@charset "UTF-8";/*!
* Quill Editor v2.0.3
* https://quilljs.com
* Copyright (c) 2017-2024, Slab
* 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:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.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;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui: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 li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.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-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;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 button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label: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-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .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.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .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.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.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.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.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 .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-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.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{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.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.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.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.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.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 .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-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .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-thin,.ql-snow .ql-stroke.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 .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{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-header .ql-picker-label[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-size .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-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[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-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[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-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[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-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[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-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.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:#0003 0 2px 8px}.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}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ql-editor{min-height:150px;max-height:300px;overflow-y:auto}.ql-container{font-size:14px}.ql-editor.ql-blank:before{color:#999;font-style:italic}.rich-text-display{word-wrap:break-word;overflow-wrap:break-word}.rich-text-display p{margin-bottom:.5rem;line-height:1.6}.rich-text-display p:last-child{margin-bottom:0}.rich-text-display ul,.rich-text-display ol{margin-bottom:.5rem;padding-left:1.5rem;margin-top:0}.rich-text-display li{margin-bottom:.25rem;line-height:1.5}.rich-text-display strong{font-weight:600}.rich-text-display em{font-style:italic}.rich-text-display u{text-decoration:underline}.rich-text-display s{text-decoration:line-through}.rich-text-display a{color:#0d6efd;text-decoration:none}.rich-text-display a:hover{text-decoration:underline}.rich-text-display h1,.rich-text-display h2,.rich-text-display h3{margin-top:.5rem;margin-bottom:.5rem;font-weight:600}.rich-text-display h1{font-size:1.5rem}.rich-text-display h2{font-size:1.3rem}.rich-text-display h3{font-size:1.1rem}.ql-toolbar.ql-snow{border:1px solid #dee2e6;border-radius:.25rem .25rem 0 0;background-color:#f8f9fa}.ql-container.ql-snow{border:1px solid #dee2e6;border-top:none;border-radius:0 0 .25rem .25rem}.badge.bg-light{color:#212529;border:1px solid #dee2e6}.btn-link.btn-sm{font-size:12px;text-decoration:none}.btn-link.btn-sm:hover{text-decoration:underline}.privacy-policy-page{font-family:Arial,sans-serif;line-height:1.6;padding:40px;max-width:900px;margin:auto;background-color:#f9f9f9;color:#333;min-height:100vh;font-size:14px}.privacy-policy-page h1{color:#1a73e8;border-bottom:2px solid #ddd;padding-bottom:10px;margin-bottom:40px;font-size:28px}.privacy-policy-page h2{color:#1a73e8;margin-bottom:15px;font-size:18px}.privacy-policy-page h3{margin-bottom:10px;margin-top:20px;font-size:16px;font-weight:700}.privacy-policy-page section{margin-bottom:40px}.privacy-policy-page p{margin-bottom:15px;font-size:14px}.privacy-policy-page ul{margin-bottom:15px;padding-left:25px;font-size:14px}.privacy-policy-page li{margin-bottom:5px}.privacy-policy-page a{color:#1a73e8;text-decoration:none}.privacy-policy-page a:hover{text-decoration:underline}.privacy-policy-page strong{font-weight:700}.privacy-policy-footer{margin-top:60px;text-align:center;font-size:12px}/*!
 * Bootstrap  v5.3.6 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33, 37, 41, .75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33, 37, 41, .5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, .175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm:0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg:0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width:.25rem;--bs-focus-ring-opacity:.25;--bs-focus-ring-color:rgba(13, 110, 253, .25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222, 226, 230, .75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222, 226, 230, .5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:rgba(255, 255, 255, .15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.mark,mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + .3vw)}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}.display-1{font-weight:300;line-height:1.2;font-size:calc(1.625rem + 4.5vw)}.display-2{font-weight:300;line-height:1.2;font-size:calc(1.575rem + 3.9vw)}.display-3{font-weight:300;line-height:1.2;font-size:calc(1.525rem + 3.3vw)}.display-4{font-weight:300;line-height:1.2;font-size:calc(1.475rem + 2.7vw)}.display-5{font-weight:300;line-height:1.2;font-size:calc(1.425rem + 2.1vw)}.display-6{font-weight:300;line-height:1.2;font-size:calc(1.375rem + 1.5vw)}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.col{flex:1 0 0}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.g-1,.gx-1{--bs-gutter-x:.25rem}.g-1,.gy-1{--bs-gutter-y:.25rem}.g-2,.gx-2{--bs-gutter-x:.5rem}.g-2,.gy-2{--bs-gutter-y:.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-color-type:initial;--bs-table-bg-type:initial;--bs-table-color-state:initial;--bs-table-bg-state:initial;--bs-table-color:var(--bs-emphasis-color);--bs-table-bg:var(--bs-body-bg);--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-emphasis-color);--bs-table-striped-bg:rgba(var(--bs-emphasis-color-rgb), .05);--bs-table-active-color:var(--bs-emphasis-color);--bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb), .1);--bs-table-hover-color:var(--bs-emphasis-color);--bs-table-hover-bg:rgba(var(--bs-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-active{--bs-table-color-state:var(--bs-table-active-color);--bs-table-bg-state:var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state:var(--bs-table-hover-color);--bs-table-bg-state:var(--bs-table-hover-bg)}.table-primary{--bs-table-color:#000;--bs-table-bg:#cfe2ff;--bs-table-border-color:#a6b5cc;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#b5b6b7;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#a7b9b1;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#a6c3ca;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#ccc2a4;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#c6acae;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#c6c7c8;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#212529;--bs-table-border-color:#4d5154;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;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){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:var(--bs-secondary-bg)}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check-input{--bs-form-check-bg:var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-switch .form-check-input{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}.form-switch .form-check-input:focus{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0d6efd;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}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#0d6efd;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}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;max-width:100%;height:100%;padding:1rem .75rem;overflow:hidden;color:rgba(var(--bs-body-color-rgb),.65);text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem;padding-left:.75rem}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:-webkit-autofill~label{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>textarea:focus~label:after,.form-floating>textarea:not(:placeholder-shown)~label:after{position:absolute;top:1rem;right:.375rem;bottom:1rem;left:.375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>textarea:disabled~label:after{background-color:var(--bs-secondary-bg)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>.form-control:disabled~label,.form-floating>:disabled~label{color:#6c757d}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(-1 * var(--bs-border-width));border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.form-control.is-valid,.was-validated .form-control:valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.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.1'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:var(--bs-form-valid-border-color)}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.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.1'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3.75rem + 1.5em)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:var(--bs-form-valid-border-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:var(--bs-form-valid-color)}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:var(--bs-form-valid-color)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' 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)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:var(--bs-form-invalid-border-color)}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' 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");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3.75rem + 1.5em)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:var(--bs-form-invalid-border-color)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:var(--bs-form-invalid-color)}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:var(--bs-form-invalid-color)}.btn{--bs-btn-padding-x:.75rem;--bs-btn-padding-y:.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:transparent;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:transparent;--bs-btn-border-radius:var(--bs-border-radius);--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 rgba(255, 255, 255, .15),0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity:.65;--bs-btn-focus-box-shadow:0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5c636a;--bs-btn-hover-border-color:#565e64;--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565e64;--bs-btn-active-border-color:#51585e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#31d2f2;--bs-btn-hover-border-color:#25cff2;--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:#3dd5f3;--bs-btn-active-border-color:#25cff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffca2c;--bs-btn-hover-border-color:#ffc720;--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffcd39;--bs-btn-active-border-color:#ffc720;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d3d4d5;--bs-btn-hover-border-color:#c6c7c8;--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#c6c7c8;--bs-btn-active-border-color:#babbbc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#424649;--bs-btn-hover-border-color:#373b3e;--bs-btn-focus-shadow-rgb:66,70,73;--bs-btn-active-color:#fff;--bs-btn-active-bg:#4d5154;--bs-btn-active-border-color:#373b3e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.btn-outline-primary{--bs-btn-color:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d6efd;--bs-btn-hover-border-color:#0d6efd;--bs-btn-focus-shadow-rgb:13,110,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d6efd;--bs-btn-active-border-color:#0d6efd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#0d6efd;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0d6efd;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#6c757d;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#198754;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffc107;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33,37,41;--bs-btn-active-color:#fff;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#212529;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:0 0 0 #000;--bs-btn-focus-shadow-rgb:49,132,253;text-decoration:underline}.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:var(--bs-border-radius-lg)}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:.25rem;--bs-btn-padding-x:.5rem;--bs-btn-font-size:.875rem;--bs-btn-border-radius:var(--bs-border-radius-sm)}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:.5rem;--bs-dropdown-spacer:.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:var(--bs-body-color);--bs-dropdown-bg:var(--bs-body-bg);--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:var(--bs-border-radius);--bs-dropdown-border-width:var(--bs-border-width);--bs-dropdown-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:.5rem;--bs-dropdown-box-shadow:var(--bs-box-shadow);--bs-dropdown-link-color:var(--bs-body-color);--bs-dropdown-link-hover-color:var(--bs-body-color);--bs-dropdown-link-hover-bg:var(--bs-tertiary-bg);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:var(--bs-tertiary-color);--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius,0)}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:rgba(255, 255, 255, .15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:calc(-1 * var(--bs-border-width))}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:calc(-1 * var(--bs-border-width))}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:nth-child(n+3),.btn-group-vertical>:not(.btn-check)+.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:0 0;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width:var(--bs-border-width);--bs-nav-tabs-border-color:var(--bs-border-color);--bs-nav-tabs-border-radius:var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color:var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color:var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg:var(--bs-body-bg);--bs-nav-tabs-link-active-border-color:var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-pills{--bs-nav-pills-border-radius:var(--bs-border-radius);--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-underline{--bs-nav-underline-gap:1rem;--bs-nav-underline-border-width:.125rem;--bs-nav-underline-link-active-color:var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:focus,.nav-underline .nav-link:hover{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-justified .nav-item,.nav-justified>.nav-link{flex-grow:1;flex-basis:0;text-align:center}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:.5rem;--bs-navbar-color:rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y:.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x:.5rem;--bs-navbar-toggler-padding-y:.25rem;--bs-navbar-toggler-padding-x:.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color:rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius:var(--bs-border-radius);--bs-navbar-toggler-focus-width:.25rem;--bs-navbar-toggler-transition:box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-grow:1;flex-basis:100%;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color:rgba(255, 255, 255, .55);--bs-navbar-hover-color:rgba(255, 255, 255, .75);--bs-navbar-disabled-color:rgba(255, 255, 255, .25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:.5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width:var(--bs-border-width);--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y:.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(var(--bs-body-color-rgb), .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:var(--bs-body-bg);--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child)>.card-header,.card-group>.card:not(:last-child)>.card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child)>.card-footer,.card-group>.card:not(:last-child)>.card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child)>.card-header,.card-group>.card:not(:first-child)>.card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child)>.card-footer,.card-group>.card:not(:first-child)>.card-img-bottom{border-bottom-left-radius:0}}.accordion{--bs-accordion-color:var(--bs-body-color);--bs-accordion-bg:var(--bs-body-bg);--bs-accordion-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:var(--bs-border-width);--bs-accordion-border-radius:var(--bs-border-radius);--bs-accordion-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform .2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:var(--bs-primary-text-emphasis);--bs-accordion-active-bg:var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-collapse,.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:var(--bs-secondary-color);--bs-breadcrumb-item-padding-x:.5rem;--bs-breadcrumb-item-active-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.pagination{--bs-pagination-padding-x:.75rem;--bs-pagination-padding-y:.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:var(--bs-body-bg);--bs-pagination-border-width:var(--bs-border-width);--bs-pagination-border-color:var(--bs-border-color);--bs-pagination-border-radius:var(--bs-border-radius);--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:var(--bs-tertiary-bg);--bs-pagination-hover-border-color:var(--bs-border-color);--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:var(--bs-secondary-bg);--bs-pagination-focus-box-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:var(--bs-secondary-color);--bs-pagination-disabled-bg:var(--bs-secondary-bg);--bs-pagination-disabled-border-color:var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.page-item:not(:first-child) .page-link{margin-left:calc(-1 * var(--bs-border-width))}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x:.5rem;--bs-pagination-padding-y:.25rem;--bs-pagination-font-size:.875rem;--bs-pagination-border-radius:var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x:.65em;--bs-badge-padding-y:.35em;--bs-badge-font-size:.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius:var(--bs-border-radius);--bs-alert-link-color:inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color:var(--bs-primary-text-emphasis);--bs-alert-bg:var(--bs-primary-bg-subtle);--bs-alert-border-color:var(--bs-primary-border-subtle);--bs-alert-link-color:var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color:var(--bs-secondary-text-emphasis);--bs-alert-bg:var(--bs-secondary-bg-subtle);--bs-alert-border-color:var(--bs-secondary-border-subtle);--bs-alert-link-color:var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color:var(--bs-success-text-emphasis);--bs-alert-bg:var(--bs-success-bg-subtle);--bs-alert-border-color:var(--bs-success-border-subtle);--bs-alert-link-color:var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color:var(--bs-info-text-emphasis);--bs-alert-bg:var(--bs-info-bg-subtle);--bs-alert-border-color:var(--bs-info-border-subtle);--bs-alert-link-color:var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color:var(--bs-warning-text-emphasis);--bs-alert-bg:var(--bs-warning-bg-subtle);--bs-alert-border-color:var(--bs-warning-border-subtle);--bs-alert-link-color:var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color:var(--bs-danger-text-emphasis);--bs-alert-bg:var(--bs-danger-bg-subtle);--bs-alert-border-color:var(--bs-danger-border-subtle);--bs-alert-link-color:var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color:var(--bs-light-text-emphasis);--bs-alert-bg:var(--bs-light-bg-subtle);--bs-alert-border-color:var(--bs-light-border-subtle);--bs-alert-link-color:var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color:var(--bs-dark-text-emphasis);--bs-alert-bg:var(--bs-dark-bg-subtle);--bs-alert-border-color:var(--bs-dark-border-subtle);--bs-alert-link-color:var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:var(--bs-progress-height)}}.progress,.progress-stacked{--bs-progress-height:1rem;--bs-progress-font-size:.75rem;--bs-progress-bg:var(--bs-secondary-bg);--bs-progress-border-radius:var(--bs-border-radius);--bs-progress-box-shadow:var(--bs-box-shadow-inset);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#0d6efd;--bs-progress-bar-transition:width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.list-group{--bs-list-group-color:var(--bs-body-color);--bs-list-group-bg:var(--bs-body-bg);--bs-list-group-border-color:var(--bs-border-color);--bs-list-group-border-width:var(--bs-border-width);--bs-list-group-border-radius:var(--bs-border-radius);--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:.5rem;--bs-list-group-action-color:var(--bs-secondary-color);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-tertiary-bg);--bs-list-group-action-active-color:var(--bs-body-color);--bs-list-group-action-active-bg:var(--bs-secondary-bg);--bs-list-group-disabled-color:var(--bs-secondary-color);--bs-list-group-disabled-bg:var(--bs-body-bg);--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#0d6efd;--bs-list-group-active-border-color:#0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:not(.active):focus,.list-group-item-action:not(.active):hover{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:not(.active):active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color:var(--bs-primary-text-emphasis);--bs-list-group-bg:var(--bs-primary-bg-subtle);--bs-list-group-border-color:var(--bs-primary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-primary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-primary-border-subtle);--bs-list-group-active-color:var(--bs-primary-bg-subtle);--bs-list-group-active-bg:var(--bs-primary-text-emphasis);--bs-list-group-active-border-color:var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color:var(--bs-secondary-text-emphasis);--bs-list-group-bg:var(--bs-secondary-bg-subtle);--bs-list-group-border-color:var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-secondary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-secondary-border-subtle);--bs-list-group-active-color:var(--bs-secondary-bg-subtle);--bs-list-group-active-bg:var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color:var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color:var(--bs-success-text-emphasis);--bs-list-group-bg:var(--bs-success-bg-subtle);--bs-list-group-border-color:var(--bs-success-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-success-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-success-border-subtle);--bs-list-group-active-color:var(--bs-success-bg-subtle);--bs-list-group-active-bg:var(--bs-success-text-emphasis);--bs-list-group-active-border-color:var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color:var(--bs-info-text-emphasis);--bs-list-group-bg:var(--bs-info-bg-subtle);--bs-list-group-border-color:var(--bs-info-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-info-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-info-border-subtle);--bs-list-group-active-color:var(--bs-info-bg-subtle);--bs-list-group-active-bg:var(--bs-info-text-emphasis);--bs-list-group-active-border-color:var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color:var(--bs-warning-text-emphasis);--bs-list-group-bg:var(--bs-warning-bg-subtle);--bs-list-group-border-color:var(--bs-warning-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-warning-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-warning-border-subtle);--bs-list-group-active-color:var(--bs-warning-bg-subtle);--bs-list-group-active-bg:var(--bs-warning-text-emphasis);--bs-list-group-active-border-color:var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color:var(--bs-danger-text-emphasis);--bs-list-group-bg:var(--bs-danger-bg-subtle);--bs-list-group-border-color:var(--bs-danger-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-danger-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-danger-border-subtle);--bs-list-group-active-color:var(--bs-danger-bg-subtle);--bs-list-group-active-bg:var(--bs-danger-text-emphasis);--bs-list-group-active-border-color:var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color:var(--bs-light-text-emphasis);--bs-list-group-bg:var(--bs-light-bg-subtle);--bs-list-group-border-color:var(--bs-light-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-light-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-light-border-subtle);--bs-list-group-active-color:var(--bs-light-bg-subtle);--bs-list-group-active-bg:var(--bs-light-text-emphasis);--bs-list-group-active-border-color:var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color:var(--bs-dark-text-emphasis);--bs-list-group-bg:var(--bs-dark-bg-subtle);--bs-list-group-border-color:var(--bs-dark-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-dark-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-dark-border-subtle);--bs-list-group-active-color:var(--bs-dark-bg-subtle);--bs-list-group-active-bg:var(--bs-dark-text-emphasis);--bs-list-group-active-border-color:var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");--bs-btn-close-opacity:.5;--bs-btn-close-hover-opacity:.75;--bs-btn-close-focus-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:.25;box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;filter:var(--bs-btn-close-filter);border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white{--bs-btn-close-filter:invert(1) grayscale(100%) brightness(200%)}:root,[data-bs-theme=light]{--bs-btn-close-filter: }[data-bs-theme=dark]{--bs-btn-close-filter:invert(1) grayscale(100%) brightness(200%)}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:.75rem;--bs-toast-padding-y:.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:.875rem;--bs-toast-color: ;--bs-toast-bg:rgba(var(--bs-body-bg-rgb), .85);--bs-toast-border-width:var(--bs-border-width);--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:var(--bs-border-radius);--bs-toast-box-shadow:var(--bs-box-shadow);--bs-toast-header-color:var(--bs-secondary-color);--bs-toast-header-bg:rgba(var(--bs-body-bg-rgb), .85);--bs-toast-header-border-color:var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex:1090;position:absolute;z-index:var(--bs-toast-zindex);width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:.5rem;--bs-modal-color:var(--bs-body-color);--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin-top:calc(-.5 * var(--bs-modal-header-padding-y));margin-right:calc(-.5 * var(--bs-modal-header-padding-x));margin-bottom:calc(-.5 * var(--bs-modal-header-padding-y));margin-left:auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media (min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:.5rem;--bs-tooltip-padding-y:.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:.875rem;--bs-tooltip-color:var(--bs-body-bg);--bs-tooltip-bg:var(--bs-emphasis-color);--bs-tooltip-border-radius:var(--bs-border-radius);--bs-tooltip-opacity:.9;--bs-tooltip-arrow-width:.8rem;--bs-tooltip-arrow-height:.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:.875rem;--bs-popover-bg:var(--bs-body-bg);--bs-popover-border-width:var(--bs-border-width);--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:var(--bs-border-radius-lg);--bs-popover-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow:var(--bs-box-shadow);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color:inherit;--bs-popover-header-bg:var(--bs-secondary-bg);--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:var(--bs-body-color);--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:after,.popover .popover-arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-top>.popover-arrow:before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-end>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:before{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-start>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.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){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translate(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.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:0 0;filter:var(--bs-carousel-control-icon-filter);border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:var(--bs-carousel-indicator-active-bg);background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:var(--bs-carousel-caption-color);text-align:center}.carousel-dark{--bs-carousel-indicator-active-bg:#000;--bs-carousel-caption-color:#000;--bs-carousel-control-icon-filter:invert(1) grayscale(100)}:root,[data-bs-theme=light]{--bs-carousel-indicator-active-bg:#fff;--bs-carousel-caption-color:#fff;--bs-carousel-control-icon-filter: }[data-bs-theme=dark]{--bs-carousel-indicator-active-bg:#000;--bs-carousel-caption-color:#000;--bs-carousel-control-icon-filter:invert(1) grayscale(100)}.spinner-border,.spinner-grow{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-.125em;--bs-spinner-border-width:.25em;--bs-spinner-animation-speed:.75s;--bs-spinner-animation-name:spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-.125em;--bs-spinner-animation-speed:.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed:1.5s}}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color:var(--bs-body-color);--bs-offcanvas-bg:var(--bs-body-bg);--bs-offcanvas-border-width:var(--bs-border-width);--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:var(--bs-box-shadow-sm);--bs-offcanvas-transition:transform .3s ease-in-out;--bs-offcanvas-title-line-height:1.5}@media (max-width:575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{transform:none}.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media (min-width:576px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media (max-width:767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{transform:none}.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}}@media (min-width:768px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{transform:none}.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@media (min-width:992px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{transform:none}.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{visibility:visible}}@media (min-width:1200px){.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{transform:none}.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{visibility:visible}}@media (min-width:1400px){.offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y));margin-left:auto}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important}.link-primary:focus,.link-primary:hover{color:RGBA(10,88,202,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important}.link-secondary:focus,.link-secondary:hover{color:RGBA(86,94,100,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important}.link-success:focus,.link-success:hover{color:RGBA(20,108,67,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important}.link-info:focus,.link-info:hover{color:RGBA(61,213,243,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important}.link-warning:focus,.link-warning:hover{color:RGBA(255,205,57,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important}.link-danger:focus,.link-danger:hover{color:RGBA(176,42,55,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important}.link-light:focus,.link-light:hover{color:RGBA(249,250,251,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important}.link-dark:focus,.link-dark:hover{color:RGBA(26,30,33,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-body-emphasis:focus,.link-body-emphasis:hover{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-underline-offset:.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.bi{transform:var(--bs-icon-link-transform,translate3d(.25em,0,0))}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden!important}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.object-fit-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-none{-o-object-fit:none!important;object-fit:none!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline-grid{display:inline-grid!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color:rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.border-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fw-medium{font-weight:500!important}.lh-base{line-height:1.5!important}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color)!important}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity:.1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity:.25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity:.5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity:.75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity:1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:.1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:.25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:.5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:.75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-sm-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-sm-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-sm-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-sm-none{-o-object-fit:none!important;object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-sm-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-sm-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-sm-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-sm-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-sm-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-md-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-md-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-md-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-md-none{-o-object-fit:none!important;object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-md-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-md-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-md-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-md-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-md-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-lg-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-lg-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-lg-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-lg-none{-o-object-fit:none!important;object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-lg-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-lg-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-lg-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-lg-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-lg-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xl-none{-o-object-fit:none!important;object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xxl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xxl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xxl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xxl-none{-o-object-fit:none!important;object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xxl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xxl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xxl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xxl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xxl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}/*!
* Bootstrap v5.2.3 (https://getbootstrap.com/)
* Copyright 2011-2022 The Bootstrap Authors
* Copyright 2011-2022 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*//*!
 * Bootstrap  v5.2.3 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-indigo:#6610f2;--bs-purple:#b16ee5;--bs-pink:#d63384;--bs-red:#dc3545;--bs-yellow:#ffa500;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#21e5c6;--bs-black:#000;--bs-white:#fff;--bs-gray:#666;--bs-gray-dark:#343a40;--bs-light-green:#20ca6f;--bs-gray-100:#f1f1f1;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ccc;--bs-gray-500:#a7a7a7;--bs-gray-600:#666;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#2c2c2c;--bs-primary:#ffa500;--bs-secondary:#063970;--bs-success:#198754;--bs-info:#21e5c6;--bs-warning:#ffa500;--bs-danger:#dc3545;--bs-blue:#063970;--bs-light:#f1f1f1;--bs-dark:#2c2c2c;--bs-light-gray:#f5f5f5;--bs-blue-dark:#0d0035;--bs-blue-darker:#0a0026;--bs-green:#20ca6f;--bs-dark-green:#203818;--bs-dark-yellow:#f9ab00;--bs-dark-blue:#251c55;--bs-gray-alt:#d6d6d6;--bs-lt-yellow:#d5fe68;--bs-light-sky:#eff6f3;--bs-orange:#fe7420;--bs-gray-darker:#181818;--bs-brown:#e66f3b;--bs-light-yellow:#fff09d;--bs-primary-rgb:255,165,0;--bs-secondary-rgb:6,57,112;--bs-success-rgb:25,135,84;--bs-info-rgb:33,229,198;--bs-warning-rgb:255,165,0;--bs-danger-rgb:220,53,69;--bs-blue-rgb:6,57,112;--bs-light-rgb:241,241,241;--bs-dark-rgb:44,44,44;--bs-light-gray-rgb:245,245,245;--bs-blue-dark-rgb:13,0,53;--bs-blue-darker-rgb:10,0,38;--bs-green-rgb:32,202,111;--bs-dark-green-rgb:32,56,24;--bs-dark-yellow-rgb:249,171,0;--bs-dark-blue-rgb:37,28,85;--bs-gray-alt-rgb:214,214,214;--bs-lt-yellow-rgb:213,254,104;--bs-light-sky-rgb:239,246,243;--bs-orange-rgb:254,116,32;--bs-gray-darker-rgb:24,24,24;--bs-brown-rgb:230,111,59;--bs-light-yellow-rgb:255,240,157;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:44,44,44;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,rgba(255,255,255,.15),rgba(255,255,255,0));--bs-body-font-family:Poppins,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:2.188;--bs-body-color:#2c2c2c;--bs-body-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:35px;--bs-border-radius-sm:35px;--bs-border-radius-lg:35px;--bs-border-radius-xl:45px;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#ffa500;--bs-link-hover-color:#997911;--bs-code-color:#d63384;--bs-highlight-bg:#fff4d2}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:.625rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.3125rem;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-style:normal;font-weight:700;line-height:1.35;color:inherit}.h1,h1{font-size:calc(1.5rem + 3vw)}@media (min-width:1200px){.h1,h1{font-size:3.75rem}}.h2,h2{font-size:calc(1.425rem + 2.1vw)}@media (min-width:1200px){.h2,h2{font-size:3rem}}.h3,h3{font-size:calc(1.35rem + 1.2vw)}@media (min-width:1200px){.h3,h3{font-size:2.25rem}}.h4,h4{font-size:calc(1.3125rem + .75vw)}@media (min-width:1200px){.h4,h4{font-size:1.875rem}}.h5,h5{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h5,h5{font-size:1.5rem}}.h6,h6{font-size:1.25rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.1875em;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:var(--bs-link-color);text-decoration:none}a:hover{color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:35px}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#666;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.35}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.35}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.35}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.35}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.35}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.35}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:.625rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-.625rem;margin-bottom:.625rem;font-size:.875em;color:#666}.blockquote-footer:before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid var(--bs-border-color);border-radius:35px;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.3125rem;line-height:1}.figure-caption{font-size:.875em;color:#666}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl,.container-xxxl{--bs-gutter-x:30px;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1170px}}@media (min-width:1375px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1350px}}@media (min-width:1550px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl,.container-xxxl{max-width:1530px}}.row{--bs-gutter-x:30px;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-5,.gx-5{--bs-gutter-x:.3125rem}.g-5,.gy-5{--bs-gutter-y:.3125rem}.g-10,.gx-10{--bs-gutter-x:.625rem}.g-10,.gy-10{--bs-gutter-y:.625rem}.g-15,.gx-15{--bs-gutter-x:.9375rem}.g-15,.gy-15{--bs-gutter-y:.9375rem}.g-20,.gx-20{--bs-gutter-x:1.25rem}.g-20,.gy-20{--bs-gutter-y:1.25rem}.g-25,.gx-25{--bs-gutter-x:1.5625rem}.g-25,.gy-25{--bs-gutter-y:1.5625rem}.g-30,.gx-30{--bs-gutter-x:1.875rem}.g-30,.gy-30{--bs-gutter-y:1.875rem}.g-35,.gx-35{--bs-gutter-x:2.1875rem}.g-35,.gy-35{--bs-gutter-y:2.1875rem}.g-40,.gx-40{--bs-gutter-x:2.5rem}.g-40,.gy-40{--bs-gutter-y:2.5rem}.g-45,.gx-45{--bs-gutter-x:2.8125rem}.g-45,.gy-45{--bs-gutter-y:2.8125rem}.g-50,.gx-50{--bs-gutter-x:3.125rem}.g-50,.gy-50{--bs-gutter-y:3.125rem}.g-55,.gx-55{--bs-gutter-x:3.4375rem}.g-55,.gy-55{--bs-gutter-y:3.4375rem}.g-60,.gx-60{--bs-gutter-x:3.75rem}.g-60,.gy-60{--bs-gutter-y:3.75rem}.g-65,.gx-65{--bs-gutter-x:4.0625rem}.g-65,.gy-65{--bs-gutter-y:4.0625rem}.g-70,.gx-70{--bs-gutter-x:4.375rem}.g-70,.gy-70{--bs-gutter-y:4.375rem}.g-75,.gx-75{--bs-gutter-x:4.6875rem}.g-75,.gy-75{--bs-gutter-y:4.6875rem}.g-80,.gx-80{--bs-gutter-x:5rem}.g-80,.gy-80{--bs-gutter-y:5rem}.g-85,.gx-85{--bs-gutter-x:5.3125rem}.g-85,.gy-85{--bs-gutter-y:5.3125rem}.g-90,.gx-90{--bs-gutter-x:5.625rem}.g-90,.gy-90{--bs-gutter-y:5.625rem}.g-95,.gx-95{--bs-gutter-x:5.9375rem}.g-95,.gy-95{--bs-gutter-y:5.9375rem}.g-100,.gx-100{--bs-gutter-x:6.25rem}.g-100,.gy-100{--bs-gutter-y:6.25rem}.g-105,.gx-105{--bs-gutter-x:6.5625rem}.g-105,.gy-105{--bs-gutter-y:6.5625rem}.g-110,.gx-110{--bs-gutter-x:6.875rem}.g-110,.gy-110{--bs-gutter-y:6.875rem}.g-115,.gx-115{--bs-gutter-x:7.1875rem}.g-115,.gy-115{--bs-gutter-y:7.1875rem}.g-120,.gx-120{--bs-gutter-x:7.5rem}.g-120,.gy-120{--bs-gutter-y:7.5rem}.g-125,.gx-125{--bs-gutter-x:7.8125rem}.g-125,.gy-125{--bs-gutter-y:7.8125rem}.g-130,.gx-130{--bs-gutter-x:8.125rem}.g-130,.gy-130{--bs-gutter-y:8.125rem}.g-135,.gx-135{--bs-gutter-x:8.4375rem}.g-135,.gy-135{--bs-gutter-y:8.4375rem}.g-140,.gx-140{--bs-gutter-x:8.75rem}.g-140,.gy-140{--bs-gutter-y:8.75rem}.g-145,.gx-145{--bs-gutter-x:9.0625rem}.g-145,.gy-145{--bs-gutter-y:9.0625rem}.g-150,.gx-150{--bs-gutter-x:9.375rem}.g-150,.gy-150{--bs-gutter-y:9.375rem}.g-155,.gx-155{--bs-gutter-x:9.6875rem}.g-155,.gy-155{--bs-gutter-y:9.6875rem}.g-160,.gx-160{--bs-gutter-x:10rem}.g-160,.gy-160{--bs-gutter-y:10rem}.g-165,.gx-165{--bs-gutter-x:10.3125rem}.g-165,.gy-165{--bs-gutter-y:10.3125rem}.g-170,.gx-170{--bs-gutter-x:10.625rem}.g-170,.gy-170{--bs-gutter-y:10.625rem}.g-175,.gx-175{--bs-gutter-x:10.9375rem}.g-175,.gy-175{--bs-gutter-y:10.9375rem}.g-180,.gx-180{--bs-gutter-x:11.25rem}.g-180,.gy-180{--bs-gutter-y:11.25rem}.g-185,.gx-185{--bs-gutter-x:11.5625rem}.g-185,.gy-185{--bs-gutter-y:11.5625rem}.g-190,.gx-190{--bs-gutter-x:11.875rem}.g-190,.gy-190{--bs-gutter-y:11.875rem}.g-195,.gx-195{--bs-gutter-x:12.1875rem}.g-195,.gy-195{--bs-gutter-y:12.1875rem}.g-200,.gx-200{--bs-gutter-x:12.5rem}.g-200,.gy-200{--bs-gutter-y:12.5rem}.g-205,.gx-205{--bs-gutter-x:12.8125rem}.g-205,.gy-205{--bs-gutter-y:12.8125rem}.g-210,.gx-210{--bs-gutter-x:13.125rem}.g-210,.gy-210{--bs-gutter-y:13.125rem}.g-215,.gx-215{--bs-gutter-x:13.4375rem}.g-215,.gy-215{--bs-gutter-y:13.4375rem}.g-220,.gx-220{--bs-gutter-x:13.75rem}.g-220,.gy-220{--bs-gutter-y:13.75rem}.g-225,.gx-225{--bs-gutter-x:14.0625rem}.g-225,.gy-225{--bs-gutter-y:14.0625rem}.g-230,.gx-230{--bs-gutter-x:14.375rem}.g-230,.gy-230{--bs-gutter-y:14.375rem}.g-235,.gx-235{--bs-gutter-x:14.6875rem}.g-235,.gy-235{--bs-gutter-y:14.6875rem}.g-240,.gx-240{--bs-gutter-x:15rem}.g-240,.gy-240{--bs-gutter-y:15rem}.g-245,.gx-245{--bs-gutter-x:15.3125rem}.g-245,.gy-245{--bs-gutter-y:15.3125rem}.g-250,.gx-250{--bs-gutter-x:15.625rem}.g-250,.gy-250{--bs-gutter-y:15.625rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-5,.gx-sm-5{--bs-gutter-x:.3125rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:.3125rem}.g-sm-10,.gx-sm-10{--bs-gutter-x:.625rem}.g-sm-10,.gy-sm-10{--bs-gutter-y:.625rem}.g-sm-15,.gx-sm-15{--bs-gutter-x:.9375rem}.g-sm-15,.gy-sm-15{--bs-gutter-y:.9375rem}.g-sm-20,.gx-sm-20{--bs-gutter-x:1.25rem}.g-sm-20,.gy-sm-20{--bs-gutter-y:1.25rem}.g-sm-25,.gx-sm-25{--bs-gutter-x:1.5625rem}.g-sm-25,.gy-sm-25{--bs-gutter-y:1.5625rem}.g-sm-30,.gx-sm-30{--bs-gutter-x:1.875rem}.g-sm-30,.gy-sm-30{--bs-gutter-y:1.875rem}.g-sm-35,.gx-sm-35{--bs-gutter-x:2.1875rem}.g-sm-35,.gy-sm-35{--bs-gutter-y:2.1875rem}.g-sm-40,.gx-sm-40{--bs-gutter-x:2.5rem}.g-sm-40,.gy-sm-40{--bs-gutter-y:2.5rem}.g-sm-45,.gx-sm-45{--bs-gutter-x:2.8125rem}.g-sm-45,.gy-sm-45{--bs-gutter-y:2.8125rem}.g-sm-50,.gx-sm-50{--bs-gutter-x:3.125rem}.g-sm-50,.gy-sm-50{--bs-gutter-y:3.125rem}.g-sm-55,.gx-sm-55{--bs-gutter-x:3.4375rem}.g-sm-55,.gy-sm-55{--bs-gutter-y:3.4375rem}.g-sm-60,.gx-sm-60{--bs-gutter-x:3.75rem}.g-sm-60,.gy-sm-60{--bs-gutter-y:3.75rem}.g-sm-65,.gx-sm-65{--bs-gutter-x:4.0625rem}.g-sm-65,.gy-sm-65{--bs-gutter-y:4.0625rem}.g-sm-70,.gx-sm-70{--bs-gutter-x:4.375rem}.g-sm-70,.gy-sm-70{--bs-gutter-y:4.375rem}.g-sm-75,.gx-sm-75{--bs-gutter-x:4.6875rem}.g-sm-75,.gy-sm-75{--bs-gutter-y:4.6875rem}.g-sm-80,.gx-sm-80{--bs-gutter-x:5rem}.g-sm-80,.gy-sm-80{--bs-gutter-y:5rem}.g-sm-85,.gx-sm-85{--bs-gutter-x:5.3125rem}.g-sm-85,.gy-sm-85{--bs-gutter-y:5.3125rem}.g-sm-90,.gx-sm-90{--bs-gutter-x:5.625rem}.g-sm-90,.gy-sm-90{--bs-gutter-y:5.625rem}.g-sm-95,.gx-sm-95{--bs-gutter-x:5.9375rem}.g-sm-95,.gy-sm-95{--bs-gutter-y:5.9375rem}.g-sm-100,.gx-sm-100{--bs-gutter-x:6.25rem}.g-sm-100,.gy-sm-100{--bs-gutter-y:6.25rem}.g-sm-105,.gx-sm-105{--bs-gutter-x:6.5625rem}.g-sm-105,.gy-sm-105{--bs-gutter-y:6.5625rem}.g-sm-110,.gx-sm-110{--bs-gutter-x:6.875rem}.g-sm-110,.gy-sm-110{--bs-gutter-y:6.875rem}.g-sm-115,.gx-sm-115{--bs-gutter-x:7.1875rem}.g-sm-115,.gy-sm-115{--bs-gutter-y:7.1875rem}.g-sm-120,.gx-sm-120{--bs-gutter-x:7.5rem}.g-sm-120,.gy-sm-120{--bs-gutter-y:7.5rem}.g-sm-125,.gx-sm-125{--bs-gutter-x:7.8125rem}.g-sm-125,.gy-sm-125{--bs-gutter-y:7.8125rem}.g-sm-130,.gx-sm-130{--bs-gutter-x:8.125rem}.g-sm-130,.gy-sm-130{--bs-gutter-y:8.125rem}.g-sm-135,.gx-sm-135{--bs-gutter-x:8.4375rem}.g-sm-135,.gy-sm-135{--bs-gutter-y:8.4375rem}.g-sm-140,.gx-sm-140{--bs-gutter-x:8.75rem}.g-sm-140,.gy-sm-140{--bs-gutter-y:8.75rem}.g-sm-145,.gx-sm-145{--bs-gutter-x:9.0625rem}.g-sm-145,.gy-sm-145{--bs-gutter-y:9.0625rem}.g-sm-150,.gx-sm-150{--bs-gutter-x:9.375rem}.g-sm-150,.gy-sm-150{--bs-gutter-y:9.375rem}.g-sm-155,.gx-sm-155{--bs-gutter-x:9.6875rem}.g-sm-155,.gy-sm-155{--bs-gutter-y:9.6875rem}.g-sm-160,.gx-sm-160{--bs-gutter-x:10rem}.g-sm-160,.gy-sm-160{--bs-gutter-y:10rem}.g-sm-165,.gx-sm-165{--bs-gutter-x:10.3125rem}.g-sm-165,.gy-sm-165{--bs-gutter-y:10.3125rem}.g-sm-170,.gx-sm-170{--bs-gutter-x:10.625rem}.g-sm-170,.gy-sm-170{--bs-gutter-y:10.625rem}.g-sm-175,.gx-sm-175{--bs-gutter-x:10.9375rem}.g-sm-175,.gy-sm-175{--bs-gutter-y:10.9375rem}.g-sm-180,.gx-sm-180{--bs-gutter-x:11.25rem}.g-sm-180,.gy-sm-180{--bs-gutter-y:11.25rem}.g-sm-185,.gx-sm-185{--bs-gutter-x:11.5625rem}.g-sm-185,.gy-sm-185{--bs-gutter-y:11.5625rem}.g-sm-190,.gx-sm-190{--bs-gutter-x:11.875rem}.g-sm-190,.gy-sm-190{--bs-gutter-y:11.875rem}.g-sm-195,.gx-sm-195{--bs-gutter-x:12.1875rem}.g-sm-195,.gy-sm-195{--bs-gutter-y:12.1875rem}.g-sm-200,.gx-sm-200{--bs-gutter-x:12.5rem}.g-sm-200,.gy-sm-200{--bs-gutter-y:12.5rem}.g-sm-205,.gx-sm-205{--bs-gutter-x:12.8125rem}.g-sm-205,.gy-sm-205{--bs-gutter-y:12.8125rem}.g-sm-210,.gx-sm-210{--bs-gutter-x:13.125rem}.g-sm-210,.gy-sm-210{--bs-gutter-y:13.125rem}.g-sm-215,.gx-sm-215{--bs-gutter-x:13.4375rem}.g-sm-215,.gy-sm-215{--bs-gutter-y:13.4375rem}.g-sm-220,.gx-sm-220{--bs-gutter-x:13.75rem}.g-sm-220,.gy-sm-220{--bs-gutter-y:13.75rem}.g-sm-225,.gx-sm-225{--bs-gutter-x:14.0625rem}.g-sm-225,.gy-sm-225{--bs-gutter-y:14.0625rem}.g-sm-230,.gx-sm-230{--bs-gutter-x:14.375rem}.g-sm-230,.gy-sm-230{--bs-gutter-y:14.375rem}.g-sm-235,.gx-sm-235{--bs-gutter-x:14.6875rem}.g-sm-235,.gy-sm-235{--bs-gutter-y:14.6875rem}.g-sm-240,.gx-sm-240{--bs-gutter-x:15rem}.g-sm-240,.gy-sm-240{--bs-gutter-y:15rem}.g-sm-245,.gx-sm-245{--bs-gutter-x:15.3125rem}.g-sm-245,.gy-sm-245{--bs-gutter-y:15.3125rem}.g-sm-250,.gx-sm-250{--bs-gutter-x:15.625rem}.g-sm-250,.gy-sm-250{--bs-gutter-y:15.625rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-5,.gx-md-5{--bs-gutter-x:.3125rem}.g-md-5,.gy-md-5{--bs-gutter-y:.3125rem}.g-md-10,.gx-md-10{--bs-gutter-x:.625rem}.g-md-10,.gy-md-10{--bs-gutter-y:.625rem}.g-md-15,.gx-md-15{--bs-gutter-x:.9375rem}.g-md-15,.gy-md-15{--bs-gutter-y:.9375rem}.g-md-20,.gx-md-20{--bs-gutter-x:1.25rem}.g-md-20,.gy-md-20{--bs-gutter-y:1.25rem}.g-md-25,.gx-md-25{--bs-gutter-x:1.5625rem}.g-md-25,.gy-md-25{--bs-gutter-y:1.5625rem}.g-md-30,.gx-md-30{--bs-gutter-x:1.875rem}.g-md-30,.gy-md-30{--bs-gutter-y:1.875rem}.g-md-35,.gx-md-35{--bs-gutter-x:2.1875rem}.g-md-35,.gy-md-35{--bs-gutter-y:2.1875rem}.g-md-40,.gx-md-40{--bs-gutter-x:2.5rem}.g-md-40,.gy-md-40{--bs-gutter-y:2.5rem}.g-md-45,.gx-md-45{--bs-gutter-x:2.8125rem}.g-md-45,.gy-md-45{--bs-gutter-y:2.8125rem}.g-md-50,.gx-md-50{--bs-gutter-x:3.125rem}.g-md-50,.gy-md-50{--bs-gutter-y:3.125rem}.g-md-55,.gx-md-55{--bs-gutter-x:3.4375rem}.g-md-55,.gy-md-55{--bs-gutter-y:3.4375rem}.g-md-60,.gx-md-60{--bs-gutter-x:3.75rem}.g-md-60,.gy-md-60{--bs-gutter-y:3.75rem}.g-md-65,.gx-md-65{--bs-gutter-x:4.0625rem}.g-md-65,.gy-md-65{--bs-gutter-y:4.0625rem}.g-md-70,.gx-md-70{--bs-gutter-x:4.375rem}.g-md-70,.gy-md-70{--bs-gutter-y:4.375rem}.g-md-75,.gx-md-75{--bs-gutter-x:4.6875rem}.g-md-75,.gy-md-75{--bs-gutter-y:4.6875rem}.g-md-80,.gx-md-80{--bs-gutter-x:5rem}.g-md-80,.gy-md-80{--bs-gutter-y:5rem}.g-md-85,.gx-md-85{--bs-gutter-x:5.3125rem}.g-md-85,.gy-md-85{--bs-gutter-y:5.3125rem}.g-md-90,.gx-md-90{--bs-gutter-x:5.625rem}.g-md-90,.gy-md-90{--bs-gutter-y:5.625rem}.g-md-95,.gx-md-95{--bs-gutter-x:5.9375rem}.g-md-95,.gy-md-95{--bs-gutter-y:5.9375rem}.g-md-100,.gx-md-100{--bs-gutter-x:6.25rem}.g-md-100,.gy-md-100{--bs-gutter-y:6.25rem}.g-md-105,.gx-md-105{--bs-gutter-x:6.5625rem}.g-md-105,.gy-md-105{--bs-gutter-y:6.5625rem}.g-md-110,.gx-md-110{--bs-gutter-x:6.875rem}.g-md-110,.gy-md-110{--bs-gutter-y:6.875rem}.g-md-115,.gx-md-115{--bs-gutter-x:7.1875rem}.g-md-115,.gy-md-115{--bs-gutter-y:7.1875rem}.g-md-120,.gx-md-120{--bs-gutter-x:7.5rem}.g-md-120,.gy-md-120{--bs-gutter-y:7.5rem}.g-md-125,.gx-md-125{--bs-gutter-x:7.8125rem}.g-md-125,.gy-md-125{--bs-gutter-y:7.8125rem}.g-md-130,.gx-md-130{--bs-gutter-x:8.125rem}.g-md-130,.gy-md-130{--bs-gutter-y:8.125rem}.g-md-135,.gx-md-135{--bs-gutter-x:8.4375rem}.g-md-135,.gy-md-135{--bs-gutter-y:8.4375rem}.g-md-140,.gx-md-140{--bs-gutter-x:8.75rem}.g-md-140,.gy-md-140{--bs-gutter-y:8.75rem}.g-md-145,.gx-md-145{--bs-gutter-x:9.0625rem}.g-md-145,.gy-md-145{--bs-gutter-y:9.0625rem}.g-md-150,.gx-md-150{--bs-gutter-x:9.375rem}.g-md-150,.gy-md-150{--bs-gutter-y:9.375rem}.g-md-155,.gx-md-155{--bs-gutter-x:9.6875rem}.g-md-155,.gy-md-155{--bs-gutter-y:9.6875rem}.g-md-160,.gx-md-160{--bs-gutter-x:10rem}.g-md-160,.gy-md-160{--bs-gutter-y:10rem}.g-md-165,.gx-md-165{--bs-gutter-x:10.3125rem}.g-md-165,.gy-md-165{--bs-gutter-y:10.3125rem}.g-md-170,.gx-md-170{--bs-gutter-x:10.625rem}.g-md-170,.gy-md-170{--bs-gutter-y:10.625rem}.g-md-175,.gx-md-175{--bs-gutter-x:10.9375rem}.g-md-175,.gy-md-175{--bs-gutter-y:10.9375rem}.g-md-180,.gx-md-180{--bs-gutter-x:11.25rem}.g-md-180,.gy-md-180{--bs-gutter-y:11.25rem}.g-md-185,.gx-md-185{--bs-gutter-x:11.5625rem}.g-md-185,.gy-md-185{--bs-gutter-y:11.5625rem}.g-md-190,.gx-md-190{--bs-gutter-x:11.875rem}.g-md-190,.gy-md-190{--bs-gutter-y:11.875rem}.g-md-195,.gx-md-195{--bs-gutter-x:12.1875rem}.g-md-195,.gy-md-195{--bs-gutter-y:12.1875rem}.g-md-200,.gx-md-200{--bs-gutter-x:12.5rem}.g-md-200,.gy-md-200{--bs-gutter-y:12.5rem}.g-md-205,.gx-md-205{--bs-gutter-x:12.8125rem}.g-md-205,.gy-md-205{--bs-gutter-y:12.8125rem}.g-md-210,.gx-md-210{--bs-gutter-x:13.125rem}.g-md-210,.gy-md-210{--bs-gutter-y:13.125rem}.g-md-215,.gx-md-215{--bs-gutter-x:13.4375rem}.g-md-215,.gy-md-215{--bs-gutter-y:13.4375rem}.g-md-220,.gx-md-220{--bs-gutter-x:13.75rem}.g-md-220,.gy-md-220{--bs-gutter-y:13.75rem}.g-md-225,.gx-md-225{--bs-gutter-x:14.0625rem}.g-md-225,.gy-md-225{--bs-gutter-y:14.0625rem}.g-md-230,.gx-md-230{--bs-gutter-x:14.375rem}.g-md-230,.gy-md-230{--bs-gutter-y:14.375rem}.g-md-235,.gx-md-235{--bs-gutter-x:14.6875rem}.g-md-235,.gy-md-235{--bs-gutter-y:14.6875rem}.g-md-240,.gx-md-240{--bs-gutter-x:15rem}.g-md-240,.gy-md-240{--bs-gutter-y:15rem}.g-md-245,.gx-md-245{--bs-gutter-x:15.3125rem}.g-md-245,.gy-md-245{--bs-gutter-y:15.3125rem}.g-md-250,.gx-md-250{--bs-gutter-x:15.625rem}.g-md-250,.gy-md-250{--bs-gutter-y:15.625rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-5,.gx-lg-5{--bs-gutter-x:.3125rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:.3125rem}.g-lg-10,.gx-lg-10{--bs-gutter-x:.625rem}.g-lg-10,.gy-lg-10{--bs-gutter-y:.625rem}.g-lg-15,.gx-lg-15{--bs-gutter-x:.9375rem}.g-lg-15,.gy-lg-15{--bs-gutter-y:.9375rem}.g-lg-20,.gx-lg-20{--bs-gutter-x:1.25rem}.g-lg-20,.gy-lg-20{--bs-gutter-y:1.25rem}.g-lg-25,.gx-lg-25{--bs-gutter-x:1.5625rem}.g-lg-25,.gy-lg-25{--bs-gutter-y:1.5625rem}.g-lg-30,.gx-lg-30{--bs-gutter-x:1.875rem}.g-lg-30,.gy-lg-30{--bs-gutter-y:1.875rem}.g-lg-35,.gx-lg-35{--bs-gutter-x:2.1875rem}.g-lg-35,.gy-lg-35{--bs-gutter-y:2.1875rem}.g-lg-40,.gx-lg-40{--bs-gutter-x:2.5rem}.g-lg-40,.gy-lg-40{--bs-gutter-y:2.5rem}.g-lg-45,.gx-lg-45{--bs-gutter-x:2.8125rem}.g-lg-45,.gy-lg-45{--bs-gutter-y:2.8125rem}.g-lg-50,.gx-lg-50{--bs-gutter-x:3.125rem}.g-lg-50,.gy-lg-50{--bs-gutter-y:3.125rem}.g-lg-55,.gx-lg-55{--bs-gutter-x:3.4375rem}.g-lg-55,.gy-lg-55{--bs-gutter-y:3.4375rem}.g-lg-60,.gx-lg-60{--bs-gutter-x:3.75rem}.g-lg-60,.gy-lg-60{--bs-gutter-y:3.75rem}.g-lg-65,.gx-lg-65{--bs-gutter-x:4.0625rem}.g-lg-65,.gy-lg-65{--bs-gutter-y:4.0625rem}.g-lg-70,.gx-lg-70{--bs-gutter-x:4.375rem}.g-lg-70,.gy-lg-70{--bs-gutter-y:4.375rem}.g-lg-75,.gx-lg-75{--bs-gutter-x:4.6875rem}.g-lg-75,.gy-lg-75{--bs-gutter-y:4.6875rem}.g-lg-80,.gx-lg-80{--bs-gutter-x:5rem}.g-lg-80,.gy-lg-80{--bs-gutter-y:5rem}.g-lg-85,.gx-lg-85{--bs-gutter-x:5.3125rem}.g-lg-85,.gy-lg-85{--bs-gutter-y:5.3125rem}.g-lg-90,.gx-lg-90{--bs-gutter-x:5.625rem}.g-lg-90,.gy-lg-90{--bs-gutter-y:5.625rem}.g-lg-95,.gx-lg-95{--bs-gutter-x:5.9375rem}.g-lg-95,.gy-lg-95{--bs-gutter-y:5.9375rem}.g-lg-100,.gx-lg-100{--bs-gutter-x:6.25rem}.g-lg-100,.gy-lg-100{--bs-gutter-y:6.25rem}.g-lg-105,.gx-lg-105{--bs-gutter-x:6.5625rem}.g-lg-105,.gy-lg-105{--bs-gutter-y:6.5625rem}.g-lg-110,.gx-lg-110{--bs-gutter-x:6.875rem}.g-lg-110,.gy-lg-110{--bs-gutter-y:6.875rem}.g-lg-115,.gx-lg-115{--bs-gutter-x:7.1875rem}.g-lg-115,.gy-lg-115{--bs-gutter-y:7.1875rem}.g-lg-120,.gx-lg-120{--bs-gutter-x:7.5rem}.g-lg-120,.gy-lg-120{--bs-gutter-y:7.5rem}.g-lg-125,.gx-lg-125{--bs-gutter-x:7.8125rem}.g-lg-125,.gy-lg-125{--bs-gutter-y:7.8125rem}.g-lg-130,.gx-lg-130{--bs-gutter-x:8.125rem}.g-lg-130,.gy-lg-130{--bs-gutter-y:8.125rem}.g-lg-135,.gx-lg-135{--bs-gutter-x:8.4375rem}.g-lg-135,.gy-lg-135{--bs-gutter-y:8.4375rem}.g-lg-140,.gx-lg-140{--bs-gutter-x:8.75rem}.g-lg-140,.gy-lg-140{--bs-gutter-y:8.75rem}.g-lg-145,.gx-lg-145{--bs-gutter-x:9.0625rem}.g-lg-145,.gy-lg-145{--bs-gutter-y:9.0625rem}.g-lg-150,.gx-lg-150{--bs-gutter-x:9.375rem}.g-lg-150,.gy-lg-150{--bs-gutter-y:9.375rem}.g-lg-155,.gx-lg-155{--bs-gutter-x:9.6875rem}.g-lg-155,.gy-lg-155{--bs-gutter-y:9.6875rem}.g-lg-160,.gx-lg-160{--bs-gutter-x:10rem}.g-lg-160,.gy-lg-160{--bs-gutter-y:10rem}.g-lg-165,.gx-lg-165{--bs-gutter-x:10.3125rem}.g-lg-165,.gy-lg-165{--bs-gutter-y:10.3125rem}.g-lg-170,.gx-lg-170{--bs-gutter-x:10.625rem}.g-lg-170,.gy-lg-170{--bs-gutter-y:10.625rem}.g-lg-175,.gx-lg-175{--bs-gutter-x:10.9375rem}.g-lg-175,.gy-lg-175{--bs-gutter-y:10.9375rem}.g-lg-180,.gx-lg-180{--bs-gutter-x:11.25rem}.g-lg-180,.gy-lg-180{--bs-gutter-y:11.25rem}.g-lg-185,.gx-lg-185{--bs-gutter-x:11.5625rem}.g-lg-185,.gy-lg-185{--bs-gutter-y:11.5625rem}.g-lg-190,.gx-lg-190{--bs-gutter-x:11.875rem}.g-lg-190,.gy-lg-190{--bs-gutter-y:11.875rem}.g-lg-195,.gx-lg-195{--bs-gutter-x:12.1875rem}.g-lg-195,.gy-lg-195{--bs-gutter-y:12.1875rem}.g-lg-200,.gx-lg-200{--bs-gutter-x:12.5rem}.g-lg-200,.gy-lg-200{--bs-gutter-y:12.5rem}.g-lg-205,.gx-lg-205{--bs-gutter-x:12.8125rem}.g-lg-205,.gy-lg-205{--bs-gutter-y:12.8125rem}.g-lg-210,.gx-lg-210{--bs-gutter-x:13.125rem}.g-lg-210,.gy-lg-210{--bs-gutter-y:13.125rem}.g-lg-215,.gx-lg-215{--bs-gutter-x:13.4375rem}.g-lg-215,.gy-lg-215{--bs-gutter-y:13.4375rem}.g-lg-220,.gx-lg-220{--bs-gutter-x:13.75rem}.g-lg-220,.gy-lg-220{--bs-gutter-y:13.75rem}.g-lg-225,.gx-lg-225{--bs-gutter-x:14.0625rem}.g-lg-225,.gy-lg-225{--bs-gutter-y:14.0625rem}.g-lg-230,.gx-lg-230{--bs-gutter-x:14.375rem}.g-lg-230,.gy-lg-230{--bs-gutter-y:14.375rem}.g-lg-235,.gx-lg-235{--bs-gutter-x:14.6875rem}.g-lg-235,.gy-lg-235{--bs-gutter-y:14.6875rem}.g-lg-240,.gx-lg-240{--bs-gutter-x:15rem}.g-lg-240,.gy-lg-240{--bs-gutter-y:15rem}.g-lg-245,.gx-lg-245{--bs-gutter-x:15.3125rem}.g-lg-245,.gy-lg-245{--bs-gutter-y:15.3125rem}.g-lg-250,.gx-lg-250{--bs-gutter-x:15.625rem}.g-lg-250,.gy-lg-250{--bs-gutter-y:15.625rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-5,.gx-xl-5{--bs-gutter-x:.3125rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:.3125rem}.g-xl-10,.gx-xl-10{--bs-gutter-x:.625rem}.g-xl-10,.gy-xl-10{--bs-gutter-y:.625rem}.g-xl-15,.gx-xl-15{--bs-gutter-x:.9375rem}.g-xl-15,.gy-xl-15{--bs-gutter-y:.9375rem}.g-xl-20,.gx-xl-20{--bs-gutter-x:1.25rem}.g-xl-20,.gy-xl-20{--bs-gutter-y:1.25rem}.g-xl-25,.gx-xl-25{--bs-gutter-x:1.5625rem}.g-xl-25,.gy-xl-25{--bs-gutter-y:1.5625rem}.g-xl-30,.gx-xl-30{--bs-gutter-x:1.875rem}.g-xl-30,.gy-xl-30{--bs-gutter-y:1.875rem}.g-xl-35,.gx-xl-35{--bs-gutter-x:2.1875rem}.g-xl-35,.gy-xl-35{--bs-gutter-y:2.1875rem}.g-xl-40,.gx-xl-40{--bs-gutter-x:2.5rem}.g-xl-40,.gy-xl-40{--bs-gutter-y:2.5rem}.g-xl-45,.gx-xl-45{--bs-gutter-x:2.8125rem}.g-xl-45,.gy-xl-45{--bs-gutter-y:2.8125rem}.g-xl-50,.gx-xl-50{--bs-gutter-x:3.125rem}.g-xl-50,.gy-xl-50{--bs-gutter-y:3.125rem}.g-xl-55,.gx-xl-55{--bs-gutter-x:3.4375rem}.g-xl-55,.gy-xl-55{--bs-gutter-y:3.4375rem}.g-xl-60,.gx-xl-60{--bs-gutter-x:3.75rem}.g-xl-60,.gy-xl-60{--bs-gutter-y:3.75rem}.g-xl-65,.gx-xl-65{--bs-gutter-x:4.0625rem}.g-xl-65,.gy-xl-65{--bs-gutter-y:4.0625rem}.g-xl-70,.gx-xl-70{--bs-gutter-x:4.375rem}.g-xl-70,.gy-xl-70{--bs-gutter-y:4.375rem}.g-xl-75,.gx-xl-75{--bs-gutter-x:4.6875rem}.g-xl-75,.gy-xl-75{--bs-gutter-y:4.6875rem}.g-xl-80,.gx-xl-80{--bs-gutter-x:5rem}.g-xl-80,.gy-xl-80{--bs-gutter-y:5rem}.g-xl-85,.gx-xl-85{--bs-gutter-x:5.3125rem}.g-xl-85,.gy-xl-85{--bs-gutter-y:5.3125rem}.g-xl-90,.gx-xl-90{--bs-gutter-x:5.625rem}.g-xl-90,.gy-xl-90{--bs-gutter-y:5.625rem}.g-xl-95,.gx-xl-95{--bs-gutter-x:5.9375rem}.g-xl-95,.gy-xl-95{--bs-gutter-y:5.9375rem}.g-xl-100,.gx-xl-100{--bs-gutter-x:6.25rem}.g-xl-100,.gy-xl-100{--bs-gutter-y:6.25rem}.g-xl-105,.gx-xl-105{--bs-gutter-x:6.5625rem}.g-xl-105,.gy-xl-105{--bs-gutter-y:6.5625rem}.g-xl-110,.gx-xl-110{--bs-gutter-x:6.875rem}.g-xl-110,.gy-xl-110{--bs-gutter-y:6.875rem}.g-xl-115,.gx-xl-115{--bs-gutter-x:7.1875rem}.g-xl-115,.gy-xl-115{--bs-gutter-y:7.1875rem}.g-xl-120,.gx-xl-120{--bs-gutter-x:7.5rem}.g-xl-120,.gy-xl-120{--bs-gutter-y:7.5rem}.g-xl-125,.gx-xl-125{--bs-gutter-x:7.8125rem}.g-xl-125,.gy-xl-125{--bs-gutter-y:7.8125rem}.g-xl-130,.gx-xl-130{--bs-gutter-x:8.125rem}.g-xl-130,.gy-xl-130{--bs-gutter-y:8.125rem}.g-xl-135,.gx-xl-135{--bs-gutter-x:8.4375rem}.g-xl-135,.gy-xl-135{--bs-gutter-y:8.4375rem}.g-xl-140,.gx-xl-140{--bs-gutter-x:8.75rem}.g-xl-140,.gy-xl-140{--bs-gutter-y:8.75rem}.g-xl-145,.gx-xl-145{--bs-gutter-x:9.0625rem}.g-xl-145,.gy-xl-145{--bs-gutter-y:9.0625rem}.g-xl-150,.gx-xl-150{--bs-gutter-x:9.375rem}.g-xl-150,.gy-xl-150{--bs-gutter-y:9.375rem}.g-xl-155,.gx-xl-155{--bs-gutter-x:9.6875rem}.g-xl-155,.gy-xl-155{--bs-gutter-y:9.6875rem}.g-xl-160,.gx-xl-160{--bs-gutter-x:10rem}.g-xl-160,.gy-xl-160{--bs-gutter-y:10rem}.g-xl-165,.gx-xl-165{--bs-gutter-x:10.3125rem}.g-xl-165,.gy-xl-165{--bs-gutter-y:10.3125rem}.g-xl-170,.gx-xl-170{--bs-gutter-x:10.625rem}.g-xl-170,.gy-xl-170{--bs-gutter-y:10.625rem}.g-xl-175,.gx-xl-175{--bs-gutter-x:10.9375rem}.g-xl-175,.gy-xl-175{--bs-gutter-y:10.9375rem}.g-xl-180,.gx-xl-180{--bs-gutter-x:11.25rem}.g-xl-180,.gy-xl-180{--bs-gutter-y:11.25rem}.g-xl-185,.gx-xl-185{--bs-gutter-x:11.5625rem}.g-xl-185,.gy-xl-185{--bs-gutter-y:11.5625rem}.g-xl-190,.gx-xl-190{--bs-gutter-x:11.875rem}.g-xl-190,.gy-xl-190{--bs-gutter-y:11.875rem}.g-xl-195,.gx-xl-195{--bs-gutter-x:12.1875rem}.g-xl-195,.gy-xl-195{--bs-gutter-y:12.1875rem}.g-xl-200,.gx-xl-200{--bs-gutter-x:12.5rem}.g-xl-200,.gy-xl-200{--bs-gutter-y:12.5rem}.g-xl-205,.gx-xl-205{--bs-gutter-x:12.8125rem}.g-xl-205,.gy-xl-205{--bs-gutter-y:12.8125rem}.g-xl-210,.gx-xl-210{--bs-gutter-x:13.125rem}.g-xl-210,.gy-xl-210{--bs-gutter-y:13.125rem}.g-xl-215,.gx-xl-215{--bs-gutter-x:13.4375rem}.g-xl-215,.gy-xl-215{--bs-gutter-y:13.4375rem}.g-xl-220,.gx-xl-220{--bs-gutter-x:13.75rem}.g-xl-220,.gy-xl-220{--bs-gutter-y:13.75rem}.g-xl-225,.gx-xl-225{--bs-gutter-x:14.0625rem}.g-xl-225,.gy-xl-225{--bs-gutter-y:14.0625rem}.g-xl-230,.gx-xl-230{--bs-gutter-x:14.375rem}.g-xl-230,.gy-xl-230{--bs-gutter-y:14.375rem}.g-xl-235,.gx-xl-235{--bs-gutter-x:14.6875rem}.g-xl-235,.gy-xl-235{--bs-gutter-y:14.6875rem}.g-xl-240,.gx-xl-240{--bs-gutter-x:15rem}.g-xl-240,.gy-xl-240{--bs-gutter-y:15rem}.g-xl-245,.gx-xl-245{--bs-gutter-x:15.3125rem}.g-xl-245,.gy-xl-245{--bs-gutter-y:15.3125rem}.g-xl-250,.gx-xl-250{--bs-gutter-x:15.625rem}.g-xl-250,.gy-xl-250{--bs-gutter-y:15.625rem}}@media (min-width:1375px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:.3125rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:.3125rem}.g-xxl-10,.gx-xxl-10{--bs-gutter-x:.625rem}.g-xxl-10,.gy-xxl-10{--bs-gutter-y:.625rem}.g-xxl-15,.gx-xxl-15{--bs-gutter-x:.9375rem}.g-xxl-15,.gy-xxl-15{--bs-gutter-y:.9375rem}.g-xxl-20,.gx-xxl-20{--bs-gutter-x:1.25rem}.g-xxl-20,.gy-xxl-20{--bs-gutter-y:1.25rem}.g-xxl-25,.gx-xxl-25{--bs-gutter-x:1.5625rem}.g-xxl-25,.gy-xxl-25{--bs-gutter-y:1.5625rem}.g-xxl-30,.gx-xxl-30{--bs-gutter-x:1.875rem}.g-xxl-30,.gy-xxl-30{--bs-gutter-y:1.875rem}.g-xxl-35,.gx-xxl-35{--bs-gutter-x:2.1875rem}.g-xxl-35,.gy-xxl-35{--bs-gutter-y:2.1875rem}.g-xxl-40,.gx-xxl-40{--bs-gutter-x:2.5rem}.g-xxl-40,.gy-xxl-40{--bs-gutter-y:2.5rem}.g-xxl-45,.gx-xxl-45{--bs-gutter-x:2.8125rem}.g-xxl-45,.gy-xxl-45{--bs-gutter-y:2.8125rem}.g-xxl-50,.gx-xxl-50{--bs-gutter-x:3.125rem}.g-xxl-50,.gy-xxl-50{--bs-gutter-y:3.125rem}.g-xxl-55,.gx-xxl-55{--bs-gutter-x:3.4375rem}.g-xxl-55,.gy-xxl-55{--bs-gutter-y:3.4375rem}.g-xxl-60,.gx-xxl-60{--bs-gutter-x:3.75rem}.g-xxl-60,.gy-xxl-60{--bs-gutter-y:3.75rem}.g-xxl-65,.gx-xxl-65{--bs-gutter-x:4.0625rem}.g-xxl-65,.gy-xxl-65{--bs-gutter-y:4.0625rem}.g-xxl-70,.gx-xxl-70{--bs-gutter-x:4.375rem}.g-xxl-70,.gy-xxl-70{--bs-gutter-y:4.375rem}.g-xxl-75,.gx-xxl-75{--bs-gutter-x:4.6875rem}.g-xxl-75,.gy-xxl-75{--bs-gutter-y:4.6875rem}.g-xxl-80,.gx-xxl-80{--bs-gutter-x:5rem}.g-xxl-80,.gy-xxl-80{--bs-gutter-y:5rem}.g-xxl-85,.gx-xxl-85{--bs-gutter-x:5.3125rem}.g-xxl-85,.gy-xxl-85{--bs-gutter-y:5.3125rem}.g-xxl-90,.gx-xxl-90{--bs-gutter-x:5.625rem}.g-xxl-90,.gy-xxl-90{--bs-gutter-y:5.625rem}.g-xxl-95,.gx-xxl-95{--bs-gutter-x:5.9375rem}.g-xxl-95,.gy-xxl-95{--bs-gutter-y:5.9375rem}.g-xxl-100,.gx-xxl-100{--bs-gutter-x:6.25rem}.g-xxl-100,.gy-xxl-100{--bs-gutter-y:6.25rem}.g-xxl-105,.gx-xxl-105{--bs-gutter-x:6.5625rem}.g-xxl-105,.gy-xxl-105{--bs-gutter-y:6.5625rem}.g-xxl-110,.gx-xxl-110{--bs-gutter-x:6.875rem}.g-xxl-110,.gy-xxl-110{--bs-gutter-y:6.875rem}.g-xxl-115,.gx-xxl-115{--bs-gutter-x:7.1875rem}.g-xxl-115,.gy-xxl-115{--bs-gutter-y:7.1875rem}.g-xxl-120,.gx-xxl-120{--bs-gutter-x:7.5rem}.g-xxl-120,.gy-xxl-120{--bs-gutter-y:7.5rem}.g-xxl-125,.gx-xxl-125{--bs-gutter-x:7.8125rem}.g-xxl-125,.gy-xxl-125{--bs-gutter-y:7.8125rem}.g-xxl-130,.gx-xxl-130{--bs-gutter-x:8.125rem}.g-xxl-130,.gy-xxl-130{--bs-gutter-y:8.125rem}.g-xxl-135,.gx-xxl-135{--bs-gutter-x:8.4375rem}.g-xxl-135,.gy-xxl-135{--bs-gutter-y:8.4375rem}.g-xxl-140,.gx-xxl-140{--bs-gutter-x:8.75rem}.g-xxl-140,.gy-xxl-140{--bs-gutter-y:8.75rem}.g-xxl-145,.gx-xxl-145{--bs-gutter-x:9.0625rem}.g-xxl-145,.gy-xxl-145{--bs-gutter-y:9.0625rem}.g-xxl-150,.gx-xxl-150{--bs-gutter-x:9.375rem}.g-xxl-150,.gy-xxl-150{--bs-gutter-y:9.375rem}.g-xxl-155,.gx-xxl-155{--bs-gutter-x:9.6875rem}.g-xxl-155,.gy-xxl-155{--bs-gutter-y:9.6875rem}.g-xxl-160,.gx-xxl-160{--bs-gutter-x:10rem}.g-xxl-160,.gy-xxl-160{--bs-gutter-y:10rem}.g-xxl-165,.gx-xxl-165{--bs-gutter-x:10.3125rem}.g-xxl-165,.gy-xxl-165{--bs-gutter-y:10.3125rem}.g-xxl-170,.gx-xxl-170{--bs-gutter-x:10.625rem}.g-xxl-170,.gy-xxl-170{--bs-gutter-y:10.625rem}.g-xxl-175,.gx-xxl-175{--bs-gutter-x:10.9375rem}.g-xxl-175,.gy-xxl-175{--bs-gutter-y:10.9375rem}.g-xxl-180,.gx-xxl-180{--bs-gutter-x:11.25rem}.g-xxl-180,.gy-xxl-180{--bs-gutter-y:11.25rem}.g-xxl-185,.gx-xxl-185{--bs-gutter-x:11.5625rem}.g-xxl-185,.gy-xxl-185{--bs-gutter-y:11.5625rem}.g-xxl-190,.gx-xxl-190{--bs-gutter-x:11.875rem}.g-xxl-190,.gy-xxl-190{--bs-gutter-y:11.875rem}.g-xxl-195,.gx-xxl-195{--bs-gutter-x:12.1875rem}.g-xxl-195,.gy-xxl-195{--bs-gutter-y:12.1875rem}.g-xxl-200,.gx-xxl-200{--bs-gutter-x:12.5rem}.g-xxl-200,.gy-xxl-200{--bs-gutter-y:12.5rem}.g-xxl-205,.gx-xxl-205{--bs-gutter-x:12.8125rem}.g-xxl-205,.gy-xxl-205{--bs-gutter-y:12.8125rem}.g-xxl-210,.gx-xxl-210{--bs-gutter-x:13.125rem}.g-xxl-210,.gy-xxl-210{--bs-gutter-y:13.125rem}.g-xxl-215,.gx-xxl-215{--bs-gutter-x:13.4375rem}.g-xxl-215,.gy-xxl-215{--bs-gutter-y:13.4375rem}.g-xxl-220,.gx-xxl-220{--bs-gutter-x:13.75rem}.g-xxl-220,.gy-xxl-220{--bs-gutter-y:13.75rem}.g-xxl-225,.gx-xxl-225{--bs-gutter-x:14.0625rem}.g-xxl-225,.gy-xxl-225{--bs-gutter-y:14.0625rem}.g-xxl-230,.gx-xxl-230{--bs-gutter-x:14.375rem}.g-xxl-230,.gy-xxl-230{--bs-gutter-y:14.375rem}.g-xxl-235,.gx-xxl-235{--bs-gutter-x:14.6875rem}.g-xxl-235,.gy-xxl-235{--bs-gutter-y:14.6875rem}.g-xxl-240,.gx-xxl-240{--bs-gutter-x:15rem}.g-xxl-240,.gy-xxl-240{--bs-gutter-y:15rem}.g-xxl-245,.gx-xxl-245{--bs-gutter-x:15.3125rem}.g-xxl-245,.gy-xxl-245{--bs-gutter-y:15.3125rem}.g-xxl-250,.gx-xxl-250{--bs-gutter-x:15.625rem}.g-xxl-250,.gy-xxl-250{--bs-gutter-y:15.625rem}}@media (min-width:1550px){.col-xxxl{flex:1 0 0%}.row-cols-xxxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxxl-auto{flex:0 0 auto;width:auto}.col-xxxl-1{flex:0 0 auto;width:8.33333333%}.col-xxxl-2{flex:0 0 auto;width:16.66666667%}.col-xxxl-3{flex:0 0 auto;width:25%}.col-xxxl-4{flex:0 0 auto;width:33.33333333%}.col-xxxl-5{flex:0 0 auto;width:41.66666667%}.col-xxxl-6{flex:0 0 auto;width:50%}.col-xxxl-7{flex:0 0 auto;width:58.33333333%}.col-xxxl-8{flex:0 0 auto;width:66.66666667%}.col-xxxl-9{flex:0 0 auto;width:75%}.col-xxxl-10{flex:0 0 auto;width:83.33333333%}.col-xxxl-11{flex:0 0 auto;width:91.66666667%}.col-xxxl-12{flex:0 0 auto;width:100%}.offset-xxxl-0{margin-left:0}.offset-xxxl-1{margin-left:8.33333333%}.offset-xxxl-2{margin-left:16.66666667%}.offset-xxxl-3{margin-left:25%}.offset-xxxl-4{margin-left:33.33333333%}.offset-xxxl-5{margin-left:41.66666667%}.offset-xxxl-6{margin-left:50%}.offset-xxxl-7{margin-left:58.33333333%}.offset-xxxl-8{margin-left:66.66666667%}.offset-xxxl-9{margin-left:75%}.offset-xxxl-10{margin-left:83.33333333%}.offset-xxxl-11{margin-left:91.66666667%}.g-xxxl-0,.gx-xxxl-0{--bs-gutter-x:0}.g-xxxl-0,.gy-xxxl-0{--bs-gutter-y:0}.g-xxxl-5,.gx-xxxl-5{--bs-gutter-x:.3125rem}.g-xxxl-5,.gy-xxxl-5{--bs-gutter-y:.3125rem}.g-xxxl-10,.gx-xxxl-10{--bs-gutter-x:.625rem}.g-xxxl-10,.gy-xxxl-10{--bs-gutter-y:.625rem}.g-xxxl-15,.gx-xxxl-15{--bs-gutter-x:.9375rem}.g-xxxl-15,.gy-xxxl-15{--bs-gutter-y:.9375rem}.g-xxxl-20,.gx-xxxl-20{--bs-gutter-x:1.25rem}.g-xxxl-20,.gy-xxxl-20{--bs-gutter-y:1.25rem}.g-xxxl-25,.gx-xxxl-25{--bs-gutter-x:1.5625rem}.g-xxxl-25,.gy-xxxl-25{--bs-gutter-y:1.5625rem}.g-xxxl-30,.gx-xxxl-30{--bs-gutter-x:1.875rem}.g-xxxl-30,.gy-xxxl-30{--bs-gutter-y:1.875rem}.g-xxxl-35,.gx-xxxl-35{--bs-gutter-x:2.1875rem}.g-xxxl-35,.gy-xxxl-35{--bs-gutter-y:2.1875rem}.g-xxxl-40,.gx-xxxl-40{--bs-gutter-x:2.5rem}.g-xxxl-40,.gy-xxxl-40{--bs-gutter-y:2.5rem}.g-xxxl-45,.gx-xxxl-45{--bs-gutter-x:2.8125rem}.g-xxxl-45,.gy-xxxl-45{--bs-gutter-y:2.8125rem}.g-xxxl-50,.gx-xxxl-50{--bs-gutter-x:3.125rem}.g-xxxl-50,.gy-xxxl-50{--bs-gutter-y:3.125rem}.g-xxxl-55,.gx-xxxl-55{--bs-gutter-x:3.4375rem}.g-xxxl-55,.gy-xxxl-55{--bs-gutter-y:3.4375rem}.g-xxxl-60,.gx-xxxl-60{--bs-gutter-x:3.75rem}.g-xxxl-60,.gy-xxxl-60{--bs-gutter-y:3.75rem}.g-xxxl-65,.gx-xxxl-65{--bs-gutter-x:4.0625rem}.g-xxxl-65,.gy-xxxl-65{--bs-gutter-y:4.0625rem}.g-xxxl-70,.gx-xxxl-70{--bs-gutter-x:4.375rem}.g-xxxl-70,.gy-xxxl-70{--bs-gutter-y:4.375rem}.g-xxxl-75,.gx-xxxl-75{--bs-gutter-x:4.6875rem}.g-xxxl-75,.gy-xxxl-75{--bs-gutter-y:4.6875rem}.g-xxxl-80,.gx-xxxl-80{--bs-gutter-x:5rem}.g-xxxl-80,.gy-xxxl-80{--bs-gutter-y:5rem}.g-xxxl-85,.gx-xxxl-85{--bs-gutter-x:5.3125rem}.g-xxxl-85,.gy-xxxl-85{--bs-gutter-y:5.3125rem}.g-xxxl-90,.gx-xxxl-90{--bs-gutter-x:5.625rem}.g-xxxl-90,.gy-xxxl-90{--bs-gutter-y:5.625rem}.g-xxxl-95,.gx-xxxl-95{--bs-gutter-x:5.9375rem}.g-xxxl-95,.gy-xxxl-95{--bs-gutter-y:5.9375rem}.g-xxxl-100,.gx-xxxl-100{--bs-gutter-x:6.25rem}.g-xxxl-100,.gy-xxxl-100{--bs-gutter-y:6.25rem}.g-xxxl-105,.gx-xxxl-105{--bs-gutter-x:6.5625rem}.g-xxxl-105,.gy-xxxl-105{--bs-gutter-y:6.5625rem}.g-xxxl-110,.gx-xxxl-110{--bs-gutter-x:6.875rem}.g-xxxl-110,.gy-xxxl-110{--bs-gutter-y:6.875rem}.g-xxxl-115,.gx-xxxl-115{--bs-gutter-x:7.1875rem}.g-xxxl-115,.gy-xxxl-115{--bs-gutter-y:7.1875rem}.g-xxxl-120,.gx-xxxl-120{--bs-gutter-x:7.5rem}.g-xxxl-120,.gy-xxxl-120{--bs-gutter-y:7.5rem}.g-xxxl-125,.gx-xxxl-125{--bs-gutter-x:7.8125rem}.g-xxxl-125,.gy-xxxl-125{--bs-gutter-y:7.8125rem}.g-xxxl-130,.gx-xxxl-130{--bs-gutter-x:8.125rem}.g-xxxl-130,.gy-xxxl-130{--bs-gutter-y:8.125rem}.g-xxxl-135,.gx-xxxl-135{--bs-gutter-x:8.4375rem}.g-xxxl-135,.gy-xxxl-135{--bs-gutter-y:8.4375rem}.g-xxxl-140,.gx-xxxl-140{--bs-gutter-x:8.75rem}.g-xxxl-140,.gy-xxxl-140{--bs-gutter-y:8.75rem}.g-xxxl-145,.gx-xxxl-145{--bs-gutter-x:9.0625rem}.g-xxxl-145,.gy-xxxl-145{--bs-gutter-y:9.0625rem}.g-xxxl-150,.gx-xxxl-150{--bs-gutter-x:9.375rem}.g-xxxl-150,.gy-xxxl-150{--bs-gutter-y:9.375rem}.g-xxxl-155,.gx-xxxl-155{--bs-gutter-x:9.6875rem}.g-xxxl-155,.gy-xxxl-155{--bs-gutter-y:9.6875rem}.g-xxxl-160,.gx-xxxl-160{--bs-gutter-x:10rem}.g-xxxl-160,.gy-xxxl-160{--bs-gutter-y:10rem}.g-xxxl-165,.gx-xxxl-165{--bs-gutter-x:10.3125rem}.g-xxxl-165,.gy-xxxl-165{--bs-gutter-y:10.3125rem}.g-xxxl-170,.gx-xxxl-170{--bs-gutter-x:10.625rem}.g-xxxl-170,.gy-xxxl-170{--bs-gutter-y:10.625rem}.g-xxxl-175,.gx-xxxl-175{--bs-gutter-x:10.9375rem}.g-xxxl-175,.gy-xxxl-175{--bs-gutter-y:10.9375rem}.g-xxxl-180,.gx-xxxl-180{--bs-gutter-x:11.25rem}.g-xxxl-180,.gy-xxxl-180{--bs-gutter-y:11.25rem}.g-xxxl-185,.gx-xxxl-185{--bs-gutter-x:11.5625rem}.g-xxxl-185,.gy-xxxl-185{--bs-gutter-y:11.5625rem}.g-xxxl-190,.gx-xxxl-190{--bs-gutter-x:11.875rem}.g-xxxl-190,.gy-xxxl-190{--bs-gutter-y:11.875rem}.g-xxxl-195,.gx-xxxl-195{--bs-gutter-x:12.1875rem}.g-xxxl-195,.gy-xxxl-195{--bs-gutter-y:12.1875rem}.g-xxxl-200,.gx-xxxl-200{--bs-gutter-x:12.5rem}.g-xxxl-200,.gy-xxxl-200{--bs-gutter-y:12.5rem}.g-xxxl-205,.gx-xxxl-205{--bs-gutter-x:12.8125rem}.g-xxxl-205,.gy-xxxl-205{--bs-gutter-y:12.8125rem}.g-xxxl-210,.gx-xxxl-210{--bs-gutter-x:13.125rem}.g-xxxl-210,.gy-xxxl-210{--bs-gutter-y:13.125rem}.g-xxxl-215,.gx-xxxl-215{--bs-gutter-x:13.4375rem}.g-xxxl-215,.gy-xxxl-215{--bs-gutter-y:13.4375rem}.g-xxxl-220,.gx-xxxl-220{--bs-gutter-x:13.75rem}.g-xxxl-220,.gy-xxxl-220{--bs-gutter-y:13.75rem}.g-xxxl-225,.gx-xxxl-225{--bs-gutter-x:14.0625rem}.g-xxxl-225,.gy-xxxl-225{--bs-gutter-y:14.0625rem}.g-xxxl-230,.gx-xxxl-230{--bs-gutter-x:14.375rem}.g-xxxl-230,.gy-xxxl-230{--bs-gutter-y:14.375rem}.g-xxxl-235,.gx-xxxl-235{--bs-gutter-x:14.6875rem}.g-xxxl-235,.gy-xxxl-235{--bs-gutter-y:14.6875rem}.g-xxxl-240,.gx-xxxl-240{--bs-gutter-x:15rem}.g-xxxl-240,.gy-xxxl-240{--bs-gutter-y:15rem}.g-xxxl-245,.gx-xxxl-245{--bs-gutter-x:15.3125rem}.g-xxxl-245,.gy-xxxl-245{--bs-gutter-y:15.3125rem}.g-xxxl-250,.gx-xxxl-250{--bs-gutter-x:15.625rem}.g-xxxl-250,.gy-xxxl-250{--bs-gutter-y:15.625rem}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:18px;padding-bottom:18px;margin-bottom:0;font-size:inherit;line-height:2.188}.col-form-label-lg{padding-top:24px;padding-bottom:24px;font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.col-form-label-lg{font-size:1.5rem}}.col-form-label-sm{padding-top:11px;padding-bottom:11px;font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:#666}.form-control{display:block;width:100%;padding:17px 30px;font-size:1rem;font-weight:400;line-height:2.188;color:#2c2c2c;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:35px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#2c2c2c;background-color:#fff;border-color:#ffe58e;outline:0;box-shadow:0 0 0 .25rem #ffa50040}.form-control::-webkit-date-and-time-value{height:2.188em}.form-control::placeholder{color:#666;opacity:1}.form-control:disabled{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:17px 30px;margin:-17px -30px;margin-inline-end:30px;color:#2c2c2c;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;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){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:17px 0;margin-bottom:0;line-height:2.188;color:#2c2c2c;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(2.188em + 22px);padding:10px 22px;font-size:.875rem;border-radius:35px}.form-control-sm::file-selector-button{padding:10px 22px;margin:-10px -22px;margin-inline-end:22px}.form-control-lg{min-height:calc(2.188em + 48px);padding:23px 50px;font-size:calc(1.275rem + .3vw);border-radius:35px}@media (min-width:1200px){.form-control-lg{font-size:1.5rem}}.form-control-lg::file-selector-button{padding:23px 50px;margin:-23px -50px;margin-inline-end:50px}textarea.form-control{min-height:calc(2.188em + 36px)}textarea.form-control-sm{min-height:calc(2.188em + 22px)}textarea.form-control-lg{min-height:calc(2.188em + 48px)}.form-control-color{width:3rem;height:calc(2.188em + 36px);padding:17px}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:35px}.form-control-color::-webkit-color-swatch{border-radius:35px}.form-control-color.form-control-sm{height:calc(2.188em + 22px)}.form-control-color.form-control-lg{height:calc(2.188em + 48px)}.form-select{display:block;width:100%;padding:17px 90px 17px 30px;-moz-padding-start:27px;font-size:1rem;font-weight:400;line-height:2.188;color:#2c2c2c;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 30px center;background-size:16px 12px;border:1px solid #ccc;border-radius:35px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#ffe58e;outline:0;box-shadow:0 0 0 .25rem #ffa50040}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:30px;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #2c2c2c}.form-select-sm{padding-top:10px;padding-bottom:10px;padding-left:22px;font-size:.875rem;border-radius:35px}.form-select-lg{padding-top:23px;padding-bottom:23px;padding-left:50px;font-size:calc(1.275rem + .3vw);border-radius:35px}@media (min-width:1200px){.form-select-lg{font-size:1.5rem}}.form-check{display:block;min-height:2.188rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{width:1em;height:1em;margin-top:.594em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#ffe58e;outline:0;box-shadow:0 0 0 .25rem #ffa50040}.form-check-input:checked{background-color:orange;border-color:orange}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:orange;border-color:orange;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ffe58e'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #ffa50040}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #ffa50040}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:orange;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#ffefbb}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:orange;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#ffefbb}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#a7a7a7}.form-range:disabled::-moz-range-thumb{background-color:#a7a7a7}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;width:100%;height:100%;padding:1rem 30px;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem 30px}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control-plaintext~label{border-width:1px 0}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:17px 30px;font-size:1rem;font-weight:400;line-height:2.188;color:#2c2c2c;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ccc;border-radius:35px}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:23px 50px;font-size:calc(1.275rem + .3vw);border-radius:35px}@media (min-width:1200px){.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{font-size:1.5rem}}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:10px 22px;font-size:.875rem;border-radius:35px}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:120px}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.15625rem .3125rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:#198754e6;border-radius:35px}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#198754;padding-right:calc(2.188em + 34px);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.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(.547em + 8.5px) center;background-size:calc(1.094em + 17px) calc(1.094em + 17px)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem #19875440}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(2.188em + 34px);background-position:top calc(.547em + 8.5px) right calc(.547em + 8.5px)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{padding-right:165px;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.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-position:right 30px center,center right 90px;background-size:16px 12px,calc(1.094em + 17px) calc(1.094em + 17px)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem #19875440}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3rem + 2.188em + 34px)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem #19875440}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.15625rem .3125rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:#dc3545e6;border-radius:35px}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(2.188em + 34px);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' 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(.547em + 8.5px) center;background-size:calc(1.094em + 17px) calc(1.094em + 17px)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem #dc354540}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(2.188em + 34px);background-position:top calc(.547em + 8.5px) right calc(.547em + 8.5px)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{padding-right:165px;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' 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-position:right 30px center,center right 90px;background-size:16px 12px,calc(1.094em + 17px) calc(1.094em + 17px)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem #dc354540}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3rem + 2.188em + 34px)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem #dc354540}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.btn{--bs-btn-padding-x:46px;--bs-btn-padding-y:18px;--bs-btn-font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;--bs-btn-font-size: calc(1.275rem + .3vw) ;--bs-btn-font-weight:600;--bs-btn-line-height:1.5;--bs-btn-color:#2c2c2c;--bs-btn-bg:transparent;--bs-btn-border-width:1px;--bs-btn-border-color:transparent;--bs-btn-border-radius:35px;--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);--bs-btn-disabled-opacity:.65;--bs-btn-focus-box-shadow:0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb),.5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);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 (min-width:1200px){.btn{--bs-btn-font-size:1.5rem}}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color:#000;--bs-btn-bg:#ffa500;--bs-btn-border-color:#ffa500;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffd23f;--bs-btn-hover-border-color:#ffcf34;--bs-btn-focus-shadow-rgb:217,172,25;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffd54a;--bs-btn-active-border-color:#ffcf34;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffa500;--bs-btn-disabled-border-color:#ffa500}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#063970;--bs-btn-border-color:#063970;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#1d0374;--bs-btn-hover-border-color:#1b026e;--bs-btn-focus-shadow-rgb:67,41,155;--bs-btn-active-color:#fff;--bs-btn-active-bg:#1b026e;--bs-btn-active-border-color:#1a0267;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#063970;--bs-btn-disabled-border-color:#063970}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#21e5c6;--bs-btn-border-color:#21e5c6;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#42e9cf;--bs-btn-hover-border-color:#37e8cc;--bs-btn-focus-shadow-rgb:28,195,168;--bs-btn-active-color:#000;--bs-btn-active-bg:#4dead1;--bs-btn-active-border-color:#37e8cc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#21e5c6;--bs-btn-disabled-border-color:#21e5c6}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffa500;--bs-btn-border-color:#ffa500;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffd23f;--bs-btn-hover-border-color:#ffcf34;--bs-btn-focus-shadow-rgb:217,172,25;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffd54a;--bs-btn-active-border-color:#ffcf34;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffa500;--bs-btn-disabled-border-color:#ffa500}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-blue{--bs-btn-color:#fff;--bs-btn-bg:#063970;--bs-btn-border-color:#063970;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#1d0374;--bs-btn-hover-border-color:#1b026e;--bs-btn-focus-shadow-rgb:67,41,155;--bs-btn-active-color:#fff;--bs-btn-active-bg:#1b026e;--bs-btn-active-border-color:#1a0267;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#063970;--bs-btn-disabled-border-color:#063970}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f1f1f1;--bs-btn-border-color:#f1f1f1;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#cdcdcd;--bs-btn-hover-border-color:#c1c1c1;--bs-btn-focus-shadow-rgb:205,205,205;--bs-btn-active-color:#000;--bs-btn-active-bg:#c1c1c1;--bs-btn-active-border-color:#b5b5b5;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f1f1f1;--bs-btn-disabled-border-color:#f1f1f1}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#2c2c2c;--bs-btn-border-color:#2c2c2c;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#4c4c4c;--bs-btn-hover-border-color:#414141;--bs-btn-focus-shadow-rgb:76,76,76;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565656;--bs-btn-active-border-color:#414141;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#2c2c2c;--bs-btn-disabled-border-color:#2c2c2c}.btn-light-gray{--bs-btn-color:#000;--bs-btn-bg:#f5f5f5;--bs-btn-border-color:#f5f5f5;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f7f7f7;--bs-btn-hover-border-color:#f6f6f6;--bs-btn-focus-shadow-rgb:208,208,208;--bs-btn-active-color:#000;--bs-btn-active-bg:#f7f7f7;--bs-btn-active-border-color:#f6f6f6;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f5f5f5;--bs-btn-disabled-border-color:#f5f5f5}.btn-blue-dark{--bs-btn-color:#fff;--bs-btn-bg:#0d0035;--bs-btn-border-color:#0d0035;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b002d;--bs-btn-hover-border-color:#0a002a;--bs-btn-focus-shadow-rgb:49,38,83;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a002a;--bs-btn-active-border-color:#0a0028;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d0035;--bs-btn-disabled-border-color:#0d0035}.btn-blue-darker{--bs-btn-color:#fff;--bs-btn-bg:#0a0026;--bs-btn-border-color:#0a0026;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#090020;--bs-btn-hover-border-color:#08001e;--bs-btn-focus-shadow-rgb:47,38,71;--bs-btn-active-color:#fff;--bs-btn-active-bg:#08001e;--bs-btn-active-border-color:#08001d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0a0026;--bs-btn-disabled-border-color:#0a0026}.btn-green{--bs-btn-color:#000;--bs-btn-bg:#20ca6f;--bs-btn-border-color:#20ca6f;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#41d285;--bs-btn-hover-border-color:#36cf7d;--bs-btn-focus-shadow-rgb:27,172,94;--bs-btn-active-color:#000;--bs-btn-active-bg:#4dd58c;--bs-btn-active-border-color:#36cf7d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#20ca6f;--bs-btn-disabled-border-color:#20ca6f}.btn-dark-green{--bs-btn-color:#fff;--bs-btn-bg:#203818;--bs-btn-border-color:#203818;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#1b3014;--bs-btn-hover-border-color:#1a2d13;--bs-btn-focus-shadow-rgb:65,86,59;--bs-btn-active-color:#fff;--bs-btn-active-bg:#1a2d13;--bs-btn-active-border-color:#182a12;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#203818;--bs-btn-disabled-border-color:#203818}.btn-dark-yellow{--bs-btn-color:#000;--bs-btn-bg:#f9ab00;--bs-btn-border-color:#f9ab00;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#fab826;--bs-btn-hover-border-color:#fab31a;--bs-btn-focus-shadow-rgb:212,145,0;--bs-btn-active-color:#000;--bs-btn-active-bg:#fabc33;--bs-btn-active-border-color:#fab31a;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f9ab00;--bs-btn-disabled-border-color:#f9ab00}.btn-dark-blue{--bs-btn-color:#fff;--bs-btn-bg:#251c55;--bs-btn-border-color:#251c55;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#1f1848;--bs-btn-hover-border-color:#1e1644;--bs-btn-focus-shadow-rgb:70,62,111;--bs-btn-active-color:#fff;--bs-btn-active-bg:#1e1644;--bs-btn-active-border-color:#1c1540;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#251c55;--bs-btn-disabled-border-color:#251c55}.btn-gray-alt{--bs-btn-color:#000;--bs-btn-bg:#d6d6d6;--bs-btn-border-color:#d6d6d6;--bs-btn-hover-color:#000;--bs-btn-hover-bg:gainsboro;--bs-btn-hover-border-color:#dadada;--bs-btn-focus-shadow-rgb:182,182,182;--bs-btn-active-color:#000;--bs-btn-active-bg:#dedede;--bs-btn-active-border-color:#dadada;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#d6d6d6;--bs-btn-disabled-border-color:#d6d6d6}.btn-lt-yellow{--bs-btn-color:#000;--bs-btn-bg:#d5fe68;--bs-btn-border-color:#d5fe68;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#dbfe7f;--bs-btn-hover-border-color:#d9fe77;--bs-btn-focus-shadow-rgb:181,216,88;--bs-btn-active-color:#000;--bs-btn-active-bg:#ddfe86;--bs-btn-active-border-color:#d9fe77;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#d5fe68;--bs-btn-disabled-border-color:#d5fe68}.btn-light-sky{--bs-btn-color:#000;--bs-btn-bg:#eff6f3;--bs-btn-border-color:#eff6f3;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f1f7f5;--bs-btn-hover-border-color:#f1f7f4;--bs-btn-focus-shadow-rgb:203,209,207;--bs-btn-active-color:#000;--bs-btn-active-bg:#f2f8f5;--bs-btn-active-border-color:#f1f7f4;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#eff6f3;--bs-btn-disabled-border-color:#eff6f3}.btn-orange{--bs-btn-color:#000;--bs-btn-bg:#fe7420;--bs-btn-border-color:#fe7420;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#fe8941;--bs-btn-hover-border-color:#fe8236;--bs-btn-focus-shadow-rgb:216,99,27;--bs-btn-active-color:#000;--bs-btn-active-bg:#fe904d;--bs-btn-active-border-color:#fe8236;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#fe7420;--bs-btn-disabled-border-color:#fe7420}.btn-gray-darker{--bs-btn-color:#fff;--bs-btn-bg:#181818;--bs-btn-border-color:#181818;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#141414;--bs-btn-hover-border-color:#131313;--bs-btn-focus-shadow-rgb:59,59,59;--bs-btn-active-color:#fff;--bs-btn-active-bg:#131313;--bs-btn-active-border-color:#121212;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#181818;--bs-btn-disabled-border-color:#181818}.btn-brown{--bs-btn-color:#000;--bs-btn-bg:#e66f3b;--bs-btn-border-color:#e66f3b;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ea8558;--bs-btn-hover-border-color:#e97d4f;--bs-btn-focus-shadow-rgb:196,94,50;--bs-btn-active-color:#000;--bs-btn-active-bg:#eb8c62;--bs-btn-active-border-color:#e97d4f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#e66f3b;--bs-btn-disabled-border-color:#e66f3b}.btn-light-yellow{--bs-btn-color:#000;--bs-btn-bg:#fff09d;--bs-btn-border-color:#fff09d;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#fff2ac;--bs-btn-hover-border-color:#fff2a7;--bs-btn-focus-shadow-rgb:217,204,133;--bs-btn-active-color:#000;--bs-btn-active-bg:#fff3b1;--bs-btn-active-border-color:#fff2a7;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#fff09d;--bs-btn-disabled-border-color:#fff09d}.btn-outline-primary{--bs-btn-color:#ffa500;--bs-btn-border-color:#ffa500;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffa500;--bs-btn-hover-border-color:#ffa500;--bs-btn-focus-shadow-rgb:255,165,0;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffa500;--bs-btn-active-border-color:#ffa500;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#ffa500;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffa500;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#063970;--bs-btn-border-color:#063970;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#063970;--bs-btn-hover-border-color:#063970;--bs-btn-focus-shadow-rgb:6,57,112;--bs-btn-active-color:#fff;--bs-btn-active-bg:#063970;--bs-btn-active-border-color:#063970;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#063970;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#063970;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#198754;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#21e5c6;--bs-btn-border-color:#21e5c6;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#21e5c6;--bs-btn-hover-border-color:#21e5c6;--bs-btn-focus-shadow-rgb:33,229,198;--bs-btn-active-color:#000;--bs-btn-active-bg:#21e5c6;--bs-btn-active-border-color:#21e5c6;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#21e5c6;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#21e5c6;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffa500;--bs-btn-border-color:#ffa500;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffa500;--bs-btn-hover-border-color:#ffa500;--bs-btn-focus-shadow-rgb:255,165,0;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffa500;--bs-btn-active-border-color:#ffa500;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#ffa500;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffa500;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none}.btn-outline-blue{--bs-btn-color:#063970;--bs-btn-border-color:#063970;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#063970;--bs-btn-hover-border-color:#063970;--bs-btn-focus-shadow-rgb:6,57,112;--bs-btn-active-color:#fff;--bs-btn-active-bg:#063970;--bs-btn-active-border-color:#063970;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#063970;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#063970;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f1f1f1;--bs-btn-border-color:#f1f1f1;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f1f1f1;--bs-btn-hover-border-color:#f1f1f1;--bs-btn-focus-shadow-rgb:241,241,241;--bs-btn-active-color:#000;--bs-btn-active-bg:#f1f1f1;--bs-btn-active-border-color:#f1f1f1;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#f1f1f1;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f1f1f1;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#2c2c2c;--bs-btn-border-color:#2c2c2c;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#2c2c2c;--bs-btn-hover-border-color:#2c2c2c;--bs-btn-focus-shadow-rgb:44,44,44;--bs-btn-active-color:#fff;--bs-btn-active-bg:#2c2c2c;--bs-btn-active-border-color:#2c2c2c;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#2c2c2c;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#2c2c2c;--bs-gradient:none}.btn-outline-light-gray{--bs-btn-color:#f5f5f5;--bs-btn-border-color:#f5f5f5;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f5f5f5;--bs-btn-hover-border-color:#f5f5f5;--bs-btn-focus-shadow-rgb:245,245,245;--bs-btn-active-color:#000;--bs-btn-active-bg:#f5f5f5;--bs-btn-active-border-color:#f5f5f5;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#f5f5f5;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f5f5f5;--bs-gradient:none}.btn-outline-blue-dark{--bs-btn-color:#0d0035;--bs-btn-border-color:#0d0035;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d0035;--bs-btn-hover-border-color:#0d0035;--bs-btn-focus-shadow-rgb:13,0,53;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d0035;--bs-btn-active-border-color:#0d0035;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#0d0035;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0d0035;--bs-gradient:none}.btn-outline-blue-darker{--bs-btn-color:#0a0026;--bs-btn-border-color:#0a0026;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0a0026;--bs-btn-hover-border-color:#0a0026;--bs-btn-focus-shadow-rgb:10,0,38;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a0026;--bs-btn-active-border-color:#0a0026;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#0a0026;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0a0026;--bs-gradient:none}.btn-outline-green{--bs-btn-color:#20ca6f;--bs-btn-border-color:#20ca6f;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#20ca6f;--bs-btn-hover-border-color:#20ca6f;--bs-btn-focus-shadow-rgb:32,202,111;--bs-btn-active-color:#000;--bs-btn-active-bg:#20ca6f;--bs-btn-active-border-color:#20ca6f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#20ca6f;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#20ca6f;--bs-gradient:none}.btn-outline-dark-green{--bs-btn-color:#203818;--bs-btn-border-color:#203818;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#203818;--bs-btn-hover-border-color:#203818;--bs-btn-focus-shadow-rgb:32,56,24;--bs-btn-active-color:#fff;--bs-btn-active-bg:#203818;--bs-btn-active-border-color:#203818;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#203818;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#203818;--bs-gradient:none}.btn-outline-dark-yellow{--bs-btn-color:#f9ab00;--bs-btn-border-color:#f9ab00;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f9ab00;--bs-btn-hover-border-color:#f9ab00;--bs-btn-focus-shadow-rgb:249,171,0;--bs-btn-active-color:#000;--bs-btn-active-bg:#f9ab00;--bs-btn-active-border-color:#f9ab00;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#f9ab00;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f9ab00;--bs-gradient:none}.btn-outline-dark-blue{--bs-btn-color:#251c55;--bs-btn-border-color:#251c55;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#251c55;--bs-btn-hover-border-color:#251c55;--bs-btn-focus-shadow-rgb:37,28,85;--bs-btn-active-color:#fff;--bs-btn-active-bg:#251c55;--bs-btn-active-border-color:#251c55;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#251c55;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#251c55;--bs-gradient:none}.btn-outline-gray-alt{--bs-btn-color:#d6d6d6;--bs-btn-border-color:#d6d6d6;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d6d6d6;--bs-btn-hover-border-color:#d6d6d6;--bs-btn-focus-shadow-rgb:214,214,214;--bs-btn-active-color:#000;--bs-btn-active-bg:#d6d6d6;--bs-btn-active-border-color:#d6d6d6;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#d6d6d6;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#d6d6d6;--bs-gradient:none}.btn-outline-lt-yellow{--bs-btn-color:#d5fe68;--bs-btn-border-color:#d5fe68;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d5fe68;--bs-btn-hover-border-color:#d5fe68;--bs-btn-focus-shadow-rgb:213,254,104;--bs-btn-active-color:#000;--bs-btn-active-bg:#d5fe68;--bs-btn-active-border-color:#d5fe68;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#d5fe68;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#d5fe68;--bs-gradient:none}.btn-outline-light-sky{--bs-btn-color:#eff6f3;--bs-btn-border-color:#eff6f3;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#eff6f3;--bs-btn-hover-border-color:#eff6f3;--bs-btn-focus-shadow-rgb:239,246,243;--bs-btn-active-color:#000;--bs-btn-active-bg:#eff6f3;--bs-btn-active-border-color:#eff6f3;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#eff6f3;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#eff6f3;--bs-gradient:none}.btn-outline-orange{--bs-btn-color:#fe7420;--bs-btn-border-color:#fe7420;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#fe7420;--bs-btn-hover-border-color:#fe7420;--bs-btn-focus-shadow-rgb:254,116,32;--bs-btn-active-color:#000;--bs-btn-active-bg:#fe7420;--bs-btn-active-border-color:#fe7420;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fe7420;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#fe7420;--bs-gradient:none}.btn-outline-gray-darker{--bs-btn-color:#181818;--bs-btn-border-color:#181818;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#181818;--bs-btn-hover-border-color:#181818;--bs-btn-focus-shadow-rgb:24,24,24;--bs-btn-active-color:#fff;--bs-btn-active-bg:#181818;--bs-btn-active-border-color:#181818;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#181818;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#181818;--bs-gradient:none}.btn-outline-brown{--bs-btn-color:#e66f3b;--bs-btn-border-color:#e66f3b;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#e66f3b;--bs-btn-hover-border-color:#e66f3b;--bs-btn-focus-shadow-rgb:230,111,59;--bs-btn-active-color:#000;--bs-btn-active-bg:#e66f3b;--bs-btn-active-border-color:#e66f3b;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#e66f3b;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#e66f3b;--bs-gradient:none}.btn-outline-light-yellow{--bs-btn-color:#fff09d;--bs-btn-border-color:#fff09d;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#fff09d;--bs-btn-hover-border-color:#fff09d;--bs-btn-focus-shadow-rgb:255,240,157;--bs-btn-active-color:#000;--bs-btn-active-bg:#fff09d;--bs-btn-active-border-color:#fff09d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff09d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#fff09d;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#666;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:none;--bs-btn-focus-shadow-rgb:217,172,25;text-decoration:none}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:17px 30px;--bs-btn-padding-x:19px;--bs-btn-font-size:.9375rem;--bs-btn-border-radius:35px}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:10px;--bs-btn-padding-x:30px;--bs-btn-font-size:1.125rem;--bs-btn-border-radius:35px}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-toggle{white-space:nowrap}.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}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:.5rem;--bs-dropdown-spacer:.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:#2c2c2c;--bs-dropdown-bg:#fff;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:10px;--bs-dropdown-border-width:1px;--bs-dropdown-inner-border-radius:9px;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:.3125rem;--bs-dropdown-box-shadow:0 .05rem 1.25rem rgba(0,0,0,.12);--bs-dropdown-link-color:#2c2c2c;--bs-dropdown-link-hover-color:#282828;--bs-dropdown-link-hover-bg:#e9ecef;--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#ffa500;--bs-dropdown-link-disabled-color:#a7a7a7;--bs-dropdown-item-padding-x:.625rem;--bs-dropdown-item-padding-y:.15625rem;--bs-dropdown-header-color:#666;--bs-dropdown-header-padding-x:.625rem;--bs-dropdown-header-padding-y:.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1375px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1550px){.dropdown-menu-xxxl-start{--bs-position:start}.dropdown-menu-xxxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxxl-end{--bs-position:end}.dropdown-menu-xxxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.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}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .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}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .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}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow:none;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:rgba(255,255,255,.15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#ffa500;--bs-dropdown-link-disabled-color:#a7a7a7;--bs-dropdown-header-color:#a7a7a7}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:35px}.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:34.5px;padding-left:34.5px}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:22.5px;padding-left:22.5px}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:14.25px;padding-left:14.25px}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:.5rem;--bs-nav-link-font-weight:normal;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:#666;display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link.disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width:1px;--bs-nav-tabs-border-color:#dee2e6;--bs-nav-tabs-border-radius:35px;--bs-nav-tabs-link-hover-border-color:#e9ecef #e9ecef #dee2e6;--bs-nav-tabs-link-active-color:#495057;--bs-nav-tabs-link-active-bg:#fff;--bs-nav-tabs-link-active-border-color:#dee2e6 #dee2e6 #fff;border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));background:none;border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius:35px;--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#ffa500}.nav-pills .nav-link{background:none;border:0;border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-font-size:inherit;--bs-breadcrumb-bg:transparent;--bs-breadcrumb-border-radius:inherit;--bs-breadcrumb-divider-color:#666;--bs-breadcrumb-item-padding-x:.5rem;--bs-breadcrumb-item-active-color:#666;display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider,"../index-2.html")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:.75rem;--bs-pagination-padding-y:.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:#fff;--bs-pagination-border-width:1px;--bs-pagination-border-color:#dee2e6;--bs-pagination-border-radius:35px;--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:#e9ecef;--bs-pagination-hover-border-color:#dee2e6;--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:#e9ecef;--bs-pagination-focus-box-shadow:0 0 0 .25rem rgba(255,165,0,.25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#ffa500;--bs-pagination-active-border-color:#ffa500;--bs-pagination-disabled-color:#666;--bs-pagination-disabled-bg:#fff;--bs-pagination-disabled-border-color:#dee2e6;display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);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){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.active>.page-link,.page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.disabled>.page-link,.page-link.disabled{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:35px}.pagination-sm{--bs-pagination-padding-x:.5rem;--bs-pagination-padding-y:.25rem;--bs-pagination-font-size:.875rem;--bs-pagination-border-radius:35px}@keyframes progress-bar-stripes{0%{background-position-x:8px}}.progress{--bs-progress-height:8px;--bs-progress-font-size:.625rem;--bs-progress-bg:#f1f2f1;--bs-progress-border-radius:35px;--bs-progress-box-shadow:inset 0 1px 2px rgba(0,0,0,.075);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#ffa500;--bs-progress-bar-transition:width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:35px;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem #ffa50040;opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#000!important;background-color:RGBA(255,165,0,var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(6,57,112,var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(25,135,84,var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(33,229,198,var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(255,165,0,var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(220,53,69,var(--bs-bg-opacity,1))!important}.text-bg-blue{color:#fff!important;background-color:RGBA(6,57,112,var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(241,241,241,var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(44,44,44,var(--bs-bg-opacity,1))!important}.text-bg-light-gray{color:#000!important;background-color:RGBA(245,245,245,var(--bs-bg-opacity,1))!important}.text-bg-blue-dark{color:#fff!important;background-color:RGBA(13,0,53,var(--bs-bg-opacity,1))!important}.text-bg-blue-darker{color:#fff!important;background-color:RGBA(10,0,38,var(--bs-bg-opacity,1))!important}.text-bg-green{color:#000!important;background-color:RGBA(32,202,111,var(--bs-bg-opacity,1))!important}.text-bg-dark-green{color:#fff!important;background-color:RGBA(32,56,24,var(--bs-bg-opacity,1))!important}.text-bg-dark-yellow{color:#000!important;background-color:RGBA(249,171,0,var(--bs-bg-opacity,1))!important}.text-bg-dark-blue{color:#fff!important;background-color:RGBA(37,28,85,var(--bs-bg-opacity,1))!important}.text-bg-gray-alt{color:#000!important;background-color:RGBA(214,214,214,var(--bs-bg-opacity,1))!important}.text-bg-lt-yellow{color:#000!important;background-color:RGBA(213,254,104,var(--bs-bg-opacity,1))!important}.text-bg-light-sky{color:#000!important;background-color:RGBA(239,246,243,var(--bs-bg-opacity,1))!important}.text-bg-orange{color:#000!important;background-color:RGBA(254,116,32,var(--bs-bg-opacity,1))!important}.text-bg-gray-darker{color:#fff!important;background-color:RGBA(24,24,24,var(--bs-bg-opacity,1))!important}.text-bg-brown{color:#000!important;background-color:RGBA(230,111,59,var(--bs-bg-opacity,1))!important}.text-bg-light-yellow{color:#000!important;background-color:RGBA(255,240,157,var(--bs-bg-opacity,1))!important}.link-primary{color:orange!important}.link-primary:focus,.link-primary:hover{color:#ffdf77!important}.link-secondary{color:#063970!important}.link-secondary:focus,.link-secondary:hover{color:#140252!important}.link-success{color:#198754!important}.link-success:focus,.link-success:hover{color:#0f5132!important}.link-info{color:#21e5c6!important}.link-info:focus,.link-info:hover{color:#7aefdd!important}.link-warning{color:orange!important}.link-warning:focus,.link-warning:hover{color:#ffdf77!important}.link-danger{color:#dc3545!important}.link-danger:focus,.link-danger:hover{color:#842029!important}.link-blue{color:#063970!important}.link-blue:focus,.link-blue:hover{color:#140252!important}.link-light{color:#f1f1f1!important}.link-light:focus,.link-light:hover{color:#f7f7f7!important}.link-dark{color:#2c2c2c!important}.link-dark:focus,.link-dark:hover{color:#1a1a1a!important}.link-light-gray{color:#f5f5f5!important}.link-light-gray:focus,.link-light-gray:hover{color:#f9f9f9!important}.link-blue-dark{color:#0d0035!important}.link-blue-dark:focus,.link-blue-dark:hover{color:#080020!important}.link-blue-darker{color:#0a0026!important}.link-blue-darker:focus,.link-blue-darker:hover{color:#060017!important}.link-green{color:#20ca6f!important}.link-green:focus,.link-green:hover{color:#79dfa9!important}.link-dark-green{color:#203818!important}.link-dark-green:focus,.link-dark-green:hover{color:#13220e!important}.link-dark-yellow{color:#f9ab00!important}.link-dark-yellow:focus,.link-dark-yellow:hover{color:#fbcd66!important}.link-dark-blue{color:#251c55!important}.link-dark-blue:focus,.link-dark-blue:hover{color:#161133!important}.link-gray-alt{color:#d6d6d6!important}.link-gray-alt:focus,.link-gray-alt:hover{color:#e6e6e6!important}.link-lt-yellow{color:#d5fe68!important}.link-lt-yellow:focus,.link-lt-yellow:hover{color:#e6fea4!important}.link-light-sky{color:#eff6f3!important}.link-light-sky:focus,.link-light-sky:hover{color:#f5faf8!important}.link-orange{color:#fe7420!important}.link-orange:focus,.link-orange:hover{color:#feac79!important}.link-gray-darker{color:#181818!important}.link-gray-darker:focus,.link-gray-darker:hover{color:#0e0e0e!important}.link-brown{color:#e66f3b!important}.link-brown:focus,.link-brown:hover{color:#f0a989!important}.link-light-yellow{color:#fff09d!important}.link-light-yellow:focus,.link-light-yellow:hover{color:#fff6c4!important}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1375px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1550px){.sticky-xxxl-top{position:sticky;top:0;z-index:1020}.sticky-xxxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .05rem 1.25rem #0000001f!important}.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.shadow-lg{box-shadow:0 1rem 3rem #0000002d!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-blue{--bs-border-opacity:1;border-color:rgba(var(--bs-blue-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-light-gray{--bs-border-opacity:1;border-color:rgba(var(--bs-light-gray-rgb),var(--bs-border-opacity))!important}.border-blue-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-blue-dark-rgb),var(--bs-border-opacity))!important}.border-blue-darker{--bs-border-opacity:1;border-color:rgba(var(--bs-blue-darker-rgb),var(--bs-border-opacity))!important}.border-green{--bs-border-opacity:1;border-color:rgba(var(--bs-green-rgb),var(--bs-border-opacity))!important}.border-dark-green{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-green-rgb),var(--bs-border-opacity))!important}.border-dark-yellow{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-yellow-rgb),var(--bs-border-opacity))!important}.border-dark-blue{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-blue-rgb),var(--bs-border-opacity))!important}.border-gray-alt{--bs-border-opacity:1;border-color:rgba(var(--bs-gray-alt-rgb),var(--bs-border-opacity))!important}.border-lt-yellow{--bs-border-opacity:1;border-color:rgba(var(--bs-lt-yellow-rgb),var(--bs-border-opacity))!important}.border-light-sky{--bs-border-opacity:1;border-color:rgba(var(--bs-light-sky-rgb),var(--bs-border-opacity))!important}.border-orange{--bs-border-opacity:1;border-color:rgba(var(--bs-orange-rgb),var(--bs-border-opacity))!important}.border-gray-darker{--bs-border-opacity:1;border-color:rgba(var(--bs-gray-darker-rgb),var(--bs-border-opacity))!important}.border-brown{--bs-border-opacity:1;border-color:rgba(var(--bs-brown-rgb),var(--bs-border-opacity))!important}.border-light-yellow{--bs-border-opacity:1;border-color:rgba(var(--bs-light-yellow-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-1{--bs-border-width:1px}.border-2{--bs-border-width:2px}.border-3{--bs-border-width:3px}.border-4{--bs-border-width:4px}.border-5{--bs-border-width:5px}.border-opacity-10{--bs-border-opacity:.1}.border-opacity-25{--bs-border-opacity:.25}.border-opacity-50{--bs-border-opacity:.5}.border-opacity-75{--bs-border-opacity:.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-5{margin:.3125rem!important}.m-10{margin:.625rem!important}.m-15{margin:.9375rem!important}.m-20{margin:1.25rem!important}.m-25{margin:1.5625rem!important}.m-30{margin:1.875rem!important}.m-35{margin:2.1875rem!important}.m-40{margin:2.5rem!important}.m-45{margin:2.8125rem!important}.m-50{margin:3.125rem!important}.m-55{margin:3.4375rem!important}.m-60{margin:3.75rem!important}.m-65{margin:4.0625rem!important}.m-70{margin:4.375rem!important}.m-75{margin:4.6875rem!important}.m-80{margin:5rem!important}.m-85{margin:5.3125rem!important}.m-90{margin:5.625rem!important}.m-95{margin:5.9375rem!important}.m-100{margin:6.25rem!important}.m-105{margin:6.5625rem!important}.m-110{margin:6.875rem!important}.m-115{margin:7.1875rem!important}.m-120{margin:7.5rem!important}.m-125{margin:7.8125rem!important}.m-130{margin:8.125rem!important}.m-135{margin:8.4375rem!important}.m-140{margin:8.75rem!important}.m-145{margin:9.0625rem!important}.m-150{margin:9.375rem!important}.m-155{margin:9.6875rem!important}.m-160{margin:10rem!important}.m-165{margin:10.3125rem!important}.m-170{margin:10.625rem!important}.m-175{margin:10.9375rem!important}.m-180{margin:11.25rem!important}.m-185{margin:11.5625rem!important}.m-190{margin:11.875rem!important}.m-195{margin:12.1875rem!important}.m-200{margin:12.5rem!important}.m-205{margin:12.8125rem!important}.m-210{margin:13.125rem!important}.m-215{margin:13.4375rem!important}.m-220{margin:13.75rem!important}.m-225{margin:14.0625rem!important}.m-230{margin:14.375rem!important}.m-235{margin:14.6875rem!important}.m-240{margin:15rem!important}.m-245{margin:15.3125rem!important}.m-250{margin:15.625rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-5{margin-right:.3125rem!important;margin-left:.3125rem!important}.mx-10{margin-right:.625rem!important;margin-left:.625rem!important}.mx-15{margin-right:.9375rem!important;margin-left:.9375rem!important}.mx-20{margin-right:1.25rem!important;margin-left:1.25rem!important}.mx-25{margin-right:1.5625rem!important;margin-left:1.5625rem!important}.mx-30{margin-right:1.875rem!important;margin-left:1.875rem!important}.mx-35{margin-right:2.1875rem!important;margin-left:2.1875rem!important}.mx-40{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-45{margin-right:2.8125rem!important;margin-left:2.8125rem!important}.mx-50{margin-right:3.125rem!important;margin-left:3.125rem!important}.mx-55{margin-right:3.4375rem!important;margin-left:3.4375rem!important}.mx-60{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-65{margin-right:4.0625rem!important;margin-left:4.0625rem!important}.mx-70{margin-right:4.375rem!important;margin-left:4.375rem!important}.mx-75{margin-right:4.6875rem!important;margin-left:4.6875rem!important}.mx-80{margin-right:5rem!important;margin-left:5rem!important}.mx-85{margin-right:5.3125rem!important;margin-left:5.3125rem!important}.mx-90{margin-right:5.625rem!important;margin-left:5.625rem!important}.mx-95{margin-right:5.9375rem!important;margin-left:5.9375rem!important}.mx-100{margin-right:6.25rem!important;margin-left:6.25rem!important}.mx-105{margin-right:6.5625rem!important;margin-left:6.5625rem!important}.mx-110{margin-right:6.875rem!important;margin-left:6.875rem!important}.mx-115{margin-right:7.1875rem!important;margin-left:7.1875rem!important}.mx-120{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-125{margin-right:7.8125rem!important;margin-left:7.8125rem!important}.mx-130{margin-right:8.125rem!important;margin-left:8.125rem!important}.mx-135{margin-right:8.4375rem!important;margin-left:8.4375rem!important}.mx-140{margin-right:8.75rem!important;margin-left:8.75rem!important}.mx-145{margin-right:9.0625rem!important;margin-left:9.0625rem!important}.mx-150{margin-right:9.375rem!important;margin-left:9.375rem!important}.mx-155{margin-right:9.6875rem!important;margin-left:9.6875rem!important}.mx-160{margin-right:10rem!important;margin-left:10rem!important}.mx-165{margin-right:10.3125rem!important;margin-left:10.3125rem!important}.mx-170{margin-right:10.625rem!important;margin-left:10.625rem!important}.mx-175{margin-right:10.9375rem!important;margin-left:10.9375rem!important}.mx-180{margin-right:11.25rem!important;margin-left:11.25rem!important}.mx-185{margin-right:11.5625rem!important;margin-left:11.5625rem!important}.mx-190{margin-right:11.875rem!important;margin-left:11.875rem!important}.mx-195{margin-right:12.1875rem!important;margin-left:12.1875rem!important}.mx-200{margin-right:12.5rem!important;margin-left:12.5rem!important}.mx-205{margin-right:12.8125rem!important;margin-left:12.8125rem!important}.mx-210{margin-right:13.125rem!important;margin-left:13.125rem!important}.mx-215{margin-right:13.4375rem!important;margin-left:13.4375rem!important}.mx-220{margin-right:13.75rem!important;margin-left:13.75rem!important}.mx-225{margin-right:14.0625rem!important;margin-left:14.0625rem!important}.mx-230{margin-right:14.375rem!important;margin-left:14.375rem!important}.mx-235{margin-right:14.6875rem!important;margin-left:14.6875rem!important}.mx-240{margin-right:15rem!important;margin-left:15rem!important}.mx-245{margin-right:15.3125rem!important;margin-left:15.3125rem!important}.mx-250{margin-right:15.625rem!important;margin-left:15.625rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-5{margin-top:.3125rem!important;margin-bottom:.3125rem!important}.my-10{margin-top:.625rem!important;margin-bottom:.625rem!important}.my-15{margin-top:.9375rem!important;margin-bottom:.9375rem!important}.my-20{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-25{margin-top:1.5625rem!important;margin-bottom:1.5625rem!important}.my-30{margin-top:1.875rem!important;margin-bottom:1.875rem!important}.my-35{margin-top:2.1875rem!important;margin-bottom:2.1875rem!important}.my-40{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-45{margin-top:2.8125rem!important;margin-bottom:2.8125rem!important}.my-50{margin-top:3.125rem!important;margin-bottom:3.125rem!important}.my-55{margin-top:3.4375rem!important;margin-bottom:3.4375rem!important}.my-60{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-65{margin-top:4.0625rem!important;margin-bottom:4.0625rem!important}.my-70{margin-top:4.375rem!important;margin-bottom:4.375rem!important}.my-75{margin-top:4.6875rem!important;margin-bottom:4.6875rem!important}.my-80{margin-top:5rem!important;margin-bottom:5rem!important}.my-85{margin-top:5.3125rem!important;margin-bottom:5.3125rem!important}.my-90{margin-top:5.625rem!important;margin-bottom:5.625rem!important}.my-95{margin-top:5.9375rem!important;margin-bottom:5.9375rem!important}.my-100{margin-top:6.25rem!important;margin-bottom:6.25rem!important}.my-105{margin-top:6.5625rem!important;margin-bottom:6.5625rem!important}.my-110{margin-top:6.875rem!important;margin-bottom:6.875rem!important}.my-115{margin-top:7.1875rem!important;margin-bottom:7.1875rem!important}.my-120{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-125{margin-top:7.8125rem!important;margin-bottom:7.8125rem!important}.my-130{margin-top:8.125rem!important;margin-bottom:8.125rem!important}.my-135{margin-top:8.4375rem!important;margin-bottom:8.4375rem!important}.my-140{margin-top:8.75rem!important;margin-bottom:8.75rem!important}.my-145{margin-top:9.0625rem!important;margin-bottom:9.0625rem!important}.my-150{margin-top:9.375rem!important;margin-bottom:9.375rem!important}.my-155{margin-top:9.6875rem!important;margin-bottom:9.6875rem!important}.my-160{margin-top:10rem!important;margin-bottom:10rem!important}.my-165{margin-top:10.3125rem!important;margin-bottom:10.3125rem!important}.my-170{margin-top:10.625rem!important;margin-bottom:10.625rem!important}.my-175{margin-top:10.9375rem!important;margin-bottom:10.9375rem!important}.my-180{margin-top:11.25rem!important;margin-bottom:11.25rem!important}.my-185{margin-top:11.5625rem!important;margin-bottom:11.5625rem!important}.my-190{margin-top:11.875rem!important;margin-bottom:11.875rem!important}.my-195{margin-top:12.1875rem!important;margin-bottom:12.1875rem!important}.my-200{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-205{margin-top:12.8125rem!important;margin-bottom:12.8125rem!important}.my-210{margin-top:13.125rem!important;margin-bottom:13.125rem!important}.my-215{margin-top:13.4375rem!important;margin-bottom:13.4375rem!important}.my-220{margin-top:13.75rem!important;margin-bottom:13.75rem!important}.my-225{margin-top:14.0625rem!important;margin-bottom:14.0625rem!important}.my-230{margin-top:14.375rem!important;margin-bottom:14.375rem!important}.my-235{margin-top:14.6875rem!important;margin-bottom:14.6875rem!important}.my-240{margin-top:15rem!important;margin-bottom:15rem!important}.my-245{margin-top:15.3125rem!important;margin-bottom:15.3125rem!important}.my-250{margin-top:15.625rem!important;margin-bottom:15.625rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-5{margin-top:.3125rem!important}.mt-10{margin-top:.625rem!important}.mt-15{margin-top:.9375rem!important}.mt-20{margin-top:1.25rem!important}.mt-25{margin-top:1.5625rem!important}.mt-30{margin-top:1.875rem!important}.mt-35{margin-top:2.1875rem!important}.mt-40{margin-top:2.5rem!important}.mt-45{margin-top:2.8125rem!important}.mt-50{margin-top:3.125rem!important}.mt-55{margin-top:3.4375rem!important}.mt-60{margin-top:3.75rem!important}.mt-65{margin-top:4.0625rem!important}.mt-70{margin-top:4.375rem!important}.mt-75{margin-top:4.6875rem!important}.mt-80{margin-top:5rem!important}.mt-85{margin-top:5.3125rem!important}.mt-90{margin-top:5.625rem!important}.mt-95{margin-top:5.9375rem!important}.mt-100{margin-top:6.25rem!important}.mt-105{margin-top:6.5625rem!important}.mt-110{margin-top:6.875rem!important}.mt-115{margin-top:7.1875rem!important}.mt-120{margin-top:7.5rem!important}.mt-125{margin-top:7.8125rem!important}.mt-130{margin-top:8.125rem!important}.mt-135{margin-top:8.4375rem!important}.mt-140{margin-top:8.75rem!important}.mt-145{margin-top:9.0625rem!important}.mt-150{margin-top:9.375rem!important}.mt-155{margin-top:9.6875rem!important}.mt-160{margin-top:10rem!important}.mt-165{margin-top:10.3125rem!important}.mt-170{margin-top:10.625rem!important}.mt-175{margin-top:10.9375rem!important}.mt-180{margin-top:11.25rem!important}.mt-185{margin-top:11.5625rem!important}.mt-190{margin-top:11.875rem!important}.mt-195{margin-top:12.1875rem!important}.mt-200{margin-top:12.5rem!important}.mt-205{margin-top:12.8125rem!important}.mt-210{margin-top:13.125rem!important}.mt-215{margin-top:13.4375rem!important}.mt-220{margin-top:13.75rem!important}.mt-225{margin-top:14.0625rem!important}.mt-230{margin-top:14.375rem!important}.mt-235{margin-top:14.6875rem!important}.mt-240{margin-top:15rem!important}.mt-245{margin-top:15.3125rem!important}.mt-250{margin-top:15.625rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-5{margin-right:.3125rem!important}.me-10{margin-right:.625rem!important}.me-15{margin-right:.9375rem!important}.me-20{margin-right:1.25rem!important}.me-25{margin-right:1.5625rem!important}.me-30{margin-right:1.875rem!important}.me-35{margin-right:2.1875rem!important}.me-40{margin-right:2.5rem!important}.me-45{margin-right:2.8125rem!important}.me-50{margin-right:3.125rem!important}.me-55{margin-right:3.4375rem!important}.me-60{margin-right:3.75rem!important}.me-65{margin-right:4.0625rem!important}.me-70{margin-right:4.375rem!important}.me-75{margin-right:4.6875rem!important}.me-80{margin-right:5rem!important}.me-85{margin-right:5.3125rem!important}.me-90{margin-right:5.625rem!important}.me-95{margin-right:5.9375rem!important}.me-100{margin-right:6.25rem!important}.me-105{margin-right:6.5625rem!important}.me-110{margin-right:6.875rem!important}.me-115{margin-right:7.1875rem!important}.me-120{margin-right:7.5rem!important}.me-125{margin-right:7.8125rem!important}.me-130{margin-right:8.125rem!important}.me-135{margin-right:8.4375rem!important}.me-140{margin-right:8.75rem!important}.me-145{margin-right:9.0625rem!important}.me-150{margin-right:9.375rem!important}.me-155{margin-right:9.6875rem!important}.me-160{margin-right:10rem!important}.me-165{margin-right:10.3125rem!important}.me-170{margin-right:10.625rem!important}.me-175{margin-right:10.9375rem!important}.me-180{margin-right:11.25rem!important}.me-185{margin-right:11.5625rem!important}.me-190{margin-right:11.875rem!important}.me-195{margin-right:12.1875rem!important}.me-200{margin-right:12.5rem!important}.me-205{margin-right:12.8125rem!important}.me-210{margin-right:13.125rem!important}.me-215{margin-right:13.4375rem!important}.me-220{margin-right:13.75rem!important}.me-225{margin-right:14.0625rem!important}.me-230{margin-right:14.375rem!important}.me-235{margin-right:14.6875rem!important}.me-240{margin-right:15rem!important}.me-245{margin-right:15.3125rem!important}.me-250{margin-right:15.625rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-5{margin-bottom:.3125rem!important}.mb-10{margin-bottom:.625rem!important}.mb-15{margin-bottom:.9375rem!important}.mb-20{margin-bottom:1.25rem!important}.mb-25{margin-bottom:1.5625rem!important}.mb-30{margin-bottom:1.875rem!important}.mb-35{margin-bottom:2.1875rem!important}.mb-40{margin-bottom:2.5rem!important}.mb-45{margin-bottom:2.8125rem!important}.mb-50{margin-bottom:3.125rem!important}.mb-55{margin-bottom:3.4375rem!important}.mb-60{margin-bottom:3.75rem!important}.mb-65{margin-bottom:4.0625rem!important}.mb-70{margin-bottom:4.375rem!important}.mb-75{margin-bottom:4.6875rem!important}.mb-80{margin-bottom:5rem!important}.mb-85{margin-bottom:5.3125rem!important}.mb-90{margin-bottom:5.625rem!important}.mb-95{margin-bottom:5.9375rem!important}.mb-100{margin-bottom:6.25rem!important}.mb-105{margin-bottom:6.5625rem!important}.mb-110{margin-bottom:6.875rem!important}.mb-115{margin-bottom:7.1875rem!important}.mb-120{margin-bottom:7.5rem!important}.mb-125{margin-bottom:7.8125rem!important}.mb-130{margin-bottom:8.125rem!important}.mb-135{margin-bottom:8.4375rem!important}.mb-140{margin-bottom:8.75rem!important}.mb-145{margin-bottom:9.0625rem!important}.mb-150{margin-bottom:9.375rem!important}.mb-155{margin-bottom:9.6875rem!important}.mb-160{margin-bottom:10rem!important}.mb-165{margin-bottom:10.3125rem!important}.mb-170{margin-bottom:10.625rem!important}.mb-175{margin-bottom:10.9375rem!important}.mb-180{margin-bottom:11.25rem!important}.mb-185{margin-bottom:11.5625rem!important}.mb-190{margin-bottom:11.875rem!important}.mb-195{margin-bottom:12.1875rem!important}.mb-200{margin-bottom:12.5rem!important}.mb-205{margin-bottom:12.8125rem!important}.mb-210{margin-bottom:13.125rem!important}.mb-215{margin-bottom:13.4375rem!important}.mb-220{margin-bottom:13.75rem!important}.mb-225{margin-bottom:14.0625rem!important}.mb-230{margin-bottom:14.375rem!important}.mb-235{margin-bottom:14.6875rem!important}.mb-240{margin-bottom:15rem!important}.mb-245{margin-bottom:15.3125rem!important}.mb-250{margin-bottom:15.625rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-5{margin-left:.3125rem!important}.ms-10{margin-left:.625rem!important}.ms-15{margin-left:.9375rem!important}.ms-20{margin-left:1.25rem!important}.ms-25{margin-left:1.5625rem!important}.ms-30{margin-left:1.875rem!important}.ms-35{margin-left:2.1875rem!important}.ms-40{margin-left:2.5rem!important}.ms-45{margin-left:2.8125rem!important}.ms-50{margin-left:3.125rem!important}.ms-55{margin-left:3.4375rem!important}.ms-60{margin-left:3.75rem!important}.ms-65{margin-left:4.0625rem!important}.ms-70{margin-left:4.375rem!important}.ms-75{margin-left:4.6875rem!important}.ms-80{margin-left:5rem!important}.ms-85{margin-left:5.3125rem!important}.ms-90{margin-left:5.625rem!important}.ms-95{margin-left:5.9375rem!important}.ms-100{margin-left:6.25rem!important}.ms-105{margin-left:6.5625rem!important}.ms-110{margin-left:6.875rem!important}.ms-115{margin-left:7.1875rem!important}.ms-120{margin-left:7.5rem!important}.ms-125{margin-left:7.8125rem!important}.ms-130{margin-left:8.125rem!important}.ms-135{margin-left:8.4375rem!important}.ms-140{margin-left:8.75rem!important}.ms-145{margin-left:9.0625rem!important}.ms-150{margin-left:9.375rem!important}.ms-155{margin-left:9.6875rem!important}.ms-160{margin-left:10rem!important}.ms-165{margin-left:10.3125rem!important}.ms-170{margin-left:10.625rem!important}.ms-175{margin-left:10.9375rem!important}.ms-180{margin-left:11.25rem!important}.ms-185{margin-left:11.5625rem!important}.ms-190{margin-left:11.875rem!important}.ms-195{margin-left:12.1875rem!important}.ms-200{margin-left:12.5rem!important}.ms-205{margin-left:12.8125rem!important}.ms-210{margin-left:13.125rem!important}.ms-215{margin-left:13.4375rem!important}.ms-220{margin-left:13.75rem!important}.ms-225{margin-left:14.0625rem!important}.ms-230{margin-left:14.375rem!important}.ms-235{margin-left:14.6875rem!important}.ms-240{margin-left:15rem!important}.ms-245{margin-left:15.3125rem!important}.ms-250{margin-left:15.625rem!important}.ms-auto{margin-left:auto!important}.m-n5{margin:-.3125rem!important}.m-n10{margin:-.625rem!important}.m-n15{margin:-.9375rem!important}.m-n20{margin:-1.25rem!important}.m-n25{margin:-1.5625rem!important}.m-n30{margin:-1.875rem!important}.m-n35{margin:-2.1875rem!important}.m-n40{margin:-2.5rem!important}.m-n45{margin:-2.8125rem!important}.m-n50{margin:-3.125rem!important}.m-n55{margin:-3.4375rem!important}.m-n60{margin:-3.75rem!important}.m-n65{margin:-4.0625rem!important}.m-n70{margin:-4.375rem!important}.m-n75{margin:-4.6875rem!important}.m-n80{margin:-5rem!important}.m-n85{margin:-5.3125rem!important}.m-n90{margin:-5.625rem!important}.m-n95{margin:-5.9375rem!important}.m-n100{margin:-6.25rem!important}.m-n105{margin:-6.5625rem!important}.m-n110{margin:-6.875rem!important}.m-n115{margin:-7.1875rem!important}.m-n120{margin:-7.5rem!important}.m-n125{margin:-7.8125rem!important}.m-n130{margin:-8.125rem!important}.m-n135{margin:-8.4375rem!important}.m-n140{margin:-8.75rem!important}.m-n145{margin:-9.0625rem!important}.m-n150{margin:-9.375rem!important}.m-n155{margin:-9.6875rem!important}.m-n160{margin:-10rem!important}.m-n165{margin:-10.3125rem!important}.m-n170{margin:-10.625rem!important}.m-n175{margin:-10.9375rem!important}.m-n180{margin:-11.25rem!important}.m-n185{margin:-11.5625rem!important}.m-n190{margin:-11.875rem!important}.m-n195{margin:-12.1875rem!important}.m-n200{margin:-12.5rem!important}.m-n205{margin:-12.8125rem!important}.m-n210{margin:-13.125rem!important}.m-n215{margin:-13.4375rem!important}.m-n220{margin:-13.75rem!important}.m-n225{margin:-14.0625rem!important}.m-n230{margin:-14.375rem!important}.m-n235{margin:-14.6875rem!important}.m-n240{margin:-15rem!important}.m-n245{margin:-15.3125rem!important}.m-n250{margin:-15.625rem!important}.mx-n5{margin-right:-.3125rem!important;margin-left:-.3125rem!important}.mx-n10{margin-right:-.625rem!important;margin-left:-.625rem!important}.mx-n15{margin-right:-.9375rem!important;margin-left:-.9375rem!important}.mx-n20{margin-right:-1.25rem!important;margin-left:-1.25rem!important}.mx-n25{margin-right:-1.5625rem!important;margin-left:-1.5625rem!important}.mx-n30{margin-right:-1.875rem!important;margin-left:-1.875rem!important}.mx-n35{margin-right:-2.1875rem!important;margin-left:-2.1875rem!important}.mx-n40{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-n45{margin-right:-2.8125rem!important;margin-left:-2.8125rem!important}.mx-n50{margin-right:-3.125rem!important;margin-left:-3.125rem!important}.mx-n55{margin-right:-3.4375rem!important;margin-left:-3.4375rem!important}.mx-n60{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-n65{margin-right:-4.0625rem!important;margin-left:-4.0625rem!important}.mx-n70{margin-right:-4.375rem!important;margin-left:-4.375rem!important}.mx-n75{margin-right:-4.6875rem!important;margin-left:-4.6875rem!important}.mx-n80{margin-right:-5rem!important;margin-left:-5rem!important}.mx-n85{margin-right:-5.3125rem!important;margin-left:-5.3125rem!important}.mx-n90{margin-right:-5.625rem!important;margin-left:-5.625rem!important}.mx-n95{margin-right:-5.9375rem!important;margin-left:-5.9375rem!important}.mx-n100{margin-right:-6.25rem!important;margin-left:-6.25rem!important}.mx-n105{margin-right:-6.5625rem!important;margin-left:-6.5625rem!important}.mx-n110{margin-right:-6.875rem!important;margin-left:-6.875rem!important}.mx-n115{margin-right:-7.1875rem!important;margin-left:-7.1875rem!important}.mx-n120{margin-right:-7.5rem!important;margin-left:-7.5rem!important}.mx-n125{margin-right:-7.8125rem!important;margin-left:-7.8125rem!important}.mx-n130{margin-right:-8.125rem!important;margin-left:-8.125rem!important}.mx-n135{margin-right:-8.4375rem!important;margin-left:-8.4375rem!important}.mx-n140{margin-right:-8.75rem!important;margin-left:-8.75rem!important}.mx-n145{margin-right:-9.0625rem!important;margin-left:-9.0625rem!important}.mx-n150{margin-right:-9.375rem!important;margin-left:-9.375rem!important}.mx-n155{margin-right:-9.6875rem!important;margin-left:-9.6875rem!important}.mx-n160{margin-right:-10rem!important;margin-left:-10rem!important}.mx-n165{margin-right:-10.3125rem!important;margin-left:-10.3125rem!important}.mx-n170{margin-right:-10.625rem!important;margin-left:-10.625rem!important}.mx-n175{margin-right:-10.9375rem!important;margin-left:-10.9375rem!important}.mx-n180{margin-right:-11.25rem!important;margin-left:-11.25rem!important}.mx-n185{margin-right:-11.5625rem!important;margin-left:-11.5625rem!important}.mx-n190{margin-right:-11.875rem!important;margin-left:-11.875rem!important}.mx-n195{margin-right:-12.1875rem!important;margin-left:-12.1875rem!important}.mx-n200{margin-right:-12.5rem!important;margin-left:-12.5rem!important}.mx-n205{margin-right:-12.8125rem!important;margin-left:-12.8125rem!important}.mx-n210{margin-right:-13.125rem!important;margin-left:-13.125rem!important}.mx-n215{margin-right:-13.4375rem!important;margin-left:-13.4375rem!important}.mx-n220{margin-right:-13.75rem!important;margin-left:-13.75rem!important}.mx-n225{margin-right:-14.0625rem!important;margin-left:-14.0625rem!important}.mx-n230{margin-right:-14.375rem!important;margin-left:-14.375rem!important}.mx-n235{margin-right:-14.6875rem!important;margin-left:-14.6875rem!important}.mx-n240{margin-right:-15rem!important;margin-left:-15rem!important}.mx-n245{margin-right:-15.3125rem!important;margin-left:-15.3125rem!important}.mx-n250{margin-right:-15.625rem!important;margin-left:-15.625rem!important}.my-n5{margin-top:-.3125rem!important;margin-bottom:-.3125rem!important}.my-n10{margin-top:-.625rem!important;margin-bottom:-.625rem!important}.my-n15{margin-top:-.9375rem!important;margin-bottom:-.9375rem!important}.my-n20{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.my-n25{margin-top:-1.5625rem!important;margin-bottom:-1.5625rem!important}.my-n30{margin-top:-1.875rem!important;margin-bottom:-1.875rem!important}.my-n35{margin-top:-2.1875rem!important;margin-bottom:-2.1875rem!important}.my-n40{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-n45{margin-top:-2.8125rem!important;margin-bottom:-2.8125rem!important}.my-n50{margin-top:-3.125rem!important;margin-bottom:-3.125rem!important}.my-n55{margin-top:-3.4375rem!important;margin-bottom:-3.4375rem!important}.my-n60{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-n65{margin-top:-4.0625rem!important;margin-bottom:-4.0625rem!important}.my-n70{margin-top:-4.375rem!important;margin-bottom:-4.375rem!important}.my-n75{margin-top:-4.6875rem!important;margin-bottom:-4.6875rem!important}.my-n80{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-n85{margin-top:-5.3125rem!important;margin-bottom:-5.3125rem!important}.my-n90{margin-top:-5.625rem!important;margin-bottom:-5.625rem!important}.my-n95{margin-top:-5.9375rem!important;margin-bottom:-5.9375rem!important}.my-n100{margin-top:-6.25rem!important;margin-bottom:-6.25rem!important}.my-n105{margin-top:-6.5625rem!important;margin-bottom:-6.5625rem!important}.my-n110{margin-top:-6.875rem!important;margin-bottom:-6.875rem!important}.my-n115{margin-top:-7.1875rem!important;margin-bottom:-7.1875rem!important}.my-n120{margin-top:-7.5rem!important;margin-bottom:-7.5rem!important}.my-n125{margin-top:-7.8125rem!important;margin-bottom:-7.8125rem!important}.my-n130{margin-top:-8.125rem!important;margin-bottom:-8.125rem!important}.my-n135{margin-top:-8.4375rem!important;margin-bottom:-8.4375rem!important}.my-n140{margin-top:-8.75rem!important;margin-bottom:-8.75rem!important}.my-n145{margin-top:-9.0625rem!important;margin-bottom:-9.0625rem!important}.my-n150{margin-top:-9.375rem!important;margin-bottom:-9.375rem!important}.my-n155{margin-top:-9.6875rem!important;margin-bottom:-9.6875rem!important}.my-n160{margin-top:-10rem!important;margin-bottom:-10rem!important}.my-n165{margin-top:-10.3125rem!important;margin-bottom:-10.3125rem!important}.my-n170{margin-top:-10.625rem!important;margin-bottom:-10.625rem!important}.my-n175{margin-top:-10.9375rem!important;margin-bottom:-10.9375rem!important}.my-n180{margin-top:-11.25rem!important;margin-bottom:-11.25rem!important}.my-n185{margin-top:-11.5625rem!important;margin-bottom:-11.5625rem!important}.my-n190{margin-top:-11.875rem!important;margin-bottom:-11.875rem!important}.my-n195{margin-top:-12.1875rem!important;margin-bottom:-12.1875rem!important}.my-n200{margin-top:-12.5rem!important;margin-bottom:-12.5rem!important}.my-n205{margin-top:-12.8125rem!important;margin-bottom:-12.8125rem!important}.my-n210{margin-top:-13.125rem!important;margin-bottom:-13.125rem!important}.my-n215{margin-top:-13.4375rem!important;margin-bottom:-13.4375rem!important}.my-n220{margin-top:-13.75rem!important;margin-bottom:-13.75rem!important}.my-n225{margin-top:-14.0625rem!important;margin-bottom:-14.0625rem!important}.my-n230{margin-top:-14.375rem!important;margin-bottom:-14.375rem!important}.my-n235{margin-top:-14.6875rem!important;margin-bottom:-14.6875rem!important}.my-n240{margin-top:-15rem!important;margin-bottom:-15rem!important}.my-n245{margin-top:-15.3125rem!important;margin-bottom:-15.3125rem!important}.my-n250{margin-top:-15.625rem!important;margin-bottom:-15.625rem!important}.mt-n5{margin-top:-.3125rem!important}.mt-n10{margin-top:-.625rem!important}.mt-n15{margin-top:-.9375rem!important}.mt-n20{margin-top:-1.25rem!important}.mt-n25{margin-top:-1.5625rem!important}.mt-n30{margin-top:-1.875rem!important}.mt-n35{margin-top:-2.1875rem!important}.mt-n40{margin-top:-2.5rem!important}.mt-n45{margin-top:-2.8125rem!important}.mt-n50{margin-top:-3.125rem!important}.mt-n55{margin-top:-3.4375rem!important}.mt-n60{margin-top:-3.75rem!important}.mt-n65{margin-top:-4.0625rem!important}.mt-n70{margin-top:-4.375rem!important}.mt-n75{margin-top:-4.6875rem!important}.mt-n80{margin-top:-5rem!important}.mt-n85{margin-top:-5.3125rem!important}.mt-n90{margin-top:-5.625rem!important}.mt-n95{margin-top:-5.9375rem!important}.mt-n100{margin-top:-6.25rem!important}.mt-n105{margin-top:-6.5625rem!important}.mt-n110{margin-top:-6.875rem!important}.mt-n115{margin-top:-7.1875rem!important}.mt-n120{margin-top:-7.5rem!important}.mt-n125{margin-top:-7.8125rem!important}.mt-n130{margin-top:-8.125rem!important}.mt-n135{margin-top:-8.4375rem!important}.mt-n140{margin-top:-8.75rem!important}.mt-n145{margin-top:-9.0625rem!important}.mt-n150{margin-top:-9.375rem!important}.mt-n155{margin-top:-9.6875rem!important}.mt-n160{margin-top:-10rem!important}.mt-n165{margin-top:-10.3125rem!important}.mt-n170{margin-top:-10.625rem!important}.mt-n175{margin-top:-10.9375rem!important}.mt-n180{margin-top:-11.25rem!important}.mt-n185{margin-top:-11.5625rem!important}.mt-n190{margin-top:-11.875rem!important}.mt-n195{margin-top:-12.1875rem!important}.mt-n200{margin-top:-12.5rem!important}.mt-n205{margin-top:-12.8125rem!important}.mt-n210{margin-top:-13.125rem!important}.mt-n215{margin-top:-13.4375rem!important}.mt-n220{margin-top:-13.75rem!important}.mt-n225{margin-top:-14.0625rem!important}.mt-n230{margin-top:-14.375rem!important}.mt-n235{margin-top:-14.6875rem!important}.mt-n240{margin-top:-15rem!important}.mt-n245{margin-top:-15.3125rem!important}.mt-n250{margin-top:-15.625rem!important}.me-n5{margin-right:-.3125rem!important}.me-n10{margin-right:-.625rem!important}.me-n15{margin-right:-.9375rem!important}.me-n20{margin-right:-1.25rem!important}.me-n25{margin-right:-1.5625rem!important}.me-n30{margin-right:-1.875rem!important}.me-n35{margin-right:-2.1875rem!important}.me-n40{margin-right:-2.5rem!important}.me-n45{margin-right:-2.8125rem!important}.me-n50{margin-right:-3.125rem!important}.me-n55{margin-right:-3.4375rem!important}.me-n60{margin-right:-3.75rem!important}.me-n65{margin-right:-4.0625rem!important}.me-n70{margin-right:-4.375rem!important}.me-n75{margin-right:-4.6875rem!important}.me-n80{margin-right:-5rem!important}.me-n85{margin-right:-5.3125rem!important}.me-n90{margin-right:-5.625rem!important}.me-n95{margin-right:-5.9375rem!important}.me-n100{margin-right:-6.25rem!important}.me-n105{margin-right:-6.5625rem!important}.me-n110{margin-right:-6.875rem!important}.me-n115{margin-right:-7.1875rem!important}.me-n120{margin-right:-7.5rem!important}.me-n125{margin-right:-7.8125rem!important}.me-n130{margin-right:-8.125rem!important}.me-n135{margin-right:-8.4375rem!important}.me-n140{margin-right:-8.75rem!important}.me-n145{margin-right:-9.0625rem!important}.me-n150{margin-right:-9.375rem!important}.me-n155{margin-right:-9.6875rem!important}.me-n160{margin-right:-10rem!important}.me-n165{margin-right:-10.3125rem!important}.me-n170{margin-right:-10.625rem!important}.me-n175{margin-right:-10.9375rem!important}.me-n180{margin-right:-11.25rem!important}.me-n185{margin-right:-11.5625rem!important}.me-n190{margin-right:-11.875rem!important}.me-n195{margin-right:-12.1875rem!important}.me-n200{margin-right:-12.5rem!important}.me-n205{margin-right:-12.8125rem!important}.me-n210{margin-right:-13.125rem!important}.me-n215{margin-right:-13.4375rem!important}.me-n220{margin-right:-13.75rem!important}.me-n225{margin-right:-14.0625rem!important}.me-n230{margin-right:-14.375rem!important}.me-n235{margin-right:-14.6875rem!important}.me-n240{margin-right:-15rem!important}.me-n245{margin-right:-15.3125rem!important}.me-n250{margin-right:-15.625rem!important}.mb-n5{margin-bottom:-.3125rem!important}.mb-n10{margin-bottom:-.625rem!important}.mb-n15{margin-bottom:-.9375rem!important}.mb-n20{margin-bottom:-1.25rem!important}.mb-n25{margin-bottom:-1.5625rem!important}.mb-n30{margin-bottom:-1.875rem!important}.mb-n35{margin-bottom:-2.1875rem!important}.mb-n40{margin-bottom:-2.5rem!important}.mb-n45{margin-bottom:-2.8125rem!important}.mb-n50{margin-bottom:-3.125rem!important}.mb-n55{margin-bottom:-3.4375rem!important}.mb-n60{margin-bottom:-3.75rem!important}.mb-n65{margin-bottom:-4.0625rem!important}.mb-n70{margin-bottom:-4.375rem!important}.mb-n75{margin-bottom:-4.6875rem!important}.mb-n80{margin-bottom:-5rem!important}.mb-n85{margin-bottom:-5.3125rem!important}.mb-n90{margin-bottom:-5.625rem!important}.mb-n95{margin-bottom:-5.9375rem!important}.mb-n100{margin-bottom:-6.25rem!important}.mb-n105{margin-bottom:-6.5625rem!important}.mb-n110{margin-bottom:-6.875rem!important}.mb-n115{margin-bottom:-7.1875rem!important}.mb-n120{margin-bottom:-7.5rem!important}.mb-n125{margin-bottom:-7.8125rem!important}.mb-n130{margin-bottom:-8.125rem!important}.mb-n135{margin-bottom:-8.4375rem!important}.mb-n140{margin-bottom:-8.75rem!important}.mb-n145{margin-bottom:-9.0625rem!important}.mb-n150{margin-bottom:-9.375rem!important}.mb-n155{margin-bottom:-9.6875rem!important}.mb-n160{margin-bottom:-10rem!important}.mb-n165{margin-bottom:-10.3125rem!important}.mb-n170{margin-bottom:-10.625rem!important}.mb-n175{margin-bottom:-10.9375rem!important}.mb-n180{margin-bottom:-11.25rem!important}.mb-n185{margin-bottom:-11.5625rem!important}.mb-n190{margin-bottom:-11.875rem!important}.mb-n195{margin-bottom:-12.1875rem!important}.mb-n200{margin-bottom:-12.5rem!important}.mb-n205{margin-bottom:-12.8125rem!important}.mb-n210{margin-bottom:-13.125rem!important}.mb-n215{margin-bottom:-13.4375rem!important}.mb-n220{margin-bottom:-13.75rem!important}.mb-n225{margin-bottom:-14.0625rem!important}.mb-n230{margin-bottom:-14.375rem!important}.mb-n235{margin-bottom:-14.6875rem!important}.mb-n240{margin-bottom:-15rem!important}.mb-n245{margin-bottom:-15.3125rem!important}.mb-n250{margin-bottom:-15.625rem!important}.ms-n5{margin-left:-.3125rem!important}.ms-n10{margin-left:-.625rem!important}.ms-n15{margin-left:-.9375rem!important}.ms-n20{margin-left:-1.25rem!important}.ms-n25{margin-left:-1.5625rem!important}.ms-n30{margin-left:-1.875rem!important}.ms-n35{margin-left:-2.1875rem!important}.ms-n40{margin-left:-2.5rem!important}.ms-n45{margin-left:-2.8125rem!important}.ms-n50{margin-left:-3.125rem!important}.ms-n55{margin-left:-3.4375rem!important}.ms-n60{margin-left:-3.75rem!important}.ms-n65{margin-left:-4.0625rem!important}.ms-n70{margin-left:-4.375rem!important}.ms-n75{margin-left:-4.6875rem!important}.ms-n80{margin-left:-5rem!important}.ms-n85{margin-left:-5.3125rem!important}.ms-n90{margin-left:-5.625rem!important}.ms-n95{margin-left:-5.9375rem!important}.ms-n100{margin-left:-6.25rem!important}.ms-n105{margin-left:-6.5625rem!important}.ms-n110{margin-left:-6.875rem!important}.ms-n115{margin-left:-7.1875rem!important}.ms-n120{margin-left:-7.5rem!important}.ms-n125{margin-left:-7.8125rem!important}.ms-n130{margin-left:-8.125rem!important}.ms-n135{margin-left:-8.4375rem!important}.ms-n140{margin-left:-8.75rem!important}.ms-n145{margin-left:-9.0625rem!important}.ms-n150{margin-left:-9.375rem!important}.ms-n155{margin-left:-9.6875rem!important}.ms-n160{margin-left:-10rem!important}.ms-n165{margin-left:-10.3125rem!important}.ms-n170{margin-left:-10.625rem!important}.ms-n175{margin-left:-10.9375rem!important}.ms-n180{margin-left:-11.25rem!important}.ms-n185{margin-left:-11.5625rem!important}.ms-n190{margin-left:-11.875rem!important}.ms-n195{margin-left:-12.1875rem!important}.ms-n200{margin-left:-12.5rem!important}.ms-n205{margin-left:-12.8125rem!important}.ms-n210{margin-left:-13.125rem!important}.ms-n215{margin-left:-13.4375rem!important}.ms-n220{margin-left:-13.75rem!important}.ms-n225{margin-left:-14.0625rem!important}.ms-n230{margin-left:-14.375rem!important}.ms-n235{margin-left:-14.6875rem!important}.ms-n240{margin-left:-15rem!important}.ms-n245{margin-left:-15.3125rem!important}.ms-n250{margin-left:-15.625rem!important}.p-0{padding:0!important}.p-5{padding:.3125rem!important}.p-10{padding:.625rem!important}.p-15{padding:.9375rem!important}.p-20{padding:1.25rem!important}.p-25{padding:1.5625rem!important}.p-30{padding:1.875rem!important}.p-35{padding:2.1875rem!important}.p-40{padding:2.5rem!important}.p-45{padding:2.8125rem!important}.p-50{padding:3.125rem!important}.p-55{padding:3.4375rem!important}.p-60{padding:3.75rem!important}.p-65{padding:4.0625rem!important}.p-70{padding:4.375rem!important}.p-75{padding:4.6875rem!important}.p-80{padding:5rem!important}.p-85{padding:5.3125rem!important}.p-90{padding:5.625rem!important}.p-95{padding:5.9375rem!important}.p-100{padding:6.25rem!important}.p-105{padding:6.5625rem!important}.p-110{padding:6.875rem!important}.p-115{padding:7.1875rem!important}.p-120{padding:7.5rem!important}.p-125{padding:7.8125rem!important}.p-130{padding:8.125rem!important}.p-135{padding:8.4375rem!important}.p-140{padding:8.75rem!important}.p-145{padding:9.0625rem!important}.p-150{padding:9.375rem!important}.p-155{padding:9.6875rem!important}.p-160{padding:10rem!important}.p-165{padding:10.3125rem!important}.p-170{padding:10.625rem!important}.p-175{padding:10.9375rem!important}.p-180{padding:11.25rem!important}.p-185{padding:11.5625rem!important}.p-190{padding:11.875rem!important}.p-195{padding:12.1875rem!important}.p-200{padding:12.5rem!important}.p-205{padding:12.8125rem!important}.p-210{padding:13.125rem!important}.p-215{padding:13.4375rem!important}.p-220{padding:13.75rem!important}.p-225{padding:14.0625rem!important}.p-230{padding:14.375rem!important}.p-235{padding:14.6875rem!important}.p-240{padding:15rem!important}.p-245{padding:15.3125rem!important}.p-250{padding:15.625rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-5{padding-right:.3125rem!important;padding-left:.3125rem!important}.px-10{padding-right:.625rem!important;padding-left:.625rem!important}.px-15{padding-right:.9375rem!important;padding-left:.9375rem!important}.px-20{padding-right:1.25rem!important;padding-left:1.25rem!important}.px-25{padding-right:1.5625rem!important;padding-left:1.5625rem!important}.px-30{padding-right:1.875rem!important;padding-left:1.875rem!important}.px-35{padding-right:2.1875rem!important;padding-left:2.1875rem!important}.px-40{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-45{padding-right:2.8125rem!important;padding-left:2.8125rem!important}.px-50{padding-right:3.125rem!important;padding-left:3.125rem!important}.px-55{padding-right:3.4375rem!important;padding-left:3.4375rem!important}.px-60{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-65{padding-right:4.0625rem!important;padding-left:4.0625rem!important}.px-70{padding-right:4.375rem!important;padding-left:4.375rem!important}.px-75{padding-right:4.6875rem!important;padding-left:4.6875rem!important}.px-80{padding-right:5rem!important;padding-left:5rem!important}.px-85{padding-right:5.3125rem!important;padding-left:5.3125rem!important}.px-90{padding-right:5.625rem!important;padding-left:5.625rem!important}.px-95{padding-right:5.9375rem!important;padding-left:5.9375rem!important}.px-100{padding-right:6.25rem!important;padding-left:6.25rem!important}.px-105{padding-right:6.5625rem!important;padding-left:6.5625rem!important}.px-110{padding-right:6.875rem!important;padding-left:6.875rem!important}.px-115{padding-right:7.1875rem!important;padding-left:7.1875rem!important}.px-120{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-125{padding-right:7.8125rem!important;padding-left:7.8125rem!important}.px-130{padding-right:8.125rem!important;padding-left:8.125rem!important}.px-135{padding-right:8.4375rem!important;padding-left:8.4375rem!important}.px-140{padding-right:8.75rem!important;padding-left:8.75rem!important}.px-145{padding-right:9.0625rem!important;padding-left:9.0625rem!important}.px-150{padding-right:9.375rem!important;padding-left:9.375rem!important}.px-155{padding-right:9.6875rem!important;padding-left:9.6875rem!important}.px-160{padding-right:10rem!important;padding-left:10rem!important}.px-165{padding-right:10.3125rem!important;padding-left:10.3125rem!important}.px-170{padding-right:10.625rem!important;padding-left:10.625rem!important}.px-175{padding-right:10.9375rem!important;padding-left:10.9375rem!important}.px-180{padding-right:11.25rem!important;padding-left:11.25rem!important}.px-185{padding-right:11.5625rem!important;padding-left:11.5625rem!important}.px-190{padding-right:11.875rem!important;padding-left:11.875rem!important}.px-195{padding-right:12.1875rem!important;padding-left:12.1875rem!important}.px-200{padding-right:12.5rem!important;padding-left:12.5rem!important}.px-205{padding-right:12.8125rem!important;padding-left:12.8125rem!important}.px-210{padding-right:13.125rem!important;padding-left:13.125rem!important}.px-215{padding-right:13.4375rem!important;padding-left:13.4375rem!important}.px-220{padding-right:13.75rem!important;padding-left:13.75rem!important}.px-225{padding-right:14.0625rem!important;padding-left:14.0625rem!important}.px-230{padding-right:14.375rem!important;padding-left:14.375rem!important}.px-235{padding-right:14.6875rem!important;padding-left:14.6875rem!important}.px-240{padding-right:15rem!important;padding-left:15rem!important}.px-245{padding-right:15.3125rem!important;padding-left:15.3125rem!important}.px-250{padding-right:15.625rem!important;padding-left:15.625rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-5{padding-top:.3125rem!important;padding-bottom:.3125rem!important}.py-10{padding-top:.625rem!important;padding-bottom:.625rem!important}.py-15{padding-top:.9375rem!important;padding-bottom:.9375rem!important}.py-20{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-25{padding-top:1.5625rem!important;padding-bottom:1.5625rem!important}.py-30{padding-top:1.875rem!important;padding-bottom:1.875rem!important}.py-35{padding-top:2.1875rem!important;padding-bottom:2.1875rem!important}.py-40{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-45{padding-top:2.8125rem!important;padding-bottom:2.8125rem!important}.py-50{padding-top:3.125rem!important;padding-bottom:3.125rem!important}.py-55{padding-top:3.4375rem!important;padding-bottom:3.4375rem!important}.py-60{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-65{padding-top:4.0625rem!important;padding-bottom:4.0625rem!important}.py-70{padding-top:4.375rem!important;padding-bottom:4.375rem!important}.py-75{padding-top:4.6875rem!important;padding-bottom:4.6875rem!important}.py-80{padding-top:5rem!important;padding-bottom:5rem!important}.py-85{padding-top:5.3125rem!important;padding-bottom:5.3125rem!important}.py-90{padding-top:5.625rem!important;padding-bottom:5.625rem!important}.py-95{padding-top:5.9375rem!important;padding-bottom:5.9375rem!important}.py-100{padding-top:6.25rem!important;padding-bottom:6.25rem!important}.py-105{padding-top:6.5625rem!important;padding-bottom:6.5625rem!important}.py-110{padding-top:6.875rem!important;padding-bottom:6.875rem!important}.py-115{padding-top:7.1875rem!important;padding-bottom:7.1875rem!important}.py-120{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-125{padding-top:7.8125rem!important;padding-bottom:7.8125rem!important}.py-130{padding-top:8.125rem!important;padding-bottom:8.125rem!important}.py-135{padding-top:8.4375rem!important;padding-bottom:8.4375rem!important}.py-140{padding-top:8.75rem!important;padding-bottom:8.75rem!important}.py-145{padding-top:9.0625rem!important;padding-bottom:9.0625rem!important}.py-150{padding-top:9.375rem!important;padding-bottom:9.375rem!important}.py-155{padding-top:9.6875rem!important;padding-bottom:9.6875rem!important}.py-160{padding-top:10rem!important;padding-bottom:10rem!important}.py-165{padding-top:10.3125rem!important;padding-bottom:10.3125rem!important}.py-170{padding-top:10.625rem!important;padding-bottom:10.625rem!important}.py-175{padding-top:10.9375rem!important;padding-bottom:10.9375rem!important}.py-180{padding-top:11.25rem!important;padding-bottom:11.25rem!important}.py-185{padding-top:11.5625rem!important;padding-bottom:11.5625rem!important}.py-190{padding-top:11.875rem!important;padding-bottom:11.875rem!important}.py-195{padding-top:12.1875rem!important;padding-bottom:12.1875rem!important}.py-200{padding-top:12.5rem!important;padding-bottom:12.5rem!important}.py-205{padding-top:12.8125rem!important;padding-bottom:12.8125rem!important}.py-210{padding-top:13.125rem!important;padding-bottom:13.125rem!important}.py-215{padding-top:13.4375rem!important;padding-bottom:13.4375rem!important}.py-220{padding-top:13.75rem!important;padding-bottom:13.75rem!important}.py-225{padding-top:14.0625rem!important;padding-bottom:14.0625rem!important}.py-230{padding-top:14.375rem!important;padding-bottom:14.375rem!important}.py-235{padding-top:14.6875rem!important;padding-bottom:14.6875rem!important}.py-240{padding-top:15rem!important;padding-bottom:15rem!important}.py-245{padding-top:15.3125rem!important;padding-bottom:15.3125rem!important}.py-250{padding-top:15.625rem!important;padding-bottom:15.625rem!important}.pt-0{padding-top:0!important}.pt-5{padding-top:.3125rem!important}.pt-10{padding-top:.625rem!important}.pt-15{padding-top:.9375rem!important}.pt-20{padding-top:1.25rem!important}.pt-25{padding-top:1.5625rem!important}.pt-30{padding-top:1.875rem!important}.pt-35{padding-top:2.1875rem!important}.pt-40{padding-top:2.5rem!important}.pt-45{padding-top:2.8125rem!important}.pt-50{padding-top:3.125rem!important}.pt-55{padding-top:3.4375rem!important}.pt-60{padding-top:3.75rem!important}.pt-65{padding-top:4.0625rem!important}.pt-70{padding-top:4.375rem!important}.pt-75{padding-top:4.6875rem!important}.pt-80{padding-top:5rem!important}.pt-85{padding-top:5.3125rem!important}.pt-90{padding-top:5.625rem!important}.pt-95{padding-top:5.9375rem!important}.pt-100{padding-top:6.25rem!important}.pt-105{padding-top:6.5625rem!important}.pt-110{padding-top:6.875rem!important}.pt-115{padding-top:7.1875rem!important}.pt-120{padding-top:7.5rem!important}.pt-125{padding-top:7.8125rem!important}.pt-130{padding-top:8.125rem!important}.pt-135{padding-top:8.4375rem!important}.pt-140{padding-top:8.75rem!important}.pt-145{padding-top:9.0625rem!important}.pt-150{padding-top:9.375rem!important}.pt-155{padding-top:9.6875rem!important}.pt-160{padding-top:10rem!important}.pt-165{padding-top:10.3125rem!important}.pt-170{padding-top:10.625rem!important}.pt-175{padding-top:10.9375rem!important}.pt-180{padding-top:11.25rem!important}.pt-185{padding-top:11.5625rem!important}.pt-190{padding-top:11.875rem!important}.pt-195{padding-top:12.1875rem!important}.pt-200{padding-top:12.5rem!important}.pt-205{padding-top:12.8125rem!important}.pt-210{padding-top:13.125rem!important}.pt-215{padding-top:13.4375rem!important}.pt-220{padding-top:13.75rem!important}.pt-225{padding-top:14.0625rem!important}.pt-230{padding-top:14.375rem!important}.pt-235{padding-top:14.6875rem!important}.pt-240{padding-top:15rem!important}.pt-245{padding-top:15.3125rem!important}.pt-250{padding-top:15.625rem!important}.pe-0{padding-right:0!important}.pe-5{padding-right:.3125rem!important}.pe-10{padding-right:.625rem!important}.pe-15{padding-right:.9375rem!important}.pe-20{padding-right:1.25rem!important}.pe-25{padding-right:1.5625rem!important}.pe-30{padding-right:1.875rem!important}.pe-35{padding-right:2.1875rem!important}.pe-40{padding-right:2.5rem!important}.pe-45{padding-right:2.8125rem!important}.pe-50{padding-right:3.125rem!important}.pe-55{padding-right:3.4375rem!important}.pe-60{padding-right:3.75rem!important}.pe-65{padding-right:4.0625rem!important}.pe-70{padding-right:4.375rem!important}.pe-75{padding-right:4.6875rem!important}.pe-80{padding-right:5rem!important}.pe-85{padding-right:5.3125rem!important}.pe-90{padding-right:5.625rem!important}.pe-95{padding-right:5.9375rem!important}.pe-100{padding-right:6.25rem!important}.pe-105{padding-right:6.5625rem!important}.pe-110{padding-right:6.875rem!important}.pe-115{padding-right:7.1875rem!important}.pe-120{padding-right:7.5rem!important}.pe-125{padding-right:7.8125rem!important}.pe-130{padding-right:8.125rem!important}.pe-135{padding-right:8.4375rem!important}.pe-140{padding-right:8.75rem!important}.pe-145{padding-right:9.0625rem!important}.pe-150{padding-right:9.375rem!important}.pe-155{padding-right:9.6875rem!important}.pe-160{padding-right:10rem!important}.pe-165{padding-right:10.3125rem!important}.pe-170{padding-right:10.625rem!important}.pe-175{padding-right:10.9375rem!important}.pe-180{padding-right:11.25rem!important}.pe-185{padding-right:11.5625rem!important}.pe-190{padding-right:11.875rem!important}.pe-195{padding-right:12.1875rem!important}.pe-200{padding-right:12.5rem!important}.pe-205{padding-right:12.8125rem!important}.pe-210{padding-right:13.125rem!important}.pe-215{padding-right:13.4375rem!important}.pe-220{padding-right:13.75rem!important}.pe-225{padding-right:14.0625rem!important}.pe-230{padding-right:14.375rem!important}.pe-235{padding-right:14.6875rem!important}.pe-240{padding-right:15rem!important}.pe-245{padding-right:15.3125rem!important}.pe-250{padding-right:15.625rem!important}.pb-0{padding-bottom:0!important}.pb-5{padding-bottom:.3125rem!important}.pb-10{padding-bottom:.625rem!important}.pb-15{padding-bottom:.9375rem!important}.pb-20{padding-bottom:1.25rem!important}.pb-25{padding-bottom:1.5625rem!important}.pb-30{padding-bottom:1.875rem!important}.pb-35{padding-bottom:2.1875rem!important}.pb-40{padding-bottom:2.5rem!important}.pb-45{padding-bottom:2.8125rem!important}.pb-50{padding-bottom:3.125rem!important}.pb-55{padding-bottom:3.4375rem!important}.pb-60{padding-bottom:3.75rem!important}.pb-65{padding-bottom:4.0625rem!important}.pb-70{padding-bottom:4.375rem!important}.pb-75{padding-bottom:4.6875rem!important}.pb-80{padding-bottom:5rem!important}.pb-85{padding-bottom:5.3125rem!important}.pb-90{padding-bottom:5.625rem!important}.pb-95{padding-bottom:5.9375rem!important}.pb-100{padding-bottom:6.25rem!important}.pb-105{padding-bottom:6.5625rem!important}.pb-110{padding-bottom:6.875rem!important}.pb-115{padding-bottom:7.1875rem!important}.pb-120{padding-bottom:7.5rem!important}.pb-125{padding-bottom:7.8125rem!important}.pb-130{padding-bottom:8.125rem!important}.pb-135{padding-bottom:8.4375rem!important}.pb-140{padding-bottom:8.75rem!important}.pb-145{padding-bottom:9.0625rem!important}.pb-150{padding-bottom:9.375rem!important}.pb-155{padding-bottom:9.6875rem!important}.pb-160{padding-bottom:10rem!important}.pb-165{padding-bottom:10.3125rem!important}.pb-170{padding-bottom:10.625rem!important}.pb-175{padding-bottom:10.9375rem!important}.pb-180{padding-bottom:11.25rem!important}.pb-185{padding-bottom:11.5625rem!important}.pb-190{padding-bottom:11.875rem!important}.pb-195{padding-bottom:12.1875rem!important}.pb-200{padding-bottom:12.5rem!important}.pb-205{padding-bottom:12.8125rem!important}.pb-210{padding-bottom:13.125rem!important}.pb-215{padding-bottom:13.4375rem!important}.pb-220{padding-bottom:13.75rem!important}.pb-225{padding-bottom:14.0625rem!important}.pb-230{padding-bottom:14.375rem!important}.pb-235{padding-bottom:14.6875rem!important}.pb-240{padding-bottom:15rem!important}.pb-245{padding-bottom:15.3125rem!important}.pb-250{padding-bottom:15.625rem!important}.ps-0{padding-left:0!important}.ps-5{padding-left:.3125rem!important}.ps-10{padding-left:.625rem!important}.ps-15{padding-left:.9375rem!important}.ps-20{padding-left:1.25rem!important}.ps-25{padding-left:1.5625rem!important}.ps-30{padding-left:1.875rem!important}.ps-35{padding-left:2.1875rem!important}.ps-40{padding-left:2.5rem!important}.ps-45{padding-left:2.8125rem!important}.ps-50{padding-left:3.125rem!important}.ps-55{padding-left:3.4375rem!important}.ps-60{padding-left:3.75rem!important}.ps-65{padding-left:4.0625rem!important}.ps-70{padding-left:4.375rem!important}.ps-75{padding-left:4.6875rem!important}.ps-80{padding-left:5rem!important}.ps-85{padding-left:5.3125rem!important}.ps-90{padding-left:5.625rem!important}.ps-95{padding-left:5.9375rem!important}.ps-100{padding-left:6.25rem!important}.ps-105{padding-left:6.5625rem!important}.ps-110{padding-left:6.875rem!important}.ps-115{padding-left:7.1875rem!important}.ps-120{padding-left:7.5rem!important}.ps-125{padding-left:7.8125rem!important}.ps-130{padding-left:8.125rem!important}.ps-135{padding-left:8.4375rem!important}.ps-140{padding-left:8.75rem!important}.ps-145{padding-left:9.0625rem!important}.ps-150{padding-left:9.375rem!important}.ps-155{padding-left:9.6875rem!important}.ps-160{padding-left:10rem!important}.ps-165{padding-left:10.3125rem!important}.ps-170{padding-left:10.625rem!important}.ps-175{padding-left:10.9375rem!important}.ps-180{padding-left:11.25rem!important}.ps-185{padding-left:11.5625rem!important}.ps-190{padding-left:11.875rem!important}.ps-195{padding-left:12.1875rem!important}.ps-200{padding-left:12.5rem!important}.ps-205{padding-left:12.8125rem!important}.ps-210{padding-left:13.125rem!important}.ps-215{padding-left:13.4375rem!important}.ps-220{padding-left:13.75rem!important}.ps-225{padding-left:14.0625rem!important}.ps-230{padding-left:14.375rem!important}.ps-235{padding-left:14.6875rem!important}.ps-240{padding-left:15rem!important}.ps-245{padding-left:15.3125rem!important}.ps-250{padding-left:15.625rem!important}.gap-0{gap:0!important}.gap-5{gap:.3125rem!important}.gap-10{gap:.625rem!important}.gap-15{gap:.9375rem!important}.gap-20{gap:1.25rem!important}.gap-25{gap:1.5625rem!important}.gap-30{gap:1.875rem!important}.gap-35{gap:2.1875rem!important}.gap-40{gap:2.5rem!important}.gap-45{gap:2.8125rem!important}.gap-50{gap:3.125rem!important}.gap-55{gap:3.4375rem!important}.gap-60{gap:3.75rem!important}.gap-65{gap:4.0625rem!important}.gap-70{gap:4.375rem!important}.gap-75{gap:4.6875rem!important}.gap-80{gap:5rem!important}.gap-85{gap:5.3125rem!important}.gap-90{gap:5.625rem!important}.gap-95{gap:5.9375rem!important}.gap-100{gap:6.25rem!important}.gap-105{gap:6.5625rem!important}.gap-110{gap:6.875rem!important}.gap-115{gap:7.1875rem!important}.gap-120{gap:7.5rem!important}.gap-125{gap:7.8125rem!important}.gap-130{gap:8.125rem!important}.gap-135{gap:8.4375rem!important}.gap-140{gap:8.75rem!important}.gap-145{gap:9.0625rem!important}.gap-150{gap:9.375rem!important}.gap-155{gap:9.6875rem!important}.gap-160{gap:10rem!important}.gap-165{gap:10.3125rem!important}.gap-170{gap:10.625rem!important}.gap-175{gap:10.9375rem!important}.gap-180{gap:11.25rem!important}.gap-185{gap:11.5625rem!important}.gap-190{gap:11.875rem!important}.gap-195{gap:12.1875rem!important}.gap-200{gap:12.5rem!important}.gap-205{gap:12.8125rem!important}.gap-210{gap:13.125rem!important}.gap-215{gap:13.4375rem!important}.gap-220{gap:13.75rem!important}.gap-225{gap:14.0625rem!important}.gap-230{gap:14.375rem!important}.gap-235{gap:14.6875rem!important}.gap-240{gap:15rem!important}.gap-245{gap:15.3125rem!important}.gap-250{gap:15.625rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.5rem + 3vw)!important}.fs-2{font-size:calc(1.425rem + 2.1vw)!important}.fs-3{font-size:calc(1.35rem + 1.2vw)!important}.fs-4{font-size:calc(1.3125rem + .75vw)!important}.fs-5{font-size:calc(1.275rem + .3vw)!important}.fs-6{font-size:1.25rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-semibold{font-weight:600!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:2.188!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-blue{--bs-text-opacity:1;color:rgba(var(--bs-blue-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-light-gray{--bs-text-opacity:1;color:rgba(var(--bs-light-gray-rgb),var(--bs-text-opacity))!important}.text-blue-dark{--bs-text-opacity:1;color:rgba(var(--bs-blue-dark-rgb),var(--bs-text-opacity))!important}.text-blue-darker{--bs-text-opacity:1;color:rgba(var(--bs-blue-darker-rgb),var(--bs-text-opacity))!important}.text-green{--bs-text-opacity:1;color:rgba(var(--bs-green-rgb),var(--bs-text-opacity))!important}.text-dark-green{--bs-text-opacity:1;color:rgba(var(--bs-dark-green-rgb),var(--bs-text-opacity))!important}.text-dark-yellow{--bs-text-opacity:1;color:rgba(var(--bs-dark-yellow-rgb),var(--bs-text-opacity))!important}.text-dark-blue{--bs-text-opacity:1;color:rgba(var(--bs-dark-blue-rgb),var(--bs-text-opacity))!important}.text-gray-alt{--bs-text-opacity:1;color:rgba(var(--bs-gray-alt-rgb),var(--bs-text-opacity))!important}.text-lt-yellow{--bs-text-opacity:1;color:rgba(var(--bs-lt-yellow-rgb),var(--bs-text-opacity))!important}.text-light-sky{--bs-text-opacity:1;color:rgba(var(--bs-light-sky-rgb),var(--bs-text-opacity))!important}.text-orange{--bs-text-opacity:1;color:rgba(var(--bs-orange-rgb),var(--bs-text-opacity))!important}.text-gray-darker{--bs-text-opacity:1;color:rgba(var(--bs-gray-darker-rgb),var(--bs-text-opacity))!important}.text-brown{--bs-text-opacity:1;color:rgba(var(--bs-brown-rgb),var(--bs-text-opacity))!important}.text-light-yellow{--bs-text-opacity:1;color:rgba(var(--bs-light-yellow-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#666!important}.text-black-50{--bs-text-opacity:1;color:#00000080!important}.text-white-50{--bs-text-opacity:1;color:#ffffff80!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:.25}.text-opacity-50{--bs-text-opacity:.5}.text-opacity-75{--bs-text-opacity:.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-blue{--bs-bg-opacity:1;background-color:rgba(var(--bs-blue-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-light-gray{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-gray-rgb),var(--bs-bg-opacity))!important}.bg-blue-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-blue-dark-rgb),var(--bs-bg-opacity))!important}.bg-blue-darker{--bs-bg-opacity:1;background-color:rgba(var(--bs-blue-darker-rgb),var(--bs-bg-opacity))!important}.bg-green{--bs-bg-opacity:1;background-color:rgba(var(--bs-green-rgb),var(--bs-bg-opacity))!important}.bg-dark-green{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-green-rgb),var(--bs-bg-opacity))!important}.bg-dark-yellow{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-yellow-rgb),var(--bs-bg-opacity))!important}.bg-dark-blue{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-blue-rgb),var(--bs-bg-opacity))!important}.bg-gray-alt{--bs-bg-opacity:1;background-color:rgba(var(--bs-gray-alt-rgb),var(--bs-bg-opacity))!important}.bg-lt-yellow{--bs-bg-opacity:1;background-color:rgba(var(--bs-lt-yellow-rgb),var(--bs-bg-opacity))!important}.bg-light-sky{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-sky-rgb),var(--bs-bg-opacity))!important}.bg-orange{--bs-bg-opacity:1;background-color:rgba(var(--bs-orange-rgb),var(--bs-bg-opacity))!important}.bg-gray-darker{--bs-bg-opacity:1;background-color:rgba(var(--bs-gray-darker-rgb),var(--bs-bg-opacity))!important}.bg-brown{--bs-bg-opacity:1;background-color:rgba(var(--bs-brown-rgb),var(--bs-bg-opacity))!important}.bg-light-yellow{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-yellow-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity:.1}.bg-opacity-25{--bs-bg-opacity:.25}.bg-opacity-50{--bs-bg-opacity:.5}.bg-opacity-75{--bs-bg-opacity:.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-2xl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-5{margin:.3125rem!important}.m-sm-10{margin:.625rem!important}.m-sm-15{margin:.9375rem!important}.m-sm-20{margin:1.25rem!important}.m-sm-25{margin:1.5625rem!important}.m-sm-30{margin:1.875rem!important}.m-sm-35{margin:2.1875rem!important}.m-sm-40{margin:2.5rem!important}.m-sm-45{margin:2.8125rem!important}.m-sm-50{margin:3.125rem!important}.m-sm-55{margin:3.4375rem!important}.m-sm-60{margin:3.75rem!important}.m-sm-65{margin:4.0625rem!important}.m-sm-70{margin:4.375rem!important}.m-sm-75{margin:4.6875rem!important}.m-sm-80{margin:5rem!important}.m-sm-85{margin:5.3125rem!important}.m-sm-90{margin:5.625rem!important}.m-sm-95{margin:5.9375rem!important}.m-sm-100{margin:6.25rem!important}.m-sm-105{margin:6.5625rem!important}.m-sm-110{margin:6.875rem!important}.m-sm-115{margin:7.1875rem!important}.m-sm-120{margin:7.5rem!important}.m-sm-125{margin:7.8125rem!important}.m-sm-130{margin:8.125rem!important}.m-sm-135{margin:8.4375rem!important}.m-sm-140{margin:8.75rem!important}.m-sm-145{margin:9.0625rem!important}.m-sm-150{margin:9.375rem!important}.m-sm-155{margin:9.6875rem!important}.m-sm-160{margin:10rem!important}.m-sm-165{margin:10.3125rem!important}.m-sm-170{margin:10.625rem!important}.m-sm-175{margin:10.9375rem!important}.m-sm-180{margin:11.25rem!important}.m-sm-185{margin:11.5625rem!important}.m-sm-190{margin:11.875rem!important}.m-sm-195{margin:12.1875rem!important}.m-sm-200{margin:12.5rem!important}.m-sm-205{margin:12.8125rem!important}.m-sm-210{margin:13.125rem!important}.m-sm-215{margin:13.4375rem!important}.m-sm-220{margin:13.75rem!important}.m-sm-225{margin:14.0625rem!important}.m-sm-230{margin:14.375rem!important}.m-sm-235{margin:14.6875rem!important}.m-sm-240{margin:15rem!important}.m-sm-245{margin:15.3125rem!important}.m-sm-250{margin:15.625rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-5{margin-right:.3125rem!important;margin-left:.3125rem!important}.mx-sm-10{margin-right:.625rem!important;margin-left:.625rem!important}.mx-sm-15{margin-right:.9375rem!important;margin-left:.9375rem!important}.mx-sm-20{margin-right:1.25rem!important;margin-left:1.25rem!important}.mx-sm-25{margin-right:1.5625rem!important;margin-left:1.5625rem!important}.mx-sm-30{margin-right:1.875rem!important;margin-left:1.875rem!important}.mx-sm-35{margin-right:2.1875rem!important;margin-left:2.1875rem!important}.mx-sm-40{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-sm-45{margin-right:2.8125rem!important;margin-left:2.8125rem!important}.mx-sm-50{margin-right:3.125rem!important;margin-left:3.125rem!important}.mx-sm-55{margin-right:3.4375rem!important;margin-left:3.4375rem!important}.mx-sm-60{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-sm-65{margin-right:4.0625rem!important;margin-left:4.0625rem!important}.mx-sm-70{margin-right:4.375rem!important;margin-left:4.375rem!important}.mx-sm-75{margin-right:4.6875rem!important;margin-left:4.6875rem!important}.mx-sm-80{margin-right:5rem!important;margin-left:5rem!important}.mx-sm-85{margin-right:5.3125rem!important;margin-left:5.3125rem!important}.mx-sm-90{margin-right:5.625rem!important;margin-left:5.625rem!important}.mx-sm-95{margin-right:5.9375rem!important;margin-left:5.9375rem!important}.mx-sm-100{margin-right:6.25rem!important;margin-left:6.25rem!important}.mx-sm-105{margin-right:6.5625rem!important;margin-left:6.5625rem!important}.mx-sm-110{margin-right:6.875rem!important;margin-left:6.875rem!important}.mx-sm-115{margin-right:7.1875rem!important;margin-left:7.1875rem!important}.mx-sm-120{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-sm-125{margin-right:7.8125rem!important;margin-left:7.8125rem!important}.mx-sm-130{margin-right:8.125rem!important;margin-left:8.125rem!important}.mx-sm-135{margin-right:8.4375rem!important;margin-left:8.4375rem!important}.mx-sm-140{margin-right:8.75rem!important;margin-left:8.75rem!important}.mx-sm-145{margin-right:9.0625rem!important;margin-left:9.0625rem!important}.mx-sm-150{margin-right:9.375rem!important;margin-left:9.375rem!important}.mx-sm-155{margin-right:9.6875rem!important;margin-left:9.6875rem!important}.mx-sm-160{margin-right:10rem!important;margin-left:10rem!important}.mx-sm-165{margin-right:10.3125rem!important;margin-left:10.3125rem!important}.mx-sm-170{margin-right:10.625rem!important;margin-left:10.625rem!important}.mx-sm-175{margin-right:10.9375rem!important;margin-left:10.9375rem!important}.mx-sm-180{margin-right:11.25rem!important;margin-left:11.25rem!important}.mx-sm-185{margin-right:11.5625rem!important;margin-left:11.5625rem!important}.mx-sm-190{margin-right:11.875rem!important;margin-left:11.875rem!important}.mx-sm-195{margin-right:12.1875rem!important;margin-left:12.1875rem!important}.mx-sm-200{margin-right:12.5rem!important;margin-left:12.5rem!important}.mx-sm-205{margin-right:12.8125rem!important;margin-left:12.8125rem!important}.mx-sm-210{margin-right:13.125rem!important;margin-left:13.125rem!important}.mx-sm-215{margin-right:13.4375rem!important;margin-left:13.4375rem!important}.mx-sm-220{margin-right:13.75rem!important;margin-left:13.75rem!important}.mx-sm-225{margin-right:14.0625rem!important;margin-left:14.0625rem!important}.mx-sm-230{margin-right:14.375rem!important;margin-left:14.375rem!important}.mx-sm-235{margin-right:14.6875rem!important;margin-left:14.6875rem!important}.mx-sm-240{margin-right:15rem!important;margin-left:15rem!important}.mx-sm-245{margin-right:15.3125rem!important;margin-left:15.3125rem!important}.mx-sm-250{margin-right:15.625rem!important;margin-left:15.625rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-5{margin-top:.3125rem!important;margin-bottom:.3125rem!important}.my-sm-10{margin-top:.625rem!important;margin-bottom:.625rem!important}.my-sm-15{margin-top:.9375rem!important;margin-bottom:.9375rem!important}.my-sm-20{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-sm-25{margin-top:1.5625rem!important;margin-bottom:1.5625rem!important}.my-sm-30{margin-top:1.875rem!important;margin-bottom:1.875rem!important}.my-sm-35{margin-top:2.1875rem!important;margin-bottom:2.1875rem!important}.my-sm-40{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-sm-45{margin-top:2.8125rem!important;margin-bottom:2.8125rem!important}.my-sm-50{margin-top:3.125rem!important;margin-bottom:3.125rem!important}.my-sm-55{margin-top:3.4375rem!important;margin-bottom:3.4375rem!important}.my-sm-60{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-sm-65{margin-top:4.0625rem!important;margin-bottom:4.0625rem!important}.my-sm-70{margin-top:4.375rem!important;margin-bottom:4.375rem!important}.my-sm-75{margin-top:4.6875rem!important;margin-bottom:4.6875rem!important}.my-sm-80{margin-top:5rem!important;margin-bottom:5rem!important}.my-sm-85{margin-top:5.3125rem!important;margin-bottom:5.3125rem!important}.my-sm-90{margin-top:5.625rem!important;margin-bottom:5.625rem!important}.my-sm-95{margin-top:5.9375rem!important;margin-bottom:5.9375rem!important}.my-sm-100{margin-top:6.25rem!important;margin-bottom:6.25rem!important}.my-sm-105{margin-top:6.5625rem!important;margin-bottom:6.5625rem!important}.my-sm-110{margin-top:6.875rem!important;margin-bottom:6.875rem!important}.my-sm-115{margin-top:7.1875rem!important;margin-bottom:7.1875rem!important}.my-sm-120{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-sm-125{margin-top:7.8125rem!important;margin-bottom:7.8125rem!important}.my-sm-130{margin-top:8.125rem!important;margin-bottom:8.125rem!important}.my-sm-135{margin-top:8.4375rem!important;margin-bottom:8.4375rem!important}.my-sm-140{margin-top:8.75rem!important;margin-bottom:8.75rem!important}.my-sm-145{margin-top:9.0625rem!important;margin-bottom:9.0625rem!important}.my-sm-150{margin-top:9.375rem!important;margin-bottom:9.375rem!important}.my-sm-155{margin-top:9.6875rem!important;margin-bottom:9.6875rem!important}.my-sm-160{margin-top:10rem!important;margin-bottom:10rem!important}.my-sm-165{margin-top:10.3125rem!important;margin-bottom:10.3125rem!important}.my-sm-170{margin-top:10.625rem!important;margin-bottom:10.625rem!important}.my-sm-175{margin-top:10.9375rem!important;margin-bottom:10.9375rem!important}.my-sm-180{margin-top:11.25rem!important;margin-bottom:11.25rem!important}.my-sm-185{margin-top:11.5625rem!important;margin-bottom:11.5625rem!important}.my-sm-190{margin-top:11.875rem!important;margin-bottom:11.875rem!important}.my-sm-195{margin-top:12.1875rem!important;margin-bottom:12.1875rem!important}.my-sm-200{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-sm-205{margin-top:12.8125rem!important;margin-bottom:12.8125rem!important}.my-sm-210{margin-top:13.125rem!important;margin-bottom:13.125rem!important}.my-sm-215{margin-top:13.4375rem!important;margin-bottom:13.4375rem!important}.my-sm-220{margin-top:13.75rem!important;margin-bottom:13.75rem!important}.my-sm-225{margin-top:14.0625rem!important;margin-bottom:14.0625rem!important}.my-sm-230{margin-top:14.375rem!important;margin-bottom:14.375rem!important}.my-sm-235{margin-top:14.6875rem!important;margin-bottom:14.6875rem!important}.my-sm-240{margin-top:15rem!important;margin-bottom:15rem!important}.my-sm-245{margin-top:15.3125rem!important;margin-bottom:15.3125rem!important}.my-sm-250{margin-top:15.625rem!important;margin-bottom:15.625rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-5{margin-top:.3125rem!important}.mt-sm-10{margin-top:.625rem!important}.mt-sm-15{margin-top:.9375rem!important}.mt-sm-20{margin-top:1.25rem!important}.mt-sm-25{margin-top:1.5625rem!important}.mt-sm-30{margin-top:1.875rem!important}.mt-sm-35{margin-top:2.1875rem!important}.mt-sm-40{margin-top:2.5rem!important}.mt-sm-45{margin-top:2.8125rem!important}.mt-sm-50{margin-top:3.125rem!important}.mt-sm-55{margin-top:3.4375rem!important}.mt-sm-60{margin-top:3.75rem!important}.mt-sm-65{margin-top:4.0625rem!important}.mt-sm-70{margin-top:4.375rem!important}.mt-sm-75{margin-top:4.6875rem!important}.mt-sm-80{margin-top:5rem!important}.mt-sm-85{margin-top:5.3125rem!important}.mt-sm-90{margin-top:5.625rem!important}.mt-sm-95{margin-top:5.9375rem!important}.mt-sm-100{margin-top:6.25rem!important}.mt-sm-105{margin-top:6.5625rem!important}.mt-sm-110{margin-top:6.875rem!important}.mt-sm-115{margin-top:7.1875rem!important}.mt-sm-120{margin-top:7.5rem!important}.mt-sm-125{margin-top:7.8125rem!important}.mt-sm-130{margin-top:8.125rem!important}.mt-sm-135{margin-top:8.4375rem!important}.mt-sm-140{margin-top:8.75rem!important}.mt-sm-145{margin-top:9.0625rem!important}.mt-sm-150{margin-top:9.375rem!important}.mt-sm-155{margin-top:9.6875rem!important}.mt-sm-160{margin-top:10rem!important}.mt-sm-165{margin-top:10.3125rem!important}.mt-sm-170{margin-top:10.625rem!important}.mt-sm-175{margin-top:10.9375rem!important}.mt-sm-180{margin-top:11.25rem!important}.mt-sm-185{margin-top:11.5625rem!important}.mt-sm-190{margin-top:11.875rem!important}.mt-sm-195{margin-top:12.1875rem!important}.mt-sm-200{margin-top:12.5rem!important}.mt-sm-205{margin-top:12.8125rem!important}.mt-sm-210{margin-top:13.125rem!important}.mt-sm-215{margin-top:13.4375rem!important}.mt-sm-220{margin-top:13.75rem!important}.mt-sm-225{margin-top:14.0625rem!important}.mt-sm-230{margin-top:14.375rem!important}.mt-sm-235{margin-top:14.6875rem!important}.mt-sm-240{margin-top:15rem!important}.mt-sm-245{margin-top:15.3125rem!important}.mt-sm-250{margin-top:15.625rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-5{margin-right:.3125rem!important}.me-sm-10{margin-right:.625rem!important}.me-sm-15{margin-right:.9375rem!important}.me-sm-20{margin-right:1.25rem!important}.me-sm-25{margin-right:1.5625rem!important}.me-sm-30{margin-right:1.875rem!important}.me-sm-35{margin-right:2.1875rem!important}.me-sm-40{margin-right:2.5rem!important}.me-sm-45{margin-right:2.8125rem!important}.me-sm-50{margin-right:3.125rem!important}.me-sm-55{margin-right:3.4375rem!important}.me-sm-60{margin-right:3.75rem!important}.me-sm-65{margin-right:4.0625rem!important}.me-sm-70{margin-right:4.375rem!important}.me-sm-75{margin-right:4.6875rem!important}.me-sm-80{margin-right:5rem!important}.me-sm-85{margin-right:5.3125rem!important}.me-sm-90{margin-right:5.625rem!important}.me-sm-95{margin-right:5.9375rem!important}.me-sm-100{margin-right:6.25rem!important}.me-sm-105{margin-right:6.5625rem!important}.me-sm-110{margin-right:6.875rem!important}.me-sm-115{margin-right:7.1875rem!important}.me-sm-120{margin-right:7.5rem!important}.me-sm-125{margin-right:7.8125rem!important}.me-sm-130{margin-right:8.125rem!important}.me-sm-135{margin-right:8.4375rem!important}.me-sm-140{margin-right:8.75rem!important}.me-sm-145{margin-right:9.0625rem!important}.me-sm-150{margin-right:9.375rem!important}.me-sm-155{margin-right:9.6875rem!important}.me-sm-160{margin-right:10rem!important}.me-sm-165{margin-right:10.3125rem!important}.me-sm-170{margin-right:10.625rem!important}.me-sm-175{margin-right:10.9375rem!important}.me-sm-180{margin-right:11.25rem!important}.me-sm-185{margin-right:11.5625rem!important}.me-sm-190{margin-right:11.875rem!important}.me-sm-195{margin-right:12.1875rem!important}.me-sm-200{margin-right:12.5rem!important}.me-sm-205{margin-right:12.8125rem!important}.me-sm-210{margin-right:13.125rem!important}.me-sm-215{margin-right:13.4375rem!important}.me-sm-220{margin-right:13.75rem!important}.me-sm-225{margin-right:14.0625rem!important}.me-sm-230{margin-right:14.375rem!important}.me-sm-235{margin-right:14.6875rem!important}.me-sm-240{margin-right:15rem!important}.me-sm-245{margin-right:15.3125rem!important}.me-sm-250{margin-right:15.625rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-5{margin-bottom:.3125rem!important}.mb-sm-10{margin-bottom:.625rem!important}.mb-sm-15{margin-bottom:.9375rem!important}.mb-sm-20{margin-bottom:1.25rem!important}.mb-sm-25{margin-bottom:1.5625rem!important}.mb-sm-30{margin-bottom:1.875rem!important}.mb-sm-35{margin-bottom:2.1875rem!important}.mb-sm-40{margin-bottom:2.5rem!important}.mb-sm-45{margin-bottom:2.8125rem!important}.mb-sm-50{margin-bottom:3.125rem!important}.mb-sm-55{margin-bottom:3.4375rem!important}.mb-sm-60{margin-bottom:3.75rem!important}.mb-sm-65{margin-bottom:4.0625rem!important}.mb-sm-70{margin-bottom:4.375rem!important}.mb-sm-75{margin-bottom:4.6875rem!important}.mb-sm-80{margin-bottom:5rem!important}.mb-sm-85{margin-bottom:5.3125rem!important}.mb-sm-90{margin-bottom:5.625rem!important}.mb-sm-95{margin-bottom:5.9375rem!important}.mb-sm-100{margin-bottom:6.25rem!important}.mb-sm-105{margin-bottom:6.5625rem!important}.mb-sm-110{margin-bottom:6.875rem!important}.mb-sm-115{margin-bottom:7.1875rem!important}.mb-sm-120{margin-bottom:7.5rem!important}.mb-sm-125{margin-bottom:7.8125rem!important}.mb-sm-130{margin-bottom:8.125rem!important}.mb-sm-135{margin-bottom:8.4375rem!important}.mb-sm-140{margin-bottom:8.75rem!important}.mb-sm-145{margin-bottom:9.0625rem!important}.mb-sm-150{margin-bottom:9.375rem!important}.mb-sm-155{margin-bottom:9.6875rem!important}.mb-sm-160{margin-bottom:10rem!important}.mb-sm-165{margin-bottom:10.3125rem!important}.mb-sm-170{margin-bottom:10.625rem!important}.mb-sm-175{margin-bottom:10.9375rem!important}.mb-sm-180{margin-bottom:11.25rem!important}.mb-sm-185{margin-bottom:11.5625rem!important}.mb-sm-190{margin-bottom:11.875rem!important}.mb-sm-195{margin-bottom:12.1875rem!important}.mb-sm-200{margin-bottom:12.5rem!important}.mb-sm-205{margin-bottom:12.8125rem!important}.mb-sm-210{margin-bottom:13.125rem!important}.mb-sm-215{margin-bottom:13.4375rem!important}.mb-sm-220{margin-bottom:13.75rem!important}.mb-sm-225{margin-bottom:14.0625rem!important}.mb-sm-230{margin-bottom:14.375rem!important}.mb-sm-235{margin-bottom:14.6875rem!important}.mb-sm-240{margin-bottom:15rem!important}.mb-sm-245{margin-bottom:15.3125rem!important}.mb-sm-250{margin-bottom:15.625rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-5{margin-left:.3125rem!important}.ms-sm-10{margin-left:.625rem!important}.ms-sm-15{margin-left:.9375rem!important}.ms-sm-20{margin-left:1.25rem!important}.ms-sm-25{margin-left:1.5625rem!important}.ms-sm-30{margin-left:1.875rem!important}.ms-sm-35{margin-left:2.1875rem!important}.ms-sm-40{margin-left:2.5rem!important}.ms-sm-45{margin-left:2.8125rem!important}.ms-sm-50{margin-left:3.125rem!important}.ms-sm-55{margin-left:3.4375rem!important}.ms-sm-60{margin-left:3.75rem!important}.ms-sm-65{margin-left:4.0625rem!important}.ms-sm-70{margin-left:4.375rem!important}.ms-sm-75{margin-left:4.6875rem!important}.ms-sm-80{margin-left:5rem!important}.ms-sm-85{margin-left:5.3125rem!important}.ms-sm-90{margin-left:5.625rem!important}.ms-sm-95{margin-left:5.9375rem!important}.ms-sm-100{margin-left:6.25rem!important}.ms-sm-105{margin-left:6.5625rem!important}.ms-sm-110{margin-left:6.875rem!important}.ms-sm-115{margin-left:7.1875rem!important}.ms-sm-120{margin-left:7.5rem!important}.ms-sm-125{margin-left:7.8125rem!important}.ms-sm-130{margin-left:8.125rem!important}.ms-sm-135{margin-left:8.4375rem!important}.ms-sm-140{margin-left:8.75rem!important}.ms-sm-145{margin-left:9.0625rem!important}.ms-sm-150{margin-left:9.375rem!important}.ms-sm-155{margin-left:9.6875rem!important}.ms-sm-160{margin-left:10rem!important}.ms-sm-165{margin-left:10.3125rem!important}.ms-sm-170{margin-left:10.625rem!important}.ms-sm-175{margin-left:10.9375rem!important}.ms-sm-180{margin-left:11.25rem!important}.ms-sm-185{margin-left:11.5625rem!important}.ms-sm-190{margin-left:11.875rem!important}.ms-sm-195{margin-left:12.1875rem!important}.ms-sm-200{margin-left:12.5rem!important}.ms-sm-205{margin-left:12.8125rem!important}.ms-sm-210{margin-left:13.125rem!important}.ms-sm-215{margin-left:13.4375rem!important}.ms-sm-220{margin-left:13.75rem!important}.ms-sm-225{margin-left:14.0625rem!important}.ms-sm-230{margin-left:14.375rem!important}.ms-sm-235{margin-left:14.6875rem!important}.ms-sm-240{margin-left:15rem!important}.ms-sm-245{margin-left:15.3125rem!important}.ms-sm-250{margin-left:15.625rem!important}.ms-sm-auto{margin-left:auto!important}.m-sm-n5{margin:-.3125rem!important}.m-sm-n10{margin:-.625rem!important}.m-sm-n15{margin:-.9375rem!important}.m-sm-n20{margin:-1.25rem!important}.m-sm-n25{margin:-1.5625rem!important}.m-sm-n30{margin:-1.875rem!important}.m-sm-n35{margin:-2.1875rem!important}.m-sm-n40{margin:-2.5rem!important}.m-sm-n45{margin:-2.8125rem!important}.m-sm-n50{margin:-3.125rem!important}.m-sm-n55{margin:-3.4375rem!important}.m-sm-n60{margin:-3.75rem!important}.m-sm-n65{margin:-4.0625rem!important}.m-sm-n70{margin:-4.375rem!important}.m-sm-n75{margin:-4.6875rem!important}.m-sm-n80{margin:-5rem!important}.m-sm-n85{margin:-5.3125rem!important}.m-sm-n90{margin:-5.625rem!important}.m-sm-n95{margin:-5.9375rem!important}.m-sm-n100{margin:-6.25rem!important}.m-sm-n105{margin:-6.5625rem!important}.m-sm-n110{margin:-6.875rem!important}.m-sm-n115{margin:-7.1875rem!important}.m-sm-n120{margin:-7.5rem!important}.m-sm-n125{margin:-7.8125rem!important}.m-sm-n130{margin:-8.125rem!important}.m-sm-n135{margin:-8.4375rem!important}.m-sm-n140{margin:-8.75rem!important}.m-sm-n145{margin:-9.0625rem!important}.m-sm-n150{margin:-9.375rem!important}.m-sm-n155{margin:-9.6875rem!important}.m-sm-n160{margin:-10rem!important}.m-sm-n165{margin:-10.3125rem!important}.m-sm-n170{margin:-10.625rem!important}.m-sm-n175{margin:-10.9375rem!important}.m-sm-n180{margin:-11.25rem!important}.m-sm-n185{margin:-11.5625rem!important}.m-sm-n190{margin:-11.875rem!important}.m-sm-n195{margin:-12.1875rem!important}.m-sm-n200{margin:-12.5rem!important}.m-sm-n205{margin:-12.8125rem!important}.m-sm-n210{margin:-13.125rem!important}.m-sm-n215{margin:-13.4375rem!important}.m-sm-n220{margin:-13.75rem!important}.m-sm-n225{margin:-14.0625rem!important}.m-sm-n230{margin:-14.375rem!important}.m-sm-n235{margin:-14.6875rem!important}.m-sm-n240{margin:-15rem!important}.m-sm-n245{margin:-15.3125rem!important}.m-sm-n250{margin:-15.625rem!important}.mx-sm-n5{margin-right:-.3125rem!important;margin-left:-.3125rem!important}.mx-sm-n10{margin-right:-.625rem!important;margin-left:-.625rem!important}.mx-sm-n15{margin-right:-.9375rem!important;margin-left:-.9375rem!important}.mx-sm-n20{margin-right:-1.25rem!important;margin-left:-1.25rem!important}.mx-sm-n25{margin-right:-1.5625rem!important;margin-left:-1.5625rem!important}.mx-sm-n30{margin-right:-1.875rem!important;margin-left:-1.875rem!important}.mx-sm-n35{margin-right:-2.1875rem!important;margin-left:-2.1875rem!important}.mx-sm-n40{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-sm-n45{margin-right:-2.8125rem!important;margin-left:-2.8125rem!important}.mx-sm-n50{margin-right:-3.125rem!important;margin-left:-3.125rem!important}.mx-sm-n55{margin-right:-3.4375rem!important;margin-left:-3.4375rem!important}.mx-sm-n60{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-sm-n65{margin-right:-4.0625rem!important;margin-left:-4.0625rem!important}.mx-sm-n70{margin-right:-4.375rem!important;margin-left:-4.375rem!important}.mx-sm-n75{margin-right:-4.6875rem!important;margin-left:-4.6875rem!important}.mx-sm-n80{margin-right:-5rem!important;margin-left:-5rem!important}.mx-sm-n85{margin-right:-5.3125rem!important;margin-left:-5.3125rem!important}.mx-sm-n90{margin-right:-5.625rem!important;margin-left:-5.625rem!important}.mx-sm-n95{margin-right:-5.9375rem!important;margin-left:-5.9375rem!important}.mx-sm-n100{margin-right:-6.25rem!important;margin-left:-6.25rem!important}.mx-sm-n105{margin-right:-6.5625rem!important;margin-left:-6.5625rem!important}.mx-sm-n110{margin-right:-6.875rem!important;margin-left:-6.875rem!important}.mx-sm-n115{margin-right:-7.1875rem!important;margin-left:-7.1875rem!important}.mx-sm-n120{margin-right:-7.5rem!important;margin-left:-7.5rem!important}.mx-sm-n125{margin-right:-7.8125rem!important;margin-left:-7.8125rem!important}.mx-sm-n130{margin-right:-8.125rem!important;margin-left:-8.125rem!important}.mx-sm-n135{margin-right:-8.4375rem!important;margin-left:-8.4375rem!important}.mx-sm-n140{margin-right:-8.75rem!important;margin-left:-8.75rem!important}.mx-sm-n145{margin-right:-9.0625rem!important;margin-left:-9.0625rem!important}.mx-sm-n150{margin-right:-9.375rem!important;margin-left:-9.375rem!important}.mx-sm-n155{margin-right:-9.6875rem!important;margin-left:-9.6875rem!important}.mx-sm-n160{margin-right:-10rem!important;margin-left:-10rem!important}.mx-sm-n165{margin-right:-10.3125rem!important;margin-left:-10.3125rem!important}.mx-sm-n170{margin-right:-10.625rem!important;margin-left:-10.625rem!important}.mx-sm-n175{margin-right:-10.9375rem!important;margin-left:-10.9375rem!important}.mx-sm-n180{margin-right:-11.25rem!important;margin-left:-11.25rem!important}.mx-sm-n185{margin-right:-11.5625rem!important;margin-left:-11.5625rem!important}.mx-sm-n190{margin-right:-11.875rem!important;margin-left:-11.875rem!important}.mx-sm-n195{margin-right:-12.1875rem!important;margin-left:-12.1875rem!important}.mx-sm-n200{margin-right:-12.5rem!important;margin-left:-12.5rem!important}.mx-sm-n205{margin-right:-12.8125rem!important;margin-left:-12.8125rem!important}.mx-sm-n210{margin-right:-13.125rem!important;margin-left:-13.125rem!important}.mx-sm-n215{margin-right:-13.4375rem!important;margin-left:-13.4375rem!important}.mx-sm-n220{margin-right:-13.75rem!important;margin-left:-13.75rem!important}.mx-sm-n225{margin-right:-14.0625rem!important;margin-left:-14.0625rem!important}.mx-sm-n230{margin-right:-14.375rem!important;margin-left:-14.375rem!important}.mx-sm-n235{margin-right:-14.6875rem!important;margin-left:-14.6875rem!important}.mx-sm-n240{margin-right:-15rem!important;margin-left:-15rem!important}.mx-sm-n245{margin-right:-15.3125rem!important;margin-left:-15.3125rem!important}.mx-sm-n250{margin-right:-15.625rem!important;margin-left:-15.625rem!important}.my-sm-n5{margin-top:-.3125rem!important;margin-bottom:-.3125rem!important}.my-sm-n10{margin-top:-.625rem!important;margin-bottom:-.625rem!important}.my-sm-n15{margin-top:-.9375rem!important;margin-bottom:-.9375rem!important}.my-sm-n20{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.my-sm-n25{margin-top:-1.5625rem!important;margin-bottom:-1.5625rem!important}.my-sm-n30{margin-top:-1.875rem!important;margin-bottom:-1.875rem!important}.my-sm-n35{margin-top:-2.1875rem!important;margin-bottom:-2.1875rem!important}.my-sm-n40{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-sm-n45{margin-top:-2.8125rem!important;margin-bottom:-2.8125rem!important}.my-sm-n50{margin-top:-3.125rem!important;margin-bottom:-3.125rem!important}.my-sm-n55{margin-top:-3.4375rem!important;margin-bottom:-3.4375rem!important}.my-sm-n60{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-sm-n65{margin-top:-4.0625rem!important;margin-bottom:-4.0625rem!important}.my-sm-n70{margin-top:-4.375rem!important;margin-bottom:-4.375rem!important}.my-sm-n75{margin-top:-4.6875rem!important;margin-bottom:-4.6875rem!important}.my-sm-n80{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-sm-n85{margin-top:-5.3125rem!important;margin-bottom:-5.3125rem!important}.my-sm-n90{margin-top:-5.625rem!important;margin-bottom:-5.625rem!important}.my-sm-n95{margin-top:-5.9375rem!important;margin-bottom:-5.9375rem!important}.my-sm-n100{margin-top:-6.25rem!important;margin-bottom:-6.25rem!important}.my-sm-n105{margin-top:-6.5625rem!important;margin-bottom:-6.5625rem!important}.my-sm-n110{margin-top:-6.875rem!important;margin-bottom:-6.875rem!important}.my-sm-n115{margin-top:-7.1875rem!important;margin-bottom:-7.1875rem!important}.my-sm-n120{margin-top:-7.5rem!important;margin-bottom:-7.5rem!important}.my-sm-n125{margin-top:-7.8125rem!important;margin-bottom:-7.8125rem!important}.my-sm-n130{margin-top:-8.125rem!important;margin-bottom:-8.125rem!important}.my-sm-n135{margin-top:-8.4375rem!important;margin-bottom:-8.4375rem!important}.my-sm-n140{margin-top:-8.75rem!important;margin-bottom:-8.75rem!important}.my-sm-n145{margin-top:-9.0625rem!important;margin-bottom:-9.0625rem!important}.my-sm-n150{margin-top:-9.375rem!important;margin-bottom:-9.375rem!important}.my-sm-n155{margin-top:-9.6875rem!important;margin-bottom:-9.6875rem!important}.my-sm-n160{margin-top:-10rem!important;margin-bottom:-10rem!important}.my-sm-n165{margin-top:-10.3125rem!important;margin-bottom:-10.3125rem!important}.my-sm-n170{margin-top:-10.625rem!important;margin-bottom:-10.625rem!important}.my-sm-n175{margin-top:-10.9375rem!important;margin-bottom:-10.9375rem!important}.my-sm-n180{margin-top:-11.25rem!important;margin-bottom:-11.25rem!important}.my-sm-n185{margin-top:-11.5625rem!important;margin-bottom:-11.5625rem!important}.my-sm-n190{margin-top:-11.875rem!important;margin-bottom:-11.875rem!important}.my-sm-n195{margin-top:-12.1875rem!important;margin-bottom:-12.1875rem!important}.my-sm-n200{margin-top:-12.5rem!important;margin-bottom:-12.5rem!important}.my-sm-n205{margin-top:-12.8125rem!important;margin-bottom:-12.8125rem!important}.my-sm-n210{margin-top:-13.125rem!important;margin-bottom:-13.125rem!important}.my-sm-n215{margin-top:-13.4375rem!important;margin-bottom:-13.4375rem!important}.my-sm-n220{margin-top:-13.75rem!important;margin-bottom:-13.75rem!important}.my-sm-n225{margin-top:-14.0625rem!important;margin-bottom:-14.0625rem!important}.my-sm-n230{margin-top:-14.375rem!important;margin-bottom:-14.375rem!important}.my-sm-n235{margin-top:-14.6875rem!important;margin-bottom:-14.6875rem!important}.my-sm-n240{margin-top:-15rem!important;margin-bottom:-15rem!important}.my-sm-n245{margin-top:-15.3125rem!important;margin-bottom:-15.3125rem!important}.my-sm-n250{margin-top:-15.625rem!important;margin-bottom:-15.625rem!important}.mt-sm-n5{margin-top:-.3125rem!important}.mt-sm-n10{margin-top:-.625rem!important}.mt-sm-n15{margin-top:-.9375rem!important}.mt-sm-n20{margin-top:-1.25rem!important}.mt-sm-n25{margin-top:-1.5625rem!important}.mt-sm-n30{margin-top:-1.875rem!important}.mt-sm-n35{margin-top:-2.1875rem!important}.mt-sm-n40{margin-top:-2.5rem!important}.mt-sm-n45{margin-top:-2.8125rem!important}.mt-sm-n50{margin-top:-3.125rem!important}.mt-sm-n55{margin-top:-3.4375rem!important}.mt-sm-n60{margin-top:-3.75rem!important}.mt-sm-n65{margin-top:-4.0625rem!important}.mt-sm-n70{margin-top:-4.375rem!important}.mt-sm-n75{margin-top:-4.6875rem!important}.mt-sm-n80{margin-top:-5rem!important}.mt-sm-n85{margin-top:-5.3125rem!important}.mt-sm-n90{margin-top:-5.625rem!important}.mt-sm-n95{margin-top:-5.9375rem!important}.mt-sm-n100{margin-top:-6.25rem!important}.mt-sm-n105{margin-top:-6.5625rem!important}.mt-sm-n110{margin-top:-6.875rem!important}.mt-sm-n115{margin-top:-7.1875rem!important}.mt-sm-n120{margin-top:-7.5rem!important}.mt-sm-n125{margin-top:-7.8125rem!important}.mt-sm-n130{margin-top:-8.125rem!important}.mt-sm-n135{margin-top:-8.4375rem!important}.mt-sm-n140{margin-top:-8.75rem!important}.mt-sm-n145{margin-top:-9.0625rem!important}.mt-sm-n150{margin-top:-9.375rem!important}.mt-sm-n155{margin-top:-9.6875rem!important}.mt-sm-n160{margin-top:-10rem!important}.mt-sm-n165{margin-top:-10.3125rem!important}.mt-sm-n170{margin-top:-10.625rem!important}.mt-sm-n175{margin-top:-10.9375rem!important}.mt-sm-n180{margin-top:-11.25rem!important}.mt-sm-n185{margin-top:-11.5625rem!important}.mt-sm-n190{margin-top:-11.875rem!important}.mt-sm-n195{margin-top:-12.1875rem!important}.mt-sm-n200{margin-top:-12.5rem!important}.mt-sm-n205{margin-top:-12.8125rem!important}.mt-sm-n210{margin-top:-13.125rem!important}.mt-sm-n215{margin-top:-13.4375rem!important}.mt-sm-n220{margin-top:-13.75rem!important}.mt-sm-n225{margin-top:-14.0625rem!important}.mt-sm-n230{margin-top:-14.375rem!important}.mt-sm-n235{margin-top:-14.6875rem!important}.mt-sm-n240{margin-top:-15rem!important}.mt-sm-n245{margin-top:-15.3125rem!important}.mt-sm-n250{margin-top:-15.625rem!important}.me-sm-n5{margin-right:-.3125rem!important}.me-sm-n10{margin-right:-.625rem!important}.me-sm-n15{margin-right:-.9375rem!important}.me-sm-n20{margin-right:-1.25rem!important}.me-sm-n25{margin-right:-1.5625rem!important}.me-sm-n30{margin-right:-1.875rem!important}.me-sm-n35{margin-right:-2.1875rem!important}.me-sm-n40{margin-right:-2.5rem!important}.me-sm-n45{margin-right:-2.8125rem!important}.me-sm-n50{margin-right:-3.125rem!important}.me-sm-n55{margin-right:-3.4375rem!important}.me-sm-n60{margin-right:-3.75rem!important}.me-sm-n65{margin-right:-4.0625rem!important}.me-sm-n70{margin-right:-4.375rem!important}.me-sm-n75{margin-right:-4.6875rem!important}.me-sm-n80{margin-right:-5rem!important}.me-sm-n85{margin-right:-5.3125rem!important}.me-sm-n90{margin-right:-5.625rem!important}.me-sm-n95{margin-right:-5.9375rem!important}.me-sm-n100{margin-right:-6.25rem!important}.me-sm-n105{margin-right:-6.5625rem!important}.me-sm-n110{margin-right:-6.875rem!important}.me-sm-n115{margin-right:-7.1875rem!important}.me-sm-n120{margin-right:-7.5rem!important}.me-sm-n125{margin-right:-7.8125rem!important}.me-sm-n130{margin-right:-8.125rem!important}.me-sm-n135{margin-right:-8.4375rem!important}.me-sm-n140{margin-right:-8.75rem!important}.me-sm-n145{margin-right:-9.0625rem!important}.me-sm-n150{margin-right:-9.375rem!important}.me-sm-n155{margin-right:-9.6875rem!important}.me-sm-n160{margin-right:-10rem!important}.me-sm-n165{margin-right:-10.3125rem!important}.me-sm-n170{margin-right:-10.625rem!important}.me-sm-n175{margin-right:-10.9375rem!important}.me-sm-n180{margin-right:-11.25rem!important}.me-sm-n185{margin-right:-11.5625rem!important}.me-sm-n190{margin-right:-11.875rem!important}.me-sm-n195{margin-right:-12.1875rem!important}.me-sm-n200{margin-right:-12.5rem!important}.me-sm-n205{margin-right:-12.8125rem!important}.me-sm-n210{margin-right:-13.125rem!important}.me-sm-n215{margin-right:-13.4375rem!important}.me-sm-n220{margin-right:-13.75rem!important}.me-sm-n225{margin-right:-14.0625rem!important}.me-sm-n230{margin-right:-14.375rem!important}.me-sm-n235{margin-right:-14.6875rem!important}.me-sm-n240{margin-right:-15rem!important}.me-sm-n245{margin-right:-15.3125rem!important}.me-sm-n250{margin-right:-15.625rem!important}.mb-sm-n5{margin-bottom:-.3125rem!important}.mb-sm-n10{margin-bottom:-.625rem!important}.mb-sm-n15{margin-bottom:-.9375rem!important}.mb-sm-n20{margin-bottom:-1.25rem!important}.mb-sm-n25{margin-bottom:-1.5625rem!important}.mb-sm-n30{margin-bottom:-1.875rem!important}.mb-sm-n35{margin-bottom:-2.1875rem!important}.mb-sm-n40{margin-bottom:-2.5rem!important}.mb-sm-n45{margin-bottom:-2.8125rem!important}.mb-sm-n50{margin-bottom:-3.125rem!important}.mb-sm-n55{margin-bottom:-3.4375rem!important}.mb-sm-n60{margin-bottom:-3.75rem!important}.mb-sm-n65{margin-bottom:-4.0625rem!important}.mb-sm-n70{margin-bottom:-4.375rem!important}.mb-sm-n75{margin-bottom:-4.6875rem!important}.mb-sm-n80{margin-bottom:-5rem!important}.mb-sm-n85{margin-bottom:-5.3125rem!important}.mb-sm-n90{margin-bottom:-5.625rem!important}.mb-sm-n95{margin-bottom:-5.9375rem!important}.mb-sm-n100{margin-bottom:-6.25rem!important}.mb-sm-n105{margin-bottom:-6.5625rem!important}.mb-sm-n110{margin-bottom:-6.875rem!important}.mb-sm-n115{margin-bottom:-7.1875rem!important}.mb-sm-n120{margin-bottom:-7.5rem!important}.mb-sm-n125{margin-bottom:-7.8125rem!important}.mb-sm-n130{margin-bottom:-8.125rem!important}.mb-sm-n135{margin-bottom:-8.4375rem!important}.mb-sm-n140{margin-bottom:-8.75rem!important}.mb-sm-n145{margin-bottom:-9.0625rem!important}.mb-sm-n150{margin-bottom:-9.375rem!important}.mb-sm-n155{margin-bottom:-9.6875rem!important}.mb-sm-n160{margin-bottom:-10rem!important}.mb-sm-n165{margin-bottom:-10.3125rem!important}.mb-sm-n170{margin-bottom:-10.625rem!important}.mb-sm-n175{margin-bottom:-10.9375rem!important}.mb-sm-n180{margin-bottom:-11.25rem!important}.mb-sm-n185{margin-bottom:-11.5625rem!important}.mb-sm-n190{margin-bottom:-11.875rem!important}.mb-sm-n195{margin-bottom:-12.1875rem!important}.mb-sm-n200{margin-bottom:-12.5rem!important}.mb-sm-n205{margin-bottom:-12.8125rem!important}.mb-sm-n210{margin-bottom:-13.125rem!important}.mb-sm-n215{margin-bottom:-13.4375rem!important}.mb-sm-n220{margin-bottom:-13.75rem!important}.mb-sm-n225{margin-bottom:-14.0625rem!important}.mb-sm-n230{margin-bottom:-14.375rem!important}.mb-sm-n235{margin-bottom:-14.6875rem!important}.mb-sm-n240{margin-bottom:-15rem!important}.mb-sm-n245{margin-bottom:-15.3125rem!important}.mb-sm-n250{margin-bottom:-15.625rem!important}.ms-sm-n5{margin-left:-.3125rem!important}.ms-sm-n10{margin-left:-.625rem!important}.ms-sm-n15{margin-left:-.9375rem!important}.ms-sm-n20{margin-left:-1.25rem!important}.ms-sm-n25{margin-left:-1.5625rem!important}.ms-sm-n30{margin-left:-1.875rem!important}.ms-sm-n35{margin-left:-2.1875rem!important}.ms-sm-n40{margin-left:-2.5rem!important}.ms-sm-n45{margin-left:-2.8125rem!important}.ms-sm-n50{margin-left:-3.125rem!important}.ms-sm-n55{margin-left:-3.4375rem!important}.ms-sm-n60{margin-left:-3.75rem!important}.ms-sm-n65{margin-left:-4.0625rem!important}.ms-sm-n70{margin-left:-4.375rem!important}.ms-sm-n75{margin-left:-4.6875rem!important}.ms-sm-n80{margin-left:-5rem!important}.ms-sm-n85{margin-left:-5.3125rem!important}.ms-sm-n90{margin-left:-5.625rem!important}.ms-sm-n95{margin-left:-5.9375rem!important}.ms-sm-n100{margin-left:-6.25rem!important}.ms-sm-n105{margin-left:-6.5625rem!important}.ms-sm-n110{margin-left:-6.875rem!important}.ms-sm-n115{margin-left:-7.1875rem!important}.ms-sm-n120{margin-left:-7.5rem!important}.ms-sm-n125{margin-left:-7.8125rem!important}.ms-sm-n130{margin-left:-8.125rem!important}.ms-sm-n135{margin-left:-8.4375rem!important}.ms-sm-n140{margin-left:-8.75rem!important}.ms-sm-n145{margin-left:-9.0625rem!important}.ms-sm-n150{margin-left:-9.375rem!important}.ms-sm-n155{margin-left:-9.6875rem!important}.ms-sm-n160{margin-left:-10rem!important}.ms-sm-n165{margin-left:-10.3125rem!important}.ms-sm-n170{margin-left:-10.625rem!important}.ms-sm-n175{margin-left:-10.9375rem!important}.ms-sm-n180{margin-left:-11.25rem!important}.ms-sm-n185{margin-left:-11.5625rem!important}.ms-sm-n190{margin-left:-11.875rem!important}.ms-sm-n195{margin-left:-12.1875rem!important}.ms-sm-n200{margin-left:-12.5rem!important}.ms-sm-n205{margin-left:-12.8125rem!important}.ms-sm-n210{margin-left:-13.125rem!important}.ms-sm-n215{margin-left:-13.4375rem!important}.ms-sm-n220{margin-left:-13.75rem!important}.ms-sm-n225{margin-left:-14.0625rem!important}.ms-sm-n230{margin-left:-14.375rem!important}.ms-sm-n235{margin-left:-14.6875rem!important}.ms-sm-n240{margin-left:-15rem!important}.ms-sm-n245{margin-left:-15.3125rem!important}.ms-sm-n250{margin-left:-15.625rem!important}.p-sm-0{padding:0!important}.p-sm-5{padding:.3125rem!important}.p-sm-10{padding:.625rem!important}.p-sm-15{padding:.9375rem!important}.p-sm-20{padding:1.25rem!important}.p-sm-25{padding:1.5625rem!important}.p-sm-30{padding:1.875rem!important}.p-sm-35{padding:2.1875rem!important}.p-sm-40{padding:2.5rem!important}.p-sm-45{padding:2.8125rem!important}.p-sm-50{padding:3.125rem!important}.p-sm-55{padding:3.4375rem!important}.p-sm-60{padding:3.75rem!important}.p-sm-65{padding:4.0625rem!important}.p-sm-70{padding:4.375rem!important}.p-sm-75{padding:4.6875rem!important}.p-sm-80{padding:5rem!important}.p-sm-85{padding:5.3125rem!important}.p-sm-90{padding:5.625rem!important}.p-sm-95{padding:5.9375rem!important}.p-sm-100{padding:6.25rem!important}.p-sm-105{padding:6.5625rem!important}.p-sm-110{padding:6.875rem!important}.p-sm-115{padding:7.1875rem!important}.p-sm-120{padding:7.5rem!important}.p-sm-125{padding:7.8125rem!important}.p-sm-130{padding:8.125rem!important}.p-sm-135{padding:8.4375rem!important}.p-sm-140{padding:8.75rem!important}.p-sm-145{padding:9.0625rem!important}.p-sm-150{padding:9.375rem!important}.p-sm-155{padding:9.6875rem!important}.p-sm-160{padding:10rem!important}.p-sm-165{padding:10.3125rem!important}.p-sm-170{padding:10.625rem!important}.p-sm-175{padding:10.9375rem!important}.p-sm-180{padding:11.25rem!important}.p-sm-185{padding:11.5625rem!important}.p-sm-190{padding:11.875rem!important}.p-sm-195{padding:12.1875rem!important}.p-sm-200{padding:12.5rem!important}.p-sm-205{padding:12.8125rem!important}.p-sm-210{padding:13.125rem!important}.p-sm-215{padding:13.4375rem!important}.p-sm-220{padding:13.75rem!important}.p-sm-225{padding:14.0625rem!important}.p-sm-230{padding:14.375rem!important}.p-sm-235{padding:14.6875rem!important}.p-sm-240{padding:15rem!important}.p-sm-245{padding:15.3125rem!important}.p-sm-250{padding:15.625rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-5{padding-right:.3125rem!important;padding-left:.3125rem!important}.px-sm-10{padding-right:.625rem!important;padding-left:.625rem!important}.px-sm-15{padding-right:.9375rem!important;padding-left:.9375rem!important}.px-sm-20{padding-right:1.25rem!important;padding-left:1.25rem!important}.px-sm-25{padding-right:1.5625rem!important;padding-left:1.5625rem!important}.px-sm-30{padding-right:1.875rem!important;padding-left:1.875rem!important}.px-sm-35{padding-right:2.1875rem!important;padding-left:2.1875rem!important}.px-sm-40{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-sm-45{padding-right:2.8125rem!important;padding-left:2.8125rem!important}.px-sm-50{padding-right:3.125rem!important;padding-left:3.125rem!important}.px-sm-55{padding-right:3.4375rem!important;padding-left:3.4375rem!important}.px-sm-60{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-sm-65{padding-right:4.0625rem!important;padding-left:4.0625rem!important}.px-sm-70{padding-right:4.375rem!important;padding-left:4.375rem!important}.px-sm-75{padding-right:4.6875rem!important;padding-left:4.6875rem!important}.px-sm-80{padding-right:5rem!important;padding-left:5rem!important}.px-sm-85{padding-right:5.3125rem!important;padding-left:5.3125rem!important}.px-sm-90{padding-right:5.625rem!important;padding-left:5.625rem!important}.px-sm-95{padding-right:5.9375rem!important;padding-left:5.9375rem!important}.px-sm-100{padding-right:6.25rem!important;padding-left:6.25rem!important}.px-sm-105{padding-right:6.5625rem!important;padding-left:6.5625rem!important}.px-sm-110{padding-right:6.875rem!important;padding-left:6.875rem!important}.px-sm-115{padding-right:7.1875rem!important;padding-left:7.1875rem!important}.px-sm-120{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-sm-125{padding-right:7.8125rem!important;padding-left:7.8125rem!important}.px-sm-130{padding-right:8.125rem!important;padding-left:8.125rem!important}.px-sm-135{padding-right:8.4375rem!important;padding-left:8.4375rem!important}.px-sm-140{padding-right:8.75rem!important;padding-left:8.75rem!important}.px-sm-145{padding-right:9.0625rem!important;padding-left:9.0625rem!important}.px-sm-150{padding-right:9.375rem!important;padding-left:9.375rem!important}.px-sm-155{padding-right:9.6875rem!important;padding-left:9.6875rem!important}.px-sm-160{padding-right:10rem!important;padding-left:10rem!important}.px-sm-165{padding-right:10.3125rem!important;padding-left:10.3125rem!important}.px-sm-170{padding-right:10.625rem!important;padding-left:10.625rem!important}.px-sm-175{padding-right:10.9375rem!important;padding-left:10.9375rem!important}.px-sm-180{padding-right:11.25rem!important;padding-left:11.25rem!important}.px-sm-185{padding-right:11.5625rem!important;padding-left:11.5625rem!important}.px-sm-190{padding-right:11.875rem!important;padding-left:11.875rem!important}.px-sm-195{padding-right:12.1875rem!important;padding-left:12.1875rem!important}.px-sm-200{padding-right:12.5rem!important;padding-left:12.5rem!important}.px-sm-205{padding-right:12.8125rem!important;padding-left:12.8125rem!important}.px-sm-210{padding-right:13.125rem!important;padding-left:13.125rem!important}.px-sm-215{padding-right:13.4375rem!important;padding-left:13.4375rem!important}.px-sm-220{padding-right:13.75rem!important;padding-left:13.75rem!important}.px-sm-225{padding-right:14.0625rem!important;padding-left:14.0625rem!important}.px-sm-230{padding-right:14.375rem!important;padding-left:14.375rem!important}.px-sm-235{padding-right:14.6875rem!important;padding-left:14.6875rem!important}.px-sm-240{padding-right:15rem!important;padding-left:15rem!important}.px-sm-245{padding-right:15.3125rem!important;padding-left:15.3125rem!important}.px-sm-250{padding-right:15.625rem!important;padding-left:15.625rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-5{padding-top:.3125rem!important;padding-bottom:.3125rem!important}.py-sm-10{padding-top:.625rem!important;padding-bottom:.625rem!important}.py-sm-15{padding-top:.9375rem!important;padding-bottom:.9375rem!important}.py-sm-20{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-sm-25{padding-top:1.5625rem!important;padding-bottom:1.5625rem!important}.py-sm-30{padding-top:1.875rem!important;padding-bottom:1.875rem!important}.py-sm-35{padding-top:2.1875rem!important;padding-bottom:2.1875rem!important}.py-sm-40{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-sm-45{padding-top:2.8125rem!important;padding-bottom:2.8125rem!important}.py-sm-50{padding-top:3.125rem!important;padding-bottom:3.125rem!important}.py-sm-55{padding-top:3.4375rem!important;padding-bottom:3.4375rem!important}.py-sm-60{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-sm-65{padding-top:4.0625rem!important;padding-bottom:4.0625rem!important}.py-sm-70{padding-top:4.375rem!important;padding-bottom:4.375rem!important}.py-sm-75{padding-top:4.6875rem!important;padding-bottom:4.6875rem!important}.py-sm-80{padding-top:5rem!important;padding-bottom:5rem!important}.py-sm-85{padding-top:5.3125rem!important;padding-bottom:5.3125rem!important}.py-sm-90{padding-top:5.625rem!important;padding-bottom:5.625rem!important}.py-sm-95{padding-top:5.9375rem!important;padding-bottom:5.9375rem!important}.py-sm-100{padding-top:6.25rem!important;padding-bottom:6.25rem!important}.py-sm-105{padding-top:6.5625rem!important;padding-bottom:6.5625rem!important}.py-sm-110{padding-top:6.875rem!important;padding-bottom:6.875rem!important}.py-sm-115{padding-top:7.1875rem!important;padding-bottom:7.1875rem!important}.py-sm-120{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-sm-125{padding-top:7.8125rem!important;padding-bottom:7.8125rem!important}.py-sm-130{padding-top:8.125rem!important;padding-bottom:8.125rem!important}.py-sm-135{padding-top:8.4375rem!important;padding-bottom:8.4375rem!important}.py-sm-140{padding-top:8.75rem!important;padding-bottom:8.75rem!important}.py-sm-145{padding-top:9.0625rem!important;padding-bottom:9.0625rem!important}.py-sm-150{padding-top:9.375rem!important;padding-bottom:9.375rem!important}.py-sm-155{padding-top:9.6875rem!important;padding-bottom:9.6875rem!important}.py-sm-160{padding-top:10rem!important;padding-bottom:10rem!important}.py-sm-165{padding-top:10.3125rem!important;padding-bottom:10.3125rem!important}.py-sm-170{padding-top:10.625rem!important;padding-bottom:10.625rem!important}.py-sm-175{padding-top:10.9375rem!important;padding-bottom:10.9375rem!important}.py-sm-180{padding-top:11.25rem!important;padding-bottom:11.25rem!important}.py-sm-185{padding-top:11.5625rem!important;padding-bottom:11.5625rem!important}.py-sm-190{padding-top:11.875rem!important;padding-bottom:11.875rem!important}.py-sm-195{padding-top:12.1875rem!important;padding-bottom:12.1875rem!important}.py-sm-200{padding-top:12.5rem!important;padding-bottom:12.5rem!important}.py-sm-205{padding-top:12.8125rem!important;padding-bottom:12.8125rem!important}.py-sm-210{padding-top:13.125rem!important;padding-bottom:13.125rem!important}.py-sm-215{padding-top:13.4375rem!important;padding-bottom:13.4375rem!important}.py-sm-220{padding-top:13.75rem!important;padding-bottom:13.75rem!important}.py-sm-225{padding-top:14.0625rem!important;padding-bottom:14.0625rem!important}.py-sm-230{padding-top:14.375rem!important;padding-bottom:14.375rem!important}.py-sm-235{padding-top:14.6875rem!important;padding-bottom:14.6875rem!important}.py-sm-240{padding-top:15rem!important;padding-bottom:15rem!important}.py-sm-245{padding-top:15.3125rem!important;padding-bottom:15.3125rem!important}.py-sm-250{padding-top:15.625rem!important;padding-bottom:15.625rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-5{padding-top:.3125rem!important}.pt-sm-10{padding-top:.625rem!important}.pt-sm-15{padding-top:.9375rem!important}.pt-sm-20{padding-top:1.25rem!important}.pt-sm-25{padding-top:1.5625rem!important}.pt-sm-30{padding-top:1.875rem!important}.pt-sm-35{padding-top:2.1875rem!important}.pt-sm-40{padding-top:2.5rem!important}.pt-sm-45{padding-top:2.8125rem!important}.pt-sm-50{padding-top:3.125rem!important}.pt-sm-55{padding-top:3.4375rem!important}.pt-sm-60{padding-top:3.75rem!important}.pt-sm-65{padding-top:4.0625rem!important}.pt-sm-70{padding-top:4.375rem!important}.pt-sm-75{padding-top:4.6875rem!important}.pt-sm-80{padding-top:5rem!important}.pt-sm-85{padding-top:5.3125rem!important}.pt-sm-90{padding-top:5.625rem!important}.pt-sm-95{padding-top:5.9375rem!important}.pt-sm-100{padding-top:6.25rem!important}.pt-sm-105{padding-top:6.5625rem!important}.pt-sm-110{padding-top:6.875rem!important}.pt-sm-115{padding-top:7.1875rem!important}.pt-sm-120{padding-top:7.5rem!important}.pt-sm-125{padding-top:7.8125rem!important}.pt-sm-130{padding-top:8.125rem!important}.pt-sm-135{padding-top:8.4375rem!important}.pt-sm-140{padding-top:8.75rem!important}.pt-sm-145{padding-top:9.0625rem!important}.pt-sm-150{padding-top:9.375rem!important}.pt-sm-155{padding-top:9.6875rem!important}.pt-sm-160{padding-top:10rem!important}.pt-sm-165{padding-top:10.3125rem!important}.pt-sm-170{padding-top:10.625rem!important}.pt-sm-175{padding-top:10.9375rem!important}.pt-sm-180{padding-top:11.25rem!important}.pt-sm-185{padding-top:11.5625rem!important}.pt-sm-190{padding-top:11.875rem!important}.pt-sm-195{padding-top:12.1875rem!important}.pt-sm-200{padding-top:12.5rem!important}.pt-sm-205{padding-top:12.8125rem!important}.pt-sm-210{padding-top:13.125rem!important}.pt-sm-215{padding-top:13.4375rem!important}.pt-sm-220{padding-top:13.75rem!important}.pt-sm-225{padding-top:14.0625rem!important}.pt-sm-230{padding-top:14.375rem!important}.pt-sm-235{padding-top:14.6875rem!important}.pt-sm-240{padding-top:15rem!important}.pt-sm-245{padding-top:15.3125rem!important}.pt-sm-250{padding-top:15.625rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-5{padding-right:.3125rem!important}.pe-sm-10{padding-right:.625rem!important}.pe-sm-15{padding-right:.9375rem!important}.pe-sm-20{padding-right:1.25rem!important}.pe-sm-25{padding-right:1.5625rem!important}.pe-sm-30{padding-right:1.875rem!important}.pe-sm-35{padding-right:2.1875rem!important}.pe-sm-40{padding-right:2.5rem!important}.pe-sm-45{padding-right:2.8125rem!important}.pe-sm-50{padding-right:3.125rem!important}.pe-sm-55{padding-right:3.4375rem!important}.pe-sm-60{padding-right:3.75rem!important}.pe-sm-65{padding-right:4.0625rem!important}.pe-sm-70{padding-right:4.375rem!important}.pe-sm-75{padding-right:4.6875rem!important}.pe-sm-80{padding-right:5rem!important}.pe-sm-85{padding-right:5.3125rem!important}.pe-sm-90{padding-right:5.625rem!important}.pe-sm-95{padding-right:5.9375rem!important}.pe-sm-100{padding-right:6.25rem!important}.pe-sm-105{padding-right:6.5625rem!important}.pe-sm-110{padding-right:6.875rem!important}.pe-sm-115{padding-right:7.1875rem!important}.pe-sm-120{padding-right:7.5rem!important}.pe-sm-125{padding-right:7.8125rem!important}.pe-sm-130{padding-right:8.125rem!important}.pe-sm-135{padding-right:8.4375rem!important}.pe-sm-140{padding-right:8.75rem!important}.pe-sm-145{padding-right:9.0625rem!important}.pe-sm-150{padding-right:9.375rem!important}.pe-sm-155{padding-right:9.6875rem!important}.pe-sm-160{padding-right:10rem!important}.pe-sm-165{padding-right:10.3125rem!important}.pe-sm-170{padding-right:10.625rem!important}.pe-sm-175{padding-right:10.9375rem!important}.pe-sm-180{padding-right:11.25rem!important}.pe-sm-185{padding-right:11.5625rem!important}.pe-sm-190{padding-right:11.875rem!important}.pe-sm-195{padding-right:12.1875rem!important}.pe-sm-200{padding-right:12.5rem!important}.pe-sm-205{padding-right:12.8125rem!important}.pe-sm-210{padding-right:13.125rem!important}.pe-sm-215{padding-right:13.4375rem!important}.pe-sm-220{padding-right:13.75rem!important}.pe-sm-225{padding-right:14.0625rem!important}.pe-sm-230{padding-right:14.375rem!important}.pe-sm-235{padding-right:14.6875rem!important}.pe-sm-240{padding-right:15rem!important}.pe-sm-245{padding-right:15.3125rem!important}.pe-sm-250{padding-right:15.625rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-5{padding-bottom:.3125rem!important}.pb-sm-10{padding-bottom:.625rem!important}.pb-sm-15{padding-bottom:.9375rem!important}.pb-sm-20{padding-bottom:1.25rem!important}.pb-sm-25{padding-bottom:1.5625rem!important}.pb-sm-30{padding-bottom:1.875rem!important}.pb-sm-35{padding-bottom:2.1875rem!important}.pb-sm-40{padding-bottom:2.5rem!important}.pb-sm-45{padding-bottom:2.8125rem!important}.pb-sm-50{padding-bottom:3.125rem!important}.pb-sm-55{padding-bottom:3.4375rem!important}.pb-sm-60{padding-bottom:3.75rem!important}.pb-sm-65{padding-bottom:4.0625rem!important}.pb-sm-70{padding-bottom:4.375rem!important}.pb-sm-75{padding-bottom:4.6875rem!important}.pb-sm-80{padding-bottom:5rem!important}.pb-sm-85{padding-bottom:5.3125rem!important}.pb-sm-90{padding-bottom:5.625rem!important}.pb-sm-95{padding-bottom:5.9375rem!important}.pb-sm-100{padding-bottom:6.25rem!important}.pb-sm-105{padding-bottom:6.5625rem!important}.pb-sm-110{padding-bottom:6.875rem!important}.pb-sm-115{padding-bottom:7.1875rem!important}.pb-sm-120{padding-bottom:7.5rem!important}.pb-sm-125{padding-bottom:7.8125rem!important}.pb-sm-130{padding-bottom:8.125rem!important}.pb-sm-135{padding-bottom:8.4375rem!important}.pb-sm-140{padding-bottom:8.75rem!important}.pb-sm-145{padding-bottom:9.0625rem!important}.pb-sm-150{padding-bottom:9.375rem!important}.pb-sm-155{padding-bottom:9.6875rem!important}.pb-sm-160{padding-bottom:10rem!important}.pb-sm-165{padding-bottom:10.3125rem!important}.pb-sm-170{padding-bottom:10.625rem!important}.pb-sm-175{padding-bottom:10.9375rem!important}.pb-sm-180{padding-bottom:11.25rem!important}.pb-sm-185{padding-bottom:11.5625rem!important}.pb-sm-190{padding-bottom:11.875rem!important}.pb-sm-195{padding-bottom:12.1875rem!important}.pb-sm-200{padding-bottom:12.5rem!important}.pb-sm-205{padding-bottom:12.8125rem!important}.pb-sm-210{padding-bottom:13.125rem!important}.pb-sm-215{padding-bottom:13.4375rem!important}.pb-sm-220{padding-bottom:13.75rem!important}.pb-sm-225{padding-bottom:14.0625rem!important}.pb-sm-230{padding-bottom:14.375rem!important}.pb-sm-235{padding-bottom:14.6875rem!important}.pb-sm-240{padding-bottom:15rem!important}.pb-sm-245{padding-bottom:15.3125rem!important}.pb-sm-250{padding-bottom:15.625rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-5{padding-left:.3125rem!important}.ps-sm-10{padding-left:.625rem!important}.ps-sm-15{padding-left:.9375rem!important}.ps-sm-20{padding-left:1.25rem!important}.ps-sm-25{padding-left:1.5625rem!important}.ps-sm-30{padding-left:1.875rem!important}.ps-sm-35{padding-left:2.1875rem!important}.ps-sm-40{padding-left:2.5rem!important}.ps-sm-45{padding-left:2.8125rem!important}.ps-sm-50{padding-left:3.125rem!important}.ps-sm-55{padding-left:3.4375rem!important}.ps-sm-60{padding-left:3.75rem!important}.ps-sm-65{padding-left:4.0625rem!important}.ps-sm-70{padding-left:4.375rem!important}.ps-sm-75{padding-left:4.6875rem!important}.ps-sm-80{padding-left:5rem!important}.ps-sm-85{padding-left:5.3125rem!important}.ps-sm-90{padding-left:5.625rem!important}.ps-sm-95{padding-left:5.9375rem!important}.ps-sm-100{padding-left:6.25rem!important}.ps-sm-105{padding-left:6.5625rem!important}.ps-sm-110{padding-left:6.875rem!important}.ps-sm-115{padding-left:7.1875rem!important}.ps-sm-120{padding-left:7.5rem!important}.ps-sm-125{padding-left:7.8125rem!important}.ps-sm-130{padding-left:8.125rem!important}.ps-sm-135{padding-left:8.4375rem!important}.ps-sm-140{padding-left:8.75rem!important}.ps-sm-145{padding-left:9.0625rem!important}.ps-sm-150{padding-left:9.375rem!important}.ps-sm-155{padding-left:9.6875rem!important}.ps-sm-160{padding-left:10rem!important}.ps-sm-165{padding-left:10.3125rem!important}.ps-sm-170{padding-left:10.625rem!important}.ps-sm-175{padding-left:10.9375rem!important}.ps-sm-180{padding-left:11.25rem!important}.ps-sm-185{padding-left:11.5625rem!important}.ps-sm-190{padding-left:11.875rem!important}.ps-sm-195{padding-left:12.1875rem!important}.ps-sm-200{padding-left:12.5rem!important}.ps-sm-205{padding-left:12.8125rem!important}.ps-sm-210{padding-left:13.125rem!important}.ps-sm-215{padding-left:13.4375rem!important}.ps-sm-220{padding-left:13.75rem!important}.ps-sm-225{padding-left:14.0625rem!important}.ps-sm-230{padding-left:14.375rem!important}.ps-sm-235{padding-left:14.6875rem!important}.ps-sm-240{padding-left:15rem!important}.ps-sm-245{padding-left:15.3125rem!important}.ps-sm-250{padding-left:15.625rem!important}.gap-sm-0{gap:0!important}.gap-sm-5{gap:.3125rem!important}.gap-sm-10{gap:.625rem!important}.gap-sm-15{gap:.9375rem!important}.gap-sm-20{gap:1.25rem!important}.gap-sm-25{gap:1.5625rem!important}.gap-sm-30{gap:1.875rem!important}.gap-sm-35{gap:2.1875rem!important}.gap-sm-40{gap:2.5rem!important}.gap-sm-45{gap:2.8125rem!important}.gap-sm-50{gap:3.125rem!important}.gap-sm-55{gap:3.4375rem!important}.gap-sm-60{gap:3.75rem!important}.gap-sm-65{gap:4.0625rem!important}.gap-sm-70{gap:4.375rem!important}.gap-sm-75{gap:4.6875rem!important}.gap-sm-80{gap:5rem!important}.gap-sm-85{gap:5.3125rem!important}.gap-sm-90{gap:5.625rem!important}.gap-sm-95{gap:5.9375rem!important}.gap-sm-100{gap:6.25rem!important}.gap-sm-105{gap:6.5625rem!important}.gap-sm-110{gap:6.875rem!important}.gap-sm-115{gap:7.1875rem!important}.gap-sm-120{gap:7.5rem!important}.gap-sm-125{gap:7.8125rem!important}.gap-sm-130{gap:8.125rem!important}.gap-sm-135{gap:8.4375rem!important}.gap-sm-140{gap:8.75rem!important}.gap-sm-145{gap:9.0625rem!important}.gap-sm-150{gap:9.375rem!important}.gap-sm-155{gap:9.6875rem!important}.gap-sm-160{gap:10rem!important}.gap-sm-165{gap:10.3125rem!important}.gap-sm-170{gap:10.625rem!important}.gap-sm-175{gap:10.9375rem!important}.gap-sm-180{gap:11.25rem!important}.gap-sm-185{gap:11.5625rem!important}.gap-sm-190{gap:11.875rem!important}.gap-sm-195{gap:12.1875rem!important}.gap-sm-200{gap:12.5rem!important}.gap-sm-205{gap:12.8125rem!important}.gap-sm-210{gap:13.125rem!important}.gap-sm-215{gap:13.4375rem!important}.gap-sm-220{gap:13.75rem!important}.gap-sm-225{gap:14.0625rem!important}.gap-sm-230{gap:14.375rem!important}.gap-sm-235{gap:14.6875rem!important}.gap-sm-240{gap:15rem!important}.gap-sm-245{gap:15.3125rem!important}.gap-sm-250{gap:15.625rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-5{margin:.3125rem!important}.m-md-10{margin:.625rem!important}.m-md-15{margin:.9375rem!important}.m-md-20{margin:1.25rem!important}.m-md-25{margin:1.5625rem!important}.m-md-30{margin:1.875rem!important}.m-md-35{margin:2.1875rem!important}.m-md-40{margin:2.5rem!important}.m-md-45{margin:2.8125rem!important}.m-md-50{margin:3.125rem!important}.m-md-55{margin:3.4375rem!important}.m-md-60{margin:3.75rem!important}.m-md-65{margin:4.0625rem!important}.m-md-70{margin:4.375rem!important}.m-md-75{margin:4.6875rem!important}.m-md-80{margin:5rem!important}.m-md-85{margin:5.3125rem!important}.m-md-90{margin:5.625rem!important}.m-md-95{margin:5.9375rem!important}.m-md-100{margin:6.25rem!important}.m-md-105{margin:6.5625rem!important}.m-md-110{margin:6.875rem!important}.m-md-115{margin:7.1875rem!important}.m-md-120{margin:7.5rem!important}.m-md-125{margin:7.8125rem!important}.m-md-130{margin:8.125rem!important}.m-md-135{margin:8.4375rem!important}.m-md-140{margin:8.75rem!important}.m-md-145{margin:9.0625rem!important}.m-md-150{margin:9.375rem!important}.m-md-155{margin:9.6875rem!important}.m-md-160{margin:10rem!important}.m-md-165{margin:10.3125rem!important}.m-md-170{margin:10.625rem!important}.m-md-175{margin:10.9375rem!important}.m-md-180{margin:11.25rem!important}.m-md-185{margin:11.5625rem!important}.m-md-190{margin:11.875rem!important}.m-md-195{margin:12.1875rem!important}.m-md-200{margin:12.5rem!important}.m-md-205{margin:12.8125rem!important}.m-md-210{margin:13.125rem!important}.m-md-215{margin:13.4375rem!important}.m-md-220{margin:13.75rem!important}.m-md-225{margin:14.0625rem!important}.m-md-230{margin:14.375rem!important}.m-md-235{margin:14.6875rem!important}.m-md-240{margin:15rem!important}.m-md-245{margin:15.3125rem!important}.m-md-250{margin:15.625rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-5{margin-right:.3125rem!important;margin-left:.3125rem!important}.mx-md-10{margin-right:.625rem!important;margin-left:.625rem!important}.mx-md-15{margin-right:.9375rem!important;margin-left:.9375rem!important}.mx-md-20{margin-right:1.25rem!important;margin-left:1.25rem!important}.mx-md-25{margin-right:1.5625rem!important;margin-left:1.5625rem!important}.mx-md-30{margin-right:1.875rem!important;margin-left:1.875rem!important}.mx-md-35{margin-right:2.1875rem!important;margin-left:2.1875rem!important}.mx-md-40{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-md-45{margin-right:2.8125rem!important;margin-left:2.8125rem!important}.mx-md-50{margin-right:3.125rem!important;margin-left:3.125rem!important}.mx-md-55{margin-right:3.4375rem!important;margin-left:3.4375rem!important}.mx-md-60{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-md-65{margin-right:4.0625rem!important;margin-left:4.0625rem!important}.mx-md-70{margin-right:4.375rem!important;margin-left:4.375rem!important}.mx-md-75{margin-right:4.6875rem!important;margin-left:4.6875rem!important}.mx-md-80{margin-right:5rem!important;margin-left:5rem!important}.mx-md-85{margin-right:5.3125rem!important;margin-left:5.3125rem!important}.mx-md-90{margin-right:5.625rem!important;margin-left:5.625rem!important}.mx-md-95{margin-right:5.9375rem!important;margin-left:5.9375rem!important}.mx-md-100{margin-right:6.25rem!important;margin-left:6.25rem!important}.mx-md-105{margin-right:6.5625rem!important;margin-left:6.5625rem!important}.mx-md-110{margin-right:6.875rem!important;margin-left:6.875rem!important}.mx-md-115{margin-right:7.1875rem!important;margin-left:7.1875rem!important}.mx-md-120{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-md-125{margin-right:7.8125rem!important;margin-left:7.8125rem!important}.mx-md-130{margin-right:8.125rem!important;margin-left:8.125rem!important}.mx-md-135{margin-right:8.4375rem!important;margin-left:8.4375rem!important}.mx-md-140{margin-right:8.75rem!important;margin-left:8.75rem!important}.mx-md-145{margin-right:9.0625rem!important;margin-left:9.0625rem!important}.mx-md-150{margin-right:9.375rem!important;margin-left:9.375rem!important}.mx-md-155{margin-right:9.6875rem!important;margin-left:9.6875rem!important}.mx-md-160{margin-right:10rem!important;margin-left:10rem!important}.mx-md-165{margin-right:10.3125rem!important;margin-left:10.3125rem!important}.mx-md-170{margin-right:10.625rem!important;margin-left:10.625rem!important}.mx-md-175{margin-right:10.9375rem!important;margin-left:10.9375rem!important}.mx-md-180{margin-right:11.25rem!important;margin-left:11.25rem!important}.mx-md-185{margin-right:11.5625rem!important;margin-left:11.5625rem!important}.mx-md-190{margin-right:11.875rem!important;margin-left:11.875rem!important}.mx-md-195{margin-right:12.1875rem!important;margin-left:12.1875rem!important}.mx-md-200{margin-right:12.5rem!important;margin-left:12.5rem!important}.mx-md-205{margin-right:12.8125rem!important;margin-left:12.8125rem!important}.mx-md-210{margin-right:13.125rem!important;margin-left:13.125rem!important}.mx-md-215{margin-right:13.4375rem!important;margin-left:13.4375rem!important}.mx-md-220{margin-right:13.75rem!important;margin-left:13.75rem!important}.mx-md-225{margin-right:14.0625rem!important;margin-left:14.0625rem!important}.mx-md-230{margin-right:14.375rem!important;margin-left:14.375rem!important}.mx-md-235{margin-right:14.6875rem!important;margin-left:14.6875rem!important}.mx-md-240{margin-right:15rem!important;margin-left:15rem!important}.mx-md-245{margin-right:15.3125rem!important;margin-left:15.3125rem!important}.mx-md-250{margin-right:15.625rem!important;margin-left:15.625rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-5{margin-top:.3125rem!important;margin-bottom:.3125rem!important}.my-md-10{margin-top:.625rem!important;margin-bottom:.625rem!important}.my-md-15{margin-top:.9375rem!important;margin-bottom:.9375rem!important}.my-md-20{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-md-25{margin-top:1.5625rem!important;margin-bottom:1.5625rem!important}.my-md-30{margin-top:1.875rem!important;margin-bottom:1.875rem!important}.my-md-35{margin-top:2.1875rem!important;margin-bottom:2.1875rem!important}.my-md-40{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-md-45{margin-top:2.8125rem!important;margin-bottom:2.8125rem!important}.my-md-50{margin-top:3.125rem!important;margin-bottom:3.125rem!important}.my-md-55{margin-top:3.4375rem!important;margin-bottom:3.4375rem!important}.my-md-60{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-md-65{margin-top:4.0625rem!important;margin-bottom:4.0625rem!important}.my-md-70{margin-top:4.375rem!important;margin-bottom:4.375rem!important}.my-md-75{margin-top:4.6875rem!important;margin-bottom:4.6875rem!important}.my-md-80{margin-top:5rem!important;margin-bottom:5rem!important}.my-md-85{margin-top:5.3125rem!important;margin-bottom:5.3125rem!important}.my-md-90{margin-top:5.625rem!important;margin-bottom:5.625rem!important}.my-md-95{margin-top:5.9375rem!important;margin-bottom:5.9375rem!important}.my-md-100{margin-top:6.25rem!important;margin-bottom:6.25rem!important}.my-md-105{margin-top:6.5625rem!important;margin-bottom:6.5625rem!important}.my-md-110{margin-top:6.875rem!important;margin-bottom:6.875rem!important}.my-md-115{margin-top:7.1875rem!important;margin-bottom:7.1875rem!important}.my-md-120{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-md-125{margin-top:7.8125rem!important;margin-bottom:7.8125rem!important}.my-md-130{margin-top:8.125rem!important;margin-bottom:8.125rem!important}.my-md-135{margin-top:8.4375rem!important;margin-bottom:8.4375rem!important}.my-md-140{margin-top:8.75rem!important;margin-bottom:8.75rem!important}.my-md-145{margin-top:9.0625rem!important;margin-bottom:9.0625rem!important}.my-md-150{margin-top:9.375rem!important;margin-bottom:9.375rem!important}.my-md-155{margin-top:9.6875rem!important;margin-bottom:9.6875rem!important}.my-md-160{margin-top:10rem!important;margin-bottom:10rem!important}.my-md-165{margin-top:10.3125rem!important;margin-bottom:10.3125rem!important}.my-md-170{margin-top:10.625rem!important;margin-bottom:10.625rem!important}.my-md-175{margin-top:10.9375rem!important;margin-bottom:10.9375rem!important}.my-md-180{margin-top:11.25rem!important;margin-bottom:11.25rem!important}.my-md-185{margin-top:11.5625rem!important;margin-bottom:11.5625rem!important}.my-md-190{margin-top:11.875rem!important;margin-bottom:11.875rem!important}.my-md-195{margin-top:12.1875rem!important;margin-bottom:12.1875rem!important}.my-md-200{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-md-205{margin-top:12.8125rem!important;margin-bottom:12.8125rem!important}.my-md-210{margin-top:13.125rem!important;margin-bottom:13.125rem!important}.my-md-215{margin-top:13.4375rem!important;margin-bottom:13.4375rem!important}.my-md-220{margin-top:13.75rem!important;margin-bottom:13.75rem!important}.my-md-225{margin-top:14.0625rem!important;margin-bottom:14.0625rem!important}.my-md-230{margin-top:14.375rem!important;margin-bottom:14.375rem!important}.my-md-235{margin-top:14.6875rem!important;margin-bottom:14.6875rem!important}.my-md-240{margin-top:15rem!important;margin-bottom:15rem!important}.my-md-245{margin-top:15.3125rem!important;margin-bottom:15.3125rem!important}.my-md-250{margin-top:15.625rem!important;margin-bottom:15.625rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-5{margin-top:.3125rem!important}.mt-md-10{margin-top:.625rem!important}.mt-md-15{margin-top:.9375rem!important}.mt-md-20{margin-top:1.25rem!important}.mt-md-25{margin-top:1.5625rem!important}.mt-md-30{margin-top:1.875rem!important}.mt-md-35{margin-top:2.1875rem!important}.mt-md-40{margin-top:2.5rem!important}.mt-md-45{margin-top:2.8125rem!important}.mt-md-50{margin-top:3.125rem!important}.mt-md-55{margin-top:3.4375rem!important}.mt-md-60{margin-top:3.75rem!important}.mt-md-65{margin-top:4.0625rem!important}.mt-md-70{margin-top:4.375rem!important}.mt-md-75{margin-top:4.6875rem!important}.mt-md-80{margin-top:5rem!important}.mt-md-85{margin-top:5.3125rem!important}.mt-md-90{margin-top:5.625rem!important}.mt-md-95{margin-top:5.9375rem!important}.mt-md-100{margin-top:6.25rem!important}.mt-md-105{margin-top:6.5625rem!important}.mt-md-110{margin-top:6.875rem!important}.mt-md-115{margin-top:7.1875rem!important}.mt-md-120{margin-top:7.5rem!important}.mt-md-125{margin-top:7.8125rem!important}.mt-md-130{margin-top:8.125rem!important}.mt-md-135{margin-top:8.4375rem!important}.mt-md-140{margin-top:8.75rem!important}.mt-md-145{margin-top:9.0625rem!important}.mt-md-150{margin-top:9.375rem!important}.mt-md-155{margin-top:9.6875rem!important}.mt-md-160{margin-top:10rem!important}.mt-md-165{margin-top:10.3125rem!important}.mt-md-170{margin-top:10.625rem!important}.mt-md-175{margin-top:10.9375rem!important}.mt-md-180{margin-top:11.25rem!important}.mt-md-185{margin-top:11.5625rem!important}.mt-md-190{margin-top:11.875rem!important}.mt-md-195{margin-top:12.1875rem!important}.mt-md-200{margin-top:12.5rem!important}.mt-md-205{margin-top:12.8125rem!important}.mt-md-210{margin-top:13.125rem!important}.mt-md-215{margin-top:13.4375rem!important}.mt-md-220{margin-top:13.75rem!important}.mt-md-225{margin-top:14.0625rem!important}.mt-md-230{margin-top:14.375rem!important}.mt-md-235{margin-top:14.6875rem!important}.mt-md-240{margin-top:15rem!important}.mt-md-245{margin-top:15.3125rem!important}.mt-md-250{margin-top:15.625rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-5{margin-right:.3125rem!important}.me-md-10{margin-right:.625rem!important}.me-md-15{margin-right:.9375rem!important}.me-md-20{margin-right:1.25rem!important}.me-md-25{margin-right:1.5625rem!important}.me-md-30{margin-right:1.875rem!important}.me-md-35{margin-right:2.1875rem!important}.me-md-40{margin-right:2.5rem!important}.me-md-45{margin-right:2.8125rem!important}.me-md-50{margin-right:3.125rem!important}.me-md-55{margin-right:3.4375rem!important}.me-md-60{margin-right:3.75rem!important}.me-md-65{margin-right:4.0625rem!important}.me-md-70{margin-right:4.375rem!important}.me-md-75{margin-right:4.6875rem!important}.me-md-80{margin-right:5rem!important}.me-md-85{margin-right:5.3125rem!important}.me-md-90{margin-right:5.625rem!important}.me-md-95{margin-right:5.9375rem!important}.me-md-100{margin-right:6.25rem!important}.me-md-105{margin-right:6.5625rem!important}.me-md-110{margin-right:6.875rem!important}.me-md-115{margin-right:7.1875rem!important}.me-md-120{margin-right:7.5rem!important}.me-md-125{margin-right:7.8125rem!important}.me-md-130{margin-right:8.125rem!important}.me-md-135{margin-right:8.4375rem!important}.me-md-140{margin-right:8.75rem!important}.me-md-145{margin-right:9.0625rem!important}.me-md-150{margin-right:9.375rem!important}.me-md-155{margin-right:9.6875rem!important}.me-md-160{margin-right:10rem!important}.me-md-165{margin-right:10.3125rem!important}.me-md-170{margin-right:10.625rem!important}.me-md-175{margin-right:10.9375rem!important}.me-md-180{margin-right:11.25rem!important}.me-md-185{margin-right:11.5625rem!important}.me-md-190{margin-right:11.875rem!important}.me-md-195{margin-right:12.1875rem!important}.me-md-200{margin-right:12.5rem!important}.me-md-205{margin-right:12.8125rem!important}.me-md-210{margin-right:13.125rem!important}.me-md-215{margin-right:13.4375rem!important}.me-md-220{margin-right:13.75rem!important}.me-md-225{margin-right:14.0625rem!important}.me-md-230{margin-right:14.375rem!important}.me-md-235{margin-right:14.6875rem!important}.me-md-240{margin-right:15rem!important}.me-md-245{margin-right:15.3125rem!important}.me-md-250{margin-right:15.625rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-5{margin-bottom:.3125rem!important}.mb-md-10{margin-bottom:.625rem!important}.mb-md-15{margin-bottom:.9375rem!important}.mb-md-20{margin-bottom:1.25rem!important}.mb-md-25{margin-bottom:1.5625rem!important}.mb-md-30{margin-bottom:1.875rem!important}.mb-md-35{margin-bottom:2.1875rem!important}.mb-md-40{margin-bottom:2.5rem!important}.mb-md-45{margin-bottom:2.8125rem!important}.mb-md-50{margin-bottom:3.125rem!important}.mb-md-55{margin-bottom:3.4375rem!important}.mb-md-60{margin-bottom:3.75rem!important}.mb-md-65{margin-bottom:4.0625rem!important}.mb-md-70{margin-bottom:4.375rem!important}.mb-md-75{margin-bottom:4.6875rem!important}.mb-md-80{margin-bottom:5rem!important}.mb-md-85{margin-bottom:5.3125rem!important}.mb-md-90{margin-bottom:5.625rem!important}.mb-md-95{margin-bottom:5.9375rem!important}.mb-md-100{margin-bottom:6.25rem!important}.mb-md-105{margin-bottom:6.5625rem!important}.mb-md-110{margin-bottom:6.875rem!important}.mb-md-115{margin-bottom:7.1875rem!important}.mb-md-120{margin-bottom:7.5rem!important}.mb-md-125{margin-bottom:7.8125rem!important}.mb-md-130{margin-bottom:8.125rem!important}.mb-md-135{margin-bottom:8.4375rem!important}.mb-md-140{margin-bottom:8.75rem!important}.mb-md-145{margin-bottom:9.0625rem!important}.mb-md-150{margin-bottom:9.375rem!important}.mb-md-155{margin-bottom:9.6875rem!important}.mb-md-160{margin-bottom:10rem!important}.mb-md-165{margin-bottom:10.3125rem!important}.mb-md-170{margin-bottom:10.625rem!important}.mb-md-175{margin-bottom:10.9375rem!important}.mb-md-180{margin-bottom:11.25rem!important}.mb-md-185{margin-bottom:11.5625rem!important}.mb-md-190{margin-bottom:11.875rem!important}.mb-md-195{margin-bottom:12.1875rem!important}.mb-md-200{margin-bottom:12.5rem!important}.mb-md-205{margin-bottom:12.8125rem!important}.mb-md-210{margin-bottom:13.125rem!important}.mb-md-215{margin-bottom:13.4375rem!important}.mb-md-220{margin-bottom:13.75rem!important}.mb-md-225{margin-bottom:14.0625rem!important}.mb-md-230{margin-bottom:14.375rem!important}.mb-md-235{margin-bottom:14.6875rem!important}.mb-md-240{margin-bottom:15rem!important}.mb-md-245{margin-bottom:15.3125rem!important}.mb-md-250{margin-bottom:15.625rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-5{margin-left:.3125rem!important}.ms-md-10{margin-left:.625rem!important}.ms-md-15{margin-left:.9375rem!important}.ms-md-20{margin-left:1.25rem!important}.ms-md-25{margin-left:1.5625rem!important}.ms-md-30{margin-left:1.875rem!important}.ms-md-35{margin-left:2.1875rem!important}.ms-md-40{margin-left:2.5rem!important}.ms-md-45{margin-left:2.8125rem!important}.ms-md-50{margin-left:3.125rem!important}.ms-md-55{margin-left:3.4375rem!important}.ms-md-60{margin-left:3.75rem!important}.ms-md-65{margin-left:4.0625rem!important}.ms-md-70{margin-left:4.375rem!important}.ms-md-75{margin-left:4.6875rem!important}.ms-md-80{margin-left:5rem!important}.ms-md-85{margin-left:5.3125rem!important}.ms-md-90{margin-left:5.625rem!important}.ms-md-95{margin-left:5.9375rem!important}.ms-md-100{margin-left:6.25rem!important}.ms-md-105{margin-left:6.5625rem!important}.ms-md-110{margin-left:6.875rem!important}.ms-md-115{margin-left:7.1875rem!important}.ms-md-120{margin-left:7.5rem!important}.ms-md-125{margin-left:7.8125rem!important}.ms-md-130{margin-left:8.125rem!important}.ms-md-135{margin-left:8.4375rem!important}.ms-md-140{margin-left:8.75rem!important}.ms-md-145{margin-left:9.0625rem!important}.ms-md-150{margin-left:9.375rem!important}.ms-md-155{margin-left:9.6875rem!important}.ms-md-160{margin-left:10rem!important}.ms-md-165{margin-left:10.3125rem!important}.ms-md-170{margin-left:10.625rem!important}.ms-md-175{margin-left:10.9375rem!important}.ms-md-180{margin-left:11.25rem!important}.ms-md-185{margin-left:11.5625rem!important}.ms-md-190{margin-left:11.875rem!important}.ms-md-195{margin-left:12.1875rem!important}.ms-md-200{margin-left:12.5rem!important}.ms-md-205{margin-left:12.8125rem!important}.ms-md-210{margin-left:13.125rem!important}.ms-md-215{margin-left:13.4375rem!important}.ms-md-220{margin-left:13.75rem!important}.ms-md-225{margin-left:14.0625rem!important}.ms-md-230{margin-left:14.375rem!important}.ms-md-235{margin-left:14.6875rem!important}.ms-md-240{margin-left:15rem!important}.ms-md-245{margin-left:15.3125rem!important}.ms-md-250{margin-left:15.625rem!important}.ms-md-auto{margin-left:auto!important}.m-md-n5{margin:-.3125rem!important}.m-md-n10{margin:-.625rem!important}.m-md-n15{margin:-.9375rem!important}.m-md-n20{margin:-1.25rem!important}.m-md-n25{margin:-1.5625rem!important}.m-md-n30{margin:-1.875rem!important}.m-md-n35{margin:-2.1875rem!important}.m-md-n40{margin:-2.5rem!important}.m-md-n45{margin:-2.8125rem!important}.m-md-n50{margin:-3.125rem!important}.m-md-n55{margin:-3.4375rem!important}.m-md-n60{margin:-3.75rem!important}.m-md-n65{margin:-4.0625rem!important}.m-md-n70{margin:-4.375rem!important}.m-md-n75{margin:-4.6875rem!important}.m-md-n80{margin:-5rem!important}.m-md-n85{margin:-5.3125rem!important}.m-md-n90{margin:-5.625rem!important}.m-md-n95{margin:-5.9375rem!important}.m-md-n100{margin:-6.25rem!important}.m-md-n105{margin:-6.5625rem!important}.m-md-n110{margin:-6.875rem!important}.m-md-n115{margin:-7.1875rem!important}.m-md-n120{margin:-7.5rem!important}.m-md-n125{margin:-7.8125rem!important}.m-md-n130{margin:-8.125rem!important}.m-md-n135{margin:-8.4375rem!important}.m-md-n140{margin:-8.75rem!important}.m-md-n145{margin:-9.0625rem!important}.m-md-n150{margin:-9.375rem!important}.m-md-n155{margin:-9.6875rem!important}.m-md-n160{margin:-10rem!important}.m-md-n165{margin:-10.3125rem!important}.m-md-n170{margin:-10.625rem!important}.m-md-n175{margin:-10.9375rem!important}.m-md-n180{margin:-11.25rem!important}.m-md-n185{margin:-11.5625rem!important}.m-md-n190{margin:-11.875rem!important}.m-md-n195{margin:-12.1875rem!important}.m-md-n200{margin:-12.5rem!important}.m-md-n205{margin:-12.8125rem!important}.m-md-n210{margin:-13.125rem!important}.m-md-n215{margin:-13.4375rem!important}.m-md-n220{margin:-13.75rem!important}.m-md-n225{margin:-14.0625rem!important}.m-md-n230{margin:-14.375rem!important}.m-md-n235{margin:-14.6875rem!important}.m-md-n240{margin:-15rem!important}.m-md-n245{margin:-15.3125rem!important}.m-md-n250{margin:-15.625rem!important}.mx-md-n5{margin-right:-.3125rem!important;margin-left:-.3125rem!important}.mx-md-n10{margin-right:-.625rem!important;margin-left:-.625rem!important}.mx-md-n15{margin-right:-.9375rem!important;margin-left:-.9375rem!important}.mx-md-n20{margin-right:-1.25rem!important;margin-left:-1.25rem!important}.mx-md-n25{margin-right:-1.5625rem!important;margin-left:-1.5625rem!important}.mx-md-n30{margin-right:-1.875rem!important;margin-left:-1.875rem!important}.mx-md-n35{margin-right:-2.1875rem!important;margin-left:-2.1875rem!important}.mx-md-n40{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-md-n45{margin-right:-2.8125rem!important;margin-left:-2.8125rem!important}.mx-md-n50{margin-right:-3.125rem!important;margin-left:-3.125rem!important}.mx-md-n55{margin-right:-3.4375rem!important;margin-left:-3.4375rem!important}.mx-md-n60{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-md-n65{margin-right:-4.0625rem!important;margin-left:-4.0625rem!important}.mx-md-n70{margin-right:-4.375rem!important;margin-left:-4.375rem!important}.mx-md-n75{margin-right:-4.6875rem!important;margin-left:-4.6875rem!important}.mx-md-n80{margin-right:-5rem!important;margin-left:-5rem!important}.mx-md-n85{margin-right:-5.3125rem!important;margin-left:-5.3125rem!important}.mx-md-n90{margin-right:-5.625rem!important;margin-left:-5.625rem!important}.mx-md-n95{margin-right:-5.9375rem!important;margin-left:-5.9375rem!important}.mx-md-n100{margin-right:-6.25rem!important;margin-left:-6.25rem!important}.mx-md-n105{margin-right:-6.5625rem!important;margin-left:-6.5625rem!important}.mx-md-n110{margin-right:-6.875rem!important;margin-left:-6.875rem!important}.mx-md-n115{margin-right:-7.1875rem!important;margin-left:-7.1875rem!important}.mx-md-n120{margin-right:-7.5rem!important;margin-left:-7.5rem!important}.mx-md-n125{margin-right:-7.8125rem!important;margin-left:-7.8125rem!important}.mx-md-n130{margin-right:-8.125rem!important;margin-left:-8.125rem!important}.mx-md-n135{margin-right:-8.4375rem!important;margin-left:-8.4375rem!important}.mx-md-n140{margin-right:-8.75rem!important;margin-left:-8.75rem!important}.mx-md-n145{margin-right:-9.0625rem!important;margin-left:-9.0625rem!important}.mx-md-n150{margin-right:-9.375rem!important;margin-left:-9.375rem!important}.mx-md-n155{margin-right:-9.6875rem!important;margin-left:-9.6875rem!important}.mx-md-n160{margin-right:-10rem!important;margin-left:-10rem!important}.mx-md-n165{margin-right:-10.3125rem!important;margin-left:-10.3125rem!important}.mx-md-n170{margin-right:-10.625rem!important;margin-left:-10.625rem!important}.mx-md-n175{margin-right:-10.9375rem!important;margin-left:-10.9375rem!important}.mx-md-n180{margin-right:-11.25rem!important;margin-left:-11.25rem!important}.mx-md-n185{margin-right:-11.5625rem!important;margin-left:-11.5625rem!important}.mx-md-n190{margin-right:-11.875rem!important;margin-left:-11.875rem!important}.mx-md-n195{margin-right:-12.1875rem!important;margin-left:-12.1875rem!important}.mx-md-n200{margin-right:-12.5rem!important;margin-left:-12.5rem!important}.mx-md-n205{margin-right:-12.8125rem!important;margin-left:-12.8125rem!important}.mx-md-n210{margin-right:-13.125rem!important;margin-left:-13.125rem!important}.mx-md-n215{margin-right:-13.4375rem!important;margin-left:-13.4375rem!important}.mx-md-n220{margin-right:-13.75rem!important;margin-left:-13.75rem!important}.mx-md-n225{margin-right:-14.0625rem!important;margin-left:-14.0625rem!important}.mx-md-n230{margin-right:-14.375rem!important;margin-left:-14.375rem!important}.mx-md-n235{margin-right:-14.6875rem!important;margin-left:-14.6875rem!important}.mx-md-n240{margin-right:-15rem!important;margin-left:-15rem!important}.mx-md-n245{margin-right:-15.3125rem!important;margin-left:-15.3125rem!important}.mx-md-n250{margin-right:-15.625rem!important;margin-left:-15.625rem!important}.my-md-n5{margin-top:-.3125rem!important;margin-bottom:-.3125rem!important}.my-md-n10{margin-top:-.625rem!important;margin-bottom:-.625rem!important}.my-md-n15{margin-top:-.9375rem!important;margin-bottom:-.9375rem!important}.my-md-n20{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.my-md-n25{margin-top:-1.5625rem!important;margin-bottom:-1.5625rem!important}.my-md-n30{margin-top:-1.875rem!important;margin-bottom:-1.875rem!important}.my-md-n35{margin-top:-2.1875rem!important;margin-bottom:-2.1875rem!important}.my-md-n40{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-md-n45{margin-top:-2.8125rem!important;margin-bottom:-2.8125rem!important}.my-md-n50{margin-top:-3.125rem!important;margin-bottom:-3.125rem!important}.my-md-n55{margin-top:-3.4375rem!important;margin-bottom:-3.4375rem!important}.my-md-n60{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-md-n65{margin-top:-4.0625rem!important;margin-bottom:-4.0625rem!important}.my-md-n70{margin-top:-4.375rem!important;margin-bottom:-4.375rem!important}.my-md-n75{margin-top:-4.6875rem!important;margin-bottom:-4.6875rem!important}.my-md-n80{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-md-n85{margin-top:-5.3125rem!important;margin-bottom:-5.3125rem!important}.my-md-n90{margin-top:-5.625rem!important;margin-bottom:-5.625rem!important}.my-md-n95{margin-top:-5.9375rem!important;margin-bottom:-5.9375rem!important}.my-md-n100{margin-top:-6.25rem!important;margin-bottom:-6.25rem!important}.my-md-n105{margin-top:-6.5625rem!important;margin-bottom:-6.5625rem!important}.my-md-n110{margin-top:-6.875rem!important;margin-bottom:-6.875rem!important}.my-md-n115{margin-top:-7.1875rem!important;margin-bottom:-7.1875rem!important}.my-md-n120{margin-top:-7.5rem!important;margin-bottom:-7.5rem!important}.my-md-n125{margin-top:-7.8125rem!important;margin-bottom:-7.8125rem!important}.my-md-n130{margin-top:-8.125rem!important;margin-bottom:-8.125rem!important}.my-md-n135{margin-top:-8.4375rem!important;margin-bottom:-8.4375rem!important}.my-md-n140{margin-top:-8.75rem!important;margin-bottom:-8.75rem!important}.my-md-n145{margin-top:-9.0625rem!important;margin-bottom:-9.0625rem!important}.my-md-n150{margin-top:-9.375rem!important;margin-bottom:-9.375rem!important}.my-md-n155{margin-top:-9.6875rem!important;margin-bottom:-9.6875rem!important}.my-md-n160{margin-top:-10rem!important;margin-bottom:-10rem!important}.my-md-n165{margin-top:-10.3125rem!important;margin-bottom:-10.3125rem!important}.my-md-n170{margin-top:-10.625rem!important;margin-bottom:-10.625rem!important}.my-md-n175{margin-top:-10.9375rem!important;margin-bottom:-10.9375rem!important}.my-md-n180{margin-top:-11.25rem!important;margin-bottom:-11.25rem!important}.my-md-n185{margin-top:-11.5625rem!important;margin-bottom:-11.5625rem!important}.my-md-n190{margin-top:-11.875rem!important;margin-bottom:-11.875rem!important}.my-md-n195{margin-top:-12.1875rem!important;margin-bottom:-12.1875rem!important}.my-md-n200{margin-top:-12.5rem!important;margin-bottom:-12.5rem!important}.my-md-n205{margin-top:-12.8125rem!important;margin-bottom:-12.8125rem!important}.my-md-n210{margin-top:-13.125rem!important;margin-bottom:-13.125rem!important}.my-md-n215{margin-top:-13.4375rem!important;margin-bottom:-13.4375rem!important}.my-md-n220{margin-top:-13.75rem!important;margin-bottom:-13.75rem!important}.my-md-n225{margin-top:-14.0625rem!important;margin-bottom:-14.0625rem!important}.my-md-n230{margin-top:-14.375rem!important;margin-bottom:-14.375rem!important}.my-md-n235{margin-top:-14.6875rem!important;margin-bottom:-14.6875rem!important}.my-md-n240{margin-top:-15rem!important;margin-bottom:-15rem!important}.my-md-n245{margin-top:-15.3125rem!important;margin-bottom:-15.3125rem!important}.my-md-n250{margin-top:-15.625rem!important;margin-bottom:-15.625rem!important}.mt-md-n5{margin-top:-.3125rem!important}.mt-md-n10{margin-top:-.625rem!important}.mt-md-n15{margin-top:-.9375rem!important}.mt-md-n20{margin-top:-1.25rem!important}.mt-md-n25{margin-top:-1.5625rem!important}.mt-md-n30{margin-top:-1.875rem!important}.mt-md-n35{margin-top:-2.1875rem!important}.mt-md-n40{margin-top:-2.5rem!important}.mt-md-n45{margin-top:-2.8125rem!important}.mt-md-n50{margin-top:-3.125rem!important}.mt-md-n55{margin-top:-3.4375rem!important}.mt-md-n60{margin-top:-3.75rem!important}.mt-md-n65{margin-top:-4.0625rem!important}.mt-md-n70{margin-top:-4.375rem!important}.mt-md-n75{margin-top:-4.6875rem!important}.mt-md-n80{margin-top:-5rem!important}.mt-md-n85{margin-top:-5.3125rem!important}.mt-md-n90{margin-top:-5.625rem!important}.mt-md-n95{margin-top:-5.9375rem!important}.mt-md-n100{margin-top:-6.25rem!important}.mt-md-n105{margin-top:-6.5625rem!important}.mt-md-n110{margin-top:-6.875rem!important}.mt-md-n115{margin-top:-7.1875rem!important}.mt-md-n120{margin-top:-7.5rem!important}.mt-md-n125{margin-top:-7.8125rem!important}.mt-md-n130{margin-top:-8.125rem!important}.mt-md-n135{margin-top:-8.4375rem!important}.mt-md-n140{margin-top:-8.75rem!important}.mt-md-n145{margin-top:-9.0625rem!important}.mt-md-n150{margin-top:-9.375rem!important}.mt-md-n155{margin-top:-9.6875rem!important}.mt-md-n160{margin-top:-10rem!important}.mt-md-n165{margin-top:-10.3125rem!important}.mt-md-n170{margin-top:-10.625rem!important}.mt-md-n175{margin-top:-10.9375rem!important}.mt-md-n180{margin-top:-11.25rem!important}.mt-md-n185{margin-top:-11.5625rem!important}.mt-md-n190{margin-top:-11.875rem!important}.mt-md-n195{margin-top:-12.1875rem!important}.mt-md-n200{margin-top:-12.5rem!important}.mt-md-n205{margin-top:-12.8125rem!important}.mt-md-n210{margin-top:-13.125rem!important}.mt-md-n215{margin-top:-13.4375rem!important}.mt-md-n220{margin-top:-13.75rem!important}.mt-md-n225{margin-top:-14.0625rem!important}.mt-md-n230{margin-top:-14.375rem!important}.mt-md-n235{margin-top:-14.6875rem!important}.mt-md-n240{margin-top:-15rem!important}.mt-md-n245{margin-top:-15.3125rem!important}.mt-md-n250{margin-top:-15.625rem!important}.me-md-n5{margin-right:-.3125rem!important}.me-md-n10{margin-right:-.625rem!important}.me-md-n15{margin-right:-.9375rem!important}.me-md-n20{margin-right:-1.25rem!important}.me-md-n25{margin-right:-1.5625rem!important}.me-md-n30{margin-right:-1.875rem!important}.me-md-n35{margin-right:-2.1875rem!important}.me-md-n40{margin-right:-2.5rem!important}.me-md-n45{margin-right:-2.8125rem!important}.me-md-n50{margin-right:-3.125rem!important}.me-md-n55{margin-right:-3.4375rem!important}.me-md-n60{margin-right:-3.75rem!important}.me-md-n65{margin-right:-4.0625rem!important}.me-md-n70{margin-right:-4.375rem!important}.me-md-n75{margin-right:-4.6875rem!important}.me-md-n80{margin-right:-5rem!important}.me-md-n85{margin-right:-5.3125rem!important}.me-md-n90{margin-right:-5.625rem!important}.me-md-n95{margin-right:-5.9375rem!important}.me-md-n100{margin-right:-6.25rem!important}.me-md-n105{margin-right:-6.5625rem!important}.me-md-n110{margin-right:-6.875rem!important}.me-md-n115{margin-right:-7.1875rem!important}.me-md-n120{margin-right:-7.5rem!important}.me-md-n125{margin-right:-7.8125rem!important}.me-md-n130{margin-right:-8.125rem!important}.me-md-n135{margin-right:-8.4375rem!important}.me-md-n140{margin-right:-8.75rem!important}.me-md-n145{margin-right:-9.0625rem!important}.me-md-n150{margin-right:-9.375rem!important}.me-md-n155{margin-right:-9.6875rem!important}.me-md-n160{margin-right:-10rem!important}.me-md-n165{margin-right:-10.3125rem!important}.me-md-n170{margin-right:-10.625rem!important}.me-md-n175{margin-right:-10.9375rem!important}.me-md-n180{margin-right:-11.25rem!important}.me-md-n185{margin-right:-11.5625rem!important}.me-md-n190{margin-right:-11.875rem!important}.me-md-n195{margin-right:-12.1875rem!important}.me-md-n200{margin-right:-12.5rem!important}.me-md-n205{margin-right:-12.8125rem!important}.me-md-n210{margin-right:-13.125rem!important}.me-md-n215{margin-right:-13.4375rem!important}.me-md-n220{margin-right:-13.75rem!important}.me-md-n225{margin-right:-14.0625rem!important}.me-md-n230{margin-right:-14.375rem!important}.me-md-n235{margin-right:-14.6875rem!important}.me-md-n240{margin-right:-15rem!important}.me-md-n245{margin-right:-15.3125rem!important}.me-md-n250{margin-right:-15.625rem!important}.mb-md-n5{margin-bottom:-.3125rem!important}.mb-md-n10{margin-bottom:-.625rem!important}.mb-md-n15{margin-bottom:-.9375rem!important}.mb-md-n20{margin-bottom:-1.25rem!important}.mb-md-n25{margin-bottom:-1.5625rem!important}.mb-md-n30{margin-bottom:-1.875rem!important}.mb-md-n35{margin-bottom:-2.1875rem!important}.mb-md-n40{margin-bottom:-2.5rem!important}.mb-md-n45{margin-bottom:-2.8125rem!important}.mb-md-n50{margin-bottom:-3.125rem!important}.mb-md-n55{margin-bottom:-3.4375rem!important}.mb-md-n60{margin-bottom:-3.75rem!important}.mb-md-n65{margin-bottom:-4.0625rem!important}.mb-md-n70{margin-bottom:-4.375rem!important}.mb-md-n75{margin-bottom:-4.6875rem!important}.mb-md-n80{margin-bottom:-5rem!important}.mb-md-n85{margin-bottom:-5.3125rem!important}.mb-md-n90{margin-bottom:-5.625rem!important}.mb-md-n95{margin-bottom:-5.9375rem!important}.mb-md-n100{margin-bottom:-6.25rem!important}.mb-md-n105{margin-bottom:-6.5625rem!important}.mb-md-n110{margin-bottom:-6.875rem!important}.mb-md-n115{margin-bottom:-7.1875rem!important}.mb-md-n120{margin-bottom:-7.5rem!important}.mb-md-n125{margin-bottom:-7.8125rem!important}.mb-md-n130{margin-bottom:-8.125rem!important}.mb-md-n135{margin-bottom:-8.4375rem!important}.mb-md-n140{margin-bottom:-8.75rem!important}.mb-md-n145{margin-bottom:-9.0625rem!important}.mb-md-n150{margin-bottom:-9.375rem!important}.mb-md-n155{margin-bottom:-9.6875rem!important}.mb-md-n160{margin-bottom:-10rem!important}.mb-md-n165{margin-bottom:-10.3125rem!important}.mb-md-n170{margin-bottom:-10.625rem!important}.mb-md-n175{margin-bottom:-10.9375rem!important}.mb-md-n180{margin-bottom:-11.25rem!important}.mb-md-n185{margin-bottom:-11.5625rem!important}.mb-md-n190{margin-bottom:-11.875rem!important}.mb-md-n195{margin-bottom:-12.1875rem!important}.mb-md-n200{margin-bottom:-12.5rem!important}.mb-md-n205{margin-bottom:-12.8125rem!important}.mb-md-n210{margin-bottom:-13.125rem!important}.mb-md-n215{margin-bottom:-13.4375rem!important}.mb-md-n220{margin-bottom:-13.75rem!important}.mb-md-n225{margin-bottom:-14.0625rem!important}.mb-md-n230{margin-bottom:-14.375rem!important}.mb-md-n235{margin-bottom:-14.6875rem!important}.mb-md-n240{margin-bottom:-15rem!important}.mb-md-n245{margin-bottom:-15.3125rem!important}.mb-md-n250{margin-bottom:-15.625rem!important}.ms-md-n5{margin-left:-.3125rem!important}.ms-md-n10{margin-left:-.625rem!important}.ms-md-n15{margin-left:-.9375rem!important}.ms-md-n20{margin-left:-1.25rem!important}.ms-md-n25{margin-left:-1.5625rem!important}.ms-md-n30{margin-left:-1.875rem!important}.ms-md-n35{margin-left:-2.1875rem!important}.ms-md-n40{margin-left:-2.5rem!important}.ms-md-n45{margin-left:-2.8125rem!important}.ms-md-n50{margin-left:-3.125rem!important}.ms-md-n55{margin-left:-3.4375rem!important}.ms-md-n60{margin-left:-3.75rem!important}.ms-md-n65{margin-left:-4.0625rem!important}.ms-md-n70{margin-left:-4.375rem!important}.ms-md-n75{margin-left:-4.6875rem!important}.ms-md-n80{margin-left:-5rem!important}.ms-md-n85{margin-left:-5.3125rem!important}.ms-md-n90{margin-left:-5.625rem!important}.ms-md-n95{margin-left:-5.9375rem!important}.ms-md-n100{margin-left:-6.25rem!important}.ms-md-n105{margin-left:-6.5625rem!important}.ms-md-n110{margin-left:-6.875rem!important}.ms-md-n115{margin-left:-7.1875rem!important}.ms-md-n120{margin-left:-7.5rem!important}.ms-md-n125{margin-left:-7.8125rem!important}.ms-md-n130{margin-left:-8.125rem!important}.ms-md-n135{margin-left:-8.4375rem!important}.ms-md-n140{margin-left:-8.75rem!important}.ms-md-n145{margin-left:-9.0625rem!important}.ms-md-n150{margin-left:-9.375rem!important}.ms-md-n155{margin-left:-9.6875rem!important}.ms-md-n160{margin-left:-10rem!important}.ms-md-n165{margin-left:-10.3125rem!important}.ms-md-n170{margin-left:-10.625rem!important}.ms-md-n175{margin-left:-10.9375rem!important}.ms-md-n180{margin-left:-11.25rem!important}.ms-md-n185{margin-left:-11.5625rem!important}.ms-md-n190{margin-left:-11.875rem!important}.ms-md-n195{margin-left:-12.1875rem!important}.ms-md-n200{margin-left:-12.5rem!important}.ms-md-n205{margin-left:-12.8125rem!important}.ms-md-n210{margin-left:-13.125rem!important}.ms-md-n215{margin-left:-13.4375rem!important}.ms-md-n220{margin-left:-13.75rem!important}.ms-md-n225{margin-left:-14.0625rem!important}.ms-md-n230{margin-left:-14.375rem!important}.ms-md-n235{margin-left:-14.6875rem!important}.ms-md-n240{margin-left:-15rem!important}.ms-md-n245{margin-left:-15.3125rem!important}.ms-md-n250{margin-left:-15.625rem!important}.p-md-0{padding:0!important}.p-md-5{padding:.3125rem!important}.p-md-10{padding:.625rem!important}.p-md-15{padding:.9375rem!important}.p-md-20{padding:1.25rem!important}.p-md-25{padding:1.5625rem!important}.p-md-30{padding:1.875rem!important}.p-md-35{padding:2.1875rem!important}.p-md-40{padding:2.5rem!important}.p-md-45{padding:2.8125rem!important}.p-md-50{padding:3.125rem!important}.p-md-55{padding:3.4375rem!important}.p-md-60{padding:3.75rem!important}.p-md-65{padding:4.0625rem!important}.p-md-70{padding:4.375rem!important}.p-md-75{padding:4.6875rem!important}.p-md-80{padding:5rem!important}.p-md-85{padding:5.3125rem!important}.p-md-90{padding:5.625rem!important}.p-md-95{padding:5.9375rem!important}.p-md-100{padding:6.25rem!important}.p-md-105{padding:6.5625rem!important}.p-md-110{padding:6.875rem!important}.p-md-115{padding:7.1875rem!important}.p-md-120{padding:7.5rem!important}.p-md-125{padding:7.8125rem!important}.p-md-130{padding:8.125rem!important}.p-md-135{padding:8.4375rem!important}.p-md-140{padding:8.75rem!important}.p-md-145{padding:9.0625rem!important}.p-md-150{padding:9.375rem!important}.p-md-155{padding:9.6875rem!important}.p-md-160{padding:10rem!important}.p-md-165{padding:10.3125rem!important}.p-md-170{padding:10.625rem!important}.p-md-175{padding:10.9375rem!important}.p-md-180{padding:11.25rem!important}.p-md-185{padding:11.5625rem!important}.p-md-190{padding:11.875rem!important}.p-md-195{padding:12.1875rem!important}.p-md-200{padding:12.5rem!important}.p-md-205{padding:12.8125rem!important}.p-md-210{padding:13.125rem!important}.p-md-215{padding:13.4375rem!important}.p-md-220{padding:13.75rem!important}.p-md-225{padding:14.0625rem!important}.p-md-230{padding:14.375rem!important}.p-md-235{padding:14.6875rem!important}.p-md-240{padding:15rem!important}.p-md-245{padding:15.3125rem!important}.p-md-250{padding:15.625rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-5{padding-right:.3125rem!important;padding-left:.3125rem!important}.px-md-10{padding-right:.625rem!important;padding-left:.625rem!important}.px-md-15{padding-right:.9375rem!important;padding-left:.9375rem!important}.px-md-20{padding-right:1.25rem!important;padding-left:1.25rem!important}.px-md-25{padding-right:1.5625rem!important;padding-left:1.5625rem!important}.px-md-30{padding-right:1.875rem!important;padding-left:1.875rem!important}.px-md-35{padding-right:2.1875rem!important;padding-left:2.1875rem!important}.px-md-40{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-md-45{padding-right:2.8125rem!important;padding-left:2.8125rem!important}.px-md-50{padding-right:3.125rem!important;padding-left:3.125rem!important}.px-md-55{padding-right:3.4375rem!important;padding-left:3.4375rem!important}.px-md-60{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-md-65{padding-right:4.0625rem!important;padding-left:4.0625rem!important}.px-md-70{padding-right:4.375rem!important;padding-left:4.375rem!important}.px-md-75{padding-right:4.6875rem!important;padding-left:4.6875rem!important}.px-md-80{padding-right:5rem!important;padding-left:5rem!important}.px-md-85{padding-right:5.3125rem!important;padding-left:5.3125rem!important}.px-md-90{padding-right:5.625rem!important;padding-left:5.625rem!important}.px-md-95{padding-right:5.9375rem!important;padding-left:5.9375rem!important}.px-md-100{padding-right:6.25rem!important;padding-left:6.25rem!important}.px-md-105{padding-right:6.5625rem!important;padding-left:6.5625rem!important}.px-md-110{padding-right:6.875rem!important;padding-left:6.875rem!important}.px-md-115{padding-right:7.1875rem!important;padding-left:7.1875rem!important}.px-md-120{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-md-125{padding-right:7.8125rem!important;padding-left:7.8125rem!important}.px-md-130{padding-right:8.125rem!important;padding-left:8.125rem!important}.px-md-135{padding-right:8.4375rem!important;padding-left:8.4375rem!important}.px-md-140{padding-right:8.75rem!important;padding-left:8.75rem!important}.px-md-145{padding-right:9.0625rem!important;padding-left:9.0625rem!important}.px-md-150{padding-right:9.375rem!important;padding-left:9.375rem!important}.px-md-155{padding-right:9.6875rem!important;padding-left:9.6875rem!important}.px-md-160{padding-right:10rem!important;padding-left:10rem!important}.px-md-165{padding-right:10.3125rem!important;padding-left:10.3125rem!important}.px-md-170{padding-right:10.625rem!important;padding-left:10.625rem!important}.px-md-175{padding-right:10.9375rem!important;padding-left:10.9375rem!important}.px-md-180{padding-right:11.25rem!important;padding-left:11.25rem!important}.px-md-185{padding-right:11.5625rem!important;padding-left:11.5625rem!important}.px-md-190{padding-right:11.875rem!important;padding-left:11.875rem!important}.px-md-195{padding-right:12.1875rem!important;padding-left:12.1875rem!important}.px-md-200{padding-right:12.5rem!important;padding-left:12.5rem!important}.px-md-205{padding-right:12.8125rem!important;padding-left:12.8125rem!important}.px-md-210{padding-right:13.125rem!important;padding-left:13.125rem!important}.px-md-215{padding-right:13.4375rem!important;padding-left:13.4375rem!important}.px-md-220{padding-right:13.75rem!important;padding-left:13.75rem!important}.px-md-225{padding-right:14.0625rem!important;padding-left:14.0625rem!important}.px-md-230{padding-right:14.375rem!important;padding-left:14.375rem!important}.px-md-235{padding-right:14.6875rem!important;padding-left:14.6875rem!important}.px-md-240{padding-right:15rem!important;padding-left:15rem!important}.px-md-245{padding-right:15.3125rem!important;padding-left:15.3125rem!important}.px-md-250{padding-right:15.625rem!important;padding-left:15.625rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-5{padding-top:.3125rem!important;padding-bottom:.3125rem!important}.py-md-10{padding-top:.625rem!important;padding-bottom:.625rem!important}.py-md-15{padding-top:.9375rem!important;padding-bottom:.9375rem!important}.py-md-20{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-md-25{padding-top:1.5625rem!important;padding-bottom:1.5625rem!important}.py-md-30{padding-top:1.875rem!important;padding-bottom:1.875rem!important}.py-md-35{padding-top:2.1875rem!important;padding-bottom:2.1875rem!important}.py-md-40{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-md-45{padding-top:2.8125rem!important;padding-bottom:2.8125rem!important}.py-md-50{padding-top:3.125rem!important;padding-bottom:3.125rem!important}.py-md-55{padding-top:3.4375rem!important;padding-bottom:3.4375rem!important}.py-md-60{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-md-65{padding-top:4.0625rem!important;padding-bottom:4.0625rem!important}.py-md-70{padding-top:4.375rem!important;padding-bottom:4.375rem!important}.py-md-75{padding-top:4.6875rem!important;padding-bottom:4.6875rem!important}.py-md-80{padding-top:5rem!important;padding-bottom:5rem!important}.py-md-85{padding-top:5.3125rem!important;padding-bottom:5.3125rem!important}.py-md-90{padding-top:5.625rem!important;padding-bottom:5.625rem!important}.py-md-95{padding-top:5.9375rem!important;padding-bottom:5.9375rem!important}.py-md-100{padding-top:6.25rem!important;padding-bottom:6.25rem!important}.py-md-105{padding-top:6.5625rem!important;padding-bottom:6.5625rem!important}.py-md-110{padding-top:6.875rem!important;padding-bottom:6.875rem!important}.py-md-115{padding-top:7.1875rem!important;padding-bottom:7.1875rem!important}.py-md-120{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-md-125{padding-top:7.8125rem!important;padding-bottom:7.8125rem!important}.py-md-130{padding-top:8.125rem!important;padding-bottom:8.125rem!important}.py-md-135{padding-top:8.4375rem!important;padding-bottom:8.4375rem!important}.py-md-140{padding-top:8.75rem!important;padding-bottom:8.75rem!important}.py-md-145{padding-top:9.0625rem!important;padding-bottom:9.0625rem!important}.py-md-150{padding-top:9.375rem!important;padding-bottom:9.375rem!important}.py-md-155{padding-top:9.6875rem!important;padding-bottom:9.6875rem!important}.py-md-160{padding-top:10rem!important;padding-bottom:10rem!important}.py-md-165{padding-top:10.3125rem!important;padding-bottom:10.3125rem!important}.py-md-170{padding-top:10.625rem!important;padding-bottom:10.625rem!important}.py-md-175{padding-top:10.9375rem!important;padding-bottom:10.9375rem!important}.py-md-180{padding-top:11.25rem!important;padding-bottom:11.25rem!important}.py-md-185{padding-top:11.5625rem!important;padding-bottom:11.5625rem!important}.py-md-190{padding-top:11.875rem!important;padding-bottom:11.875rem!important}.py-md-195{padding-top:12.1875rem!important;padding-bottom:12.1875rem!important}.py-md-200{padding-top:12.5rem!important;padding-bottom:12.5rem!important}.py-md-205{padding-top:12.8125rem!important;padding-bottom:12.8125rem!important}.py-md-210{padding-top:13.125rem!important;padding-bottom:13.125rem!important}.py-md-215{padding-top:13.4375rem!important;padding-bottom:13.4375rem!important}.py-md-220{padding-top:13.75rem!important;padding-bottom:13.75rem!important}.py-md-225{padding-top:14.0625rem!important;padding-bottom:14.0625rem!important}.py-md-230{padding-top:14.375rem!important;padding-bottom:14.375rem!important}.py-md-235{padding-top:14.6875rem!important;padding-bottom:14.6875rem!important}.py-md-240{padding-top:15rem!important;padding-bottom:15rem!important}.py-md-245{padding-top:15.3125rem!important;padding-bottom:15.3125rem!important}.py-md-250{padding-top:15.625rem!important;padding-bottom:15.625rem!important}.pt-md-0{padding-top:0!important}.pt-md-5{padding-top:.3125rem!important}.pt-md-10{padding-top:.625rem!important}.pt-md-15{padding-top:.9375rem!important}.pt-md-20{padding-top:1.25rem!important}.pt-md-25{padding-top:1.5625rem!important}.pt-md-30{padding-top:1.875rem!important}.pt-md-35{padding-top:2.1875rem!important}.pt-md-40{padding-top:2.5rem!important}.pt-md-45{padding-top:2.8125rem!important}.pt-md-50{padding-top:3.125rem!important}.pt-md-55{padding-top:3.4375rem!important}.pt-md-60{padding-top:3.75rem!important}.pt-md-65{padding-top:4.0625rem!important}.pt-md-70{padding-top:4.375rem!important}.pt-md-75{padding-top:4.6875rem!important}.pt-md-80{padding-top:5rem!important}.pt-md-85{padding-top:5.3125rem!important}.pt-md-90{padding-top:5.625rem!important}.pt-md-95{padding-top:5.9375rem!important}.pt-md-100{padding-top:6.25rem!important}.pt-md-105{padding-top:6.5625rem!important}.pt-md-110{padding-top:6.875rem!important}.pt-md-115{padding-top:7.1875rem!important}.pt-md-120{padding-top:7.5rem!important}.pt-md-125{padding-top:7.8125rem!important}.pt-md-130{padding-top:8.125rem!important}.pt-md-135{padding-top:8.4375rem!important}.pt-md-140{padding-top:8.75rem!important}.pt-md-145{padding-top:9.0625rem!important}.pt-md-150{padding-top:9.375rem!important}.pt-md-155{padding-top:9.6875rem!important}.pt-md-160{padding-top:10rem!important}.pt-md-165{padding-top:10.3125rem!important}.pt-md-170{padding-top:10.625rem!important}.pt-md-175{padding-top:10.9375rem!important}.pt-md-180{padding-top:11.25rem!important}.pt-md-185{padding-top:11.5625rem!important}.pt-md-190{padding-top:11.875rem!important}.pt-md-195{padding-top:12.1875rem!important}.pt-md-200{padding-top:12.5rem!important}.pt-md-205{padding-top:12.8125rem!important}.pt-md-210{padding-top:13.125rem!important}.pt-md-215{padding-top:13.4375rem!important}.pt-md-220{padding-top:13.75rem!important}.pt-md-225{padding-top:14.0625rem!important}.pt-md-230{padding-top:14.375rem!important}.pt-md-235{padding-top:14.6875rem!important}.pt-md-240{padding-top:15rem!important}.pt-md-245{padding-top:15.3125rem!important}.pt-md-250{padding-top:15.625rem!important}.pe-md-0{padding-right:0!important}.pe-md-5{padding-right:.3125rem!important}.pe-md-10{padding-right:.625rem!important}.pe-md-15{padding-right:.9375rem!important}.pe-md-20{padding-right:1.25rem!important}.pe-md-25{padding-right:1.5625rem!important}.pe-md-30{padding-right:1.875rem!important}.pe-md-35{padding-right:2.1875rem!important}.pe-md-40{padding-right:2.5rem!important}.pe-md-45{padding-right:2.8125rem!important}.pe-md-50{padding-right:3.125rem!important}.pe-md-55{padding-right:3.4375rem!important}.pe-md-60{padding-right:3.75rem!important}.pe-md-65{padding-right:4.0625rem!important}.pe-md-70{padding-right:4.375rem!important}.pe-md-75{padding-right:4.6875rem!important}.pe-md-80{padding-right:5rem!important}.pe-md-85{padding-right:5.3125rem!important}.pe-md-90{padding-right:5.625rem!important}.pe-md-95{padding-right:5.9375rem!important}.pe-md-100{padding-right:6.25rem!important}.pe-md-105{padding-right:6.5625rem!important}.pe-md-110{padding-right:6.875rem!important}.pe-md-115{padding-right:7.1875rem!important}.pe-md-120{padding-right:7.5rem!important}.pe-md-125{padding-right:7.8125rem!important}.pe-md-130{padding-right:8.125rem!important}.pe-md-135{padding-right:8.4375rem!important}.pe-md-140{padding-right:8.75rem!important}.pe-md-145{padding-right:9.0625rem!important}.pe-md-150{padding-right:9.375rem!important}.pe-md-155{padding-right:9.6875rem!important}.pe-md-160{padding-right:10rem!important}.pe-md-165{padding-right:10.3125rem!important}.pe-md-170{padding-right:10.625rem!important}.pe-md-175{padding-right:10.9375rem!important}.pe-md-180{padding-right:11.25rem!important}.pe-md-185{padding-right:11.5625rem!important}.pe-md-190{padding-right:11.875rem!important}.pe-md-195{padding-right:12.1875rem!important}.pe-md-200{padding-right:12.5rem!important}.pe-md-205{padding-right:12.8125rem!important}.pe-md-210{padding-right:13.125rem!important}.pe-md-215{padding-right:13.4375rem!important}.pe-md-220{padding-right:13.75rem!important}.pe-md-225{padding-right:14.0625rem!important}.pe-md-230{padding-right:14.375rem!important}.pe-md-235{padding-right:14.6875rem!important}.pe-md-240{padding-right:15rem!important}.pe-md-245{padding-right:15.3125rem!important}.pe-md-250{padding-right:15.625rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-5{padding-bottom:.3125rem!important}.pb-md-10{padding-bottom:.625rem!important}.pb-md-15{padding-bottom:.9375rem!important}.pb-md-20{padding-bottom:1.25rem!important}.pb-md-25{padding-bottom:1.5625rem!important}.pb-md-30{padding-bottom:1.875rem!important}.pb-md-35{padding-bottom:2.1875rem!important}.pb-md-40{padding-bottom:2.5rem!important}.pb-md-45{padding-bottom:2.8125rem!important}.pb-md-50{padding-bottom:3.125rem!important}.pb-md-55{padding-bottom:3.4375rem!important}.pb-md-60{padding-bottom:3.75rem!important}.pb-md-65{padding-bottom:4.0625rem!important}.pb-md-70{padding-bottom:4.375rem!important}.pb-md-75{padding-bottom:4.6875rem!important}.pb-md-80{padding-bottom:5rem!important}.pb-md-85{padding-bottom:5.3125rem!important}.pb-md-90{padding-bottom:5.625rem!important}.pb-md-95{padding-bottom:5.9375rem!important}.pb-md-100{padding-bottom:6.25rem!important}.pb-md-105{padding-bottom:6.5625rem!important}.pb-md-110{padding-bottom:6.875rem!important}.pb-md-115{padding-bottom:7.1875rem!important}.pb-md-120{padding-bottom:7.5rem!important}.pb-md-125{padding-bottom:7.8125rem!important}.pb-md-130{padding-bottom:8.125rem!important}.pb-md-135{padding-bottom:8.4375rem!important}.pb-md-140{padding-bottom:8.75rem!important}.pb-md-145{padding-bottom:9.0625rem!important}.pb-md-150{padding-bottom:9.375rem!important}.pb-md-155{padding-bottom:9.6875rem!important}.pb-md-160{padding-bottom:10rem!important}.pb-md-165{padding-bottom:10.3125rem!important}.pb-md-170{padding-bottom:10.625rem!important}.pb-md-175{padding-bottom:10.9375rem!important}.pb-md-180{padding-bottom:11.25rem!important}.pb-md-185{padding-bottom:11.5625rem!important}.pb-md-190{padding-bottom:11.875rem!important}.pb-md-195{padding-bottom:12.1875rem!important}.pb-md-200{padding-bottom:12.5rem!important}.pb-md-205{padding-bottom:12.8125rem!important}.pb-md-210{padding-bottom:13.125rem!important}.pb-md-215{padding-bottom:13.4375rem!important}.pb-md-220{padding-bottom:13.75rem!important}.pb-md-225{padding-bottom:14.0625rem!important}.pb-md-230{padding-bottom:14.375rem!important}.pb-md-235{padding-bottom:14.6875rem!important}.pb-md-240{padding-bottom:15rem!important}.pb-md-245{padding-bottom:15.3125rem!important}.pb-md-250{padding-bottom:15.625rem!important}.ps-md-0{padding-left:0!important}.ps-md-5{padding-left:.3125rem!important}.ps-md-10{padding-left:.625rem!important}.ps-md-15{padding-left:.9375rem!important}.ps-md-20{padding-left:1.25rem!important}.ps-md-25{padding-left:1.5625rem!important}.ps-md-30{padding-left:1.875rem!important}.ps-md-35{padding-left:2.1875rem!important}.ps-md-40{padding-left:2.5rem!important}.ps-md-45{padding-left:2.8125rem!important}.ps-md-50{padding-left:3.125rem!important}.ps-md-55{padding-left:3.4375rem!important}.ps-md-60{padding-left:3.75rem!important}.ps-md-65{padding-left:4.0625rem!important}.ps-md-70{padding-left:4.375rem!important}.ps-md-75{padding-left:4.6875rem!important}.ps-md-80{padding-left:5rem!important}.ps-md-85{padding-left:5.3125rem!important}.ps-md-90{padding-left:5.625rem!important}.ps-md-95{padding-left:5.9375rem!important}.ps-md-100{padding-left:6.25rem!important}.ps-md-105{padding-left:6.5625rem!important}.ps-md-110{padding-left:6.875rem!important}.ps-md-115{padding-left:7.1875rem!important}.ps-md-120{padding-left:7.5rem!important}.ps-md-125{padding-left:7.8125rem!important}.ps-md-130{padding-left:8.125rem!important}.ps-md-135{padding-left:8.4375rem!important}.ps-md-140{padding-left:8.75rem!important}.ps-md-145{padding-left:9.0625rem!important}.ps-md-150{padding-left:9.375rem!important}.ps-md-155{padding-left:9.6875rem!important}.ps-md-160{padding-left:10rem!important}.ps-md-165{padding-left:10.3125rem!important}.ps-md-170{padding-left:10.625rem!important}.ps-md-175{padding-left:10.9375rem!important}.ps-md-180{padding-left:11.25rem!important}.ps-md-185{padding-left:11.5625rem!important}.ps-md-190{padding-left:11.875rem!important}.ps-md-195{padding-left:12.1875rem!important}.ps-md-200{padding-left:12.5rem!important}.ps-md-205{padding-left:12.8125rem!important}.ps-md-210{padding-left:13.125rem!important}.ps-md-215{padding-left:13.4375rem!important}.ps-md-220{padding-left:13.75rem!important}.ps-md-225{padding-left:14.0625rem!important}.ps-md-230{padding-left:14.375rem!important}.ps-md-235{padding-left:14.6875rem!important}.ps-md-240{padding-left:15rem!important}.ps-md-245{padding-left:15.3125rem!important}.ps-md-250{padding-left:15.625rem!important}.gap-md-0{gap:0!important}.gap-md-5{gap:.3125rem!important}.gap-md-10{gap:.625rem!important}.gap-md-15{gap:.9375rem!important}.gap-md-20{gap:1.25rem!important}.gap-md-25{gap:1.5625rem!important}.gap-md-30{gap:1.875rem!important}.gap-md-35{gap:2.1875rem!important}.gap-md-40{gap:2.5rem!important}.gap-md-45{gap:2.8125rem!important}.gap-md-50{gap:3.125rem!important}.gap-md-55{gap:3.4375rem!important}.gap-md-60{gap:3.75rem!important}.gap-md-65{gap:4.0625rem!important}.gap-md-70{gap:4.375rem!important}.gap-md-75{gap:4.6875rem!important}.gap-md-80{gap:5rem!important}.gap-md-85{gap:5.3125rem!important}.gap-md-90{gap:5.625rem!important}.gap-md-95{gap:5.9375rem!important}.gap-md-100{gap:6.25rem!important}.gap-md-105{gap:6.5625rem!important}.gap-md-110{gap:6.875rem!important}.gap-md-115{gap:7.1875rem!important}.gap-md-120{gap:7.5rem!important}.gap-md-125{gap:7.8125rem!important}.gap-md-130{gap:8.125rem!important}.gap-md-135{gap:8.4375rem!important}.gap-md-140{gap:8.75rem!important}.gap-md-145{gap:9.0625rem!important}.gap-md-150{gap:9.375rem!important}.gap-md-155{gap:9.6875rem!important}.gap-md-160{gap:10rem!important}.gap-md-165{gap:10.3125rem!important}.gap-md-170{gap:10.625rem!important}.gap-md-175{gap:10.9375rem!important}.gap-md-180{gap:11.25rem!important}.gap-md-185{gap:11.5625rem!important}.gap-md-190{gap:11.875rem!important}.gap-md-195{gap:12.1875rem!important}.gap-md-200{gap:12.5rem!important}.gap-md-205{gap:12.8125rem!important}.gap-md-210{gap:13.125rem!important}.gap-md-215{gap:13.4375rem!important}.gap-md-220{gap:13.75rem!important}.gap-md-225{gap:14.0625rem!important}.gap-md-230{gap:14.375rem!important}.gap-md-235{gap:14.6875rem!important}.gap-md-240{gap:15rem!important}.gap-md-245{gap:15.3125rem!important}.gap-md-250{gap:15.625rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-5{margin:.3125rem!important}.m-lg-10{margin:.625rem!important}.m-lg-15{margin:.9375rem!important}.m-lg-20{margin:1.25rem!important}.m-lg-25{margin:1.5625rem!important}.m-lg-30{margin:1.875rem!important}.m-lg-35{margin:2.1875rem!important}.m-lg-40{margin:2.5rem!important}.m-lg-45{margin:2.8125rem!important}.m-lg-50{margin:3.125rem!important}.m-lg-55{margin:3.4375rem!important}.m-lg-60{margin:3.75rem!important}.m-lg-65{margin:4.0625rem!important}.m-lg-70{margin:4.375rem!important}.m-lg-75{margin:4.6875rem!important}.m-lg-80{margin:5rem!important}.m-lg-85{margin:5.3125rem!important}.m-lg-90{margin:5.625rem!important}.m-lg-95{margin:5.9375rem!important}.m-lg-100{margin:6.25rem!important}.m-lg-105{margin:6.5625rem!important}.m-lg-110{margin:6.875rem!important}.m-lg-115{margin:7.1875rem!important}.m-lg-120{margin:7.5rem!important}.m-lg-125{margin:7.8125rem!important}.m-lg-130{margin:8.125rem!important}.m-lg-135{margin:8.4375rem!important}.m-lg-140{margin:8.75rem!important}.m-lg-145{margin:9.0625rem!important}.m-lg-150{margin:9.375rem!important}.m-lg-155{margin:9.6875rem!important}.m-lg-160{margin:10rem!important}.m-lg-165{margin:10.3125rem!important}.m-lg-170{margin:10.625rem!important}.m-lg-175{margin:10.9375rem!important}.m-lg-180{margin:11.25rem!important}.m-lg-185{margin:11.5625rem!important}.m-lg-190{margin:11.875rem!important}.m-lg-195{margin:12.1875rem!important}.m-lg-200{margin:12.5rem!important}.m-lg-205{margin:12.8125rem!important}.m-lg-210{margin:13.125rem!important}.m-lg-215{margin:13.4375rem!important}.m-lg-220{margin:13.75rem!important}.m-lg-225{margin:14.0625rem!important}.m-lg-230{margin:14.375rem!important}.m-lg-235{margin:14.6875rem!important}.m-lg-240{margin:15rem!important}.m-lg-245{margin:15.3125rem!important}.m-lg-250{margin:15.625rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-5{margin-right:.3125rem!important;margin-left:.3125rem!important}.mx-lg-10{margin-right:.625rem!important;margin-left:.625rem!important}.mx-lg-15{margin-right:.9375rem!important;margin-left:.9375rem!important}.mx-lg-20{margin-right:1.25rem!important;margin-left:1.25rem!important}.mx-lg-25{margin-right:1.5625rem!important;margin-left:1.5625rem!important}.mx-lg-30{margin-right:1.875rem!important;margin-left:1.875rem!important}.mx-lg-35{margin-right:2.1875rem!important;margin-left:2.1875rem!important}.mx-lg-40{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-lg-45{margin-right:2.8125rem!important;margin-left:2.8125rem!important}.mx-lg-50{margin-right:3.125rem!important;margin-left:3.125rem!important}.mx-lg-55{margin-right:3.4375rem!important;margin-left:3.4375rem!important}.mx-lg-60{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-lg-65{margin-right:4.0625rem!important;margin-left:4.0625rem!important}.mx-lg-70{margin-right:4.375rem!important;margin-left:4.375rem!important}.mx-lg-75{margin-right:4.6875rem!important;margin-left:4.6875rem!important}.mx-lg-80{margin-right:5rem!important;margin-left:5rem!important}.mx-lg-85{margin-right:5.3125rem!important;margin-left:5.3125rem!important}.mx-lg-90{margin-right:5.625rem!important;margin-left:5.625rem!important}.mx-lg-95{margin-right:5.9375rem!important;margin-left:5.9375rem!important}.mx-lg-100{margin-right:6.25rem!important;margin-left:6.25rem!important}.mx-lg-105{margin-right:6.5625rem!important;margin-left:6.5625rem!important}.mx-lg-110{margin-right:6.875rem!important;margin-left:6.875rem!important}.mx-lg-115{margin-right:7.1875rem!important;margin-left:7.1875rem!important}.mx-lg-120{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-lg-125{margin-right:7.8125rem!important;margin-left:7.8125rem!important}.mx-lg-130{margin-right:8.125rem!important;margin-left:8.125rem!important}.mx-lg-135{margin-right:8.4375rem!important;margin-left:8.4375rem!important}.mx-lg-140{margin-right:8.75rem!important;margin-left:8.75rem!important}.mx-lg-145{margin-right:9.0625rem!important;margin-left:9.0625rem!important}.mx-lg-150{margin-right:9.375rem!important;margin-left:9.375rem!important}.mx-lg-155{margin-right:9.6875rem!important;margin-left:9.6875rem!important}.mx-lg-160{margin-right:10rem!important;margin-left:10rem!important}.mx-lg-165{margin-right:10.3125rem!important;margin-left:10.3125rem!important}.mx-lg-170{margin-right:10.625rem!important;margin-left:10.625rem!important}.mx-lg-175{margin-right:10.9375rem!important;margin-left:10.9375rem!important}.mx-lg-180{margin-right:11.25rem!important;margin-left:11.25rem!important}.mx-lg-185{margin-right:11.5625rem!important;margin-left:11.5625rem!important}.mx-lg-190{margin-right:11.875rem!important;margin-left:11.875rem!important}.mx-lg-195{margin-right:12.1875rem!important;margin-left:12.1875rem!important}.mx-lg-200{margin-right:12.5rem!important;margin-left:12.5rem!important}.mx-lg-205{margin-right:12.8125rem!important;margin-left:12.8125rem!important}.mx-lg-210{margin-right:13.125rem!important;margin-left:13.125rem!important}.mx-lg-215{margin-right:13.4375rem!important;margin-left:13.4375rem!important}.mx-lg-220{margin-right:13.75rem!important;margin-left:13.75rem!important}.mx-lg-225{margin-right:14.0625rem!important;margin-left:14.0625rem!important}.mx-lg-230{margin-right:14.375rem!important;margin-left:14.375rem!important}.mx-lg-235{margin-right:14.6875rem!important;margin-left:14.6875rem!important}.mx-lg-240{margin-right:15rem!important;margin-left:15rem!important}.mx-lg-245{margin-right:15.3125rem!important;margin-left:15.3125rem!important}.mx-lg-250{margin-right:15.625rem!important;margin-left:15.625rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-5{margin-top:.3125rem!important;margin-bottom:.3125rem!important}.my-lg-10{margin-top:.625rem!important;margin-bottom:.625rem!important}.my-lg-15{margin-top:.9375rem!important;margin-bottom:.9375rem!important}.my-lg-20{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-lg-25{margin-top:1.5625rem!important;margin-bottom:1.5625rem!important}.my-lg-30{margin-top:1.875rem!important;margin-bottom:1.875rem!important}.my-lg-35{margin-top:2.1875rem!important;margin-bottom:2.1875rem!important}.my-lg-40{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-lg-45{margin-top:2.8125rem!important;margin-bottom:2.8125rem!important}.my-lg-50{margin-top:3.125rem!important;margin-bottom:3.125rem!important}.my-lg-55{margin-top:3.4375rem!important;margin-bottom:3.4375rem!important}.my-lg-60{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-lg-65{margin-top:4.0625rem!important;margin-bottom:4.0625rem!important}.my-lg-70{margin-top:4.375rem!important;margin-bottom:4.375rem!important}.my-lg-75{margin-top:4.6875rem!important;margin-bottom:4.6875rem!important}.my-lg-80{margin-top:5rem!important;margin-bottom:5rem!important}.my-lg-85{margin-top:5.3125rem!important;margin-bottom:5.3125rem!important}.my-lg-90{margin-top:5.625rem!important;margin-bottom:5.625rem!important}.my-lg-95{margin-top:5.9375rem!important;margin-bottom:5.9375rem!important}.my-lg-100{margin-top:6.25rem!important;margin-bottom:6.25rem!important}.my-lg-105{margin-top:6.5625rem!important;margin-bottom:6.5625rem!important}.my-lg-110{margin-top:6.875rem!important;margin-bottom:6.875rem!important}.my-lg-115{margin-top:7.1875rem!important;margin-bottom:7.1875rem!important}.my-lg-120{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-lg-125{margin-top:7.8125rem!important;margin-bottom:7.8125rem!important}.my-lg-130{margin-top:8.125rem!important;margin-bottom:8.125rem!important}.my-lg-135{margin-top:8.4375rem!important;margin-bottom:8.4375rem!important}.my-lg-140{margin-top:8.75rem!important;margin-bottom:8.75rem!important}.my-lg-145{margin-top:9.0625rem!important;margin-bottom:9.0625rem!important}.my-lg-150{margin-top:9.375rem!important;margin-bottom:9.375rem!important}.my-lg-155{margin-top:9.6875rem!important;margin-bottom:9.6875rem!important}.my-lg-160{margin-top:10rem!important;margin-bottom:10rem!important}.my-lg-165{margin-top:10.3125rem!important;margin-bottom:10.3125rem!important}.my-lg-170{margin-top:10.625rem!important;margin-bottom:10.625rem!important}.my-lg-175{margin-top:10.9375rem!important;margin-bottom:10.9375rem!important}.my-lg-180{margin-top:11.25rem!important;margin-bottom:11.25rem!important}.my-lg-185{margin-top:11.5625rem!important;margin-bottom:11.5625rem!important}.my-lg-190{margin-top:11.875rem!important;margin-bottom:11.875rem!important}.my-lg-195{margin-top:12.1875rem!important;margin-bottom:12.1875rem!important}.my-lg-200{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-lg-205{margin-top:12.8125rem!important;margin-bottom:12.8125rem!important}.my-lg-210{margin-top:13.125rem!important;margin-bottom:13.125rem!important}.my-lg-215{margin-top:13.4375rem!important;margin-bottom:13.4375rem!important}.my-lg-220{margin-top:13.75rem!important;margin-bottom:13.75rem!important}.my-lg-225{margin-top:14.0625rem!important;margin-bottom:14.0625rem!important}.my-lg-230{margin-top:14.375rem!important;margin-bottom:14.375rem!important}.my-lg-235{margin-top:14.6875rem!important;margin-bottom:14.6875rem!important}.my-lg-240{margin-top:15rem!important;margin-bottom:15rem!important}.my-lg-245{margin-top:15.3125rem!important;margin-bottom:15.3125rem!important}.my-lg-250{margin-top:15.625rem!important;margin-bottom:15.625rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-5{margin-top:.3125rem!important}.mt-lg-10{margin-top:.625rem!important}.mt-lg-15{margin-top:.9375rem!important}.mt-lg-20{margin-top:1.25rem!important}.mt-lg-25{margin-top:1.5625rem!important}.mt-lg-30{margin-top:1.875rem!important}.mt-lg-35{margin-top:2.1875rem!important}.mt-lg-40{margin-top:2.5rem!important}.mt-lg-45{margin-top:2.8125rem!important}.mt-lg-50{margin-top:3.125rem!important}.mt-lg-55{margin-top:3.4375rem!important}.mt-lg-60{margin-top:3.75rem!important}.mt-lg-65{margin-top:4.0625rem!important}.mt-lg-70{margin-top:4.375rem!important}.mt-lg-75{margin-top:4.6875rem!important}.mt-lg-80{margin-top:5rem!important}.mt-lg-85{margin-top:5.3125rem!important}.mt-lg-90{margin-top:5.625rem!important}.mt-lg-95{margin-top:5.9375rem!important}.mt-lg-100{margin-top:6.25rem!important}.mt-lg-105{margin-top:6.5625rem!important}.mt-lg-110{margin-top:6.875rem!important}.mt-lg-115{margin-top:7.1875rem!important}.mt-lg-120{margin-top:7.5rem!important}.mt-lg-125{margin-top:7.8125rem!important}.mt-lg-130{margin-top:8.125rem!important}.mt-lg-135{margin-top:8.4375rem!important}.mt-lg-140{margin-top:8.75rem!important}.mt-lg-145{margin-top:9.0625rem!important}.mt-lg-150{margin-top:9.375rem!important}.mt-lg-155{margin-top:9.6875rem!important}.mt-lg-160{margin-top:10rem!important}.mt-lg-165{margin-top:10.3125rem!important}.mt-lg-170{margin-top:10.625rem!important}.mt-lg-175{margin-top:10.9375rem!important}.mt-lg-180{margin-top:11.25rem!important}.mt-lg-185{margin-top:11.5625rem!important}.mt-lg-190{margin-top:11.875rem!important}.mt-lg-195{margin-top:12.1875rem!important}.mt-lg-200{margin-top:12.5rem!important}.mt-lg-205{margin-top:12.8125rem!important}.mt-lg-210{margin-top:13.125rem!important}.mt-lg-215{margin-top:13.4375rem!important}.mt-lg-220{margin-top:13.75rem!important}.mt-lg-225{margin-top:14.0625rem!important}.mt-lg-230{margin-top:14.375rem!important}.mt-lg-235{margin-top:14.6875rem!important}.mt-lg-240{margin-top:15rem!important}.mt-lg-245{margin-top:15.3125rem!important}.mt-lg-250{margin-top:15.625rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-5{margin-right:.3125rem!important}.me-lg-10{margin-right:.625rem!important}.me-lg-15{margin-right:.9375rem!important}.me-lg-20{margin-right:1.25rem!important}.me-lg-25{margin-right:1.5625rem!important}.me-lg-30{margin-right:1.875rem!important}.me-lg-35{margin-right:2.1875rem!important}.me-lg-40{margin-right:2.5rem!important}.me-lg-45{margin-right:2.8125rem!important}.me-lg-50{margin-right:3.125rem!important}.me-lg-55{margin-right:3.4375rem!important}.me-lg-60{margin-right:3.75rem!important}.me-lg-65{margin-right:4.0625rem!important}.me-lg-70{margin-right:4.375rem!important}.me-lg-75{margin-right:4.6875rem!important}.me-lg-80{margin-right:5rem!important}.me-lg-85{margin-right:5.3125rem!important}.me-lg-90{margin-right:5.625rem!important}.me-lg-95{margin-right:5.9375rem!important}.me-lg-100{margin-right:6.25rem!important}.me-lg-105{margin-right:6.5625rem!important}.me-lg-110{margin-right:6.875rem!important}.me-lg-115{margin-right:7.1875rem!important}.me-lg-120{margin-right:7.5rem!important}.me-lg-125{margin-right:7.8125rem!important}.me-lg-130{margin-right:8.125rem!important}.me-lg-135{margin-right:8.4375rem!important}.me-lg-140{margin-right:8.75rem!important}.me-lg-145{margin-right:9.0625rem!important}.me-lg-150{margin-right:9.375rem!important}.me-lg-155{margin-right:9.6875rem!important}.me-lg-160{margin-right:10rem!important}.me-lg-165{margin-right:10.3125rem!important}.me-lg-170{margin-right:10.625rem!important}.me-lg-175{margin-right:10.9375rem!important}.me-lg-180{margin-right:11.25rem!important}.me-lg-185{margin-right:11.5625rem!important}.me-lg-190{margin-right:11.875rem!important}.me-lg-195{margin-right:12.1875rem!important}.me-lg-200{margin-right:12.5rem!important}.me-lg-205{margin-right:12.8125rem!important}.me-lg-210{margin-right:13.125rem!important}.me-lg-215{margin-right:13.4375rem!important}.me-lg-220{margin-right:13.75rem!important}.me-lg-225{margin-right:14.0625rem!important}.me-lg-230{margin-right:14.375rem!important}.me-lg-235{margin-right:14.6875rem!important}.me-lg-240{margin-right:15rem!important}.me-lg-245{margin-right:15.3125rem!important}.me-lg-250{margin-right:15.625rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-5{margin-bottom:.3125rem!important}.mb-lg-10{margin-bottom:.625rem!important}.mb-lg-15{margin-bottom:.9375rem!important}.mb-lg-20{margin-bottom:1.25rem!important}.mb-lg-25{margin-bottom:1.5625rem!important}.mb-lg-30{margin-bottom:1.875rem!important}.mb-lg-35{margin-bottom:2.1875rem!important}.mb-lg-40{margin-bottom:2.5rem!important}.mb-lg-45{margin-bottom:2.8125rem!important}.mb-lg-50{margin-bottom:3.125rem!important}.mb-lg-55{margin-bottom:3.4375rem!important}.mb-lg-60{margin-bottom:3.75rem!important}.mb-lg-65{margin-bottom:4.0625rem!important}.mb-lg-70{margin-bottom:4.375rem!important}.mb-lg-75{margin-bottom:4.6875rem!important}.mb-lg-80{margin-bottom:5rem!important}.mb-lg-85{margin-bottom:5.3125rem!important}.mb-lg-90{margin-bottom:5.625rem!important}.mb-lg-95{margin-bottom:5.9375rem!important}.mb-lg-100{margin-bottom:6.25rem!important}.mb-lg-105{margin-bottom:6.5625rem!important}.mb-lg-110{margin-bottom:6.875rem!important}.mb-lg-115{margin-bottom:7.1875rem!important}.mb-lg-120{margin-bottom:7.5rem!important}.mb-lg-125{margin-bottom:7.8125rem!important}.mb-lg-130{margin-bottom:8.125rem!important}.mb-lg-135{margin-bottom:8.4375rem!important}.mb-lg-140{margin-bottom:8.75rem!important}.mb-lg-145{margin-bottom:9.0625rem!important}.mb-lg-150{margin-bottom:9.375rem!important}.mb-lg-155{margin-bottom:9.6875rem!important}.mb-lg-160{margin-bottom:10rem!important}.mb-lg-165{margin-bottom:10.3125rem!important}.mb-lg-170{margin-bottom:10.625rem!important}.mb-lg-175{margin-bottom:10.9375rem!important}.mb-lg-180{margin-bottom:11.25rem!important}.mb-lg-185{margin-bottom:11.5625rem!important}.mb-lg-190{margin-bottom:11.875rem!important}.mb-lg-195{margin-bottom:12.1875rem!important}.mb-lg-200{margin-bottom:12.5rem!important}.mb-lg-205{margin-bottom:12.8125rem!important}.mb-lg-210{margin-bottom:13.125rem!important}.mb-lg-215{margin-bottom:13.4375rem!important}.mb-lg-220{margin-bottom:13.75rem!important}.mb-lg-225{margin-bottom:14.0625rem!important}.mb-lg-230{margin-bottom:14.375rem!important}.mb-lg-235{margin-bottom:14.6875rem!important}.mb-lg-240{margin-bottom:15rem!important}.mb-lg-245{margin-bottom:15.3125rem!important}.mb-lg-250{margin-bottom:15.625rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-5{margin-left:.3125rem!important}.ms-lg-10{margin-left:.625rem!important}.ms-lg-15{margin-left:.9375rem!important}.ms-lg-20{margin-left:1.25rem!important}.ms-lg-25{margin-left:1.5625rem!important}.ms-lg-30{margin-left:1.875rem!important}.ms-lg-35{margin-left:2.1875rem!important}.ms-lg-40{margin-left:2.5rem!important}.ms-lg-45{margin-left:2.8125rem!important}.ms-lg-50{margin-left:3.125rem!important}.ms-lg-55{margin-left:3.4375rem!important}.ms-lg-60{margin-left:3.75rem!important}.ms-lg-65{margin-left:4.0625rem!important}.ms-lg-70{margin-left:4.375rem!important}.ms-lg-75{margin-left:4.6875rem!important}.ms-lg-80{margin-left:5rem!important}.ms-lg-85{margin-left:5.3125rem!important}.ms-lg-90{margin-left:5.625rem!important}.ms-lg-95{margin-left:5.9375rem!important}.ms-lg-100{margin-left:6.25rem!important}.ms-lg-105{margin-left:6.5625rem!important}.ms-lg-110{margin-left:6.875rem!important}.ms-lg-115{margin-left:7.1875rem!important}.ms-lg-120{margin-left:7.5rem!important}.ms-lg-125{margin-left:7.8125rem!important}.ms-lg-130{margin-left:8.125rem!important}.ms-lg-135{margin-left:8.4375rem!important}.ms-lg-140{margin-left:8.75rem!important}.ms-lg-145{margin-left:9.0625rem!important}.ms-lg-150{margin-left:9.375rem!important}.ms-lg-155{margin-left:9.6875rem!important}.ms-lg-160{margin-left:10rem!important}.ms-lg-165{margin-left:10.3125rem!important}.ms-lg-170{margin-left:10.625rem!important}.ms-lg-175{margin-left:10.9375rem!important}.ms-lg-180{margin-left:11.25rem!important}.ms-lg-185{margin-left:11.5625rem!important}.ms-lg-190{margin-left:11.875rem!important}.ms-lg-195{margin-left:12.1875rem!important}.ms-lg-200{margin-left:12.5rem!important}.ms-lg-205{margin-left:12.8125rem!important}.ms-lg-210{margin-left:13.125rem!important}.ms-lg-215{margin-left:13.4375rem!important}.ms-lg-220{margin-left:13.75rem!important}.ms-lg-225{margin-left:14.0625rem!important}.ms-lg-230{margin-left:14.375rem!important}.ms-lg-235{margin-left:14.6875rem!important}.ms-lg-240{margin-left:15rem!important}.ms-lg-245{margin-left:15.3125rem!important}.ms-lg-250{margin-left:15.625rem!important}.ms-lg-auto{margin-left:auto!important}.m-lg-n5{margin:-.3125rem!important}.m-lg-n10{margin:-.625rem!important}.m-lg-n15{margin:-.9375rem!important}.m-lg-n20{margin:-1.25rem!important}.m-lg-n25{margin:-1.5625rem!important}.m-lg-n30{margin:-1.875rem!important}.m-lg-n35{margin:-2.1875rem!important}.m-lg-n40{margin:-2.5rem!important}.m-lg-n45{margin:-2.8125rem!important}.m-lg-n50{margin:-3.125rem!important}.m-lg-n55{margin:-3.4375rem!important}.m-lg-n60{margin:-3.75rem!important}.m-lg-n65{margin:-4.0625rem!important}.m-lg-n70{margin:-4.375rem!important}.m-lg-n75{margin:-4.6875rem!important}.m-lg-n80{margin:-5rem!important}.m-lg-n85{margin:-5.3125rem!important}.m-lg-n90{margin:-5.625rem!important}.m-lg-n95{margin:-5.9375rem!important}.m-lg-n100{margin:-6.25rem!important}.m-lg-n105{margin:-6.5625rem!important}.m-lg-n110{margin:-6.875rem!important}.m-lg-n115{margin:-7.1875rem!important}.m-lg-n120{margin:-7.5rem!important}.m-lg-n125{margin:-7.8125rem!important}.m-lg-n130{margin:-8.125rem!important}.m-lg-n135{margin:-8.4375rem!important}.m-lg-n140{margin:-8.75rem!important}.m-lg-n145{margin:-9.0625rem!important}.m-lg-n150{margin:-9.375rem!important}.m-lg-n155{margin:-9.6875rem!important}.m-lg-n160{margin:-10rem!important}.m-lg-n165{margin:-10.3125rem!important}.m-lg-n170{margin:-10.625rem!important}.m-lg-n175{margin:-10.9375rem!important}.m-lg-n180{margin:-11.25rem!important}.m-lg-n185{margin:-11.5625rem!important}.m-lg-n190{margin:-11.875rem!important}.m-lg-n195{margin:-12.1875rem!important}.m-lg-n200{margin:-12.5rem!important}.m-lg-n205{margin:-12.8125rem!important}.m-lg-n210{margin:-13.125rem!important}.m-lg-n215{margin:-13.4375rem!important}.m-lg-n220{margin:-13.75rem!important}.m-lg-n225{margin:-14.0625rem!important}.m-lg-n230{margin:-14.375rem!important}.m-lg-n235{margin:-14.6875rem!important}.m-lg-n240{margin:-15rem!important}.m-lg-n245{margin:-15.3125rem!important}.m-lg-n250{margin:-15.625rem!important}.mx-lg-n5{margin-right:-.3125rem!important;margin-left:-.3125rem!important}.mx-lg-n10{margin-right:-.625rem!important;margin-left:-.625rem!important}.mx-lg-n15{margin-right:-.9375rem!important;margin-left:-.9375rem!important}.mx-lg-n20{margin-right:-1.25rem!important;margin-left:-1.25rem!important}.mx-lg-n25{margin-right:-1.5625rem!important;margin-left:-1.5625rem!important}.mx-lg-n30{margin-right:-1.875rem!important;margin-left:-1.875rem!important}.mx-lg-n35{margin-right:-2.1875rem!important;margin-left:-2.1875rem!important}.mx-lg-n40{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-lg-n45{margin-right:-2.8125rem!important;margin-left:-2.8125rem!important}.mx-lg-n50{margin-right:-3.125rem!important;margin-left:-3.125rem!important}.mx-lg-n55{margin-right:-3.4375rem!important;margin-left:-3.4375rem!important}.mx-lg-n60{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-lg-n65{margin-right:-4.0625rem!important;margin-left:-4.0625rem!important}.mx-lg-n70{margin-right:-4.375rem!important;margin-left:-4.375rem!important}.mx-lg-n75{margin-right:-4.6875rem!important;margin-left:-4.6875rem!important}.mx-lg-n80{margin-right:-5rem!important;margin-left:-5rem!important}.mx-lg-n85{margin-right:-5.3125rem!important;margin-left:-5.3125rem!important}.mx-lg-n90{margin-right:-5.625rem!important;margin-left:-5.625rem!important}.mx-lg-n95{margin-right:-5.9375rem!important;margin-left:-5.9375rem!important}.mx-lg-n100{margin-right:-6.25rem!important;margin-left:-6.25rem!important}.mx-lg-n105{margin-right:-6.5625rem!important;margin-left:-6.5625rem!important}.mx-lg-n110{margin-right:-6.875rem!important;margin-left:-6.875rem!important}.mx-lg-n115{margin-right:-7.1875rem!important;margin-left:-7.1875rem!important}.mx-lg-n120{margin-right:-7.5rem!important;margin-left:-7.5rem!important}.mx-lg-n125{margin-right:-7.8125rem!important;margin-left:-7.8125rem!important}.mx-lg-n130{margin-right:-8.125rem!important;margin-left:-8.125rem!important}.mx-lg-n135{margin-right:-8.4375rem!important;margin-left:-8.4375rem!important}.mx-lg-n140{margin-right:-8.75rem!important;margin-left:-8.75rem!important}.mx-lg-n145{margin-right:-9.0625rem!important;margin-left:-9.0625rem!important}.mx-lg-n150{margin-right:-9.375rem!important;margin-left:-9.375rem!important}.mx-lg-n155{margin-right:-9.6875rem!important;margin-left:-9.6875rem!important}.mx-lg-n160{margin-right:-10rem!important;margin-left:-10rem!important}.mx-lg-n165{margin-right:-10.3125rem!important;margin-left:-10.3125rem!important}.mx-lg-n170{margin-right:-10.625rem!important;margin-left:-10.625rem!important}.mx-lg-n175{margin-right:-10.9375rem!important;margin-left:-10.9375rem!important}.mx-lg-n180{margin-right:-11.25rem!important;margin-left:-11.25rem!important}.mx-lg-n185{margin-right:-11.5625rem!important;margin-left:-11.5625rem!important}.mx-lg-n190{margin-right:-11.875rem!important;margin-left:-11.875rem!important}.mx-lg-n195{margin-right:-12.1875rem!important;margin-left:-12.1875rem!important}.mx-lg-n200{margin-right:-12.5rem!important;margin-left:-12.5rem!important}.mx-lg-n205{margin-right:-12.8125rem!important;margin-left:-12.8125rem!important}.mx-lg-n210{margin-right:-13.125rem!important;margin-left:-13.125rem!important}.mx-lg-n215{margin-right:-13.4375rem!important;margin-left:-13.4375rem!important}.mx-lg-n220{margin-right:-13.75rem!important;margin-left:-13.75rem!important}.mx-lg-n225{margin-right:-14.0625rem!important;margin-left:-14.0625rem!important}.mx-lg-n230{margin-right:-14.375rem!important;margin-left:-14.375rem!important}.mx-lg-n235{margin-right:-14.6875rem!important;margin-left:-14.6875rem!important}.mx-lg-n240{margin-right:-15rem!important;margin-left:-15rem!important}.mx-lg-n245{margin-right:-15.3125rem!important;margin-left:-15.3125rem!important}.mx-lg-n250{margin-right:-15.625rem!important;margin-left:-15.625rem!important}.my-lg-n5{margin-top:-.3125rem!important;margin-bottom:-.3125rem!important}.my-lg-n10{margin-top:-.625rem!important;margin-bottom:-.625rem!important}.my-lg-n15{margin-top:-.9375rem!important;margin-bottom:-.9375rem!important}.my-lg-n20{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.my-lg-n25{margin-top:-1.5625rem!important;margin-bottom:-1.5625rem!important}.my-lg-n30{margin-top:-1.875rem!important;margin-bottom:-1.875rem!important}.my-lg-n35{margin-top:-2.1875rem!important;margin-bottom:-2.1875rem!important}.my-lg-n40{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-lg-n45{margin-top:-2.8125rem!important;margin-bottom:-2.8125rem!important}.my-lg-n50{margin-top:-3.125rem!important;margin-bottom:-3.125rem!important}.my-lg-n55{margin-top:-3.4375rem!important;margin-bottom:-3.4375rem!important}.my-lg-n60{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-lg-n65{margin-top:-4.0625rem!important;margin-bottom:-4.0625rem!important}.my-lg-n70{margin-top:-4.375rem!important;margin-bottom:-4.375rem!important}.my-lg-n75{margin-top:-4.6875rem!important;margin-bottom:-4.6875rem!important}.my-lg-n80{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-lg-n85{margin-top:-5.3125rem!important;margin-bottom:-5.3125rem!important}.my-lg-n90{margin-top:-5.625rem!important;margin-bottom:-5.625rem!important}.my-lg-n95{margin-top:-5.9375rem!important;margin-bottom:-5.9375rem!important}.my-lg-n100{margin-top:-6.25rem!important;margin-bottom:-6.25rem!important}.my-lg-n105{margin-top:-6.5625rem!important;margin-bottom:-6.5625rem!important}.my-lg-n110{margin-top:-6.875rem!important;margin-bottom:-6.875rem!important}.my-lg-n115{margin-top:-7.1875rem!important;margin-bottom:-7.1875rem!important}.my-lg-n120{margin-top:-7.5rem!important;margin-bottom:-7.5rem!important}.my-lg-n125{margin-top:-7.8125rem!important;margin-bottom:-7.8125rem!important}.my-lg-n130{margin-top:-8.125rem!important;margin-bottom:-8.125rem!important}.my-lg-n135{margin-top:-8.4375rem!important;margin-bottom:-8.4375rem!important}.my-lg-n140{margin-top:-8.75rem!important;margin-bottom:-8.75rem!important}.my-lg-n145{margin-top:-9.0625rem!important;margin-bottom:-9.0625rem!important}.my-lg-n150{margin-top:-9.375rem!important;margin-bottom:-9.375rem!important}.my-lg-n155{margin-top:-9.6875rem!important;margin-bottom:-9.6875rem!important}.my-lg-n160{margin-top:-10rem!important;margin-bottom:-10rem!important}.my-lg-n165{margin-top:-10.3125rem!important;margin-bottom:-10.3125rem!important}.my-lg-n170{margin-top:-10.625rem!important;margin-bottom:-10.625rem!important}.my-lg-n175{margin-top:-10.9375rem!important;margin-bottom:-10.9375rem!important}.my-lg-n180{margin-top:-11.25rem!important;margin-bottom:-11.25rem!important}.my-lg-n185{margin-top:-11.5625rem!important;margin-bottom:-11.5625rem!important}.my-lg-n190{margin-top:-11.875rem!important;margin-bottom:-11.875rem!important}.my-lg-n195{margin-top:-12.1875rem!important;margin-bottom:-12.1875rem!important}.my-lg-n200{margin-top:-12.5rem!important;margin-bottom:-12.5rem!important}.my-lg-n205{margin-top:-12.8125rem!important;margin-bottom:-12.8125rem!important}.my-lg-n210{margin-top:-13.125rem!important;margin-bottom:-13.125rem!important}.my-lg-n215{margin-top:-13.4375rem!important;margin-bottom:-13.4375rem!important}.my-lg-n220{margin-top:-13.75rem!important;margin-bottom:-13.75rem!important}.my-lg-n225{margin-top:-14.0625rem!important;margin-bottom:-14.0625rem!important}.my-lg-n230{margin-top:-14.375rem!important;margin-bottom:-14.375rem!important}.my-lg-n235{margin-top:-14.6875rem!important;margin-bottom:-14.6875rem!important}.my-lg-n240{margin-top:-15rem!important;margin-bottom:-15rem!important}.my-lg-n245{margin-top:-15.3125rem!important;margin-bottom:-15.3125rem!important}.my-lg-n250{margin-top:-15.625rem!important;margin-bottom:-15.625rem!important}.mt-lg-n5{margin-top:-.3125rem!important}.mt-lg-n10{margin-top:-.625rem!important}.mt-lg-n15{margin-top:-.9375rem!important}.mt-lg-n20{margin-top:-1.25rem!important}.mt-lg-n25{margin-top:-1.5625rem!important}.mt-lg-n30{margin-top:-1.875rem!important}.mt-lg-n35{margin-top:-2.1875rem!important}.mt-lg-n40{margin-top:-2.5rem!important}.mt-lg-n45{margin-top:-2.8125rem!important}.mt-lg-n50{margin-top:-3.125rem!important}.mt-lg-n55{margin-top:-3.4375rem!important}.mt-lg-n60{margin-top:-3.75rem!important}.mt-lg-n65{margin-top:-4.0625rem!important}.mt-lg-n70{margin-top:-4.375rem!important}.mt-lg-n75{margin-top:-4.6875rem!important}.mt-lg-n80{margin-top:-5rem!important}.mt-lg-n85{margin-top:-5.3125rem!important}.mt-lg-n90{margin-top:-5.625rem!important}.mt-lg-n95{margin-top:-5.9375rem!important}.mt-lg-n100{margin-top:-6.25rem!important}.mt-lg-n105{margin-top:-6.5625rem!important}.mt-lg-n110{margin-top:-6.875rem!important}.mt-lg-n115{margin-top:-7.1875rem!important}.mt-lg-n120{margin-top:-7.5rem!important}.mt-lg-n125{margin-top:-7.8125rem!important}.mt-lg-n130{margin-top:-8.125rem!important}.mt-lg-n135{margin-top:-8.4375rem!important}.mt-lg-n140{margin-top:-8.75rem!important}.mt-lg-n145{margin-top:-9.0625rem!important}.mt-lg-n150{margin-top:-9.375rem!important}.mt-lg-n155{margin-top:-9.6875rem!important}.mt-lg-n160{margin-top:-10rem!important}.mt-lg-n165{margin-top:-10.3125rem!important}.mt-lg-n170{margin-top:-10.625rem!important}.mt-lg-n175{margin-top:-10.9375rem!important}.mt-lg-n180{margin-top:-11.25rem!important}.mt-lg-n185{margin-top:-11.5625rem!important}.mt-lg-n190{margin-top:-11.875rem!important}.mt-lg-n195{margin-top:-12.1875rem!important}.mt-lg-n200{margin-top:-12.5rem!important}.mt-lg-n205{margin-top:-12.8125rem!important}.mt-lg-n210{margin-top:-13.125rem!important}.mt-lg-n215{margin-top:-13.4375rem!important}.mt-lg-n220{margin-top:-13.75rem!important}.mt-lg-n225{margin-top:-14.0625rem!important}.mt-lg-n230{margin-top:-14.375rem!important}.mt-lg-n235{margin-top:-14.6875rem!important}.mt-lg-n240{margin-top:-15rem!important}.mt-lg-n245{margin-top:-15.3125rem!important}.mt-lg-n250{margin-top:-15.625rem!important}.me-lg-n5{margin-right:-.3125rem!important}.me-lg-n10{margin-right:-.625rem!important}.me-lg-n15{margin-right:-.9375rem!important}.me-lg-n20{margin-right:-1.25rem!important}.me-lg-n25{margin-right:-1.5625rem!important}.me-lg-n30{margin-right:-1.875rem!important}.me-lg-n35{margin-right:-2.1875rem!important}.me-lg-n40{margin-right:-2.5rem!important}.me-lg-n45{margin-right:-2.8125rem!important}.me-lg-n50{margin-right:-3.125rem!important}.me-lg-n55{margin-right:-3.4375rem!important}.me-lg-n60{margin-right:-3.75rem!important}.me-lg-n65{margin-right:-4.0625rem!important}.me-lg-n70{margin-right:-4.375rem!important}.me-lg-n75{margin-right:-4.6875rem!important}.me-lg-n80{margin-right:-5rem!important}.me-lg-n85{margin-right:-5.3125rem!important}.me-lg-n90{margin-right:-5.625rem!important}.me-lg-n95{margin-right:-5.9375rem!important}.me-lg-n100{margin-right:-6.25rem!important}.me-lg-n105{margin-right:-6.5625rem!important}.me-lg-n110{margin-right:-6.875rem!important}.me-lg-n115{margin-right:-7.1875rem!important}.me-lg-n120{margin-right:-7.5rem!important}.me-lg-n125{margin-right:-7.8125rem!important}.me-lg-n130{margin-right:-8.125rem!important}.me-lg-n135{margin-right:-8.4375rem!important}.me-lg-n140{margin-right:-8.75rem!important}.me-lg-n145{margin-right:-9.0625rem!important}.me-lg-n150{margin-right:-9.375rem!important}.me-lg-n155{margin-right:-9.6875rem!important}.me-lg-n160{margin-right:-10rem!important}.me-lg-n165{margin-right:-10.3125rem!important}.me-lg-n170{margin-right:-10.625rem!important}.me-lg-n175{margin-right:-10.9375rem!important}.me-lg-n180{margin-right:-11.25rem!important}.me-lg-n185{margin-right:-11.5625rem!important}.me-lg-n190{margin-right:-11.875rem!important}.me-lg-n195{margin-right:-12.1875rem!important}.me-lg-n200{margin-right:-12.5rem!important}.me-lg-n205{margin-right:-12.8125rem!important}.me-lg-n210{margin-right:-13.125rem!important}.me-lg-n215{margin-right:-13.4375rem!important}.me-lg-n220{margin-right:-13.75rem!important}.me-lg-n225{margin-right:-14.0625rem!important}.me-lg-n230{margin-right:-14.375rem!important}.me-lg-n235{margin-right:-14.6875rem!important}.me-lg-n240{margin-right:-15rem!important}.me-lg-n245{margin-right:-15.3125rem!important}.me-lg-n250{margin-right:-15.625rem!important}.mb-lg-n5{margin-bottom:-.3125rem!important}.mb-lg-n10{margin-bottom:-.625rem!important}.mb-lg-n15{margin-bottom:-.9375rem!important}.mb-lg-n20{margin-bottom:-1.25rem!important}.mb-lg-n25{margin-bottom:-1.5625rem!important}.mb-lg-n30{margin-bottom:-1.875rem!important}.mb-lg-n35{margin-bottom:-2.1875rem!important}.mb-lg-n40{margin-bottom:-2.5rem!important}.mb-lg-n45{margin-bottom:-2.8125rem!important}.mb-lg-n50{margin-bottom:-3.125rem!important}.mb-lg-n55{margin-bottom:-3.4375rem!important}.mb-lg-n60{margin-bottom:-3.75rem!important}.mb-lg-n65{margin-bottom:-4.0625rem!important}.mb-lg-n70{margin-bottom:-4.375rem!important}.mb-lg-n75{margin-bottom:-4.6875rem!important}.mb-lg-n80{margin-bottom:-5rem!important}.mb-lg-n85{margin-bottom:-5.3125rem!important}.mb-lg-n90{margin-bottom:-5.625rem!important}.mb-lg-n95{margin-bottom:-5.9375rem!important}.mb-lg-n100{margin-bottom:-6.25rem!important}.mb-lg-n105{margin-bottom:-6.5625rem!important}.mb-lg-n110{margin-bottom:-6.875rem!important}.mb-lg-n115{margin-bottom:-7.1875rem!important}.mb-lg-n120{margin-bottom:-7.5rem!important}.mb-lg-n125{margin-bottom:-7.8125rem!important}.mb-lg-n130{margin-bottom:-8.125rem!important}.mb-lg-n135{margin-bottom:-8.4375rem!important}.mb-lg-n140{margin-bottom:-8.75rem!important}.mb-lg-n145{margin-bottom:-9.0625rem!important}.mb-lg-n150{margin-bottom:-9.375rem!important}.mb-lg-n155{margin-bottom:-9.6875rem!important}.mb-lg-n160{margin-bottom:-10rem!important}.mb-lg-n165{margin-bottom:-10.3125rem!important}.mb-lg-n170{margin-bottom:-10.625rem!important}.mb-lg-n175{margin-bottom:-10.9375rem!important}.mb-lg-n180{margin-bottom:-11.25rem!important}.mb-lg-n185{margin-bottom:-11.5625rem!important}.mb-lg-n190{margin-bottom:-11.875rem!important}.mb-lg-n195{margin-bottom:-12.1875rem!important}.mb-lg-n200{margin-bottom:-12.5rem!important}.mb-lg-n205{margin-bottom:-12.8125rem!important}.mb-lg-n210{margin-bottom:-13.125rem!important}.mb-lg-n215{margin-bottom:-13.4375rem!important}.mb-lg-n220{margin-bottom:-13.75rem!important}.mb-lg-n225{margin-bottom:-14.0625rem!important}.mb-lg-n230{margin-bottom:-14.375rem!important}.mb-lg-n235{margin-bottom:-14.6875rem!important}.mb-lg-n240{margin-bottom:-15rem!important}.mb-lg-n245{margin-bottom:-15.3125rem!important}.mb-lg-n250{margin-bottom:-15.625rem!important}.ms-lg-n5{margin-left:-.3125rem!important}.ms-lg-n10{margin-left:-.625rem!important}.ms-lg-n15{margin-left:-.9375rem!important}.ms-lg-n20{margin-left:-1.25rem!important}.ms-lg-n25{margin-left:-1.5625rem!important}.ms-lg-n30{margin-left:-1.875rem!important}.ms-lg-n35{margin-left:-2.1875rem!important}.ms-lg-n40{margin-left:-2.5rem!important}.ms-lg-n45{margin-left:-2.8125rem!important}.ms-lg-n50{margin-left:-3.125rem!important}.ms-lg-n55{margin-left:-3.4375rem!important}.ms-lg-n60{margin-left:-3.75rem!important}.ms-lg-n65{margin-left:-4.0625rem!important}.ms-lg-n70{margin-left:-4.375rem!important}.ms-lg-n75{margin-left:-4.6875rem!important}.ms-lg-n80{margin-left:-5rem!important}.ms-lg-n85{margin-left:-5.3125rem!important}.ms-lg-n90{margin-left:-5.625rem!important}.ms-lg-n95{margin-left:-5.9375rem!important}.ms-lg-n100{margin-left:-6.25rem!important}.ms-lg-n105{margin-left:-6.5625rem!important}.ms-lg-n110{margin-left:-6.875rem!important}.ms-lg-n115{margin-left:-7.1875rem!important}.ms-lg-n120{margin-left:-7.5rem!important}.ms-lg-n125{margin-left:-7.8125rem!important}.ms-lg-n130{margin-left:-8.125rem!important}.ms-lg-n135{margin-left:-8.4375rem!important}.ms-lg-n140{margin-left:-8.75rem!important}.ms-lg-n145{margin-left:-9.0625rem!important}.ms-lg-n150{margin-left:-9.375rem!important}.ms-lg-n155{margin-left:-9.6875rem!important}.ms-lg-n160{margin-left:-10rem!important}.ms-lg-n165{margin-left:-10.3125rem!important}.ms-lg-n170{margin-left:-10.625rem!important}.ms-lg-n175{margin-left:-10.9375rem!important}.ms-lg-n180{margin-left:-11.25rem!important}.ms-lg-n185{margin-left:-11.5625rem!important}.ms-lg-n190{margin-left:-11.875rem!important}.ms-lg-n195{margin-left:-12.1875rem!important}.ms-lg-n200{margin-left:-12.5rem!important}.ms-lg-n205{margin-left:-12.8125rem!important}.ms-lg-n210{margin-left:-13.125rem!important}.ms-lg-n215{margin-left:-13.4375rem!important}.ms-lg-n220{margin-left:-13.75rem!important}.ms-lg-n225{margin-left:-14.0625rem!important}.ms-lg-n230{margin-left:-14.375rem!important}.ms-lg-n235{margin-left:-14.6875rem!important}.ms-lg-n240{margin-left:-15rem!important}.ms-lg-n245{margin-left:-15.3125rem!important}.ms-lg-n250{margin-left:-15.625rem!important}.p-lg-0{padding:0!important}.p-lg-5{padding:.3125rem!important}.p-lg-10{padding:.625rem!important}.p-lg-15{padding:.9375rem!important}.p-lg-20{padding:1.25rem!important}.p-lg-25{padding:1.5625rem!important}.p-lg-30{padding:1.875rem!important}.p-lg-35{padding:2.1875rem!important}.p-lg-40{padding:2.5rem!important}.p-lg-45{padding:2.8125rem!important}.p-lg-50{padding:3.125rem!important}.p-lg-55{padding:3.4375rem!important}.p-lg-60{padding:3.75rem!important}.p-lg-65{padding:4.0625rem!important}.p-lg-70{padding:4.375rem!important}.p-lg-75{padding:4.6875rem!important}.p-lg-80{padding:5rem!important}.p-lg-85{padding:5.3125rem!important}.p-lg-90{padding:5.625rem!important}.p-lg-95{padding:5.9375rem!important}.p-lg-100{padding:6.25rem!important}.p-lg-105{padding:6.5625rem!important}.p-lg-110{padding:6.875rem!important}.p-lg-115{padding:7.1875rem!important}.p-lg-120{padding:7.5rem!important}.p-lg-125{padding:7.8125rem!important}.p-lg-130{padding:8.125rem!important}.p-lg-135{padding:8.4375rem!important}.p-lg-140{padding:8.75rem!important}.p-lg-145{padding:9.0625rem!important}.p-lg-150{padding:9.375rem!important}.p-lg-155{padding:9.6875rem!important}.p-lg-160{padding:10rem!important}.p-lg-165{padding:10.3125rem!important}.p-lg-170{padding:10.625rem!important}.p-lg-175{padding:10.9375rem!important}.p-lg-180{padding:11.25rem!important}.p-lg-185{padding:11.5625rem!important}.p-lg-190{padding:11.875rem!important}.p-lg-195{padding:12.1875rem!important}.p-lg-200{padding:12.5rem!important}.p-lg-205{padding:12.8125rem!important}.p-lg-210{padding:13.125rem!important}.p-lg-215{padding:13.4375rem!important}.p-lg-220{padding:13.75rem!important}.p-lg-225{padding:14.0625rem!important}.p-lg-230{padding:14.375rem!important}.p-lg-235{padding:14.6875rem!important}.p-lg-240{padding:15rem!important}.p-lg-245{padding:15.3125rem!important}.p-lg-250{padding:15.625rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-5{padding-right:.3125rem!important;padding-left:.3125rem!important}.px-lg-10{padding-right:.625rem!important;padding-left:.625rem!important}.px-lg-15{padding-right:.9375rem!important;padding-left:.9375rem!important}.px-lg-20{padding-right:1.25rem!important;padding-left:1.25rem!important}.px-lg-25{padding-right:1.5625rem!important;padding-left:1.5625rem!important}.px-lg-30{padding-right:1.875rem!important;padding-left:1.875rem!important}.px-lg-35{padding-right:2.1875rem!important;padding-left:2.1875rem!important}.px-lg-40{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-lg-45{padding-right:2.8125rem!important;padding-left:2.8125rem!important}.px-lg-50{padding-right:3.125rem!important;padding-left:3.125rem!important}.px-lg-55{padding-right:3.4375rem!important;padding-left:3.4375rem!important}.px-lg-60{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-lg-65{padding-right:4.0625rem!important;padding-left:4.0625rem!important}.px-lg-70{padding-right:4.375rem!important;padding-left:4.375rem!important}.px-lg-75{padding-right:4.6875rem!important;padding-left:4.6875rem!important}.px-lg-80{padding-right:5rem!important;padding-left:5rem!important}.px-lg-85{padding-right:5.3125rem!important;padding-left:5.3125rem!important}.px-lg-90{padding-right:5.625rem!important;padding-left:5.625rem!important}.px-lg-95{padding-right:5.9375rem!important;padding-left:5.9375rem!important}.px-lg-100{padding-right:6.25rem!important;padding-left:6.25rem!important}.px-lg-105{padding-right:6.5625rem!important;padding-left:6.5625rem!important}.px-lg-110{padding-right:6.875rem!important;padding-left:6.875rem!important}.px-lg-115{padding-right:7.1875rem!important;padding-left:7.1875rem!important}.px-lg-120{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-lg-125{padding-right:7.8125rem!important;padding-left:7.8125rem!important}.px-lg-130{padding-right:8.125rem!important;padding-left:8.125rem!important}.px-lg-135{padding-right:8.4375rem!important;padding-left:8.4375rem!important}.px-lg-140{padding-right:8.75rem!important;padding-left:8.75rem!important}.px-lg-145{padding-right:9.0625rem!important;padding-left:9.0625rem!important}.px-lg-150{padding-right:9.375rem!important;padding-left:9.375rem!important}.px-lg-155{padding-right:9.6875rem!important;padding-left:9.6875rem!important}.px-lg-160{padding-right:10rem!important;padding-left:10rem!important}.px-lg-165{padding-right:10.3125rem!important;padding-left:10.3125rem!important}.px-lg-170{padding-right:10.625rem!important;padding-left:10.625rem!important}.px-lg-175{padding-right:10.9375rem!important;padding-left:10.9375rem!important}.px-lg-180{padding-right:11.25rem!important;padding-left:11.25rem!important}.px-lg-185{padding-right:11.5625rem!important;padding-left:11.5625rem!important}.px-lg-190{padding-right:11.875rem!important;padding-left:11.875rem!important}.px-lg-195{padding-right:12.1875rem!important;padding-left:12.1875rem!important}.px-lg-200{padding-right:12.5rem!important;padding-left:12.5rem!important}.px-lg-205{padding-right:12.8125rem!important;padding-left:12.8125rem!important}.px-lg-210{padding-right:13.125rem!important;padding-left:13.125rem!important}.px-lg-215{padding-right:13.4375rem!important;padding-left:13.4375rem!important}.px-lg-220{padding-right:13.75rem!important;padding-left:13.75rem!important}.px-lg-225{padding-right:14.0625rem!important;padding-left:14.0625rem!important}.px-lg-230{padding-right:14.375rem!important;padding-left:14.375rem!important}.px-lg-235{padding-right:14.6875rem!important;padding-left:14.6875rem!important}.px-lg-240{padding-right:15rem!important;padding-left:15rem!important}.px-lg-245{padding-right:15.3125rem!important;padding-left:15.3125rem!important}.px-lg-250{padding-right:15.625rem!important;padding-left:15.625rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-5{padding-top:.3125rem!important;padding-bottom:.3125rem!important}.py-lg-10{padding-top:.625rem!important;padding-bottom:.625rem!important}.py-lg-15{padding-top:.9375rem!important;padding-bottom:.9375rem!important}.py-lg-20{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-lg-25{padding-top:1.5625rem!important;padding-bottom:1.5625rem!important}.py-lg-30{padding-top:1.875rem!important;padding-bottom:1.875rem!important}.py-lg-35{padding-top:2.1875rem!important;padding-bottom:2.1875rem!important}.py-lg-40{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-lg-45{padding-top:2.8125rem!important;padding-bottom:2.8125rem!important}.py-lg-50{padding-top:3.125rem!important;padding-bottom:3.125rem!important}.py-lg-55{padding-top:3.4375rem!important;padding-bottom:3.4375rem!important}.py-lg-60{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-lg-65{padding-top:4.0625rem!important;padding-bottom:4.0625rem!important}.py-lg-70{padding-top:4.375rem!important;padding-bottom:4.375rem!important}.py-lg-75{padding-top:4.6875rem!important;padding-bottom:4.6875rem!important}.py-lg-80{padding-top:5rem!important;padding-bottom:5rem!important}.py-lg-85{padding-top:5.3125rem!important;padding-bottom:5.3125rem!important}.py-lg-90{padding-top:5.625rem!important;padding-bottom:5.625rem!important}.py-lg-95{padding-top:5.9375rem!important;padding-bottom:5.9375rem!important}.py-lg-100{padding-top:6.25rem!important;padding-bottom:6.25rem!important}.py-lg-105{padding-top:6.5625rem!important;padding-bottom:6.5625rem!important}.py-lg-110{padding-top:6.875rem!important;padding-bottom:6.875rem!important}.py-lg-115{padding-top:7.1875rem!important;padding-bottom:7.1875rem!important}.py-lg-120{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-lg-125{padding-top:7.8125rem!important;padding-bottom:7.8125rem!important}.py-lg-130{padding-top:8.125rem!important;padding-bottom:8.125rem!important}.py-lg-135{padding-top:8.4375rem!important;padding-bottom:8.4375rem!important}.py-lg-140{padding-top:8.75rem!important;padding-bottom:8.75rem!important}.py-lg-145{padding-top:9.0625rem!important;padding-bottom:9.0625rem!important}.py-lg-150{padding-top:9.375rem!important;padding-bottom:9.375rem!important}.py-lg-155{padding-top:9.6875rem!important;padding-bottom:9.6875rem!important}.py-lg-160{padding-top:10rem!important;padding-bottom:10rem!important}.py-lg-165{padding-top:10.3125rem!important;padding-bottom:10.3125rem!important}.py-lg-170{padding-top:10.625rem!important;padding-bottom:10.625rem!important}.py-lg-175{padding-top:10.9375rem!important;padding-bottom:10.9375rem!important}.py-lg-180{padding-top:11.25rem!important;padding-bottom:11.25rem!important}.py-lg-185{padding-top:11.5625rem!important;padding-bottom:11.5625rem!important}.py-lg-190{padding-top:11.875rem!important;padding-bottom:11.875rem!important}.py-lg-195{padding-top:12.1875rem!important;padding-bottom:12.1875rem!important}.py-lg-200{padding-top:12.5rem!important;padding-bottom:12.5rem!important}.py-lg-205{padding-top:12.8125rem!important;padding-bottom:12.8125rem!important}.py-lg-210{padding-top:13.125rem!important;padding-bottom:13.125rem!important}.py-lg-215{padding-top:13.4375rem!important;padding-bottom:13.4375rem!important}.py-lg-220{padding-top:13.75rem!important;padding-bottom:13.75rem!important}.py-lg-225{padding-top:14.0625rem!important;padding-bottom:14.0625rem!important}.py-lg-230{padding-top:14.375rem!important;padding-bottom:14.375rem!important}.py-lg-235{padding-top:14.6875rem!important;padding-bottom:14.6875rem!important}.py-lg-240{padding-top:15rem!important;padding-bottom:15rem!important}.py-lg-245{padding-top:15.3125rem!important;padding-bottom:15.3125rem!important}.py-lg-250{padding-top:15.625rem!important;padding-bottom:15.625rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-5{padding-top:.3125rem!important}.pt-lg-10{padding-top:.625rem!important}.pt-lg-15{padding-top:.9375rem!important}.pt-lg-20{padding-top:1.25rem!important}.pt-lg-25{padding-top:1.5625rem!important}.pt-lg-30{padding-top:1.875rem!important}.pt-lg-35{padding-top:2.1875rem!important}.pt-lg-40{padding-top:2.5rem!important}.pt-lg-45{padding-top:2.8125rem!important}.pt-lg-50{padding-top:3.125rem!important}.pt-lg-55{padding-top:3.4375rem!important}.pt-lg-60{padding-top:3.75rem!important}.pt-lg-65{padding-top:4.0625rem!important}.pt-lg-70{padding-top:4.375rem!important}.pt-lg-75{padding-top:4.6875rem!important}.pt-lg-80{padding-top:5rem!important}.pt-lg-85{padding-top:5.3125rem!important}.pt-lg-90{padding-top:5.625rem!important}.pt-lg-95{padding-top:5.9375rem!important}.pt-lg-100{padding-top:6.25rem!important}.pt-lg-105{padding-top:6.5625rem!important}.pt-lg-110{padding-top:6.875rem!important}.pt-lg-115{padding-top:7.1875rem!important}.pt-lg-120{padding-top:7.5rem!important}.pt-lg-125{padding-top:7.8125rem!important}.pt-lg-130{padding-top:8.125rem!important}.pt-lg-135{padding-top:8.4375rem!important}.pt-lg-140{padding-top:8.75rem!important}.pt-lg-145{padding-top:9.0625rem!important}.pt-lg-150{padding-top:9.375rem!important}.pt-lg-155{padding-top:9.6875rem!important}.pt-lg-160{padding-top:10rem!important}.pt-lg-165{padding-top:10.3125rem!important}.pt-lg-170{padding-top:10.625rem!important}.pt-lg-175{padding-top:10.9375rem!important}.pt-lg-180{padding-top:11.25rem!important}.pt-lg-185{padding-top:11.5625rem!important}.pt-lg-190{padding-top:11.875rem!important}.pt-lg-195{padding-top:12.1875rem!important}.pt-lg-200{padding-top:12.5rem!important}.pt-lg-205{padding-top:12.8125rem!important}.pt-lg-210{padding-top:13.125rem!important}.pt-lg-215{padding-top:13.4375rem!important}.pt-lg-220{padding-top:13.75rem!important}.pt-lg-225{padding-top:14.0625rem!important}.pt-lg-230{padding-top:14.375rem!important}.pt-lg-235{padding-top:14.6875rem!important}.pt-lg-240{padding-top:15rem!important}.pt-lg-245{padding-top:15.3125rem!important}.pt-lg-250{padding-top:15.625rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-5{padding-right:.3125rem!important}.pe-lg-10{padding-right:.625rem!important}.pe-lg-15{padding-right:.9375rem!important}.pe-lg-20{padding-right:1.25rem!important}.pe-lg-25{padding-right:1.5625rem!important}.pe-lg-30{padding-right:1.875rem!important}.pe-lg-35{padding-right:2.1875rem!important}.pe-lg-40{padding-right:2.5rem!important}.pe-lg-45{padding-right:2.8125rem!important}.pe-lg-50{padding-right:3.125rem!important}.pe-lg-55{padding-right:3.4375rem!important}.pe-lg-60{padding-right:3.75rem!important}.pe-lg-65{padding-right:4.0625rem!important}.pe-lg-70{padding-right:4.375rem!important}.pe-lg-75{padding-right:4.6875rem!important}.pe-lg-80{padding-right:5rem!important}.pe-lg-85{padding-right:5.3125rem!important}.pe-lg-90{padding-right:5.625rem!important}.pe-lg-95{padding-right:5.9375rem!important}.pe-lg-100{padding-right:6.25rem!important}.pe-lg-105{padding-right:6.5625rem!important}.pe-lg-110{padding-right:6.875rem!important}.pe-lg-115{padding-right:7.1875rem!important}.pe-lg-120{padding-right:7.5rem!important}.pe-lg-125{padding-right:7.8125rem!important}.pe-lg-130{padding-right:8.125rem!important}.pe-lg-135{padding-right:8.4375rem!important}.pe-lg-140{padding-right:8.75rem!important}.pe-lg-145{padding-right:9.0625rem!important}.pe-lg-150{padding-right:9.375rem!important}.pe-lg-155{padding-right:9.6875rem!important}.pe-lg-160{padding-right:10rem!important}.pe-lg-165{padding-right:10.3125rem!important}.pe-lg-170{padding-right:10.625rem!important}.pe-lg-175{padding-right:10.9375rem!important}.pe-lg-180{padding-right:11.25rem!important}.pe-lg-185{padding-right:11.5625rem!important}.pe-lg-190{padding-right:11.875rem!important}.pe-lg-195{padding-right:12.1875rem!important}.pe-lg-200{padding-right:12.5rem!important}.pe-lg-205{padding-right:12.8125rem!important}.pe-lg-210{padding-right:13.125rem!important}.pe-lg-215{padding-right:13.4375rem!important}.pe-lg-220{padding-right:13.75rem!important}.pe-lg-225{padding-right:14.0625rem!important}.pe-lg-230{padding-right:14.375rem!important}.pe-lg-235{padding-right:14.6875rem!important}.pe-lg-240{padding-right:15rem!important}.pe-lg-245{padding-right:15.3125rem!important}.pe-lg-250{padding-right:15.625rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-5{padding-bottom:.3125rem!important}.pb-lg-10{padding-bottom:.625rem!important}.pb-lg-15{padding-bottom:.9375rem!important}.pb-lg-20{padding-bottom:1.25rem!important}.pb-lg-25{padding-bottom:1.5625rem!important}.pb-lg-30{padding-bottom:1.875rem!important}.pb-lg-35{padding-bottom:2.1875rem!important}.pb-lg-40{padding-bottom:2.5rem!important}.pb-lg-45{padding-bottom:2.8125rem!important}.pb-lg-50{padding-bottom:3.125rem!important}.pb-lg-55{padding-bottom:3.4375rem!important}.pb-lg-60{padding-bottom:3.75rem!important}.pb-lg-65{padding-bottom:4.0625rem!important}.pb-lg-70{padding-bottom:4.375rem!important}.pb-lg-75{padding-bottom:4.6875rem!important}.pb-lg-80{padding-bottom:5rem!important}.pb-lg-85{padding-bottom:5.3125rem!important}.pb-lg-90{padding-bottom:5.625rem!important}.pb-lg-95{padding-bottom:5.9375rem!important}.pb-lg-100{padding-bottom:6.25rem!important}.pb-lg-105{padding-bottom:6.5625rem!important}.pb-lg-110{padding-bottom:6.875rem!important}.pb-lg-115{padding-bottom:7.1875rem!important}.pb-lg-120{padding-bottom:7.5rem!important}.pb-lg-125{padding-bottom:7.8125rem!important}.pb-lg-130{padding-bottom:8.125rem!important}.pb-lg-135{padding-bottom:8.4375rem!important}.pb-lg-140{padding-bottom:8.75rem!important}.pb-lg-145{padding-bottom:9.0625rem!important}.pb-lg-150{padding-bottom:9.375rem!important}.pb-lg-155{padding-bottom:9.6875rem!important}.pb-lg-160{padding-bottom:10rem!important}.pb-lg-165{padding-bottom:10.3125rem!important}.pb-lg-170{padding-bottom:10.625rem!important}.pb-lg-175{padding-bottom:10.9375rem!important}.pb-lg-180{padding-bottom:11.25rem!important}.pb-lg-185{padding-bottom:11.5625rem!important}.pb-lg-190{padding-bottom:11.875rem!important}.pb-lg-195{padding-bottom:12.1875rem!important}.pb-lg-200{padding-bottom:12.5rem!important}.pb-lg-205{padding-bottom:12.8125rem!important}.pb-lg-210{padding-bottom:13.125rem!important}.pb-lg-215{padding-bottom:13.4375rem!important}.pb-lg-220{padding-bottom:13.75rem!important}.pb-lg-225{padding-bottom:14.0625rem!important}.pb-lg-230{padding-bottom:14.375rem!important}.pb-lg-235{padding-bottom:14.6875rem!important}.pb-lg-240{padding-bottom:15rem!important}.pb-lg-245{padding-bottom:15.3125rem!important}.pb-lg-250{padding-bottom:15.625rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-5{padding-left:.3125rem!important}.ps-lg-10{padding-left:.625rem!important}.ps-lg-15{padding-left:.9375rem!important}.ps-lg-20{padding-left:1.25rem!important}.ps-lg-25{padding-left:1.5625rem!important}.ps-lg-30{padding-left:1.875rem!important}.ps-lg-35{padding-left:2.1875rem!important}.ps-lg-40{padding-left:2.5rem!important}.ps-lg-45{padding-left:2.8125rem!important}.ps-lg-50{padding-left:3.125rem!important}.ps-lg-55{padding-left:3.4375rem!important}.ps-lg-60{padding-left:3.75rem!important}.ps-lg-65{padding-left:4.0625rem!important}.ps-lg-70{padding-left:4.375rem!important}.ps-lg-75{padding-left:4.6875rem!important}.ps-lg-80{padding-left:5rem!important}.ps-lg-85{padding-left:5.3125rem!important}.ps-lg-90{padding-left:5.625rem!important}.ps-lg-95{padding-left:5.9375rem!important}.ps-lg-100{padding-left:6.25rem!important}.ps-lg-105{padding-left:6.5625rem!important}.ps-lg-110{padding-left:6.875rem!important}.ps-lg-115{padding-left:7.1875rem!important}.ps-lg-120{padding-left:7.5rem!important}.ps-lg-125{padding-left:7.8125rem!important}.ps-lg-130{padding-left:8.125rem!important}.ps-lg-135{padding-left:8.4375rem!important}.ps-lg-140{padding-left:8.75rem!important}.ps-lg-145{padding-left:9.0625rem!important}.ps-lg-150{padding-left:9.375rem!important}.ps-lg-155{padding-left:9.6875rem!important}.ps-lg-160{padding-left:10rem!important}.ps-lg-165{padding-left:10.3125rem!important}.ps-lg-170{padding-left:10.625rem!important}.ps-lg-175{padding-left:10.9375rem!important}.ps-lg-180{padding-left:11.25rem!important}.ps-lg-185{padding-left:11.5625rem!important}.ps-lg-190{padding-left:11.875rem!important}.ps-lg-195{padding-left:12.1875rem!important}.ps-lg-200{padding-left:12.5rem!important}.ps-lg-205{padding-left:12.8125rem!important}.ps-lg-210{padding-left:13.125rem!important}.ps-lg-215{padding-left:13.4375rem!important}.ps-lg-220{padding-left:13.75rem!important}.ps-lg-225{padding-left:14.0625rem!important}.ps-lg-230{padding-left:14.375rem!important}.ps-lg-235{padding-left:14.6875rem!important}.ps-lg-240{padding-left:15rem!important}.ps-lg-245{padding-left:15.3125rem!important}.ps-lg-250{padding-left:15.625rem!important}.gap-lg-0{gap:0!important}.gap-lg-5{gap:.3125rem!important}.gap-lg-10{gap:.625rem!important}.gap-lg-15{gap:.9375rem!important}.gap-lg-20{gap:1.25rem!important}.gap-lg-25{gap:1.5625rem!important}.gap-lg-30{gap:1.875rem!important}.gap-lg-35{gap:2.1875rem!important}.gap-lg-40{gap:2.5rem!important}.gap-lg-45{gap:2.8125rem!important}.gap-lg-50{gap:3.125rem!important}.gap-lg-55{gap:3.4375rem!important}.gap-lg-60{gap:3.75rem!important}.gap-lg-65{gap:4.0625rem!important}.gap-lg-70{gap:4.375rem!important}.gap-lg-75{gap:4.6875rem!important}.gap-lg-80{gap:5rem!important}.gap-lg-85{gap:5.3125rem!important}.gap-lg-90{gap:5.625rem!important}.gap-lg-95{gap:5.9375rem!important}.gap-lg-100{gap:6.25rem!important}.gap-lg-105{gap:6.5625rem!important}.gap-lg-110{gap:6.875rem!important}.gap-lg-115{gap:7.1875rem!important}.gap-lg-120{gap:7.5rem!important}.gap-lg-125{gap:7.8125rem!important}.gap-lg-130{gap:8.125rem!important}.gap-lg-135{gap:8.4375rem!important}.gap-lg-140{gap:8.75rem!important}.gap-lg-145{gap:9.0625rem!important}.gap-lg-150{gap:9.375rem!important}.gap-lg-155{gap:9.6875rem!important}.gap-lg-160{gap:10rem!important}.gap-lg-165{gap:10.3125rem!important}.gap-lg-170{gap:10.625rem!important}.gap-lg-175{gap:10.9375rem!important}.gap-lg-180{gap:11.25rem!important}.gap-lg-185{gap:11.5625rem!important}.gap-lg-190{gap:11.875rem!important}.gap-lg-195{gap:12.1875rem!important}.gap-lg-200{gap:12.5rem!important}.gap-lg-205{gap:12.8125rem!important}.gap-lg-210{gap:13.125rem!important}.gap-lg-215{gap:13.4375rem!important}.gap-lg-220{gap:13.75rem!important}.gap-lg-225{gap:14.0625rem!important}.gap-lg-230{gap:14.375rem!important}.gap-lg-235{gap:14.6875rem!important}.gap-lg-240{gap:15rem!important}.gap-lg-245{gap:15.3125rem!important}.gap-lg-250{gap:15.625rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-5{margin:.3125rem!important}.m-xl-10{margin:.625rem!important}.m-xl-15{margin:.9375rem!important}.m-xl-20{margin:1.25rem!important}.m-xl-25{margin:1.5625rem!important}.m-xl-30{margin:1.875rem!important}.m-xl-35{margin:2.1875rem!important}.m-xl-40{margin:2.5rem!important}.m-xl-45{margin:2.8125rem!important}.m-xl-50{margin:3.125rem!important}.m-xl-55{margin:3.4375rem!important}.m-xl-60{margin:3.75rem!important}.m-xl-65{margin:4.0625rem!important}.m-xl-70{margin:4.375rem!important}.m-xl-75{margin:4.6875rem!important}.m-xl-80{margin:5rem!important}.m-xl-85{margin:5.3125rem!important}.m-xl-90{margin:5.625rem!important}.m-xl-95{margin:5.9375rem!important}.m-xl-100{margin:6.25rem!important}.m-xl-105{margin:6.5625rem!important}.m-xl-110{margin:6.875rem!important}.m-xl-115{margin:7.1875rem!important}.m-xl-120{margin:7.5rem!important}.m-xl-125{margin:7.8125rem!important}.m-xl-130{margin:8.125rem!important}.m-xl-135{margin:8.4375rem!important}.m-xl-140{margin:8.75rem!important}.m-xl-145{margin:9.0625rem!important}.m-xl-150{margin:9.375rem!important}.m-xl-155{margin:9.6875rem!important}.m-xl-160{margin:10rem!important}.m-xl-165{margin:10.3125rem!important}.m-xl-170{margin:10.625rem!important}.m-xl-175{margin:10.9375rem!important}.m-xl-180{margin:11.25rem!important}.m-xl-185{margin:11.5625rem!important}.m-xl-190{margin:11.875rem!important}.m-xl-195{margin:12.1875rem!important}.m-xl-200{margin:12.5rem!important}.m-xl-205{margin:12.8125rem!important}.m-xl-210{margin:13.125rem!important}.m-xl-215{margin:13.4375rem!important}.m-xl-220{margin:13.75rem!important}.m-xl-225{margin:14.0625rem!important}.m-xl-230{margin:14.375rem!important}.m-xl-235{margin:14.6875rem!important}.m-xl-240{margin:15rem!important}.m-xl-245{margin:15.3125rem!important}.m-xl-250{margin:15.625rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-5{margin-right:.3125rem!important;margin-left:.3125rem!important}.mx-xl-10{margin-right:.625rem!important;margin-left:.625rem!important}.mx-xl-15{margin-right:.9375rem!important;margin-left:.9375rem!important}.mx-xl-20{margin-right:1.25rem!important;margin-left:1.25rem!important}.mx-xl-25{margin-right:1.5625rem!important;margin-left:1.5625rem!important}.mx-xl-30{margin-right:1.875rem!important;margin-left:1.875rem!important}.mx-xl-35{margin-right:2.1875rem!important;margin-left:2.1875rem!important}.mx-xl-40{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-xl-45{margin-right:2.8125rem!important;margin-left:2.8125rem!important}.mx-xl-50{margin-right:3.125rem!important;margin-left:3.125rem!important}.mx-xl-55{margin-right:3.4375rem!important;margin-left:3.4375rem!important}.mx-xl-60{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-xl-65{margin-right:4.0625rem!important;margin-left:4.0625rem!important}.mx-xl-70{margin-right:4.375rem!important;margin-left:4.375rem!important}.mx-xl-75{margin-right:4.6875rem!important;margin-left:4.6875rem!important}.mx-xl-80{margin-right:5rem!important;margin-left:5rem!important}.mx-xl-85{margin-right:5.3125rem!important;margin-left:5.3125rem!important}.mx-xl-90{margin-right:5.625rem!important;margin-left:5.625rem!important}.mx-xl-95{margin-right:5.9375rem!important;margin-left:5.9375rem!important}.mx-xl-100{margin-right:6.25rem!important;margin-left:6.25rem!important}.mx-xl-105{margin-right:6.5625rem!important;margin-left:6.5625rem!important}.mx-xl-110{margin-right:6.875rem!important;margin-left:6.875rem!important}.mx-xl-115{margin-right:7.1875rem!important;margin-left:7.1875rem!important}.mx-xl-120{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-xl-125{margin-right:7.8125rem!important;margin-left:7.8125rem!important}.mx-xl-130{margin-right:8.125rem!important;margin-left:8.125rem!important}.mx-xl-135{margin-right:8.4375rem!important;margin-left:8.4375rem!important}.mx-xl-140{margin-right:8.75rem!important;margin-left:8.75rem!important}.mx-xl-145{margin-right:9.0625rem!important;margin-left:9.0625rem!important}.mx-xl-150{margin-right:9.375rem!important;margin-left:9.375rem!important}.mx-xl-155{margin-right:9.6875rem!important;margin-left:9.6875rem!important}.mx-xl-160{margin-right:10rem!important;margin-left:10rem!important}.mx-xl-165{margin-right:10.3125rem!important;margin-left:10.3125rem!important}.mx-xl-170{margin-right:10.625rem!important;margin-left:10.625rem!important}.mx-xl-175{margin-right:10.9375rem!important;margin-left:10.9375rem!important}.mx-xl-180{margin-right:11.25rem!important;margin-left:11.25rem!important}.mx-xl-185{margin-right:11.5625rem!important;margin-left:11.5625rem!important}.mx-xl-190{margin-right:11.875rem!important;margin-left:11.875rem!important}.mx-xl-195{margin-right:12.1875rem!important;margin-left:12.1875rem!important}.mx-xl-200{margin-right:12.5rem!important;margin-left:12.5rem!important}.mx-xl-205{margin-right:12.8125rem!important;margin-left:12.8125rem!important}.mx-xl-210{margin-right:13.125rem!important;margin-left:13.125rem!important}.mx-xl-215{margin-right:13.4375rem!important;margin-left:13.4375rem!important}.mx-xl-220{margin-right:13.75rem!important;margin-left:13.75rem!important}.mx-xl-225{margin-right:14.0625rem!important;margin-left:14.0625rem!important}.mx-xl-230{margin-right:14.375rem!important;margin-left:14.375rem!important}.mx-xl-235{margin-right:14.6875rem!important;margin-left:14.6875rem!important}.mx-xl-240{margin-right:15rem!important;margin-left:15rem!important}.mx-xl-245{margin-right:15.3125rem!important;margin-left:15.3125rem!important}.mx-xl-250{margin-right:15.625rem!important;margin-left:15.625rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-5{margin-top:.3125rem!important;margin-bottom:.3125rem!important}.my-xl-10{margin-top:.625rem!important;margin-bottom:.625rem!important}.my-xl-15{margin-top:.9375rem!important;margin-bottom:.9375rem!important}.my-xl-20{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-xl-25{margin-top:1.5625rem!important;margin-bottom:1.5625rem!important}.my-xl-30{margin-top:1.875rem!important;margin-bottom:1.875rem!important}.my-xl-35{margin-top:2.1875rem!important;margin-bottom:2.1875rem!important}.my-xl-40{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-xl-45{margin-top:2.8125rem!important;margin-bottom:2.8125rem!important}.my-xl-50{margin-top:3.125rem!important;margin-bottom:3.125rem!important}.my-xl-55{margin-top:3.4375rem!important;margin-bottom:3.4375rem!important}.my-xl-60{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-xl-65{margin-top:4.0625rem!important;margin-bottom:4.0625rem!important}.my-xl-70{margin-top:4.375rem!important;margin-bottom:4.375rem!important}.my-xl-75{margin-top:4.6875rem!important;margin-bottom:4.6875rem!important}.my-xl-80{margin-top:5rem!important;margin-bottom:5rem!important}.my-xl-85{margin-top:5.3125rem!important;margin-bottom:5.3125rem!important}.my-xl-90{margin-top:5.625rem!important;margin-bottom:5.625rem!important}.my-xl-95{margin-top:5.9375rem!important;margin-bottom:5.9375rem!important}.my-xl-100{margin-top:6.25rem!important;margin-bottom:6.25rem!important}.my-xl-105{margin-top:6.5625rem!important;margin-bottom:6.5625rem!important}.my-xl-110{margin-top:6.875rem!important;margin-bottom:6.875rem!important}.my-xl-115{margin-top:7.1875rem!important;margin-bottom:7.1875rem!important}.my-xl-120{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-xl-125{margin-top:7.8125rem!important;margin-bottom:7.8125rem!important}.my-xl-130{margin-top:8.125rem!important;margin-bottom:8.125rem!important}.my-xl-135{margin-top:8.4375rem!important;margin-bottom:8.4375rem!important}.my-xl-140{margin-top:8.75rem!important;margin-bottom:8.75rem!important}.my-xl-145{margin-top:9.0625rem!important;margin-bottom:9.0625rem!important}.my-xl-150{margin-top:9.375rem!important;margin-bottom:9.375rem!important}.my-xl-155{margin-top:9.6875rem!important;margin-bottom:9.6875rem!important}.my-xl-160{margin-top:10rem!important;margin-bottom:10rem!important}.my-xl-165{margin-top:10.3125rem!important;margin-bottom:10.3125rem!important}.my-xl-170{margin-top:10.625rem!important;margin-bottom:10.625rem!important}.my-xl-175{margin-top:10.9375rem!important;margin-bottom:10.9375rem!important}.my-xl-180{margin-top:11.25rem!important;margin-bottom:11.25rem!important}.my-xl-185{margin-top:11.5625rem!important;margin-bottom:11.5625rem!important}.my-xl-190{margin-top:11.875rem!important;margin-bottom:11.875rem!important}.my-xl-195{margin-top:12.1875rem!important;margin-bottom:12.1875rem!important}.my-xl-200{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-xl-205{margin-top:12.8125rem!important;margin-bottom:12.8125rem!important}.my-xl-210{margin-top:13.125rem!important;margin-bottom:13.125rem!important}.my-xl-215{margin-top:13.4375rem!important;margin-bottom:13.4375rem!important}.my-xl-220{margin-top:13.75rem!important;margin-bottom:13.75rem!important}.my-xl-225{margin-top:14.0625rem!important;margin-bottom:14.0625rem!important}.my-xl-230{margin-top:14.375rem!important;margin-bottom:14.375rem!important}.my-xl-235{margin-top:14.6875rem!important;margin-bottom:14.6875rem!important}.my-xl-240{margin-top:15rem!important;margin-bottom:15rem!important}.my-xl-245{margin-top:15.3125rem!important;margin-bottom:15.3125rem!important}.my-xl-250{margin-top:15.625rem!important;margin-bottom:15.625rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-5{margin-top:.3125rem!important}.mt-xl-10{margin-top:.625rem!important}.mt-xl-15{margin-top:.9375rem!important}.mt-xl-20{margin-top:1.25rem!important}.mt-xl-25{margin-top:1.5625rem!important}.mt-xl-30{margin-top:1.875rem!important}.mt-xl-35{margin-top:2.1875rem!important}.mt-xl-40{margin-top:2.5rem!important}.mt-xl-45{margin-top:2.8125rem!important}.mt-xl-50{margin-top:3.125rem!important}.mt-xl-55{margin-top:3.4375rem!important}.mt-xl-60{margin-top:3.75rem!important}.mt-xl-65{margin-top:4.0625rem!important}.mt-xl-70{margin-top:4.375rem!important}.mt-xl-75{margin-top:4.6875rem!important}.mt-xl-80{margin-top:5rem!important}.mt-xl-85{margin-top:5.3125rem!important}.mt-xl-90{margin-top:5.625rem!important}.mt-xl-95{margin-top:5.9375rem!important}.mt-xl-100{margin-top:6.25rem!important}.mt-xl-105{margin-top:6.5625rem!important}.mt-xl-110{margin-top:6.875rem!important}.mt-xl-115{margin-top:7.1875rem!important}.mt-xl-120{margin-top:7.5rem!important}.mt-xl-125{margin-top:7.8125rem!important}.mt-xl-130{margin-top:8.125rem!important}.mt-xl-135{margin-top:8.4375rem!important}.mt-xl-140{margin-top:8.75rem!important}.mt-xl-145{margin-top:9.0625rem!important}.mt-xl-150{margin-top:9.375rem!important}.mt-xl-155{margin-top:9.6875rem!important}.mt-xl-160{margin-top:10rem!important}.mt-xl-165{margin-top:10.3125rem!important}.mt-xl-170{margin-top:10.625rem!important}.mt-xl-175{margin-top:10.9375rem!important}.mt-xl-180{margin-top:11.25rem!important}.mt-xl-185{margin-top:11.5625rem!important}.mt-xl-190{margin-top:11.875rem!important}.mt-xl-195{margin-top:12.1875rem!important}.mt-xl-200{margin-top:12.5rem!important}.mt-xl-205{margin-top:12.8125rem!important}.mt-xl-210{margin-top:13.125rem!important}.mt-xl-215{margin-top:13.4375rem!important}.mt-xl-220{margin-top:13.75rem!important}.mt-xl-225{margin-top:14.0625rem!important}.mt-xl-230{margin-top:14.375rem!important}.mt-xl-235{margin-top:14.6875rem!important}.mt-xl-240{margin-top:15rem!important}.mt-xl-245{margin-top:15.3125rem!important}.mt-xl-250{margin-top:15.625rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-5{margin-right:.3125rem!important}.me-xl-10{margin-right:.625rem!important}.me-xl-15{margin-right:.9375rem!important}.me-xl-20{margin-right:1.25rem!important}.me-xl-25{margin-right:1.5625rem!important}.me-xl-30{margin-right:1.875rem!important}.me-xl-35{margin-right:2.1875rem!important}.me-xl-40{margin-right:2.5rem!important}.me-xl-45{margin-right:2.8125rem!important}.me-xl-50{margin-right:3.125rem!important}.me-xl-55{margin-right:3.4375rem!important}.me-xl-60{margin-right:3.75rem!important}.me-xl-65{margin-right:4.0625rem!important}.me-xl-70{margin-right:4.375rem!important}.me-xl-75{margin-right:4.6875rem!important}.me-xl-80{margin-right:5rem!important}.me-xl-85{margin-right:5.3125rem!important}.me-xl-90{margin-right:5.625rem!important}.me-xl-95{margin-right:5.9375rem!important}.me-xl-100{margin-right:6.25rem!important}.me-xl-105{margin-right:6.5625rem!important}.me-xl-110{margin-right:6.875rem!important}.me-xl-115{margin-right:7.1875rem!important}.me-xl-120{margin-right:7.5rem!important}.me-xl-125{margin-right:7.8125rem!important}.me-xl-130{margin-right:8.125rem!important}.me-xl-135{margin-right:8.4375rem!important}.me-xl-140{margin-right:8.75rem!important}.me-xl-145{margin-right:9.0625rem!important}.me-xl-150{margin-right:9.375rem!important}.me-xl-155{margin-right:9.6875rem!important}.me-xl-160{margin-right:10rem!important}.me-xl-165{margin-right:10.3125rem!important}.me-xl-170{margin-right:10.625rem!important}.me-xl-175{margin-right:10.9375rem!important}.me-xl-180{margin-right:11.25rem!important}.me-xl-185{margin-right:11.5625rem!important}.me-xl-190{margin-right:11.875rem!important}.me-xl-195{margin-right:12.1875rem!important}.me-xl-200{margin-right:12.5rem!important}.me-xl-205{margin-right:12.8125rem!important}.me-xl-210{margin-right:13.125rem!important}.me-xl-215{margin-right:13.4375rem!important}.me-xl-220{margin-right:13.75rem!important}.me-xl-225{margin-right:14.0625rem!important}.me-xl-230{margin-right:14.375rem!important}.me-xl-235{margin-right:14.6875rem!important}.me-xl-240{margin-right:15rem!important}.me-xl-245{margin-right:15.3125rem!important}.me-xl-250{margin-right:15.625rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-5{margin-bottom:.3125rem!important}.mb-xl-10{margin-bottom:.625rem!important}.mb-xl-15{margin-bottom:.9375rem!important}.mb-xl-20{margin-bottom:1.25rem!important}.mb-xl-25{margin-bottom:1.5625rem!important}.mb-xl-30{margin-bottom:1.875rem!important}.mb-xl-35{margin-bottom:2.1875rem!important}.mb-xl-40{margin-bottom:2.5rem!important}.mb-xl-45{margin-bottom:2.8125rem!important}.mb-xl-50{margin-bottom:3.125rem!important}.mb-xl-55{margin-bottom:3.4375rem!important}.mb-xl-60{margin-bottom:3.75rem!important}.mb-xl-65{margin-bottom:4.0625rem!important}.mb-xl-70{margin-bottom:4.375rem!important}.mb-xl-75{margin-bottom:4.6875rem!important}.mb-xl-80{margin-bottom:5rem!important}.mb-xl-85{margin-bottom:5.3125rem!important}.mb-xl-90{margin-bottom:5.625rem!important}.mb-xl-95{margin-bottom:5.9375rem!important}.mb-xl-100{margin-bottom:6.25rem!important}.mb-xl-105{margin-bottom:6.5625rem!important}.mb-xl-110{margin-bottom:6.875rem!important}.mb-xl-115{margin-bottom:7.1875rem!important}.mb-xl-120{margin-bottom:7.5rem!important}.mb-xl-125{margin-bottom:7.8125rem!important}.mb-xl-130{margin-bottom:8.125rem!important}.mb-xl-135{margin-bottom:8.4375rem!important}.mb-xl-140{margin-bottom:8.75rem!important}.mb-xl-145{margin-bottom:9.0625rem!important}.mb-xl-150{margin-bottom:9.375rem!important}.mb-xl-155{margin-bottom:9.6875rem!important}.mb-xl-160{margin-bottom:10rem!important}.mb-xl-165{margin-bottom:10.3125rem!important}.mb-xl-170{margin-bottom:10.625rem!important}.mb-xl-175{margin-bottom:10.9375rem!important}.mb-xl-180{margin-bottom:11.25rem!important}.mb-xl-185{margin-bottom:11.5625rem!important}.mb-xl-190{margin-bottom:11.875rem!important}.mb-xl-195{margin-bottom:12.1875rem!important}.mb-xl-200{margin-bottom:12.5rem!important}.mb-xl-205{margin-bottom:12.8125rem!important}.mb-xl-210{margin-bottom:13.125rem!important}.mb-xl-215{margin-bottom:13.4375rem!important}.mb-xl-220{margin-bottom:13.75rem!important}.mb-xl-225{margin-bottom:14.0625rem!important}.mb-xl-230{margin-bottom:14.375rem!important}.mb-xl-235{margin-bottom:14.6875rem!important}.mb-xl-240{margin-bottom:15rem!important}.mb-xl-245{margin-bottom:15.3125rem!important}.mb-xl-250{margin-bottom:15.625rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-5{margin-left:.3125rem!important}.ms-xl-10{margin-left:.625rem!important}.ms-xl-15{margin-left:.9375rem!important}.ms-xl-20{margin-left:1.25rem!important}.ms-xl-25{margin-left:1.5625rem!important}.ms-xl-30{margin-left:1.875rem!important}.ms-xl-35{margin-left:2.1875rem!important}.ms-xl-40{margin-left:2.5rem!important}.ms-xl-45{margin-left:2.8125rem!important}.ms-xl-50{margin-left:3.125rem!important}.ms-xl-55{margin-left:3.4375rem!important}.ms-xl-60{margin-left:3.75rem!important}.ms-xl-65{margin-left:4.0625rem!important}.ms-xl-70{margin-left:4.375rem!important}.ms-xl-75{margin-left:4.6875rem!important}.ms-xl-80{margin-left:5rem!important}.ms-xl-85{margin-left:5.3125rem!important}.ms-xl-90{margin-left:5.625rem!important}.ms-xl-95{margin-left:5.9375rem!important}.ms-xl-100{margin-left:6.25rem!important}.ms-xl-105{margin-left:6.5625rem!important}.ms-xl-110{margin-left:6.875rem!important}.ms-xl-115{margin-left:7.1875rem!important}.ms-xl-120{margin-left:7.5rem!important}.ms-xl-125{margin-left:7.8125rem!important}.ms-xl-130{margin-left:8.125rem!important}.ms-xl-135{margin-left:8.4375rem!important}.ms-xl-140{margin-left:8.75rem!important}.ms-xl-145{margin-left:9.0625rem!important}.ms-xl-150{margin-left:9.375rem!important}.ms-xl-155{margin-left:9.6875rem!important}.ms-xl-160{margin-left:10rem!important}.ms-xl-165{margin-left:10.3125rem!important}.ms-xl-170{margin-left:10.625rem!important}.ms-xl-175{margin-left:10.9375rem!important}.ms-xl-180{margin-left:11.25rem!important}.ms-xl-185{margin-left:11.5625rem!important}.ms-xl-190{margin-left:11.875rem!important}.ms-xl-195{margin-left:12.1875rem!important}.ms-xl-200{margin-left:12.5rem!important}.ms-xl-205{margin-left:12.8125rem!important}.ms-xl-210{margin-left:13.125rem!important}.ms-xl-215{margin-left:13.4375rem!important}.ms-xl-220{margin-left:13.75rem!important}.ms-xl-225{margin-left:14.0625rem!important}.ms-xl-230{margin-left:14.375rem!important}.ms-xl-235{margin-left:14.6875rem!important}.ms-xl-240{margin-left:15rem!important}.ms-xl-245{margin-left:15.3125rem!important}.ms-xl-250{margin-left:15.625rem!important}.ms-xl-auto{margin-left:auto!important}.m-xl-n5{margin:-.3125rem!important}.m-xl-n10{margin:-.625rem!important}.m-xl-n15{margin:-.9375rem!important}.m-xl-n20{margin:-1.25rem!important}.m-xl-n25{margin:-1.5625rem!important}.m-xl-n30{margin:-1.875rem!important}.m-xl-n35{margin:-2.1875rem!important}.m-xl-n40{margin:-2.5rem!important}.m-xl-n45{margin:-2.8125rem!important}.m-xl-n50{margin:-3.125rem!important}.m-xl-n55{margin:-3.4375rem!important}.m-xl-n60{margin:-3.75rem!important}.m-xl-n65{margin:-4.0625rem!important}.m-xl-n70{margin:-4.375rem!important}.m-xl-n75{margin:-4.6875rem!important}.m-xl-n80{margin:-5rem!important}.m-xl-n85{margin:-5.3125rem!important}.m-xl-n90{margin:-5.625rem!important}.m-xl-n95{margin:-5.9375rem!important}.m-xl-n100{margin:-6.25rem!important}.m-xl-n105{margin:-6.5625rem!important}.m-xl-n110{margin:-6.875rem!important}.m-xl-n115{margin:-7.1875rem!important}.m-xl-n120{margin:-7.5rem!important}.m-xl-n125{margin:-7.8125rem!important}.m-xl-n130{margin:-8.125rem!important}.m-xl-n135{margin:-8.4375rem!important}.m-xl-n140{margin:-8.75rem!important}.m-xl-n145{margin:-9.0625rem!important}.m-xl-n150{margin:-9.375rem!important}.m-xl-n155{margin:-9.6875rem!important}.m-xl-n160{margin:-10rem!important}.m-xl-n165{margin:-10.3125rem!important}.m-xl-n170{margin:-10.625rem!important}.m-xl-n175{margin:-10.9375rem!important}.m-xl-n180{margin:-11.25rem!important}.m-xl-n185{margin:-11.5625rem!important}.m-xl-n190{margin:-11.875rem!important}.m-xl-n195{margin:-12.1875rem!important}.m-xl-n200{margin:-12.5rem!important}.m-xl-n205{margin:-12.8125rem!important}.m-xl-n210{margin:-13.125rem!important}.m-xl-n215{margin:-13.4375rem!important}.m-xl-n220{margin:-13.75rem!important}.m-xl-n225{margin:-14.0625rem!important}.m-xl-n230{margin:-14.375rem!important}.m-xl-n235{margin:-14.6875rem!important}.m-xl-n240{margin:-15rem!important}.m-xl-n245{margin:-15.3125rem!important}.m-xl-n250{margin:-15.625rem!important}.mx-xl-n5{margin-right:-.3125rem!important;margin-left:-.3125rem!important}.mx-xl-n10{margin-right:-.625rem!important;margin-left:-.625rem!important}.mx-xl-n15{margin-right:-.9375rem!important;margin-left:-.9375rem!important}.mx-xl-n20{margin-right:-1.25rem!important;margin-left:-1.25rem!important}.mx-xl-n25{margin-right:-1.5625rem!important;margin-left:-1.5625rem!important}.mx-xl-n30{margin-right:-1.875rem!important;margin-left:-1.875rem!important}.mx-xl-n35{margin-right:-2.1875rem!important;margin-left:-2.1875rem!important}.mx-xl-n40{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-xl-n45{margin-right:-2.8125rem!important;margin-left:-2.8125rem!important}.mx-xl-n50{margin-right:-3.125rem!important;margin-left:-3.125rem!important}.mx-xl-n55{margin-right:-3.4375rem!important;margin-left:-3.4375rem!important}.mx-xl-n60{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-xl-n65{margin-right:-4.0625rem!important;margin-left:-4.0625rem!important}.mx-xl-n70{margin-right:-4.375rem!important;margin-left:-4.375rem!important}.mx-xl-n75{margin-right:-4.6875rem!important;margin-left:-4.6875rem!important}.mx-xl-n80{margin-right:-5rem!important;margin-left:-5rem!important}.mx-xl-n85{margin-right:-5.3125rem!important;margin-left:-5.3125rem!important}.mx-xl-n90{margin-right:-5.625rem!important;margin-left:-5.625rem!important}.mx-xl-n95{margin-right:-5.9375rem!important;margin-left:-5.9375rem!important}.mx-xl-n100{margin-right:-6.25rem!important;margin-left:-6.25rem!important}.mx-xl-n105{margin-right:-6.5625rem!important;margin-left:-6.5625rem!important}.mx-xl-n110{margin-right:-6.875rem!important;margin-left:-6.875rem!important}.mx-xl-n115{margin-right:-7.1875rem!important;margin-left:-7.1875rem!important}.mx-xl-n120{margin-right:-7.5rem!important;margin-left:-7.5rem!important}.mx-xl-n125{margin-right:-7.8125rem!important;margin-left:-7.8125rem!important}.mx-xl-n130{margin-right:-8.125rem!important;margin-left:-8.125rem!important}.mx-xl-n135{margin-right:-8.4375rem!important;margin-left:-8.4375rem!important}.mx-xl-n140{margin-right:-8.75rem!important;margin-left:-8.75rem!important}.mx-xl-n145{margin-right:-9.0625rem!important;margin-left:-9.0625rem!important}.mx-xl-n150{margin-right:-9.375rem!important;margin-left:-9.375rem!important}.mx-xl-n155{margin-right:-9.6875rem!important;margin-left:-9.6875rem!important}.mx-xl-n160{margin-right:-10rem!important;margin-left:-10rem!important}.mx-xl-n165{margin-right:-10.3125rem!important;margin-left:-10.3125rem!important}.mx-xl-n170{margin-right:-10.625rem!important;margin-left:-10.625rem!important}.mx-xl-n175{margin-right:-10.9375rem!important;margin-left:-10.9375rem!important}.mx-xl-n180{margin-right:-11.25rem!important;margin-left:-11.25rem!important}.mx-xl-n185{margin-right:-11.5625rem!important;margin-left:-11.5625rem!important}.mx-xl-n190{margin-right:-11.875rem!important;margin-left:-11.875rem!important}.mx-xl-n195{margin-right:-12.1875rem!important;margin-left:-12.1875rem!important}.mx-xl-n200{margin-right:-12.5rem!important;margin-left:-12.5rem!important}.mx-xl-n205{margin-right:-12.8125rem!important;margin-left:-12.8125rem!important}.mx-xl-n210{margin-right:-13.125rem!important;margin-left:-13.125rem!important}.mx-xl-n215{margin-right:-13.4375rem!important;margin-left:-13.4375rem!important}.mx-xl-n220{margin-right:-13.75rem!important;margin-left:-13.75rem!important}.mx-xl-n225{margin-right:-14.0625rem!important;margin-left:-14.0625rem!important}.mx-xl-n230{margin-right:-14.375rem!important;margin-left:-14.375rem!important}.mx-xl-n235{margin-right:-14.6875rem!important;margin-left:-14.6875rem!important}.mx-xl-n240{margin-right:-15rem!important;margin-left:-15rem!important}.mx-xl-n245{margin-right:-15.3125rem!important;margin-left:-15.3125rem!important}.mx-xl-n250{margin-right:-15.625rem!important;margin-left:-15.625rem!important}.my-xl-n5{margin-top:-.3125rem!important;margin-bottom:-.3125rem!important}.my-xl-n10{margin-top:-.625rem!important;margin-bottom:-.625rem!important}.my-xl-n15{margin-top:-.9375rem!important;margin-bottom:-.9375rem!important}.my-xl-n20{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.my-xl-n25{margin-top:-1.5625rem!important;margin-bottom:-1.5625rem!important}.my-xl-n30{margin-top:-1.875rem!important;margin-bottom:-1.875rem!important}.my-xl-n35{margin-top:-2.1875rem!important;margin-bottom:-2.1875rem!important}.my-xl-n40{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-xl-n45{margin-top:-2.8125rem!important;margin-bottom:-2.8125rem!important}.my-xl-n50{margin-top:-3.125rem!important;margin-bottom:-3.125rem!important}.my-xl-n55{margin-top:-3.4375rem!important;margin-bottom:-3.4375rem!important}.my-xl-n60{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-xl-n65{margin-top:-4.0625rem!important;margin-bottom:-4.0625rem!important}.my-xl-n70{margin-top:-4.375rem!important;margin-bottom:-4.375rem!important}.my-xl-n75{margin-top:-4.6875rem!important;margin-bottom:-4.6875rem!important}.my-xl-n80{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-xl-n85{margin-top:-5.3125rem!important;margin-bottom:-5.3125rem!important}.my-xl-n90{margin-top:-5.625rem!important;margin-bottom:-5.625rem!important}.my-xl-n95{margin-top:-5.9375rem!important;margin-bottom:-5.9375rem!important}.my-xl-n100{margin-top:-6.25rem!important;margin-bottom:-6.25rem!important}.my-xl-n105{margin-top:-6.5625rem!important;margin-bottom:-6.5625rem!important}.my-xl-n110{margin-top:-6.875rem!important;margin-bottom:-6.875rem!important}.my-xl-n115{margin-top:-7.1875rem!important;margin-bottom:-7.1875rem!important}.my-xl-n120{margin-top:-7.5rem!important;margin-bottom:-7.5rem!important}.my-xl-n125{margin-top:-7.8125rem!important;margin-bottom:-7.8125rem!important}.my-xl-n130{margin-top:-8.125rem!important;margin-bottom:-8.125rem!important}.my-xl-n135{margin-top:-8.4375rem!important;margin-bottom:-8.4375rem!important}.my-xl-n140{margin-top:-8.75rem!important;margin-bottom:-8.75rem!important}.my-xl-n145{margin-top:-9.0625rem!important;margin-bottom:-9.0625rem!important}.my-xl-n150{margin-top:-9.375rem!important;margin-bottom:-9.375rem!important}.my-xl-n155{margin-top:-9.6875rem!important;margin-bottom:-9.6875rem!important}.my-xl-n160{margin-top:-10rem!important;margin-bottom:-10rem!important}.my-xl-n165{margin-top:-10.3125rem!important;margin-bottom:-10.3125rem!important}.my-xl-n170{margin-top:-10.625rem!important;margin-bottom:-10.625rem!important}.my-xl-n175{margin-top:-10.9375rem!important;margin-bottom:-10.9375rem!important}.my-xl-n180{margin-top:-11.25rem!important;margin-bottom:-11.25rem!important}.my-xl-n185{margin-top:-11.5625rem!important;margin-bottom:-11.5625rem!important}.my-xl-n190{margin-top:-11.875rem!important;margin-bottom:-11.875rem!important}.my-xl-n195{margin-top:-12.1875rem!important;margin-bottom:-12.1875rem!important}.my-xl-n200{margin-top:-12.5rem!important;margin-bottom:-12.5rem!important}.my-xl-n205{margin-top:-12.8125rem!important;margin-bottom:-12.8125rem!important}.my-xl-n210{margin-top:-13.125rem!important;margin-bottom:-13.125rem!important}.my-xl-n215{margin-top:-13.4375rem!important;margin-bottom:-13.4375rem!important}.my-xl-n220{margin-top:-13.75rem!important;margin-bottom:-13.75rem!important}.my-xl-n225{margin-top:-14.0625rem!important;margin-bottom:-14.0625rem!important}.my-xl-n230{margin-top:-14.375rem!important;margin-bottom:-14.375rem!important}.my-xl-n235{margin-top:-14.6875rem!important;margin-bottom:-14.6875rem!important}.my-xl-n240{margin-top:-15rem!important;margin-bottom:-15rem!important}.my-xl-n245{margin-top:-15.3125rem!important;margin-bottom:-15.3125rem!important}.my-xl-n250{margin-top:-15.625rem!important;margin-bottom:-15.625rem!important}.mt-xl-n5{margin-top:-.3125rem!important}.mt-xl-n10{margin-top:-.625rem!important}.mt-xl-n15{margin-top:-.9375rem!important}.mt-xl-n20{margin-top:-1.25rem!important}.mt-xl-n25{margin-top:-1.5625rem!important}.mt-xl-n30{margin-top:-1.875rem!important}.mt-xl-n35{margin-top:-2.1875rem!important}.mt-xl-n40{margin-top:-2.5rem!important}.mt-xl-n45{margin-top:-2.8125rem!important}.mt-xl-n50{margin-top:-3.125rem!important}.mt-xl-n55{margin-top:-3.4375rem!important}.mt-xl-n60{margin-top:-3.75rem!important}.mt-xl-n65{margin-top:-4.0625rem!important}.mt-xl-n70{margin-top:-4.375rem!important}.mt-xl-n75{margin-top:-4.6875rem!important}.mt-xl-n80{margin-top:-5rem!important}.mt-xl-n85{margin-top:-5.3125rem!important}.mt-xl-n90{margin-top:-5.625rem!important}.mt-xl-n95{margin-top:-5.9375rem!important}.mt-xl-n100{margin-top:-6.25rem!important}.mt-xl-n105{margin-top:-6.5625rem!important}.mt-xl-n110{margin-top:-6.875rem!important}.mt-xl-n115{margin-top:-7.1875rem!important}.mt-xl-n120{margin-top:-7.5rem!important}.mt-xl-n125{margin-top:-7.8125rem!important}.mt-xl-n130{margin-top:-8.125rem!important}.mt-xl-n135{margin-top:-8.4375rem!important}.mt-xl-n140{margin-top:-8.75rem!important}.mt-xl-n145{margin-top:-9.0625rem!important}.mt-xl-n150{margin-top:-9.375rem!important}.mt-xl-n155{margin-top:-9.6875rem!important}.mt-xl-n160{margin-top:-10rem!important}.mt-xl-n165{margin-top:-10.3125rem!important}.mt-xl-n170{margin-top:-10.625rem!important}.mt-xl-n175{margin-top:-10.9375rem!important}.mt-xl-n180{margin-top:-11.25rem!important}.mt-xl-n185{margin-top:-11.5625rem!important}.mt-xl-n190{margin-top:-11.875rem!important}.mt-xl-n195{margin-top:-12.1875rem!important}.mt-xl-n200{margin-top:-12.5rem!important}.mt-xl-n205{margin-top:-12.8125rem!important}.mt-xl-n210{margin-top:-13.125rem!important}.mt-xl-n215{margin-top:-13.4375rem!important}.mt-xl-n220{margin-top:-13.75rem!important}.mt-xl-n225{margin-top:-14.0625rem!important}.mt-xl-n230{margin-top:-14.375rem!important}.mt-xl-n235{margin-top:-14.6875rem!important}.mt-xl-n240{margin-top:-15rem!important}.mt-xl-n245{margin-top:-15.3125rem!important}.mt-xl-n250{margin-top:-15.625rem!important}.me-xl-n5{margin-right:-.3125rem!important}.me-xl-n10{margin-right:-.625rem!important}.me-xl-n15{margin-right:-.9375rem!important}.me-xl-n20{margin-right:-1.25rem!important}.me-xl-n25{margin-right:-1.5625rem!important}.me-xl-n30{margin-right:-1.875rem!important}.me-xl-n35{margin-right:-2.1875rem!important}.me-xl-n40{margin-right:-2.5rem!important}.me-xl-n45{margin-right:-2.8125rem!important}.me-xl-n50{margin-right:-3.125rem!important}.me-xl-n55{margin-right:-3.4375rem!important}.me-xl-n60{margin-right:-3.75rem!important}.me-xl-n65{margin-right:-4.0625rem!important}.me-xl-n70{margin-right:-4.375rem!important}.me-xl-n75{margin-right:-4.6875rem!important}.me-xl-n80{margin-right:-5rem!important}.me-xl-n85{margin-right:-5.3125rem!important}.me-xl-n90{margin-right:-5.625rem!important}.me-xl-n95{margin-right:-5.9375rem!important}.me-xl-n100{margin-right:-6.25rem!important}.me-xl-n105{margin-right:-6.5625rem!important}.me-xl-n110{margin-right:-6.875rem!important}.me-xl-n115{margin-right:-7.1875rem!important}.me-xl-n120{margin-right:-7.5rem!important}.me-xl-n125{margin-right:-7.8125rem!important}.me-xl-n130{margin-right:-8.125rem!important}.me-xl-n135{margin-right:-8.4375rem!important}.me-xl-n140{margin-right:-8.75rem!important}.me-xl-n145{margin-right:-9.0625rem!important}.me-xl-n150{margin-right:-9.375rem!important}.me-xl-n155{margin-right:-9.6875rem!important}.me-xl-n160{margin-right:-10rem!important}.me-xl-n165{margin-right:-10.3125rem!important}.me-xl-n170{margin-right:-10.625rem!important}.me-xl-n175{margin-right:-10.9375rem!important}.me-xl-n180{margin-right:-11.25rem!important}.me-xl-n185{margin-right:-11.5625rem!important}.me-xl-n190{margin-right:-11.875rem!important}.me-xl-n195{margin-right:-12.1875rem!important}.me-xl-n200{margin-right:-12.5rem!important}.me-xl-n205{margin-right:-12.8125rem!important}.me-xl-n210{margin-right:-13.125rem!important}.me-xl-n215{margin-right:-13.4375rem!important}.me-xl-n220{margin-right:-13.75rem!important}.me-xl-n225{margin-right:-14.0625rem!important}.me-xl-n230{margin-right:-14.375rem!important}.me-xl-n235{margin-right:-14.6875rem!important}.me-xl-n240{margin-right:-15rem!important}.me-xl-n245{margin-right:-15.3125rem!important}.me-xl-n250{margin-right:-15.625rem!important}.mb-xl-n5{margin-bottom:-.3125rem!important}.mb-xl-n10{margin-bottom:-.625rem!important}.mb-xl-n15{margin-bottom:-.9375rem!important}.mb-xl-n20{margin-bottom:-1.25rem!important}.mb-xl-n25{margin-bottom:-1.5625rem!important}.mb-xl-n30{margin-bottom:-1.875rem!important}.mb-xl-n35{margin-bottom:-2.1875rem!important}.mb-xl-n40{margin-bottom:-2.5rem!important}.mb-xl-n45{margin-bottom:-2.8125rem!important}.mb-xl-n50{margin-bottom:-3.125rem!important}.mb-xl-n55{margin-bottom:-3.4375rem!important}.mb-xl-n60{margin-bottom:-3.75rem!important}.mb-xl-n65{margin-bottom:-4.0625rem!important}.mb-xl-n70{margin-bottom:-4.375rem!important}.mb-xl-n75{margin-bottom:-4.6875rem!important}.mb-xl-n80{margin-bottom:-5rem!important}.mb-xl-n85{margin-bottom:-5.3125rem!important}.mb-xl-n90{margin-bottom:-5.625rem!important}.mb-xl-n95{margin-bottom:-5.9375rem!important}.mb-xl-n100{margin-bottom:-6.25rem!important}.mb-xl-n105{margin-bottom:-6.5625rem!important}.mb-xl-n110{margin-bottom:-6.875rem!important}.mb-xl-n115{margin-bottom:-7.1875rem!important}.mb-xl-n120{margin-bottom:-7.5rem!important}.mb-xl-n125{margin-bottom:-7.8125rem!important}.mb-xl-n130{margin-bottom:-8.125rem!important}.mb-xl-n135{margin-bottom:-8.4375rem!important}.mb-xl-n140{margin-bottom:-8.75rem!important}.mb-xl-n145{margin-bottom:-9.0625rem!important}.mb-xl-n150{margin-bottom:-9.375rem!important}.mb-xl-n155{margin-bottom:-9.6875rem!important}.mb-xl-n160{margin-bottom:-10rem!important}.mb-xl-n165{margin-bottom:-10.3125rem!important}.mb-xl-n170{margin-bottom:-10.625rem!important}.mb-xl-n175{margin-bottom:-10.9375rem!important}.mb-xl-n180{margin-bottom:-11.25rem!important}.mb-xl-n185{margin-bottom:-11.5625rem!important}.mb-xl-n190{margin-bottom:-11.875rem!important}.mb-xl-n195{margin-bottom:-12.1875rem!important}.mb-xl-n200{margin-bottom:-12.5rem!important}.mb-xl-n205{margin-bottom:-12.8125rem!important}.mb-xl-n210{margin-bottom:-13.125rem!important}.mb-xl-n215{margin-bottom:-13.4375rem!important}.mb-xl-n220{margin-bottom:-13.75rem!important}.mb-xl-n225{margin-bottom:-14.0625rem!important}.mb-xl-n230{margin-bottom:-14.375rem!important}.mb-xl-n235{margin-bottom:-14.6875rem!important}.mb-xl-n240{margin-bottom:-15rem!important}.mb-xl-n245{margin-bottom:-15.3125rem!important}.mb-xl-n250{margin-bottom:-15.625rem!important}.ms-xl-n5{margin-left:-.3125rem!important}.ms-xl-n10{margin-left:-.625rem!important}.ms-xl-n15{margin-left:-.9375rem!important}.ms-xl-n20{margin-left:-1.25rem!important}.ms-xl-n25{margin-left:-1.5625rem!important}.ms-xl-n30{margin-left:-1.875rem!important}.ms-xl-n35{margin-left:-2.1875rem!important}.ms-xl-n40{margin-left:-2.5rem!important}.ms-xl-n45{margin-left:-2.8125rem!important}.ms-xl-n50{margin-left:-3.125rem!important}.ms-xl-n55{margin-left:-3.4375rem!important}.ms-xl-n60{margin-left:-3.75rem!important}.ms-xl-n65{margin-left:-4.0625rem!important}.ms-xl-n70{margin-left:-4.375rem!important}.ms-xl-n75{margin-left:-4.6875rem!important}.ms-xl-n80{margin-left:-5rem!important}.ms-xl-n85{margin-left:-5.3125rem!important}.ms-xl-n90{margin-left:-5.625rem!important}.ms-xl-n95{margin-left:-5.9375rem!important}.ms-xl-n100{margin-left:-6.25rem!important}.ms-xl-n105{margin-left:-6.5625rem!important}.ms-xl-n110{margin-left:-6.875rem!important}.ms-xl-n115{margin-left:-7.1875rem!important}.ms-xl-n120{margin-left:-7.5rem!important}.ms-xl-n125{margin-left:-7.8125rem!important}.ms-xl-n130{margin-left:-8.125rem!important}.ms-xl-n135{margin-left:-8.4375rem!important}.ms-xl-n140{margin-left:-8.75rem!important}.ms-xl-n145{margin-left:-9.0625rem!important}.ms-xl-n150{margin-left:-9.375rem!important}.ms-xl-n155{margin-left:-9.6875rem!important}.ms-xl-n160{margin-left:-10rem!important}.ms-xl-n165{margin-left:-10.3125rem!important}.ms-xl-n170{margin-left:-10.625rem!important}.ms-xl-n175{margin-left:-10.9375rem!important}.ms-xl-n180{margin-left:-11.25rem!important}.ms-xl-n185{margin-left:-11.5625rem!important}.ms-xl-n190{margin-left:-11.875rem!important}.ms-xl-n195{margin-left:-12.1875rem!important}.ms-xl-n200{margin-left:-12.5rem!important}.ms-xl-n205{margin-left:-12.8125rem!important}.ms-xl-n210{margin-left:-13.125rem!important}.ms-xl-n215{margin-left:-13.4375rem!important}.ms-xl-n220{margin-left:-13.75rem!important}.ms-xl-n225{margin-left:-14.0625rem!important}.ms-xl-n230{margin-left:-14.375rem!important}.ms-xl-n235{margin-left:-14.6875rem!important}.ms-xl-n240{margin-left:-15rem!important}.ms-xl-n245{margin-left:-15.3125rem!important}.ms-xl-n250{margin-left:-15.625rem!important}.p-xl-0{padding:0!important}.p-xl-5{padding:.3125rem!important}.p-xl-10{padding:.625rem!important}.p-xl-15{padding:.9375rem!important}.p-xl-20{padding:1.25rem!important}.p-xl-25{padding:1.5625rem!important}.p-xl-30{padding:1.875rem!important}.p-xl-35{padding:2.1875rem!important}.p-xl-40{padding:2.5rem!important}.p-xl-45{padding:2.8125rem!important}.p-xl-50{padding:3.125rem!important}.p-xl-55{padding:3.4375rem!important}.p-xl-60{padding:3.75rem!important}.p-xl-65{padding:4.0625rem!important}.p-xl-70{padding:4.375rem!important}.p-xl-75{padding:4.6875rem!important}.p-xl-80{padding:5rem!important}.p-xl-85{padding:5.3125rem!important}.p-xl-90{padding:5.625rem!important}.p-xl-95{padding:5.9375rem!important}.p-xl-100{padding:6.25rem!important}.p-xl-105{padding:6.5625rem!important}.p-xl-110{padding:6.875rem!important}.p-xl-115{padding:7.1875rem!important}.p-xl-120{padding:7.5rem!important}.p-xl-125{padding:7.8125rem!important}.p-xl-130{padding:8.125rem!important}.p-xl-135{padding:8.4375rem!important}.p-xl-140{padding:8.75rem!important}.p-xl-145{padding:9.0625rem!important}.p-xl-150{padding:9.375rem!important}.p-xl-155{padding:9.6875rem!important}.p-xl-160{padding:10rem!important}.p-xl-165{padding:10.3125rem!important}.p-xl-170{padding:10.625rem!important}.p-xl-175{padding:10.9375rem!important}.p-xl-180{padding:11.25rem!important}.p-xl-185{padding:11.5625rem!important}.p-xl-190{padding:11.875rem!important}.p-xl-195{padding:12.1875rem!important}.p-xl-200{padding:12.5rem!important}.p-xl-205{padding:12.8125rem!important}.p-xl-210{padding:13.125rem!important}.p-xl-215{padding:13.4375rem!important}.p-xl-220{padding:13.75rem!important}.p-xl-225{padding:14.0625rem!important}.p-xl-230{padding:14.375rem!important}.p-xl-235{padding:14.6875rem!important}.p-xl-240{padding:15rem!important}.p-xl-245{padding:15.3125rem!important}.p-xl-250{padding:15.625rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-5{padding-right:.3125rem!important;padding-left:.3125rem!important}.px-xl-10{padding-right:.625rem!important;padding-left:.625rem!important}.px-xl-15{padding-right:.9375rem!important;padding-left:.9375rem!important}.px-xl-20{padding-right:1.25rem!important;padding-left:1.25rem!important}.px-xl-25{padding-right:1.5625rem!important;padding-left:1.5625rem!important}.px-xl-30{padding-right:1.875rem!important;padding-left:1.875rem!important}.px-xl-35{padding-right:2.1875rem!important;padding-left:2.1875rem!important}.px-xl-40{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-xl-45{padding-right:2.8125rem!important;padding-left:2.8125rem!important}.px-xl-50{padding-right:3.125rem!important;padding-left:3.125rem!important}.px-xl-55{padding-right:3.4375rem!important;padding-left:3.4375rem!important}.px-xl-60{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-xl-65{padding-right:4.0625rem!important;padding-left:4.0625rem!important}.px-xl-70{padding-right:4.375rem!important;padding-left:4.375rem!important}.px-xl-75{padding-right:4.6875rem!important;padding-left:4.6875rem!important}.px-xl-80{padding-right:5rem!important;padding-left:5rem!important}.px-xl-85{padding-right:5.3125rem!important;padding-left:5.3125rem!important}.px-xl-90{padding-right:5.625rem!important;padding-left:5.625rem!important}.px-xl-95{padding-right:5.9375rem!important;padding-left:5.9375rem!important}.px-xl-100{padding-right:6.25rem!important;padding-left:6.25rem!important}.px-xl-105{padding-right:6.5625rem!important;padding-left:6.5625rem!important}.px-xl-110{padding-right:6.875rem!important;padding-left:6.875rem!important}.px-xl-115{padding-right:7.1875rem!important;padding-left:7.1875rem!important}.px-xl-120{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-xl-125{padding-right:7.8125rem!important;padding-left:7.8125rem!important}.px-xl-130{padding-right:8.125rem!important;padding-left:8.125rem!important}.px-xl-135{padding-right:8.4375rem!important;padding-left:8.4375rem!important}.px-xl-140{padding-right:8.75rem!important;padding-left:8.75rem!important}.px-xl-145{padding-right:9.0625rem!important;padding-left:9.0625rem!important}.px-xl-150{padding-right:9.375rem!important;padding-left:9.375rem!important}.px-xl-155{padding-right:9.6875rem!important;padding-left:9.6875rem!important}.px-xl-160{padding-right:10rem!important;padding-left:10rem!important}.px-xl-165{padding-right:10.3125rem!important;padding-left:10.3125rem!important}.px-xl-170{padding-right:10.625rem!important;padding-left:10.625rem!important}.px-xl-175{padding-right:10.9375rem!important;padding-left:10.9375rem!important}.px-xl-180{padding-right:11.25rem!important;padding-left:11.25rem!important}.px-xl-185{padding-right:11.5625rem!important;padding-left:11.5625rem!important}.px-xl-190{padding-right:11.875rem!important;padding-left:11.875rem!important}.px-xl-195{padding-right:12.1875rem!important;padding-left:12.1875rem!important}.px-xl-200{padding-right:12.5rem!important;padding-left:12.5rem!important}.px-xl-205{padding-right:12.8125rem!important;padding-left:12.8125rem!important}.px-xl-210{padding-right:13.125rem!important;padding-left:13.125rem!important}.px-xl-215{padding-right:13.4375rem!important;padding-left:13.4375rem!important}.px-xl-220{padding-right:13.75rem!important;padding-left:13.75rem!important}.px-xl-225{padding-right:14.0625rem!important;padding-left:14.0625rem!important}.px-xl-230{padding-right:14.375rem!important;padding-left:14.375rem!important}.px-xl-235{padding-right:14.6875rem!important;padding-left:14.6875rem!important}.px-xl-240{padding-right:15rem!important;padding-left:15rem!important}.px-xl-245{padding-right:15.3125rem!important;padding-left:15.3125rem!important}.px-xl-250{padding-right:15.625rem!important;padding-left:15.625rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-5{padding-top:.3125rem!important;padding-bottom:.3125rem!important}.py-xl-10{padding-top:.625rem!important;padding-bottom:.625rem!important}.py-xl-15{padding-top:.9375rem!important;padding-bottom:.9375rem!important}.py-xl-20{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-xl-25{padding-top:1.5625rem!important;padding-bottom:1.5625rem!important}.py-xl-30{padding-top:1.875rem!important;padding-bottom:1.875rem!important}.py-xl-35{padding-top:2.1875rem!important;padding-bottom:2.1875rem!important}.py-xl-40{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-xl-45{padding-top:2.8125rem!important;padding-bottom:2.8125rem!important}.py-xl-50{padding-top:3.125rem!important;padding-bottom:3.125rem!important}.py-xl-55{padding-top:3.4375rem!important;padding-bottom:3.4375rem!important}.py-xl-60{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-xl-65{padding-top:4.0625rem!important;padding-bottom:4.0625rem!important}.py-xl-70{padding-top:4.375rem!important;padding-bottom:4.375rem!important}.py-xl-75{padding-top:4.6875rem!important;padding-bottom:4.6875rem!important}.py-xl-80{padding-top:5rem!important;padding-bottom:5rem!important}.py-xl-85{padding-top:5.3125rem!important;padding-bottom:5.3125rem!important}.py-xl-90{padding-top:5.625rem!important;padding-bottom:5.625rem!important}.py-xl-95{padding-top:5.9375rem!important;padding-bottom:5.9375rem!important}.py-xl-100{padding-top:6.25rem!important;padding-bottom:6.25rem!important}.py-xl-105{padding-top:6.5625rem!important;padding-bottom:6.5625rem!important}.py-xl-110{padding-top:6.875rem!important;padding-bottom:6.875rem!important}.py-xl-115{padding-top:7.1875rem!important;padding-bottom:7.1875rem!important}.py-xl-120{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-xl-125{padding-top:7.8125rem!important;padding-bottom:7.8125rem!important}.py-xl-130{padding-top:8.125rem!important;padding-bottom:8.125rem!important}.py-xl-135{padding-top:8.4375rem!important;padding-bottom:8.4375rem!important}.py-xl-140{padding-top:8.75rem!important;padding-bottom:8.75rem!important}.py-xl-145{padding-top:9.0625rem!important;padding-bottom:9.0625rem!important}.py-xl-150{padding-top:9.375rem!important;padding-bottom:9.375rem!important}.py-xl-155{padding-top:9.6875rem!important;padding-bottom:9.6875rem!important}.py-xl-160{padding-top:10rem!important;padding-bottom:10rem!important}.py-xl-165{padding-top:10.3125rem!important;padding-bottom:10.3125rem!important}.py-xl-170{padding-top:10.625rem!important;padding-bottom:10.625rem!important}.py-xl-175{padding-top:10.9375rem!important;padding-bottom:10.9375rem!important}.py-xl-180{padding-top:11.25rem!important;padding-bottom:11.25rem!important}.py-xl-185{padding-top:11.5625rem!important;padding-bottom:11.5625rem!important}.py-xl-190{padding-top:11.875rem!important;padding-bottom:11.875rem!important}.py-xl-195{padding-top:12.1875rem!important;padding-bottom:12.1875rem!important}.py-xl-200{padding-top:12.5rem!important;padding-bottom:12.5rem!important}.py-xl-205{padding-top:12.8125rem!important;padding-bottom:12.8125rem!important}.py-xl-210{padding-top:13.125rem!important;padding-bottom:13.125rem!important}.py-xl-215{padding-top:13.4375rem!important;padding-bottom:13.4375rem!important}.py-xl-220{padding-top:13.75rem!important;padding-bottom:13.75rem!important}.py-xl-225{padding-top:14.0625rem!important;padding-bottom:14.0625rem!important}.py-xl-230{padding-top:14.375rem!important;padding-bottom:14.375rem!important}.py-xl-235{padding-top:14.6875rem!important;padding-bottom:14.6875rem!important}.py-xl-240{padding-top:15rem!important;padding-bottom:15rem!important}.py-xl-245{padding-top:15.3125rem!important;padding-bottom:15.3125rem!important}.py-xl-250{padding-top:15.625rem!important;padding-bottom:15.625rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-5{padding-top:.3125rem!important}.pt-xl-10{padding-top:.625rem!important}.pt-xl-15{padding-top:.9375rem!important}.pt-xl-20{padding-top:1.25rem!important}.pt-xl-25{padding-top:1.5625rem!important}.pt-xl-30{padding-top:1.875rem!important}.pt-xl-35{padding-top:2.1875rem!important}.pt-xl-40{padding-top:2.5rem!important}.pt-xl-45{padding-top:2.8125rem!important}.pt-xl-50{padding-top:3.125rem!important}.pt-xl-55{padding-top:3.4375rem!important}.pt-xl-60{padding-top:3.75rem!important}.pt-xl-65{padding-top:4.0625rem!important}.pt-xl-70{padding-top:4.375rem!important}.pt-xl-75{padding-top:4.6875rem!important}.pt-xl-80{padding-top:5rem!important}.pt-xl-85{padding-top:5.3125rem!important}.pt-xl-90{padding-top:5.625rem!important}.pt-xl-95{padding-top:5.9375rem!important}.pt-xl-100{padding-top:6.25rem!important}.pt-xl-105{padding-top:6.5625rem!important}.pt-xl-110{padding-top:6.875rem!important}.pt-xl-115{padding-top:7.1875rem!important}.pt-xl-120{padding-top:7.5rem!important}.pt-xl-125{padding-top:7.8125rem!important}.pt-xl-130{padding-top:8.125rem!important}.pt-xl-135{padding-top:8.4375rem!important}.pt-xl-140{padding-top:8.75rem!important}.pt-xl-145{padding-top:9.0625rem!important}.pt-xl-150{padding-top:9.375rem!important}.pt-xl-155{padding-top:9.6875rem!important}.pt-xl-160{padding-top:10rem!important}.pt-xl-165{padding-top:10.3125rem!important}.pt-xl-170{padding-top:10.625rem!important}.pt-xl-175{padding-top:10.9375rem!important}.pt-xl-180{padding-top:11.25rem!important}.pt-xl-185{padding-top:11.5625rem!important}.pt-xl-190{padding-top:11.875rem!important}.pt-xl-195{padding-top:12.1875rem!important}.pt-xl-200{padding-top:12.5rem!important}.pt-xl-205{padding-top:12.8125rem!important}.pt-xl-210{padding-top:13.125rem!important}.pt-xl-215{padding-top:13.4375rem!important}.pt-xl-220{padding-top:13.75rem!important}.pt-xl-225{padding-top:14.0625rem!important}.pt-xl-230{padding-top:14.375rem!important}.pt-xl-235{padding-top:14.6875rem!important}.pt-xl-240{padding-top:15rem!important}.pt-xl-245{padding-top:15.3125rem!important}.pt-xl-250{padding-top:15.625rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-5{padding-right:.3125rem!important}.pe-xl-10{padding-right:.625rem!important}.pe-xl-15{padding-right:.9375rem!important}.pe-xl-20{padding-right:1.25rem!important}.pe-xl-25{padding-right:1.5625rem!important}.pe-xl-30{padding-right:1.875rem!important}.pe-xl-35{padding-right:2.1875rem!important}.pe-xl-40{padding-right:2.5rem!important}.pe-xl-45{padding-right:2.8125rem!important}.pe-xl-50{padding-right:3.125rem!important}.pe-xl-55{padding-right:3.4375rem!important}.pe-xl-60{padding-right:3.75rem!important}.pe-xl-65{padding-right:4.0625rem!important}.pe-xl-70{padding-right:4.375rem!important}.pe-xl-75{padding-right:4.6875rem!important}.pe-xl-80{padding-right:5rem!important}.pe-xl-85{padding-right:5.3125rem!important}.pe-xl-90{padding-right:5.625rem!important}.pe-xl-95{padding-right:5.9375rem!important}.pe-xl-100{padding-right:6.25rem!important}.pe-xl-105{padding-right:6.5625rem!important}.pe-xl-110{padding-right:6.875rem!important}.pe-xl-115{padding-right:7.1875rem!important}.pe-xl-120{padding-right:7.5rem!important}.pe-xl-125{padding-right:7.8125rem!important}.pe-xl-130{padding-right:8.125rem!important}.pe-xl-135{padding-right:8.4375rem!important}.pe-xl-140{padding-right:8.75rem!important}.pe-xl-145{padding-right:9.0625rem!important}.pe-xl-150{padding-right:9.375rem!important}.pe-xl-155{padding-right:9.6875rem!important}.pe-xl-160{padding-right:10rem!important}.pe-xl-165{padding-right:10.3125rem!important}.pe-xl-170{padding-right:10.625rem!important}.pe-xl-175{padding-right:10.9375rem!important}.pe-xl-180{padding-right:11.25rem!important}.pe-xl-185{padding-right:11.5625rem!important}.pe-xl-190{padding-right:11.875rem!important}.pe-xl-195{padding-right:12.1875rem!important}.pe-xl-200{padding-right:12.5rem!important}.pe-xl-205{padding-right:12.8125rem!important}.pe-xl-210{padding-right:13.125rem!important}.pe-xl-215{padding-right:13.4375rem!important}.pe-xl-220{padding-right:13.75rem!important}.pe-xl-225{padding-right:14.0625rem!important}.pe-xl-230{padding-right:14.375rem!important}.pe-xl-235{padding-right:14.6875rem!important}.pe-xl-240{padding-right:15rem!important}.pe-xl-245{padding-right:15.3125rem!important}.pe-xl-250{padding-right:15.625rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-5{padding-bottom:.3125rem!important}.pb-xl-10{padding-bottom:.625rem!important}.pb-xl-15{padding-bottom:.9375rem!important}.pb-xl-20{padding-bottom:1.25rem!important}.pb-xl-25{padding-bottom:1.5625rem!important}.pb-xl-30{padding-bottom:1.875rem!important}.pb-xl-35{padding-bottom:2.1875rem!important}.pb-xl-40{padding-bottom:2.5rem!important}.pb-xl-45{padding-bottom:2.8125rem!important}.pb-xl-50{padding-bottom:3.125rem!important}.pb-xl-55{padding-bottom:3.4375rem!important}.pb-xl-60{padding-bottom:3.75rem!important}.pb-xl-65{padding-bottom:4.0625rem!important}.pb-xl-70{padding-bottom:4.375rem!important}.pb-xl-75{padding-bottom:4.6875rem!important}.pb-xl-80{padding-bottom:5rem!important}.pb-xl-85{padding-bottom:5.3125rem!important}.pb-xl-90{padding-bottom:5.625rem!important}.pb-xl-95{padding-bottom:5.9375rem!important}.pb-xl-100{padding-bottom:6.25rem!important}.pb-xl-105{padding-bottom:6.5625rem!important}.pb-xl-110{padding-bottom:6.875rem!important}.pb-xl-115{padding-bottom:7.1875rem!important}.pb-xl-120{padding-bottom:7.5rem!important}.pb-xl-125{padding-bottom:7.8125rem!important}.pb-xl-130{padding-bottom:8.125rem!important}.pb-xl-135{padding-bottom:8.4375rem!important}.pb-xl-140{padding-bottom:8.75rem!important}.pb-xl-145{padding-bottom:9.0625rem!important}.pb-xl-150{padding-bottom:9.375rem!important}.pb-xl-155{padding-bottom:9.6875rem!important}.pb-xl-160{padding-bottom:10rem!important}.pb-xl-165{padding-bottom:10.3125rem!important}.pb-xl-170{padding-bottom:10.625rem!important}.pb-xl-175{padding-bottom:10.9375rem!important}.pb-xl-180{padding-bottom:11.25rem!important}.pb-xl-185{padding-bottom:11.5625rem!important}.pb-xl-190{padding-bottom:11.875rem!important}.pb-xl-195{padding-bottom:12.1875rem!important}.pb-xl-200{padding-bottom:12.5rem!important}.pb-xl-205{padding-bottom:12.8125rem!important}.pb-xl-210{padding-bottom:13.125rem!important}.pb-xl-215{padding-bottom:13.4375rem!important}.pb-xl-220{padding-bottom:13.75rem!important}.pb-xl-225{padding-bottom:14.0625rem!important}.pb-xl-230{padding-bottom:14.375rem!important}.pb-xl-235{padding-bottom:14.6875rem!important}.pb-xl-240{padding-bottom:15rem!important}.pb-xl-245{padding-bottom:15.3125rem!important}.pb-xl-250{padding-bottom:15.625rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-5{padding-left:.3125rem!important}.ps-xl-10{padding-left:.625rem!important}.ps-xl-15{padding-left:.9375rem!important}.ps-xl-20{padding-left:1.25rem!important}.ps-xl-25{padding-left:1.5625rem!important}.ps-xl-30{padding-left:1.875rem!important}.ps-xl-35{padding-left:2.1875rem!important}.ps-xl-40{padding-left:2.5rem!important}.ps-xl-45{padding-left:2.8125rem!important}.ps-xl-50{padding-left:3.125rem!important}.ps-xl-55{padding-left:3.4375rem!important}.ps-xl-60{padding-left:3.75rem!important}.ps-xl-65{padding-left:4.0625rem!important}.ps-xl-70{padding-left:4.375rem!important}.ps-xl-75{padding-left:4.6875rem!important}.ps-xl-80{padding-left:5rem!important}.ps-xl-85{padding-left:5.3125rem!important}.ps-xl-90{padding-left:5.625rem!important}.ps-xl-95{padding-left:5.9375rem!important}.ps-xl-100{padding-left:6.25rem!important}.ps-xl-105{padding-left:6.5625rem!important}.ps-xl-110{padding-left:6.875rem!important}.ps-xl-115{padding-left:7.1875rem!important}.ps-xl-120{padding-left:7.5rem!important}.ps-xl-125{padding-left:7.8125rem!important}.ps-xl-130{padding-left:8.125rem!important}.ps-xl-135{padding-left:8.4375rem!important}.ps-xl-140{padding-left:8.75rem!important}.ps-xl-145{padding-left:9.0625rem!important}.ps-xl-150{padding-left:9.375rem!important}.ps-xl-155{padding-left:9.6875rem!important}.ps-xl-160{padding-left:10rem!important}.ps-xl-165{padding-left:10.3125rem!important}.ps-xl-170{padding-left:10.625rem!important}.ps-xl-175{padding-left:10.9375rem!important}.ps-xl-180{padding-left:11.25rem!important}.ps-xl-185{padding-left:11.5625rem!important}.ps-xl-190{padding-left:11.875rem!important}.ps-xl-195{padding-left:12.1875rem!important}.ps-xl-200{padding-left:12.5rem!important}.ps-xl-205{padding-left:12.8125rem!important}.ps-xl-210{padding-left:13.125rem!important}.ps-xl-215{padding-left:13.4375rem!important}.ps-xl-220{padding-left:13.75rem!important}.ps-xl-225{padding-left:14.0625rem!important}.ps-xl-230{padding-left:14.375rem!important}.ps-xl-235{padding-left:14.6875rem!important}.ps-xl-240{padding-left:15rem!important}.ps-xl-245{padding-left:15.3125rem!important}.ps-xl-250{padding-left:15.625rem!important}.gap-xl-0{gap:0!important}.gap-xl-5{gap:.3125rem!important}.gap-xl-10{gap:.625rem!important}.gap-xl-15{gap:.9375rem!important}.gap-xl-20{gap:1.25rem!important}.gap-xl-25{gap:1.5625rem!important}.gap-xl-30{gap:1.875rem!important}.gap-xl-35{gap:2.1875rem!important}.gap-xl-40{gap:2.5rem!important}.gap-xl-45{gap:2.8125rem!important}.gap-xl-50{gap:3.125rem!important}.gap-xl-55{gap:3.4375rem!important}.gap-xl-60{gap:3.75rem!important}.gap-xl-65{gap:4.0625rem!important}.gap-xl-70{gap:4.375rem!important}.gap-xl-75{gap:4.6875rem!important}.gap-xl-80{gap:5rem!important}.gap-xl-85{gap:5.3125rem!important}.gap-xl-90{gap:5.625rem!important}.gap-xl-95{gap:5.9375rem!important}.gap-xl-100{gap:6.25rem!important}.gap-xl-105{gap:6.5625rem!important}.gap-xl-110{gap:6.875rem!important}.gap-xl-115{gap:7.1875rem!important}.gap-xl-120{gap:7.5rem!important}.gap-xl-125{gap:7.8125rem!important}.gap-xl-130{gap:8.125rem!important}.gap-xl-135{gap:8.4375rem!important}.gap-xl-140{gap:8.75rem!important}.gap-xl-145{gap:9.0625rem!important}.gap-xl-150{gap:9.375rem!important}.gap-xl-155{gap:9.6875rem!important}.gap-xl-160{gap:10rem!important}.gap-xl-165{gap:10.3125rem!important}.gap-xl-170{gap:10.625rem!important}.gap-xl-175{gap:10.9375rem!important}.gap-xl-180{gap:11.25rem!important}.gap-xl-185{gap:11.5625rem!important}.gap-xl-190{gap:11.875rem!important}.gap-xl-195{gap:12.1875rem!important}.gap-xl-200{gap:12.5rem!important}.gap-xl-205{gap:12.8125rem!important}.gap-xl-210{gap:13.125rem!important}.gap-xl-215{gap:13.4375rem!important}.gap-xl-220{gap:13.75rem!important}.gap-xl-225{gap:14.0625rem!important}.gap-xl-230{gap:14.375rem!important}.gap-xl-235{gap:14.6875rem!important}.gap-xl-240{gap:15rem!important}.gap-xl-245{gap:15.3125rem!important}.gap-xl-250{gap:15.625rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1375px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-5{margin:.3125rem!important}.m-xxl-10{margin:.625rem!important}.m-xxl-15{margin:.9375rem!important}.m-xxl-20{margin:1.25rem!important}.m-xxl-25{margin:1.5625rem!important}.m-xxl-30{margin:1.875rem!important}.m-xxl-35{margin:2.1875rem!important}.m-xxl-40{margin:2.5rem!important}.m-xxl-45{margin:2.8125rem!important}.m-xxl-50{margin:3.125rem!important}.m-xxl-55{margin:3.4375rem!important}.m-xxl-60{margin:3.75rem!important}.m-xxl-65{margin:4.0625rem!important}.m-xxl-70{margin:4.375rem!important}.m-xxl-75{margin:4.6875rem!important}.m-xxl-80{margin:5rem!important}.m-xxl-85{margin:5.3125rem!important}.m-xxl-90{margin:5.625rem!important}.m-xxl-95{margin:5.9375rem!important}.m-xxl-100{margin:6.25rem!important}.m-xxl-105{margin:6.5625rem!important}.m-xxl-110{margin:6.875rem!important}.m-xxl-115{margin:7.1875rem!important}.m-xxl-120{margin:7.5rem!important}.m-xxl-125{margin:7.8125rem!important}.m-xxl-130{margin:8.125rem!important}.m-xxl-135{margin:8.4375rem!important}.m-xxl-140{margin:8.75rem!important}.m-xxl-145{margin:9.0625rem!important}.m-xxl-150{margin:9.375rem!important}.m-xxl-155{margin:9.6875rem!important}.m-xxl-160{margin:10rem!important}.m-xxl-165{margin:10.3125rem!important}.m-xxl-170{margin:10.625rem!important}.m-xxl-175{margin:10.9375rem!important}.m-xxl-180{margin:11.25rem!important}.m-xxl-185{margin:11.5625rem!important}.m-xxl-190{margin:11.875rem!important}.m-xxl-195{margin:12.1875rem!important}.m-xxl-200{margin:12.5rem!important}.m-xxl-205{margin:12.8125rem!important}.m-xxl-210{margin:13.125rem!important}.m-xxl-215{margin:13.4375rem!important}.m-xxl-220{margin:13.75rem!important}.m-xxl-225{margin:14.0625rem!important}.m-xxl-230{margin:14.375rem!important}.m-xxl-235{margin:14.6875rem!important}.m-xxl-240{margin:15rem!important}.m-xxl-245{margin:15.3125rem!important}.m-xxl-250{margin:15.625rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-5{margin-right:.3125rem!important;margin-left:.3125rem!important}.mx-xxl-10{margin-right:.625rem!important;margin-left:.625rem!important}.mx-xxl-15{margin-right:.9375rem!important;margin-left:.9375rem!important}.mx-xxl-20{margin-right:1.25rem!important;margin-left:1.25rem!important}.mx-xxl-25{margin-right:1.5625rem!important;margin-left:1.5625rem!important}.mx-xxl-30{margin-right:1.875rem!important;margin-left:1.875rem!important}.mx-xxl-35{margin-right:2.1875rem!important;margin-left:2.1875rem!important}.mx-xxl-40{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-xxl-45{margin-right:2.8125rem!important;margin-left:2.8125rem!important}.mx-xxl-50{margin-right:3.125rem!important;margin-left:3.125rem!important}.mx-xxl-55{margin-right:3.4375rem!important;margin-left:3.4375rem!important}.mx-xxl-60{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-xxl-65{margin-right:4.0625rem!important;margin-left:4.0625rem!important}.mx-xxl-70{margin-right:4.375rem!important;margin-left:4.375rem!important}.mx-xxl-75{margin-right:4.6875rem!important;margin-left:4.6875rem!important}.mx-xxl-80{margin-right:5rem!important;margin-left:5rem!important}.mx-xxl-85{margin-right:5.3125rem!important;margin-left:5.3125rem!important}.mx-xxl-90{margin-right:5.625rem!important;margin-left:5.625rem!important}.mx-xxl-95{margin-right:5.9375rem!important;margin-left:5.9375rem!important}.mx-xxl-100{margin-right:6.25rem!important;margin-left:6.25rem!important}.mx-xxl-105{margin-right:6.5625rem!important;margin-left:6.5625rem!important}.mx-xxl-110{margin-right:6.875rem!important;margin-left:6.875rem!important}.mx-xxl-115{margin-right:7.1875rem!important;margin-left:7.1875rem!important}.mx-xxl-120{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-xxl-125{margin-right:7.8125rem!important;margin-left:7.8125rem!important}.mx-xxl-130{margin-right:8.125rem!important;margin-left:8.125rem!important}.mx-xxl-135{margin-right:8.4375rem!important;margin-left:8.4375rem!important}.mx-xxl-140{margin-right:8.75rem!important;margin-left:8.75rem!important}.mx-xxl-145{margin-right:9.0625rem!important;margin-left:9.0625rem!important}.mx-xxl-150{margin-right:9.375rem!important;margin-left:9.375rem!important}.mx-xxl-155{margin-right:9.6875rem!important;margin-left:9.6875rem!important}.mx-xxl-160{margin-right:10rem!important;margin-left:10rem!important}.mx-xxl-165{margin-right:10.3125rem!important;margin-left:10.3125rem!important}.mx-xxl-170{margin-right:10.625rem!important;margin-left:10.625rem!important}.mx-xxl-175{margin-right:10.9375rem!important;margin-left:10.9375rem!important}.mx-xxl-180{margin-right:11.25rem!important;margin-left:11.25rem!important}.mx-xxl-185{margin-right:11.5625rem!important;margin-left:11.5625rem!important}.mx-xxl-190{margin-right:11.875rem!important;margin-left:11.875rem!important}.mx-xxl-195{margin-right:12.1875rem!important;margin-left:12.1875rem!important}.mx-xxl-200{margin-right:12.5rem!important;margin-left:12.5rem!important}.mx-xxl-205{margin-right:12.8125rem!important;margin-left:12.8125rem!important}.mx-xxl-210{margin-right:13.125rem!important;margin-left:13.125rem!important}.mx-xxl-215{margin-right:13.4375rem!important;margin-left:13.4375rem!important}.mx-xxl-220{margin-right:13.75rem!important;margin-left:13.75rem!important}.mx-xxl-225{margin-right:14.0625rem!important;margin-left:14.0625rem!important}.mx-xxl-230{margin-right:14.375rem!important;margin-left:14.375rem!important}.mx-xxl-235{margin-right:14.6875rem!important;margin-left:14.6875rem!important}.mx-xxl-240{margin-right:15rem!important;margin-left:15rem!important}.mx-xxl-245{margin-right:15.3125rem!important;margin-left:15.3125rem!important}.mx-xxl-250{margin-right:15.625rem!important;margin-left:15.625rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-5{margin-top:.3125rem!important;margin-bottom:.3125rem!important}.my-xxl-10{margin-top:.625rem!important;margin-bottom:.625rem!important}.my-xxl-15{margin-top:.9375rem!important;margin-bottom:.9375rem!important}.my-xxl-20{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-xxl-25{margin-top:1.5625rem!important;margin-bottom:1.5625rem!important}.my-xxl-30{margin-top:1.875rem!important;margin-bottom:1.875rem!important}.my-xxl-35{margin-top:2.1875rem!important;margin-bottom:2.1875rem!important}.my-xxl-40{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-xxl-45{margin-top:2.8125rem!important;margin-bottom:2.8125rem!important}.my-xxl-50{margin-top:3.125rem!important;margin-bottom:3.125rem!important}.my-xxl-55{margin-top:3.4375rem!important;margin-bottom:3.4375rem!important}.my-xxl-60{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-xxl-65{margin-top:4.0625rem!important;margin-bottom:4.0625rem!important}.my-xxl-70{margin-top:4.375rem!important;margin-bottom:4.375rem!important}.my-xxl-75{margin-top:4.6875rem!important;margin-bottom:4.6875rem!important}.my-xxl-80{margin-top:5rem!important;margin-bottom:5rem!important}.my-xxl-85{margin-top:5.3125rem!important;margin-bottom:5.3125rem!important}.my-xxl-90{margin-top:5.625rem!important;margin-bottom:5.625rem!important}.my-xxl-95{margin-top:5.9375rem!important;margin-bottom:5.9375rem!important}.my-xxl-100{margin-top:6.25rem!important;margin-bottom:6.25rem!important}.my-xxl-105{margin-top:6.5625rem!important;margin-bottom:6.5625rem!important}.my-xxl-110{margin-top:6.875rem!important;margin-bottom:6.875rem!important}.my-xxl-115{margin-top:7.1875rem!important;margin-bottom:7.1875rem!important}.my-xxl-120{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-xxl-125{margin-top:7.8125rem!important;margin-bottom:7.8125rem!important}.my-xxl-130{margin-top:8.125rem!important;margin-bottom:8.125rem!important}.my-xxl-135{margin-top:8.4375rem!important;margin-bottom:8.4375rem!important}.my-xxl-140{margin-top:8.75rem!important;margin-bottom:8.75rem!important}.my-xxl-145{margin-top:9.0625rem!important;margin-bottom:9.0625rem!important}.my-xxl-150{margin-top:9.375rem!important;margin-bottom:9.375rem!important}.my-xxl-155{margin-top:9.6875rem!important;margin-bottom:9.6875rem!important}.my-xxl-160{margin-top:10rem!important;margin-bottom:10rem!important}.my-xxl-165{margin-top:10.3125rem!important;margin-bottom:10.3125rem!important}.my-xxl-170{margin-top:10.625rem!important;margin-bottom:10.625rem!important}.my-xxl-175{margin-top:10.9375rem!important;margin-bottom:10.9375rem!important}.my-xxl-180{margin-top:11.25rem!important;margin-bottom:11.25rem!important}.my-xxl-185{margin-top:11.5625rem!important;margin-bottom:11.5625rem!important}.my-xxl-190{margin-top:11.875rem!important;margin-bottom:11.875rem!important}.my-xxl-195{margin-top:12.1875rem!important;margin-bottom:12.1875rem!important}.my-xxl-200{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-xxl-205{margin-top:12.8125rem!important;margin-bottom:12.8125rem!important}.my-xxl-210{margin-top:13.125rem!important;margin-bottom:13.125rem!important}.my-xxl-215{margin-top:13.4375rem!important;margin-bottom:13.4375rem!important}.my-xxl-220{margin-top:13.75rem!important;margin-bottom:13.75rem!important}.my-xxl-225{margin-top:14.0625rem!important;margin-bottom:14.0625rem!important}.my-xxl-230{margin-top:14.375rem!important;margin-bottom:14.375rem!important}.my-xxl-235{margin-top:14.6875rem!important;margin-bottom:14.6875rem!important}.my-xxl-240{margin-top:15rem!important;margin-bottom:15rem!important}.my-xxl-245{margin-top:15.3125rem!important;margin-bottom:15.3125rem!important}.my-xxl-250{margin-top:15.625rem!important;margin-bottom:15.625rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-5{margin-top:.3125rem!important}.mt-xxl-10{margin-top:.625rem!important}.mt-xxl-15{margin-top:.9375rem!important}.mt-xxl-20{margin-top:1.25rem!important}.mt-xxl-25{margin-top:1.5625rem!important}.mt-xxl-30{margin-top:1.875rem!important}.mt-xxl-35{margin-top:2.1875rem!important}.mt-xxl-40{margin-top:2.5rem!important}.mt-xxl-45{margin-top:2.8125rem!important}.mt-xxl-50{margin-top:3.125rem!important}.mt-xxl-55{margin-top:3.4375rem!important}.mt-xxl-60{margin-top:3.75rem!important}.mt-xxl-65{margin-top:4.0625rem!important}.mt-xxl-70{margin-top:4.375rem!important}.mt-xxl-75{margin-top:4.6875rem!important}.mt-xxl-80{margin-top:5rem!important}.mt-xxl-85{margin-top:5.3125rem!important}.mt-xxl-90{margin-top:5.625rem!important}.mt-xxl-95{margin-top:5.9375rem!important}.mt-xxl-100{margin-top:6.25rem!important}.mt-xxl-105{margin-top:6.5625rem!important}.mt-xxl-110{margin-top:6.875rem!important}.mt-xxl-115{margin-top:7.1875rem!important}.mt-xxl-120{margin-top:7.5rem!important}.mt-xxl-125{margin-top:7.8125rem!important}.mt-xxl-130{margin-top:8.125rem!important}.mt-xxl-135{margin-top:8.4375rem!important}.mt-xxl-140{margin-top:8.75rem!important}.mt-xxl-145{margin-top:9.0625rem!important}.mt-xxl-150{margin-top:9.375rem!important}.mt-xxl-155{margin-top:9.6875rem!important}.mt-xxl-160{margin-top:10rem!important}.mt-xxl-165{margin-top:10.3125rem!important}.mt-xxl-170{margin-top:10.625rem!important}.mt-xxl-175{margin-top:10.9375rem!important}.mt-xxl-180{margin-top:11.25rem!important}.mt-xxl-185{margin-top:11.5625rem!important}.mt-xxl-190{margin-top:11.875rem!important}.mt-xxl-195{margin-top:12.1875rem!important}.mt-xxl-200{margin-top:12.5rem!important}.mt-xxl-205{margin-top:12.8125rem!important}.mt-xxl-210{margin-top:13.125rem!important}.mt-xxl-215{margin-top:13.4375rem!important}.mt-xxl-220{margin-top:13.75rem!important}.mt-xxl-225{margin-top:14.0625rem!important}.mt-xxl-230{margin-top:14.375rem!important}.mt-xxl-235{margin-top:14.6875rem!important}.mt-xxl-240{margin-top:15rem!important}.mt-xxl-245{margin-top:15.3125rem!important}.mt-xxl-250{margin-top:15.625rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-5{margin-right:.3125rem!important}.me-xxl-10{margin-right:.625rem!important}.me-xxl-15{margin-right:.9375rem!important}.me-xxl-20{margin-right:1.25rem!important}.me-xxl-25{margin-right:1.5625rem!important}.me-xxl-30{margin-right:1.875rem!important}.me-xxl-35{margin-right:2.1875rem!important}.me-xxl-40{margin-right:2.5rem!important}.me-xxl-45{margin-right:2.8125rem!important}.me-xxl-50{margin-right:3.125rem!important}.me-xxl-55{margin-right:3.4375rem!important}.me-xxl-60{margin-right:3.75rem!important}.me-xxl-65{margin-right:4.0625rem!important}.me-xxl-70{margin-right:4.375rem!important}.me-xxl-75{margin-right:4.6875rem!important}.me-xxl-80{margin-right:5rem!important}.me-xxl-85{margin-right:5.3125rem!important}.me-xxl-90{margin-right:5.625rem!important}.me-xxl-95{margin-right:5.9375rem!important}.me-xxl-100{margin-right:6.25rem!important}.me-xxl-105{margin-right:6.5625rem!important}.me-xxl-110{margin-right:6.875rem!important}.me-xxl-115{margin-right:7.1875rem!important}.me-xxl-120{margin-right:7.5rem!important}.me-xxl-125{margin-right:7.8125rem!important}.me-xxl-130{margin-right:8.125rem!important}.me-xxl-135{margin-right:8.4375rem!important}.me-xxl-140{margin-right:8.75rem!important}.me-xxl-145{margin-right:9.0625rem!important}.me-xxl-150{margin-right:9.375rem!important}.me-xxl-155{margin-right:9.6875rem!important}.me-xxl-160{margin-right:10rem!important}.me-xxl-165{margin-right:10.3125rem!important}.me-xxl-170{margin-right:10.625rem!important}.me-xxl-175{margin-right:10.9375rem!important}.me-xxl-180{margin-right:11.25rem!important}.me-xxl-185{margin-right:11.5625rem!important}.me-xxl-190{margin-right:11.875rem!important}.me-xxl-195{margin-right:12.1875rem!important}.me-xxl-200{margin-right:12.5rem!important}.me-xxl-205{margin-right:12.8125rem!important}.me-xxl-210{margin-right:13.125rem!important}.me-xxl-215{margin-right:13.4375rem!important}.me-xxl-220{margin-right:13.75rem!important}.me-xxl-225{margin-right:14.0625rem!important}.me-xxl-230{margin-right:14.375rem!important}.me-xxl-235{margin-right:14.6875rem!important}.me-xxl-240{margin-right:15rem!important}.me-xxl-245{margin-right:15.3125rem!important}.me-xxl-250{margin-right:15.625rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-5{margin-bottom:.3125rem!important}.mb-xxl-10{margin-bottom:.625rem!important}.mb-xxl-15{margin-bottom:.9375rem!important}.mb-xxl-20{margin-bottom:1.25rem!important}.mb-xxl-25{margin-bottom:1.5625rem!important}.mb-xxl-30{margin-bottom:1.875rem!important}.mb-xxl-35{margin-bottom:2.1875rem!important}.mb-xxl-40{margin-bottom:2.5rem!important}.mb-xxl-45{margin-bottom:2.8125rem!important}.mb-xxl-50{margin-bottom:3.125rem!important}.mb-xxl-55{margin-bottom:3.4375rem!important}.mb-xxl-60{margin-bottom:3.75rem!important}.mb-xxl-65{margin-bottom:4.0625rem!important}.mb-xxl-70{margin-bottom:4.375rem!important}.mb-xxl-75{margin-bottom:4.6875rem!important}.mb-xxl-80{margin-bottom:5rem!important}.mb-xxl-85{margin-bottom:5.3125rem!important}.mb-xxl-90{margin-bottom:5.625rem!important}.mb-xxl-95{margin-bottom:5.9375rem!important}.mb-xxl-100{margin-bottom:6.25rem!important}.mb-xxl-105{margin-bottom:6.5625rem!important}.mb-xxl-110{margin-bottom:6.875rem!important}.mb-xxl-115{margin-bottom:7.1875rem!important}.mb-xxl-120{margin-bottom:7.5rem!important}.mb-xxl-125{margin-bottom:7.8125rem!important}.mb-xxl-130{margin-bottom:8.125rem!important}.mb-xxl-135{margin-bottom:8.4375rem!important}.mb-xxl-140{margin-bottom:8.75rem!important}.mb-xxl-145{margin-bottom:9.0625rem!important}.mb-xxl-150{margin-bottom:9.375rem!important}.mb-xxl-155{margin-bottom:9.6875rem!important}.mb-xxl-160{margin-bottom:10rem!important}.mb-xxl-165{margin-bottom:10.3125rem!important}.mb-xxl-170{margin-bottom:10.625rem!important}.mb-xxl-175{margin-bottom:10.9375rem!important}.mb-xxl-180{margin-bottom:11.25rem!important}.mb-xxl-185{margin-bottom:11.5625rem!important}.mb-xxl-190{margin-bottom:11.875rem!important}.mb-xxl-195{margin-bottom:12.1875rem!important}.mb-xxl-200{margin-bottom:12.5rem!important}.mb-xxl-205{margin-bottom:12.8125rem!important}.mb-xxl-210{margin-bottom:13.125rem!important}.mb-xxl-215{margin-bottom:13.4375rem!important}.mb-xxl-220{margin-bottom:13.75rem!important}.mb-xxl-225{margin-bottom:14.0625rem!important}.mb-xxl-230{margin-bottom:14.375rem!important}.mb-xxl-235{margin-bottom:14.6875rem!important}.mb-xxl-240{margin-bottom:15rem!important}.mb-xxl-245{margin-bottom:15.3125rem!important}.mb-xxl-250{margin-bottom:15.625rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-5{margin-left:.3125rem!important}.ms-xxl-10{margin-left:.625rem!important}.ms-xxl-15{margin-left:.9375rem!important}.ms-xxl-20{margin-left:1.25rem!important}.ms-xxl-25{margin-left:1.5625rem!important}.ms-xxl-30{margin-left:1.875rem!important}.ms-xxl-35{margin-left:2.1875rem!important}.ms-xxl-40{margin-left:2.5rem!important}.ms-xxl-45{margin-left:2.8125rem!important}.ms-xxl-50{margin-left:3.125rem!important}.ms-xxl-55{margin-left:3.4375rem!important}.ms-xxl-60{margin-left:3.75rem!important}.ms-xxl-65{margin-left:4.0625rem!important}.ms-xxl-70{margin-left:4.375rem!important}.ms-xxl-75{margin-left:4.6875rem!important}.ms-xxl-80{margin-left:5rem!important}.ms-xxl-85{margin-left:5.3125rem!important}.ms-xxl-90{margin-left:5.625rem!important}.ms-xxl-95{margin-left:5.9375rem!important}.ms-xxl-100{margin-left:6.25rem!important}.ms-xxl-105{margin-left:6.5625rem!important}.ms-xxl-110{margin-left:6.875rem!important}.ms-xxl-115{margin-left:7.1875rem!important}.ms-xxl-120{margin-left:7.5rem!important}.ms-xxl-125{margin-left:7.8125rem!important}.ms-xxl-130{margin-left:8.125rem!important}.ms-xxl-135{margin-left:8.4375rem!important}.ms-xxl-140{margin-left:8.75rem!important}.ms-xxl-145{margin-left:9.0625rem!important}.ms-xxl-150{margin-left:9.375rem!important}.ms-xxl-155{margin-left:9.6875rem!important}.ms-xxl-160{margin-left:10rem!important}.ms-xxl-165{margin-left:10.3125rem!important}.ms-xxl-170{margin-left:10.625rem!important}.ms-xxl-175{margin-left:10.9375rem!important}.ms-xxl-180{margin-left:11.25rem!important}.ms-xxl-185{margin-left:11.5625rem!important}.ms-xxl-190{margin-left:11.875rem!important}.ms-xxl-195{margin-left:12.1875rem!important}.ms-xxl-200{margin-left:12.5rem!important}.ms-xxl-205{margin-left:12.8125rem!important}.ms-xxl-210{margin-left:13.125rem!important}.ms-xxl-215{margin-left:13.4375rem!important}.ms-xxl-220{margin-left:13.75rem!important}.ms-xxl-225{margin-left:14.0625rem!important}.ms-xxl-230{margin-left:14.375rem!important}.ms-xxl-235{margin-left:14.6875rem!important}.ms-xxl-240{margin-left:15rem!important}.ms-xxl-245{margin-left:15.3125rem!important}.ms-xxl-250{margin-left:15.625rem!important}.ms-xxl-auto{margin-left:auto!important}.m-xxl-n5{margin:-.3125rem!important}.m-xxl-n10{margin:-.625rem!important}.m-xxl-n15{margin:-.9375rem!important}.m-xxl-n20{margin:-1.25rem!important}.m-xxl-n25{margin:-1.5625rem!important}.m-xxl-n30{margin:-1.875rem!important}.m-xxl-n35{margin:-2.1875rem!important}.m-xxl-n40{margin:-2.5rem!important}.m-xxl-n45{margin:-2.8125rem!important}.m-xxl-n50{margin:-3.125rem!important}.m-xxl-n55{margin:-3.4375rem!important}.m-xxl-n60{margin:-3.75rem!important}.m-xxl-n65{margin:-4.0625rem!important}.m-xxl-n70{margin:-4.375rem!important}.m-xxl-n75{margin:-4.6875rem!important}.m-xxl-n80{margin:-5rem!important}.m-xxl-n85{margin:-5.3125rem!important}.m-xxl-n90{margin:-5.625rem!important}.m-xxl-n95{margin:-5.9375rem!important}.m-xxl-n100{margin:-6.25rem!important}.m-xxl-n105{margin:-6.5625rem!important}.m-xxl-n110{margin:-6.875rem!important}.m-xxl-n115{margin:-7.1875rem!important}.m-xxl-n120{margin:-7.5rem!important}.m-xxl-n125{margin:-7.8125rem!important}.m-xxl-n130{margin:-8.125rem!important}.m-xxl-n135{margin:-8.4375rem!important}.m-xxl-n140{margin:-8.75rem!important}.m-xxl-n145{margin:-9.0625rem!important}.m-xxl-n150{margin:-9.375rem!important}.m-xxl-n155{margin:-9.6875rem!important}.m-xxl-n160{margin:-10rem!important}.m-xxl-n165{margin:-10.3125rem!important}.m-xxl-n170{margin:-10.625rem!important}.m-xxl-n175{margin:-10.9375rem!important}.m-xxl-n180{margin:-11.25rem!important}.m-xxl-n185{margin:-11.5625rem!important}.m-xxl-n190{margin:-11.875rem!important}.m-xxl-n195{margin:-12.1875rem!important}.m-xxl-n200{margin:-12.5rem!important}.m-xxl-n205{margin:-12.8125rem!important}.m-xxl-n210{margin:-13.125rem!important}.m-xxl-n215{margin:-13.4375rem!important}.m-xxl-n220{margin:-13.75rem!important}.m-xxl-n225{margin:-14.0625rem!important}.m-xxl-n230{margin:-14.375rem!important}.m-xxl-n235{margin:-14.6875rem!important}.m-xxl-n240{margin:-15rem!important}.m-xxl-n245{margin:-15.3125rem!important}.m-xxl-n250{margin:-15.625rem!important}.mx-xxl-n5{margin-right:-.3125rem!important;margin-left:-.3125rem!important}.mx-xxl-n10{margin-right:-.625rem!important;margin-left:-.625rem!important}.mx-xxl-n15{margin-right:-.9375rem!important;margin-left:-.9375rem!important}.mx-xxl-n20{margin-right:-1.25rem!important;margin-left:-1.25rem!important}.mx-xxl-n25{margin-right:-1.5625rem!important;margin-left:-1.5625rem!important}.mx-xxl-n30{margin-right:-1.875rem!important;margin-left:-1.875rem!important}.mx-xxl-n35{margin-right:-2.1875rem!important;margin-left:-2.1875rem!important}.mx-xxl-n40{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-xxl-n45{margin-right:-2.8125rem!important;margin-left:-2.8125rem!important}.mx-xxl-n50{margin-right:-3.125rem!important;margin-left:-3.125rem!important}.mx-xxl-n55{margin-right:-3.4375rem!important;margin-left:-3.4375rem!important}.mx-xxl-n60{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-xxl-n65{margin-right:-4.0625rem!important;margin-left:-4.0625rem!important}.mx-xxl-n70{margin-right:-4.375rem!important;margin-left:-4.375rem!important}.mx-xxl-n75{margin-right:-4.6875rem!important;margin-left:-4.6875rem!important}.mx-xxl-n80{margin-right:-5rem!important;margin-left:-5rem!important}.mx-xxl-n85{margin-right:-5.3125rem!important;margin-left:-5.3125rem!important}.mx-xxl-n90{margin-right:-5.625rem!important;margin-left:-5.625rem!important}.mx-xxl-n95{margin-right:-5.9375rem!important;margin-left:-5.9375rem!important}.mx-xxl-n100{margin-right:-6.25rem!important;margin-left:-6.25rem!important}.mx-xxl-n105{margin-right:-6.5625rem!important;margin-left:-6.5625rem!important}.mx-xxl-n110{margin-right:-6.875rem!important;margin-left:-6.875rem!important}.mx-xxl-n115{margin-right:-7.1875rem!important;margin-left:-7.1875rem!important}.mx-xxl-n120{margin-right:-7.5rem!important;margin-left:-7.5rem!important}.mx-xxl-n125{margin-right:-7.8125rem!important;margin-left:-7.8125rem!important}.mx-xxl-n130{margin-right:-8.125rem!important;margin-left:-8.125rem!important}.mx-xxl-n135{margin-right:-8.4375rem!important;margin-left:-8.4375rem!important}.mx-xxl-n140{margin-right:-8.75rem!important;margin-left:-8.75rem!important}.mx-xxl-n145{margin-right:-9.0625rem!important;margin-left:-9.0625rem!important}.mx-xxl-n150{margin-right:-9.375rem!important;margin-left:-9.375rem!important}.mx-xxl-n155{margin-right:-9.6875rem!important;margin-left:-9.6875rem!important}.mx-xxl-n160{margin-right:-10rem!important;margin-left:-10rem!important}.mx-xxl-n165{margin-right:-10.3125rem!important;margin-left:-10.3125rem!important}.mx-xxl-n170{margin-right:-10.625rem!important;margin-left:-10.625rem!important}.mx-xxl-n175{margin-right:-10.9375rem!important;margin-left:-10.9375rem!important}.mx-xxl-n180{margin-right:-11.25rem!important;margin-left:-11.25rem!important}.mx-xxl-n185{margin-right:-11.5625rem!important;margin-left:-11.5625rem!important}.mx-xxl-n190{margin-right:-11.875rem!important;margin-left:-11.875rem!important}.mx-xxl-n195{margin-right:-12.1875rem!important;margin-left:-12.1875rem!important}.mx-xxl-n200{margin-right:-12.5rem!important;margin-left:-12.5rem!important}.mx-xxl-n205{margin-right:-12.8125rem!important;margin-left:-12.8125rem!important}.mx-xxl-n210{margin-right:-13.125rem!important;margin-left:-13.125rem!important}.mx-xxl-n215{margin-right:-13.4375rem!important;margin-left:-13.4375rem!important}.mx-xxl-n220{margin-right:-13.75rem!important;margin-left:-13.75rem!important}.mx-xxl-n225{margin-right:-14.0625rem!important;margin-left:-14.0625rem!important}.mx-xxl-n230{margin-right:-14.375rem!important;margin-left:-14.375rem!important}.mx-xxl-n235{margin-right:-14.6875rem!important;margin-left:-14.6875rem!important}.mx-xxl-n240{margin-right:-15rem!important;margin-left:-15rem!important}.mx-xxl-n245{margin-right:-15.3125rem!important;margin-left:-15.3125rem!important}.mx-xxl-n250{margin-right:-15.625rem!important;margin-left:-15.625rem!important}.my-xxl-n5{margin-top:-.3125rem!important;margin-bottom:-.3125rem!important}.my-xxl-n10{margin-top:-.625rem!important;margin-bottom:-.625rem!important}.my-xxl-n15{margin-top:-.9375rem!important;margin-bottom:-.9375rem!important}.my-xxl-n20{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.my-xxl-n25{margin-top:-1.5625rem!important;margin-bottom:-1.5625rem!important}.my-xxl-n30{margin-top:-1.875rem!important;margin-bottom:-1.875rem!important}.my-xxl-n35{margin-top:-2.1875rem!important;margin-bottom:-2.1875rem!important}.my-xxl-n40{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-xxl-n45{margin-top:-2.8125rem!important;margin-bottom:-2.8125rem!important}.my-xxl-n50{margin-top:-3.125rem!important;margin-bottom:-3.125rem!important}.my-xxl-n55{margin-top:-3.4375rem!important;margin-bottom:-3.4375rem!important}.my-xxl-n60{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-xxl-n65{margin-top:-4.0625rem!important;margin-bottom:-4.0625rem!important}.my-xxl-n70{margin-top:-4.375rem!important;margin-bottom:-4.375rem!important}.my-xxl-n75{margin-top:-4.6875rem!important;margin-bottom:-4.6875rem!important}.my-xxl-n80{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-xxl-n85{margin-top:-5.3125rem!important;margin-bottom:-5.3125rem!important}.my-xxl-n90{margin-top:-5.625rem!important;margin-bottom:-5.625rem!important}.my-xxl-n95{margin-top:-5.9375rem!important;margin-bottom:-5.9375rem!important}.my-xxl-n100{margin-top:-6.25rem!important;margin-bottom:-6.25rem!important}.my-xxl-n105{margin-top:-6.5625rem!important;margin-bottom:-6.5625rem!important}.my-xxl-n110{margin-top:-6.875rem!important;margin-bottom:-6.875rem!important}.my-xxl-n115{margin-top:-7.1875rem!important;margin-bottom:-7.1875rem!important}.my-xxl-n120{margin-top:-7.5rem!important;margin-bottom:-7.5rem!important}.my-xxl-n125{margin-top:-7.8125rem!important;margin-bottom:-7.8125rem!important}.my-xxl-n130{margin-top:-8.125rem!important;margin-bottom:-8.125rem!important}.my-xxl-n135{margin-top:-8.4375rem!important;margin-bottom:-8.4375rem!important}.my-xxl-n140{margin-top:-8.75rem!important;margin-bottom:-8.75rem!important}.my-xxl-n145{margin-top:-9.0625rem!important;margin-bottom:-9.0625rem!important}.my-xxl-n150{margin-top:-9.375rem!important;margin-bottom:-9.375rem!important}.my-xxl-n155{margin-top:-9.6875rem!important;margin-bottom:-9.6875rem!important}.my-xxl-n160{margin-top:-10rem!important;margin-bottom:-10rem!important}.my-xxl-n165{margin-top:-10.3125rem!important;margin-bottom:-10.3125rem!important}.my-xxl-n170{margin-top:-10.625rem!important;margin-bottom:-10.625rem!important}.my-xxl-n175{margin-top:-10.9375rem!important;margin-bottom:-10.9375rem!important}.my-xxl-n180{margin-top:-11.25rem!important;margin-bottom:-11.25rem!important}.my-xxl-n185{margin-top:-11.5625rem!important;margin-bottom:-11.5625rem!important}.my-xxl-n190{margin-top:-11.875rem!important;margin-bottom:-11.875rem!important}.my-xxl-n195{margin-top:-12.1875rem!important;margin-bottom:-12.1875rem!important}.my-xxl-n200{margin-top:-12.5rem!important;margin-bottom:-12.5rem!important}.my-xxl-n205{margin-top:-12.8125rem!important;margin-bottom:-12.8125rem!important}.my-xxl-n210{margin-top:-13.125rem!important;margin-bottom:-13.125rem!important}.my-xxl-n215{margin-top:-13.4375rem!important;margin-bottom:-13.4375rem!important}.my-xxl-n220{margin-top:-13.75rem!important;margin-bottom:-13.75rem!important}.my-xxl-n225{margin-top:-14.0625rem!important;margin-bottom:-14.0625rem!important}.my-xxl-n230{margin-top:-14.375rem!important;margin-bottom:-14.375rem!important}.my-xxl-n235{margin-top:-14.6875rem!important;margin-bottom:-14.6875rem!important}.my-xxl-n240{margin-top:-15rem!important;margin-bottom:-15rem!important}.my-xxl-n245{margin-top:-15.3125rem!important;margin-bottom:-15.3125rem!important}.my-xxl-n250{margin-top:-15.625rem!important;margin-bottom:-15.625rem!important}.mt-xxl-n5{margin-top:-.3125rem!important}.mt-xxl-n10{margin-top:-.625rem!important}.mt-xxl-n15{margin-top:-.9375rem!important}.mt-xxl-n20{margin-top:-1.25rem!important}.mt-xxl-n25{margin-top:-1.5625rem!important}.mt-xxl-n30{margin-top:-1.875rem!important}.mt-xxl-n35{margin-top:-2.1875rem!important}.mt-xxl-n40{margin-top:-2.5rem!important}.mt-xxl-n45{margin-top:-2.8125rem!important}.mt-xxl-n50{margin-top:-3.125rem!important}.mt-xxl-n55{margin-top:-3.4375rem!important}.mt-xxl-n60{margin-top:-3.75rem!important}.mt-xxl-n65{margin-top:-4.0625rem!important}.mt-xxl-n70{margin-top:-4.375rem!important}.mt-xxl-n75{margin-top:-4.6875rem!important}.mt-xxl-n80{margin-top:-5rem!important}.mt-xxl-n85{margin-top:-5.3125rem!important}.mt-xxl-n90{margin-top:-5.625rem!important}.mt-xxl-n95{margin-top:-5.9375rem!important}.mt-xxl-n100{margin-top:-6.25rem!important}.mt-xxl-n105{margin-top:-6.5625rem!important}.mt-xxl-n110{margin-top:-6.875rem!important}.mt-xxl-n115{margin-top:-7.1875rem!important}.mt-xxl-n120{margin-top:-7.5rem!important}.mt-xxl-n125{margin-top:-7.8125rem!important}.mt-xxl-n130{margin-top:-8.125rem!important}.mt-xxl-n135{margin-top:-8.4375rem!important}.mt-xxl-n140{margin-top:-8.75rem!important}.mt-xxl-n145{margin-top:-9.0625rem!important}.mt-xxl-n150{margin-top:-9.375rem!important}.mt-xxl-n155{margin-top:-9.6875rem!important}.mt-xxl-n160{margin-top:-10rem!important}.mt-xxl-n165{margin-top:-10.3125rem!important}.mt-xxl-n170{margin-top:-10.625rem!important}.mt-xxl-n175{margin-top:-10.9375rem!important}.mt-xxl-n180{margin-top:-11.25rem!important}.mt-xxl-n185{margin-top:-11.5625rem!important}.mt-xxl-n190{margin-top:-11.875rem!important}.mt-xxl-n195{margin-top:-12.1875rem!important}.mt-xxl-n200{margin-top:-12.5rem!important}.mt-xxl-n205{margin-top:-12.8125rem!important}.mt-xxl-n210{margin-top:-13.125rem!important}.mt-xxl-n215{margin-top:-13.4375rem!important}.mt-xxl-n220{margin-top:-13.75rem!important}.mt-xxl-n225{margin-top:-14.0625rem!important}.mt-xxl-n230{margin-top:-14.375rem!important}.mt-xxl-n235{margin-top:-14.6875rem!important}.mt-xxl-n240{margin-top:-15rem!important}.mt-xxl-n245{margin-top:-15.3125rem!important}.mt-xxl-n250{margin-top:-15.625rem!important}.me-xxl-n5{margin-right:-.3125rem!important}.me-xxl-n10{margin-right:-.625rem!important}.me-xxl-n15{margin-right:-.9375rem!important}.me-xxl-n20{margin-right:-1.25rem!important}.me-xxl-n25{margin-right:-1.5625rem!important}.me-xxl-n30{margin-right:-1.875rem!important}.me-xxl-n35{margin-right:-2.1875rem!important}.me-xxl-n40{margin-right:-2.5rem!important}.me-xxl-n45{margin-right:-2.8125rem!important}.me-xxl-n50{margin-right:-3.125rem!important}.me-xxl-n55{margin-right:-3.4375rem!important}.me-xxl-n60{margin-right:-3.75rem!important}.me-xxl-n65{margin-right:-4.0625rem!important}.me-xxl-n70{margin-right:-4.375rem!important}.me-xxl-n75{margin-right:-4.6875rem!important}.me-xxl-n80{margin-right:-5rem!important}.me-xxl-n85{margin-right:-5.3125rem!important}.me-xxl-n90{margin-right:-5.625rem!important}.me-xxl-n95{margin-right:-5.9375rem!important}.me-xxl-n100{margin-right:-6.25rem!important}.me-xxl-n105{margin-right:-6.5625rem!important}.me-xxl-n110{margin-right:-6.875rem!important}.me-xxl-n115{margin-right:-7.1875rem!important}.me-xxl-n120{margin-right:-7.5rem!important}.me-xxl-n125{margin-right:-7.8125rem!important}.me-xxl-n130{margin-right:-8.125rem!important}.me-xxl-n135{margin-right:-8.4375rem!important}.me-xxl-n140{margin-right:-8.75rem!important}.me-xxl-n145{margin-right:-9.0625rem!important}.me-xxl-n150{margin-right:-9.375rem!important}.me-xxl-n155{margin-right:-9.6875rem!important}.me-xxl-n160{margin-right:-10rem!important}.me-xxl-n165{margin-right:-10.3125rem!important}.me-xxl-n170{margin-right:-10.625rem!important}.me-xxl-n175{margin-right:-10.9375rem!important}.me-xxl-n180{margin-right:-11.25rem!important}.me-xxl-n185{margin-right:-11.5625rem!important}.me-xxl-n190{margin-right:-11.875rem!important}.me-xxl-n195{margin-right:-12.1875rem!important}.me-xxl-n200{margin-right:-12.5rem!important}.me-xxl-n205{margin-right:-12.8125rem!important}.me-xxl-n210{margin-right:-13.125rem!important}.me-xxl-n215{margin-right:-13.4375rem!important}.me-xxl-n220{margin-right:-13.75rem!important}.me-xxl-n225{margin-right:-14.0625rem!important}.me-xxl-n230{margin-right:-14.375rem!important}.me-xxl-n235{margin-right:-14.6875rem!important}.me-xxl-n240{margin-right:-15rem!important}.me-xxl-n245{margin-right:-15.3125rem!important}.me-xxl-n250{margin-right:-15.625rem!important}.mb-xxl-n5{margin-bottom:-.3125rem!important}.mb-xxl-n10{margin-bottom:-.625rem!important}.mb-xxl-n15{margin-bottom:-.9375rem!important}.mb-xxl-n20{margin-bottom:-1.25rem!important}.mb-xxl-n25{margin-bottom:-1.5625rem!important}.mb-xxl-n30{margin-bottom:-1.875rem!important}.mb-xxl-n35{margin-bottom:-2.1875rem!important}.mb-xxl-n40{margin-bottom:-2.5rem!important}.mb-xxl-n45{margin-bottom:-2.8125rem!important}.mb-xxl-n50{margin-bottom:-3.125rem!important}.mb-xxl-n55{margin-bottom:-3.4375rem!important}.mb-xxl-n60{margin-bottom:-3.75rem!important}.mb-xxl-n65{margin-bottom:-4.0625rem!important}.mb-xxl-n70{margin-bottom:-4.375rem!important}.mb-xxl-n75{margin-bottom:-4.6875rem!important}.mb-xxl-n80{margin-bottom:-5rem!important}.mb-xxl-n85{margin-bottom:-5.3125rem!important}.mb-xxl-n90{margin-bottom:-5.625rem!important}.mb-xxl-n95{margin-bottom:-5.9375rem!important}.mb-xxl-n100{margin-bottom:-6.25rem!important}.mb-xxl-n105{margin-bottom:-6.5625rem!important}.mb-xxl-n110{margin-bottom:-6.875rem!important}.mb-xxl-n115{margin-bottom:-7.1875rem!important}.mb-xxl-n120{margin-bottom:-7.5rem!important}.mb-xxl-n125{margin-bottom:-7.8125rem!important}.mb-xxl-n130{margin-bottom:-8.125rem!important}.mb-xxl-n135{margin-bottom:-8.4375rem!important}.mb-xxl-n140{margin-bottom:-8.75rem!important}.mb-xxl-n145{margin-bottom:-9.0625rem!important}.mb-xxl-n150{margin-bottom:-9.375rem!important}.mb-xxl-n155{margin-bottom:-9.6875rem!important}.mb-xxl-n160{margin-bottom:-10rem!important}.mb-xxl-n165{margin-bottom:-10.3125rem!important}.mb-xxl-n170{margin-bottom:-10.625rem!important}.mb-xxl-n175{margin-bottom:-10.9375rem!important}.mb-xxl-n180{margin-bottom:-11.25rem!important}.mb-xxl-n185{margin-bottom:-11.5625rem!important}.mb-xxl-n190{margin-bottom:-11.875rem!important}.mb-xxl-n195{margin-bottom:-12.1875rem!important}.mb-xxl-n200{margin-bottom:-12.5rem!important}.mb-xxl-n205{margin-bottom:-12.8125rem!important}.mb-xxl-n210{margin-bottom:-13.125rem!important}.mb-xxl-n215{margin-bottom:-13.4375rem!important}.mb-xxl-n220{margin-bottom:-13.75rem!important}.mb-xxl-n225{margin-bottom:-14.0625rem!important}.mb-xxl-n230{margin-bottom:-14.375rem!important}.mb-xxl-n235{margin-bottom:-14.6875rem!important}.mb-xxl-n240{margin-bottom:-15rem!important}.mb-xxl-n245{margin-bottom:-15.3125rem!important}.mb-xxl-n250{margin-bottom:-15.625rem!important}.ms-xxl-n5{margin-left:-.3125rem!important}.ms-xxl-n10{margin-left:-.625rem!important}.ms-xxl-n15{margin-left:-.9375rem!important}.ms-xxl-n20{margin-left:-1.25rem!important}.ms-xxl-n25{margin-left:-1.5625rem!important}.ms-xxl-n30{margin-left:-1.875rem!important}.ms-xxl-n35{margin-left:-2.1875rem!important}.ms-xxl-n40{margin-left:-2.5rem!important}.ms-xxl-n45{margin-left:-2.8125rem!important}.ms-xxl-n50{margin-left:-3.125rem!important}.ms-xxl-n55{margin-left:-3.4375rem!important}.ms-xxl-n60{margin-left:-3.75rem!important}.ms-xxl-n65{margin-left:-4.0625rem!important}.ms-xxl-n70{margin-left:-4.375rem!important}.ms-xxl-n75{margin-left:-4.6875rem!important}.ms-xxl-n80{margin-left:-5rem!important}.ms-xxl-n85{margin-left:-5.3125rem!important}.ms-xxl-n90{margin-left:-5.625rem!important}.ms-xxl-n95{margin-left:-5.9375rem!important}.ms-xxl-n100{margin-left:-6.25rem!important}.ms-xxl-n105{margin-left:-6.5625rem!important}.ms-xxl-n110{margin-left:-6.875rem!important}.ms-xxl-n115{margin-left:-7.1875rem!important}.ms-xxl-n120{margin-left:-7.5rem!important}.ms-xxl-n125{margin-left:-7.8125rem!important}.ms-xxl-n130{margin-left:-8.125rem!important}.ms-xxl-n135{margin-left:-8.4375rem!important}.ms-xxl-n140{margin-left:-8.75rem!important}.ms-xxl-n145{margin-left:-9.0625rem!important}.ms-xxl-n150{margin-left:-9.375rem!important}.ms-xxl-n155{margin-left:-9.6875rem!important}.ms-xxl-n160{margin-left:-10rem!important}.ms-xxl-n165{margin-left:-10.3125rem!important}.ms-xxl-n170{margin-left:-10.625rem!important}.ms-xxl-n175{margin-left:-10.9375rem!important}.ms-xxl-n180{margin-left:-11.25rem!important}.ms-xxl-n185{margin-left:-11.5625rem!important}.ms-xxl-n190{margin-left:-11.875rem!important}.ms-xxl-n195{margin-left:-12.1875rem!important}.ms-xxl-n200{margin-left:-12.5rem!important}.ms-xxl-n205{margin-left:-12.8125rem!important}.ms-xxl-n210{margin-left:-13.125rem!important}.ms-xxl-n215{margin-left:-13.4375rem!important}.ms-xxl-n220{margin-left:-13.75rem!important}.ms-xxl-n225{margin-left:-14.0625rem!important}.ms-xxl-n230{margin-left:-14.375rem!important}.ms-xxl-n235{margin-left:-14.6875rem!important}.ms-xxl-n240{margin-left:-15rem!important}.ms-xxl-n245{margin-left:-15.3125rem!important}.ms-xxl-n250{margin-left:-15.625rem!important}.p-xxl-0{padding:0!important}.p-xxl-5{padding:.3125rem!important}.p-xxl-10{padding:.625rem!important}.p-xxl-15{padding:.9375rem!important}.p-xxl-20{padding:1.25rem!important}.p-xxl-25{padding:1.5625rem!important}.p-xxl-30{padding:1.875rem!important}.p-xxl-35{padding:2.1875rem!important}.p-xxl-40{padding:2.5rem!important}.p-xxl-45{padding:2.8125rem!important}.p-xxl-50{padding:3.125rem!important}.p-xxl-55{padding:3.4375rem!important}.p-xxl-60{padding:3.75rem!important}.p-xxl-65{padding:4.0625rem!important}.p-xxl-70{padding:4.375rem!important}.p-xxl-75{padding:4.6875rem!important}.p-xxl-80{padding:5rem!important}.p-xxl-85{padding:5.3125rem!important}.p-xxl-90{padding:5.625rem!important}.p-xxl-95{padding:5.9375rem!important}.p-xxl-100{padding:6.25rem!important}.p-xxl-105{padding:6.5625rem!important}.p-xxl-110{padding:6.875rem!important}.p-xxl-115{padding:7.1875rem!important}.p-xxl-120{padding:7.5rem!important}.p-xxl-125{padding:7.8125rem!important}.p-xxl-130{padding:8.125rem!important}.p-xxl-135{padding:8.4375rem!important}.p-xxl-140{padding:8.75rem!important}.p-xxl-145{padding:9.0625rem!important}.p-xxl-150{padding:9.375rem!important}.p-xxl-155{padding:9.6875rem!important}.p-xxl-160{padding:10rem!important}.p-xxl-165{padding:10.3125rem!important}.p-xxl-170{padding:10.625rem!important}.p-xxl-175{padding:10.9375rem!important}.p-xxl-180{padding:11.25rem!important}.p-xxl-185{padding:11.5625rem!important}.p-xxl-190{padding:11.875rem!important}.p-xxl-195{padding:12.1875rem!important}.p-xxl-200{padding:12.5rem!important}.p-xxl-205{padding:12.8125rem!important}.p-xxl-210{padding:13.125rem!important}.p-xxl-215{padding:13.4375rem!important}.p-xxl-220{padding:13.75rem!important}.p-xxl-225{padding:14.0625rem!important}.p-xxl-230{padding:14.375rem!important}.p-xxl-235{padding:14.6875rem!important}.p-xxl-240{padding:15rem!important}.p-xxl-245{padding:15.3125rem!important}.p-xxl-250{padding:15.625rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-5{padding-right:.3125rem!important;padding-left:.3125rem!important}.px-xxl-10{padding-right:.625rem!important;padding-left:.625rem!important}.px-xxl-15{padding-right:.9375rem!important;padding-left:.9375rem!important}.px-xxl-20{padding-right:1.25rem!important;padding-left:1.25rem!important}.px-xxl-25{padding-right:1.5625rem!important;padding-left:1.5625rem!important}.px-xxl-30{padding-right:1.875rem!important;padding-left:1.875rem!important}.px-xxl-35{padding-right:2.1875rem!important;padding-left:2.1875rem!important}.px-xxl-40{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-xxl-45{padding-right:2.8125rem!important;padding-left:2.8125rem!important}.px-xxl-50{padding-right:3.125rem!important;padding-left:3.125rem!important}.px-xxl-55{padding-right:3.4375rem!important;padding-left:3.4375rem!important}.px-xxl-60{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-xxl-65{padding-right:4.0625rem!important;padding-left:4.0625rem!important}.px-xxl-70{padding-right:4.375rem!important;padding-left:4.375rem!important}.px-xxl-75{padding-right:4.6875rem!important;padding-left:4.6875rem!important}.px-xxl-80{padding-right:5rem!important;padding-left:5rem!important}.px-xxl-85{padding-right:5.3125rem!important;padding-left:5.3125rem!important}.px-xxl-90{padding-right:5.625rem!important;padding-left:5.625rem!important}.px-xxl-95{padding-right:5.9375rem!important;padding-left:5.9375rem!important}.px-xxl-100{padding-right:6.25rem!important;padding-left:6.25rem!important}.px-xxl-105{padding-right:6.5625rem!important;padding-left:6.5625rem!important}.px-xxl-110{padding-right:6.875rem!important;padding-left:6.875rem!important}.px-xxl-115{padding-right:7.1875rem!important;padding-left:7.1875rem!important}.px-xxl-120{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-xxl-125{padding-right:7.8125rem!important;padding-left:7.8125rem!important}.px-xxl-130{padding-right:8.125rem!important;padding-left:8.125rem!important}.px-xxl-135{padding-right:8.4375rem!important;padding-left:8.4375rem!important}.px-xxl-140{padding-right:8.75rem!important;padding-left:8.75rem!important}.px-xxl-145{padding-right:9.0625rem!important;padding-left:9.0625rem!important}.px-xxl-150{padding-right:9.375rem!important;padding-left:9.375rem!important}.px-xxl-155{padding-right:9.6875rem!important;padding-left:9.6875rem!important}.px-xxl-160{padding-right:10rem!important;padding-left:10rem!important}.px-xxl-165{padding-right:10.3125rem!important;padding-left:10.3125rem!important}.px-xxl-170{padding-right:10.625rem!important;padding-left:10.625rem!important}.px-xxl-175{padding-right:10.9375rem!important;padding-left:10.9375rem!important}.px-xxl-180{padding-right:11.25rem!important;padding-left:11.25rem!important}.px-xxl-185{padding-right:11.5625rem!important;padding-left:11.5625rem!important}.px-xxl-190{padding-right:11.875rem!important;padding-left:11.875rem!important}.px-xxl-195{padding-right:12.1875rem!important;padding-left:12.1875rem!important}.px-xxl-200{padding-right:12.5rem!important;padding-left:12.5rem!important}.px-xxl-205{padding-right:12.8125rem!important;padding-left:12.8125rem!important}.px-xxl-210{padding-right:13.125rem!important;padding-left:13.125rem!important}.px-xxl-215{padding-right:13.4375rem!important;padding-left:13.4375rem!important}.px-xxl-220{padding-right:13.75rem!important;padding-left:13.75rem!important}.px-xxl-225{padding-right:14.0625rem!important;padding-left:14.0625rem!important}.px-xxl-230{padding-right:14.375rem!important;padding-left:14.375rem!important}.px-xxl-235{padding-right:14.6875rem!important;padding-left:14.6875rem!important}.px-xxl-240{padding-right:15rem!important;padding-left:15rem!important}.px-xxl-245{padding-right:15.3125rem!important;padding-left:15.3125rem!important}.px-xxl-250{padding-right:15.625rem!important;padding-left:15.625rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-5{padding-top:.3125rem!important;padding-bottom:.3125rem!important}.py-xxl-10{padding-top:.625rem!important;padding-bottom:.625rem!important}.py-xxl-15{padding-top:.9375rem!important;padding-bottom:.9375rem!important}.py-xxl-20{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-xxl-25{padding-top:1.5625rem!important;padding-bottom:1.5625rem!important}.py-xxl-30{padding-top:1.875rem!important;padding-bottom:1.875rem!important}.py-xxl-35{padding-top:2.1875rem!important;padding-bottom:2.1875rem!important}.py-xxl-40{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-xxl-45{padding-top:2.8125rem!important;padding-bottom:2.8125rem!important}.py-xxl-50{padding-top:3.125rem!important;padding-bottom:3.125rem!important}.py-xxl-55{padding-top:3.4375rem!important;padding-bottom:3.4375rem!important}.py-xxl-60{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-xxl-65{padding-top:4.0625rem!important;padding-bottom:4.0625rem!important}.py-xxl-70{padding-top:4.375rem!important;padding-bottom:4.375rem!important}.py-xxl-75{padding-top:4.6875rem!important;padding-bottom:4.6875rem!important}.py-xxl-80{padding-top:5rem!important;padding-bottom:5rem!important}.py-xxl-85{padding-top:5.3125rem!important;padding-bottom:5.3125rem!important}.py-xxl-90{padding-top:5.625rem!important;padding-bottom:5.625rem!important}.py-xxl-95{padding-top:5.9375rem!important;padding-bottom:5.9375rem!important}.py-xxl-100{padding-top:6.25rem!important;padding-bottom:6.25rem!important}.py-xxl-105{padding-top:6.5625rem!important;padding-bottom:6.5625rem!important}.py-xxl-110{padding-top:6.875rem!important;padding-bottom:6.875rem!important}.py-xxl-115{padding-top:7.1875rem!important;padding-bottom:7.1875rem!important}.py-xxl-120{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-xxl-125{padding-top:7.8125rem!important;padding-bottom:7.8125rem!important}.py-xxl-130{padding-top:8.125rem!important;padding-bottom:8.125rem!important}.py-xxl-135{padding-top:8.4375rem!important;padding-bottom:8.4375rem!important}.py-xxl-140{padding-top:8.75rem!important;padding-bottom:8.75rem!important}.py-xxl-145{padding-top:9.0625rem!important;padding-bottom:9.0625rem!important}.py-xxl-150{padding-top:9.375rem!important;padding-bottom:9.375rem!important}.py-xxl-155{padding-top:9.6875rem!important;padding-bottom:9.6875rem!important}.py-xxl-160{padding-top:10rem!important;padding-bottom:10rem!important}.py-xxl-165{padding-top:10.3125rem!important;padding-bottom:10.3125rem!important}.py-xxl-170{padding-top:10.625rem!important;padding-bottom:10.625rem!important}.py-xxl-175{padding-top:10.9375rem!important;padding-bottom:10.9375rem!important}.py-xxl-180{padding-top:11.25rem!important;padding-bottom:11.25rem!important}.py-xxl-185{padding-top:11.5625rem!important;padding-bottom:11.5625rem!important}.py-xxl-190{padding-top:11.875rem!important;padding-bottom:11.875rem!important}.py-xxl-195{padding-top:12.1875rem!important;padding-bottom:12.1875rem!important}.py-xxl-200{padding-top:12.5rem!important;padding-bottom:12.5rem!important}.py-xxl-205{padding-top:12.8125rem!important;padding-bottom:12.8125rem!important}.py-xxl-210{padding-top:13.125rem!important;padding-bottom:13.125rem!important}.py-xxl-215{padding-top:13.4375rem!important;padding-bottom:13.4375rem!important}.py-xxl-220{padding-top:13.75rem!important;padding-bottom:13.75rem!important}.py-xxl-225{padding-top:14.0625rem!important;padding-bottom:14.0625rem!important}.py-xxl-230{padding-top:14.375rem!important;padding-bottom:14.375rem!important}.py-xxl-235{padding-top:14.6875rem!important;padding-bottom:14.6875rem!important}.py-xxl-240{padding-top:15rem!important;padding-bottom:15rem!important}.py-xxl-245{padding-top:15.3125rem!important;padding-bottom:15.3125rem!important}.py-xxl-250{padding-top:15.625rem!important;padding-bottom:15.625rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-5{padding-top:.3125rem!important}.pt-xxl-10{padding-top:.625rem!important}.pt-xxl-15{padding-top:.9375rem!important}.pt-xxl-20{padding-top:1.25rem!important}.pt-xxl-25{padding-top:1.5625rem!important}.pt-xxl-30{padding-top:1.875rem!important}.pt-xxl-35{padding-top:2.1875rem!important}.pt-xxl-40{padding-top:2.5rem!important}.pt-xxl-45{padding-top:2.8125rem!important}.pt-xxl-50{padding-top:3.125rem!important}.pt-xxl-55{padding-top:3.4375rem!important}.pt-xxl-60{padding-top:3.75rem!important}.pt-xxl-65{padding-top:4.0625rem!important}.pt-xxl-70{padding-top:4.375rem!important}.pt-xxl-75{padding-top:4.6875rem!important}.pt-xxl-80{padding-top:5rem!important}.pt-xxl-85{padding-top:5.3125rem!important}.pt-xxl-90{padding-top:5.625rem!important}.pt-xxl-95{padding-top:5.9375rem!important}.pt-xxl-100{padding-top:6.25rem!important}.pt-xxl-105{padding-top:6.5625rem!important}.pt-xxl-110{padding-top:6.875rem!important}.pt-xxl-115{padding-top:7.1875rem!important}.pt-xxl-120{padding-top:7.5rem!important}.pt-xxl-125{padding-top:7.8125rem!important}.pt-xxl-130{padding-top:8.125rem!important}.pt-xxl-135{padding-top:8.4375rem!important}.pt-xxl-140{padding-top:8.75rem!important}.pt-xxl-145{padding-top:9.0625rem!important}.pt-xxl-150{padding-top:9.375rem!important}.pt-xxl-155{padding-top:9.6875rem!important}.pt-xxl-160{padding-top:10rem!important}.pt-xxl-165{padding-top:10.3125rem!important}.pt-xxl-170{padding-top:10.625rem!important}.pt-xxl-175{padding-top:10.9375rem!important}.pt-xxl-180{padding-top:11.25rem!important}.pt-xxl-185{padding-top:11.5625rem!important}.pt-xxl-190{padding-top:11.875rem!important}.pt-xxl-195{padding-top:12.1875rem!important}.pt-xxl-200{padding-top:12.5rem!important}.pt-xxl-205{padding-top:12.8125rem!important}.pt-xxl-210{padding-top:13.125rem!important}.pt-xxl-215{padding-top:13.4375rem!important}.pt-xxl-220{padding-top:13.75rem!important}.pt-xxl-225{padding-top:14.0625rem!important}.pt-xxl-230{padding-top:14.375rem!important}.pt-xxl-235{padding-top:14.6875rem!important}.pt-xxl-240{padding-top:15rem!important}.pt-xxl-245{padding-top:15.3125rem!important}.pt-xxl-250{padding-top:15.625rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-5{padding-right:.3125rem!important}.pe-xxl-10{padding-right:.625rem!important}.pe-xxl-15{padding-right:.9375rem!important}.pe-xxl-20{padding-right:1.25rem!important}.pe-xxl-25{padding-right:1.5625rem!important}.pe-xxl-30{padding-right:1.875rem!important}.pe-xxl-35{padding-right:2.1875rem!important}.pe-xxl-40{padding-right:2.5rem!important}.pe-xxl-45{padding-right:2.8125rem!important}.pe-xxl-50{padding-right:3.125rem!important}.pe-xxl-55{padding-right:3.4375rem!important}.pe-xxl-60{padding-right:3.75rem!important}.pe-xxl-65{padding-right:4.0625rem!important}.pe-xxl-70{padding-right:4.375rem!important}.pe-xxl-75{padding-right:4.6875rem!important}.pe-xxl-80{padding-right:5rem!important}.pe-xxl-85{padding-right:5.3125rem!important}.pe-xxl-90{padding-right:5.625rem!important}.pe-xxl-95{padding-right:5.9375rem!important}.pe-xxl-100{padding-right:6.25rem!important}.pe-xxl-105{padding-right:6.5625rem!important}.pe-xxl-110{padding-right:6.875rem!important}.pe-xxl-115{padding-right:7.1875rem!important}.pe-xxl-120{padding-right:7.5rem!important}.pe-xxl-125{padding-right:7.8125rem!important}.pe-xxl-130{padding-right:8.125rem!important}.pe-xxl-135{padding-right:8.4375rem!important}.pe-xxl-140{padding-right:8.75rem!important}.pe-xxl-145{padding-right:9.0625rem!important}.pe-xxl-150{padding-right:9.375rem!important}.pe-xxl-155{padding-right:9.6875rem!important}.pe-xxl-160{padding-right:10rem!important}.pe-xxl-165{padding-right:10.3125rem!important}.pe-xxl-170{padding-right:10.625rem!important}.pe-xxl-175{padding-right:10.9375rem!important}.pe-xxl-180{padding-right:11.25rem!important}.pe-xxl-185{padding-right:11.5625rem!important}.pe-xxl-190{padding-right:11.875rem!important}.pe-xxl-195{padding-right:12.1875rem!important}.pe-xxl-200{padding-right:12.5rem!important}.pe-xxl-205{padding-right:12.8125rem!important}.pe-xxl-210{padding-right:13.125rem!important}.pe-xxl-215{padding-right:13.4375rem!important}.pe-xxl-220{padding-right:13.75rem!important}.pe-xxl-225{padding-right:14.0625rem!important}.pe-xxl-230{padding-right:14.375rem!important}.pe-xxl-235{padding-right:14.6875rem!important}.pe-xxl-240{padding-right:15rem!important}.pe-xxl-245{padding-right:15.3125rem!important}.pe-xxl-250{padding-right:15.625rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-5{padding-bottom:.3125rem!important}.pb-xxl-10{padding-bottom:.625rem!important}.pb-xxl-15{padding-bottom:.9375rem!important}.pb-xxl-20{padding-bottom:1.25rem!important}.pb-xxl-25{padding-bottom:1.5625rem!important}.pb-xxl-30{padding-bottom:1.875rem!important}.pb-xxl-35{padding-bottom:2.1875rem!important}.pb-xxl-40{padding-bottom:2.5rem!important}.pb-xxl-45{padding-bottom:2.8125rem!important}.pb-xxl-50{padding-bottom:3.125rem!important}.pb-xxl-55{padding-bottom:3.4375rem!important}.pb-xxl-60{padding-bottom:3.75rem!important}.pb-xxl-65{padding-bottom:4.0625rem!important}.pb-xxl-70{padding-bottom:4.375rem!important}.pb-xxl-75{padding-bottom:4.6875rem!important}.pb-xxl-80{padding-bottom:5rem!important}.pb-xxl-85{padding-bottom:5.3125rem!important}.pb-xxl-90{padding-bottom:5.625rem!important}.pb-xxl-95{padding-bottom:5.9375rem!important}.pb-xxl-100{padding-bottom:6.25rem!important}.pb-xxl-105{padding-bottom:6.5625rem!important}.pb-xxl-110{padding-bottom:6.875rem!important}.pb-xxl-115{padding-bottom:7.1875rem!important}.pb-xxl-120{padding-bottom:7.5rem!important}.pb-xxl-125{padding-bottom:7.8125rem!important}.pb-xxl-130{padding-bottom:8.125rem!important}.pb-xxl-135{padding-bottom:8.4375rem!important}.pb-xxl-140{padding-bottom:8.75rem!important}.pb-xxl-145{padding-bottom:9.0625rem!important}.pb-xxl-150{padding-bottom:9.375rem!important}.pb-xxl-155{padding-bottom:9.6875rem!important}.pb-xxl-160{padding-bottom:10rem!important}.pb-xxl-165{padding-bottom:10.3125rem!important}.pb-xxl-170{padding-bottom:10.625rem!important}.pb-xxl-175{padding-bottom:10.9375rem!important}.pb-xxl-180{padding-bottom:11.25rem!important}.pb-xxl-185{padding-bottom:11.5625rem!important}.pb-xxl-190{padding-bottom:11.875rem!important}.pb-xxl-195{padding-bottom:12.1875rem!important}.pb-xxl-200{padding-bottom:12.5rem!important}.pb-xxl-205{padding-bottom:12.8125rem!important}.pb-xxl-210{padding-bottom:13.125rem!important}.pb-xxl-215{padding-bottom:13.4375rem!important}.pb-xxl-220{padding-bottom:13.75rem!important}.pb-xxl-225{padding-bottom:14.0625rem!important}.pb-xxl-230{padding-bottom:14.375rem!important}.pb-xxl-235{padding-bottom:14.6875rem!important}.pb-xxl-240{padding-bottom:15rem!important}.pb-xxl-245{padding-bottom:15.3125rem!important}.pb-xxl-250{padding-bottom:15.625rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-5{padding-left:.3125rem!important}.ps-xxl-10{padding-left:.625rem!important}.ps-xxl-15{padding-left:.9375rem!important}.ps-xxl-20{padding-left:1.25rem!important}.ps-xxl-25{padding-left:1.5625rem!important}.ps-xxl-30{padding-left:1.875rem!important}.ps-xxl-35{padding-left:2.1875rem!important}.ps-xxl-40{padding-left:2.5rem!important}.ps-xxl-45{padding-left:2.8125rem!important}.ps-xxl-50{padding-left:3.125rem!important}.ps-xxl-55{padding-left:3.4375rem!important}.ps-xxl-60{padding-left:3.75rem!important}.ps-xxl-65{padding-left:4.0625rem!important}.ps-xxl-70{padding-left:4.375rem!important}.ps-xxl-75{padding-left:4.6875rem!important}.ps-xxl-80{padding-left:5rem!important}.ps-xxl-85{padding-left:5.3125rem!important}.ps-xxl-90{padding-left:5.625rem!important}.ps-xxl-95{padding-left:5.9375rem!important}.ps-xxl-100{padding-left:6.25rem!important}.ps-xxl-105{padding-left:6.5625rem!important}.ps-xxl-110{padding-left:6.875rem!important}.ps-xxl-115{padding-left:7.1875rem!important}.ps-xxl-120{padding-left:7.5rem!important}.ps-xxl-125{padding-left:7.8125rem!important}.ps-xxl-130{padding-left:8.125rem!important}.ps-xxl-135{padding-left:8.4375rem!important}.ps-xxl-140{padding-left:8.75rem!important}.ps-xxl-145{padding-left:9.0625rem!important}.ps-xxl-150{padding-left:9.375rem!important}.ps-xxl-155{padding-left:9.6875rem!important}.ps-xxl-160{padding-left:10rem!important}.ps-xxl-165{padding-left:10.3125rem!important}.ps-xxl-170{padding-left:10.625rem!important}.ps-xxl-175{padding-left:10.9375rem!important}.ps-xxl-180{padding-left:11.25rem!important}.ps-xxl-185{padding-left:11.5625rem!important}.ps-xxl-190{padding-left:11.875rem!important}.ps-xxl-195{padding-left:12.1875rem!important}.ps-xxl-200{padding-left:12.5rem!important}.ps-xxl-205{padding-left:12.8125rem!important}.ps-xxl-210{padding-left:13.125rem!important}.ps-xxl-215{padding-left:13.4375rem!important}.ps-xxl-220{padding-left:13.75rem!important}.ps-xxl-225{padding-left:14.0625rem!important}.ps-xxl-230{padding-left:14.375rem!important}.ps-xxl-235{padding-left:14.6875rem!important}.ps-xxl-240{padding-left:15rem!important}.ps-xxl-245{padding-left:15.3125rem!important}.ps-xxl-250{padding-left:15.625rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-5{gap:.3125rem!important}.gap-xxl-10{gap:.625rem!important}.gap-xxl-15{gap:.9375rem!important}.gap-xxl-20{gap:1.25rem!important}.gap-xxl-25{gap:1.5625rem!important}.gap-xxl-30{gap:1.875rem!important}.gap-xxl-35{gap:2.1875rem!important}.gap-xxl-40{gap:2.5rem!important}.gap-xxl-45{gap:2.8125rem!important}.gap-xxl-50{gap:3.125rem!important}.gap-xxl-55{gap:3.4375rem!important}.gap-xxl-60{gap:3.75rem!important}.gap-xxl-65{gap:4.0625rem!important}.gap-xxl-70{gap:4.375rem!important}.gap-xxl-75{gap:4.6875rem!important}.gap-xxl-80{gap:5rem!important}.gap-xxl-85{gap:5.3125rem!important}.gap-xxl-90{gap:5.625rem!important}.gap-xxl-95{gap:5.9375rem!important}.gap-xxl-100{gap:6.25rem!important}.gap-xxl-105{gap:6.5625rem!important}.gap-xxl-110{gap:6.875rem!important}.gap-xxl-115{gap:7.1875rem!important}.gap-xxl-120{gap:7.5rem!important}.gap-xxl-125{gap:7.8125rem!important}.gap-xxl-130{gap:8.125rem!important}.gap-xxl-135{gap:8.4375rem!important}.gap-xxl-140{gap:8.75rem!important}.gap-xxl-145{gap:9.0625rem!important}.gap-xxl-150{gap:9.375rem!important}.gap-xxl-155{gap:9.6875rem!important}.gap-xxl-160{gap:10rem!important}.gap-xxl-165{gap:10.3125rem!important}.gap-xxl-170{gap:10.625rem!important}.gap-xxl-175{gap:10.9375rem!important}.gap-xxl-180{gap:11.25rem!important}.gap-xxl-185{gap:11.5625rem!important}.gap-xxl-190{gap:11.875rem!important}.gap-xxl-195{gap:12.1875rem!important}.gap-xxl-200{gap:12.5rem!important}.gap-xxl-205{gap:12.8125rem!important}.gap-xxl-210{gap:13.125rem!important}.gap-xxl-215{gap:13.4375rem!important}.gap-xxl-220{gap:13.75rem!important}.gap-xxl-225{gap:14.0625rem!important}.gap-xxl-230{gap:14.375rem!important}.gap-xxl-235{gap:14.6875rem!important}.gap-xxl-240{gap:15rem!important}.gap-xxl-245{gap:15.3125rem!important}.gap-xxl-250{gap:15.625rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1550px){.float-xxxl-start{float:left!important}.float-xxxl-end{float:right!important}.float-xxxl-none{float:none!important}.d-xxxl-inline{display:inline!important}.d-xxxl-inline-block{display:inline-block!important}.d-xxxl-block{display:block!important}.d-xxxl-grid{display:grid!important}.d-xxxl-table{display:table!important}.d-xxxl-table-row{display:table-row!important}.d-xxxl-table-cell{display:table-cell!important}.d-xxxl-flex{display:flex!important}.d-xxxl-inline-flex{display:inline-flex!important}.d-xxxl-none{display:none!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.justify-content-xxxl-evenly{justify-content:space-evenly!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.order-xxxl-first{order:-1!important}.order-xxxl-0{order:0!important}.order-xxxl-1{order:1!important}.order-xxxl-2{order:2!important}.order-xxxl-3{order:3!important}.order-xxxl-4{order:4!important}.order-xxxl-5{order:5!important}.order-xxxl-last{order:6!important}.m-xxxl-0{margin:0!important}.m-xxxl-5{margin:.3125rem!important}.m-xxxl-10{margin:.625rem!important}.m-xxxl-15{margin:.9375rem!important}.m-xxxl-20{margin:1.25rem!important}.m-xxxl-25{margin:1.5625rem!important}.m-xxxl-30{margin:1.875rem!important}.m-xxxl-35{margin:2.1875rem!important}.m-xxxl-40{margin:2.5rem!important}.m-xxxl-45{margin:2.8125rem!important}.m-xxxl-50{margin:3.125rem!important}.m-xxxl-55{margin:3.4375rem!important}.m-xxxl-60{margin:3.75rem!important}.m-xxxl-65{margin:4.0625rem!important}.m-xxxl-70{margin:4.375rem!important}.m-xxxl-75{margin:4.6875rem!important}.m-xxxl-80{margin:5rem!important}.m-xxxl-85{margin:5.3125rem!important}.m-xxxl-90{margin:5.625rem!important}.m-xxxl-95{margin:5.9375rem!important}.m-xxxl-100{margin:6.25rem!important}.m-xxxl-105{margin:6.5625rem!important}.m-xxxl-110{margin:6.875rem!important}.m-xxxl-115{margin:7.1875rem!important}.m-xxxl-120{margin:7.5rem!important}.m-xxxl-125{margin:7.8125rem!important}.m-xxxl-130{margin:8.125rem!important}.m-xxxl-135{margin:8.4375rem!important}.m-xxxl-140{margin:8.75rem!important}.m-xxxl-145{margin:9.0625rem!important}.m-xxxl-150{margin:9.375rem!important}.m-xxxl-155{margin:9.6875rem!important}.m-xxxl-160{margin:10rem!important}.m-xxxl-165{margin:10.3125rem!important}.m-xxxl-170{margin:10.625rem!important}.m-xxxl-175{margin:10.9375rem!important}.m-xxxl-180{margin:11.25rem!important}.m-xxxl-185{margin:11.5625rem!important}.m-xxxl-190{margin:11.875rem!important}.m-xxxl-195{margin:12.1875rem!important}.m-xxxl-200{margin:12.5rem!important}.m-xxxl-205{margin:12.8125rem!important}.m-xxxl-210{margin:13.125rem!important}.m-xxxl-215{margin:13.4375rem!important}.m-xxxl-220{margin:13.75rem!important}.m-xxxl-225{margin:14.0625rem!important}.m-xxxl-230{margin:14.375rem!important}.m-xxxl-235{margin:14.6875rem!important}.m-xxxl-240{margin:15rem!important}.m-xxxl-245{margin:15.3125rem!important}.m-xxxl-250{margin:15.625rem!important}.m-xxxl-auto{margin:auto!important}.mx-xxxl-0{margin-right:0!important;margin-left:0!important}.mx-xxxl-5{margin-right:.3125rem!important;margin-left:.3125rem!important}.mx-xxxl-10{margin-right:.625rem!important;margin-left:.625rem!important}.mx-xxxl-15{margin-right:.9375rem!important;margin-left:.9375rem!important}.mx-xxxl-20{margin-right:1.25rem!important;margin-left:1.25rem!important}.mx-xxxl-25{margin-right:1.5625rem!important;margin-left:1.5625rem!important}.mx-xxxl-30{margin-right:1.875rem!important;margin-left:1.875rem!important}.mx-xxxl-35{margin-right:2.1875rem!important;margin-left:2.1875rem!important}.mx-xxxl-40{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-xxxl-45{margin-right:2.8125rem!important;margin-left:2.8125rem!important}.mx-xxxl-50{margin-right:3.125rem!important;margin-left:3.125rem!important}.mx-xxxl-55{margin-right:3.4375rem!important;margin-left:3.4375rem!important}.mx-xxxl-60{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-xxxl-65{margin-right:4.0625rem!important;margin-left:4.0625rem!important}.mx-xxxl-70{margin-right:4.375rem!important;margin-left:4.375rem!important}.mx-xxxl-75{margin-right:4.6875rem!important;margin-left:4.6875rem!important}.mx-xxxl-80{margin-right:5rem!important;margin-left:5rem!important}.mx-xxxl-85{margin-right:5.3125rem!important;margin-left:5.3125rem!important}.mx-xxxl-90{margin-right:5.625rem!important;margin-left:5.625rem!important}.mx-xxxl-95{margin-right:5.9375rem!important;margin-left:5.9375rem!important}.mx-xxxl-100{margin-right:6.25rem!important;margin-left:6.25rem!important}.mx-xxxl-105{margin-right:6.5625rem!important;margin-left:6.5625rem!important}.mx-xxxl-110{margin-right:6.875rem!important;margin-left:6.875rem!important}.mx-xxxl-115{margin-right:7.1875rem!important;margin-left:7.1875rem!important}.mx-xxxl-120{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-xxxl-125{margin-right:7.8125rem!important;margin-left:7.8125rem!important}.mx-xxxl-130{margin-right:8.125rem!important;margin-left:8.125rem!important}.mx-xxxl-135{margin-right:8.4375rem!important;margin-left:8.4375rem!important}.mx-xxxl-140{margin-right:8.75rem!important;margin-left:8.75rem!important}.mx-xxxl-145{margin-right:9.0625rem!important;margin-left:9.0625rem!important}.mx-xxxl-150{margin-right:9.375rem!important;margin-left:9.375rem!important}.mx-xxxl-155{margin-right:9.6875rem!important;margin-left:9.6875rem!important}.mx-xxxl-160{margin-right:10rem!important;margin-left:10rem!important}.mx-xxxl-165{margin-right:10.3125rem!important;margin-left:10.3125rem!important}.mx-xxxl-170{margin-right:10.625rem!important;margin-left:10.625rem!important}.mx-xxxl-175{margin-right:10.9375rem!important;margin-left:10.9375rem!important}.mx-xxxl-180{margin-right:11.25rem!important;margin-left:11.25rem!important}.mx-xxxl-185{margin-right:11.5625rem!important;margin-left:11.5625rem!important}.mx-xxxl-190{margin-right:11.875rem!important;margin-left:11.875rem!important}.mx-xxxl-195{margin-right:12.1875rem!important;margin-left:12.1875rem!important}.mx-xxxl-200{margin-right:12.5rem!important;margin-left:12.5rem!important}.mx-xxxl-205{margin-right:12.8125rem!important;margin-left:12.8125rem!important}.mx-xxxl-210{margin-right:13.125rem!important;margin-left:13.125rem!important}.mx-xxxl-215{margin-right:13.4375rem!important;margin-left:13.4375rem!important}.mx-xxxl-220{margin-right:13.75rem!important;margin-left:13.75rem!important}.mx-xxxl-225{margin-right:14.0625rem!important;margin-left:14.0625rem!important}.mx-xxxl-230{margin-right:14.375rem!important;margin-left:14.375rem!important}.mx-xxxl-235{margin-right:14.6875rem!important;margin-left:14.6875rem!important}.mx-xxxl-240{margin-right:15rem!important;margin-left:15rem!important}.mx-xxxl-245{margin-right:15.3125rem!important;margin-left:15.3125rem!important}.mx-xxxl-250{margin-right:15.625rem!important;margin-left:15.625rem!important}.mx-xxxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxxl-5{margin-top:.3125rem!important;margin-bottom:.3125rem!important}.my-xxxl-10{margin-top:.625rem!important;margin-bottom:.625rem!important}.my-xxxl-15{margin-top:.9375rem!important;margin-bottom:.9375rem!important}.my-xxxl-20{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-xxxl-25{margin-top:1.5625rem!important;margin-bottom:1.5625rem!important}.my-xxxl-30{margin-top:1.875rem!important;margin-bottom:1.875rem!important}.my-xxxl-35{margin-top:2.1875rem!important;margin-bottom:2.1875rem!important}.my-xxxl-40{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-xxxl-45{margin-top:2.8125rem!important;margin-bottom:2.8125rem!important}.my-xxxl-50{margin-top:3.125rem!important;margin-bottom:3.125rem!important}.my-xxxl-55{margin-top:3.4375rem!important;margin-bottom:3.4375rem!important}.my-xxxl-60{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-xxxl-65{margin-top:4.0625rem!important;margin-bottom:4.0625rem!important}.my-xxxl-70{margin-top:4.375rem!important;margin-bottom:4.375rem!important}.my-xxxl-75{margin-top:4.6875rem!important;margin-bottom:4.6875rem!important}.my-xxxl-80{margin-top:5rem!important;margin-bottom:5rem!important}.my-xxxl-85{margin-top:5.3125rem!important;margin-bottom:5.3125rem!important}.my-xxxl-90{margin-top:5.625rem!important;margin-bottom:5.625rem!important}.my-xxxl-95{margin-top:5.9375rem!important;margin-bottom:5.9375rem!important}.my-xxxl-100{margin-top:6.25rem!important;margin-bottom:6.25rem!important}.my-xxxl-105{margin-top:6.5625rem!important;margin-bottom:6.5625rem!important}.my-xxxl-110{margin-top:6.875rem!important;margin-bottom:6.875rem!important}.my-xxxl-115{margin-top:7.1875rem!important;margin-bottom:7.1875rem!important}.my-xxxl-120{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-xxxl-125{margin-top:7.8125rem!important;margin-bottom:7.8125rem!important}.my-xxxl-130{margin-top:8.125rem!important;margin-bottom:8.125rem!important}.my-xxxl-135{margin-top:8.4375rem!important;margin-bottom:8.4375rem!important}.my-xxxl-140{margin-top:8.75rem!important;margin-bottom:8.75rem!important}.my-xxxl-145{margin-top:9.0625rem!important;margin-bottom:9.0625rem!important}.my-xxxl-150{margin-top:9.375rem!important;margin-bottom:9.375rem!important}.my-xxxl-155{margin-top:9.6875rem!important;margin-bottom:9.6875rem!important}.my-xxxl-160{margin-top:10rem!important;margin-bottom:10rem!important}.my-xxxl-165{margin-top:10.3125rem!important;margin-bottom:10.3125rem!important}.my-xxxl-170{margin-top:10.625rem!important;margin-bottom:10.625rem!important}.my-xxxl-175{margin-top:10.9375rem!important;margin-bottom:10.9375rem!important}.my-xxxl-180{margin-top:11.25rem!important;margin-bottom:11.25rem!important}.my-xxxl-185{margin-top:11.5625rem!important;margin-bottom:11.5625rem!important}.my-xxxl-190{margin-top:11.875rem!important;margin-bottom:11.875rem!important}.my-xxxl-195{margin-top:12.1875rem!important;margin-bottom:12.1875rem!important}.my-xxxl-200{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-xxxl-205{margin-top:12.8125rem!important;margin-bottom:12.8125rem!important}.my-xxxl-210{margin-top:13.125rem!important;margin-bottom:13.125rem!important}.my-xxxl-215{margin-top:13.4375rem!important;margin-bottom:13.4375rem!important}.my-xxxl-220{margin-top:13.75rem!important;margin-bottom:13.75rem!important}.my-xxxl-225{margin-top:14.0625rem!important;margin-bottom:14.0625rem!important}.my-xxxl-230{margin-top:14.375rem!important;margin-bottom:14.375rem!important}.my-xxxl-235{margin-top:14.6875rem!important;margin-bottom:14.6875rem!important}.my-xxxl-240{margin-top:15rem!important;margin-bottom:15rem!important}.my-xxxl-245{margin-top:15.3125rem!important;margin-bottom:15.3125rem!important}.my-xxxl-250{margin-top:15.625rem!important;margin-bottom:15.625rem!important}.my-xxxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxxl-0{margin-top:0!important}.mt-xxxl-5{margin-top:.3125rem!important}.mt-xxxl-10{margin-top:.625rem!important}.mt-xxxl-15{margin-top:.9375rem!important}.mt-xxxl-20{margin-top:1.25rem!important}.mt-xxxl-25{margin-top:1.5625rem!important}.mt-xxxl-30{margin-top:1.875rem!important}.mt-xxxl-35{margin-top:2.1875rem!important}.mt-xxxl-40{margin-top:2.5rem!important}.mt-xxxl-45{margin-top:2.8125rem!important}.mt-xxxl-50{margin-top:3.125rem!important}.mt-xxxl-55{margin-top:3.4375rem!important}.mt-xxxl-60{margin-top:3.75rem!important}.mt-xxxl-65{margin-top:4.0625rem!important}.mt-xxxl-70{margin-top:4.375rem!important}.mt-xxxl-75{margin-top:4.6875rem!important}.mt-xxxl-80{margin-top:5rem!important}.mt-xxxl-85{margin-top:5.3125rem!important}.mt-xxxl-90{margin-top:5.625rem!important}.mt-xxxl-95{margin-top:5.9375rem!important}.mt-xxxl-100{margin-top:6.25rem!important}.mt-xxxl-105{margin-top:6.5625rem!important}.mt-xxxl-110{margin-top:6.875rem!important}.mt-xxxl-115{margin-top:7.1875rem!important}.mt-xxxl-120{margin-top:7.5rem!important}.mt-xxxl-125{margin-top:7.8125rem!important}.mt-xxxl-130{margin-top:8.125rem!important}.mt-xxxl-135{margin-top:8.4375rem!important}.mt-xxxl-140{margin-top:8.75rem!important}.mt-xxxl-145{margin-top:9.0625rem!important}.mt-xxxl-150{margin-top:9.375rem!important}.mt-xxxl-155{margin-top:9.6875rem!important}.mt-xxxl-160{margin-top:10rem!important}.mt-xxxl-165{margin-top:10.3125rem!important}.mt-xxxl-170{margin-top:10.625rem!important}.mt-xxxl-175{margin-top:10.9375rem!important}.mt-xxxl-180{margin-top:11.25rem!important}.mt-xxxl-185{margin-top:11.5625rem!important}.mt-xxxl-190{margin-top:11.875rem!important}.mt-xxxl-195{margin-top:12.1875rem!important}.mt-xxxl-200{margin-top:12.5rem!important}.mt-xxxl-205{margin-top:12.8125rem!important}.mt-xxxl-210{margin-top:13.125rem!important}.mt-xxxl-215{margin-top:13.4375rem!important}.mt-xxxl-220{margin-top:13.75rem!important}.mt-xxxl-225{margin-top:14.0625rem!important}.mt-xxxl-230{margin-top:14.375rem!important}.mt-xxxl-235{margin-top:14.6875rem!important}.mt-xxxl-240{margin-top:15rem!important}.mt-xxxl-245{margin-top:15.3125rem!important}.mt-xxxl-250{margin-top:15.625rem!important}.mt-xxxl-auto{margin-top:auto!important}.me-xxxl-0{margin-right:0!important}.me-xxxl-5{margin-right:.3125rem!important}.me-xxxl-10{margin-right:.625rem!important}.me-xxxl-15{margin-right:.9375rem!important}.me-xxxl-20{margin-right:1.25rem!important}.me-xxxl-25{margin-right:1.5625rem!important}.me-xxxl-30{margin-right:1.875rem!important}.me-xxxl-35{margin-right:2.1875rem!important}.me-xxxl-40{margin-right:2.5rem!important}.me-xxxl-45{margin-right:2.8125rem!important}.me-xxxl-50{margin-right:3.125rem!important}.me-xxxl-55{margin-right:3.4375rem!important}.me-xxxl-60{margin-right:3.75rem!important}.me-xxxl-65{margin-right:4.0625rem!important}.me-xxxl-70{margin-right:4.375rem!important}.me-xxxl-75{margin-right:4.6875rem!important}.me-xxxl-80{margin-right:5rem!important}.me-xxxl-85{margin-right:5.3125rem!important}.me-xxxl-90{margin-right:5.625rem!important}.me-xxxl-95{margin-right:5.9375rem!important}.me-xxxl-100{margin-right:6.25rem!important}.me-xxxl-105{margin-right:6.5625rem!important}.me-xxxl-110{margin-right:6.875rem!important}.me-xxxl-115{margin-right:7.1875rem!important}.me-xxxl-120{margin-right:7.5rem!important}.me-xxxl-125{margin-right:7.8125rem!important}.me-xxxl-130{margin-right:8.125rem!important}.me-xxxl-135{margin-right:8.4375rem!important}.me-xxxl-140{margin-right:8.75rem!important}.me-xxxl-145{margin-right:9.0625rem!important}.me-xxxl-150{margin-right:9.375rem!important}.me-xxxl-155{margin-right:9.6875rem!important}.me-xxxl-160{margin-right:10rem!important}.me-xxxl-165{margin-right:10.3125rem!important}.me-xxxl-170{margin-right:10.625rem!important}.me-xxxl-175{margin-right:10.9375rem!important}.me-xxxl-180{margin-right:11.25rem!important}.me-xxxl-185{margin-right:11.5625rem!important}.me-xxxl-190{margin-right:11.875rem!important}.me-xxxl-195{margin-right:12.1875rem!important}.me-xxxl-200{margin-right:12.5rem!important}.me-xxxl-205{margin-right:12.8125rem!important}.me-xxxl-210{margin-right:13.125rem!important}.me-xxxl-215{margin-right:13.4375rem!important}.me-xxxl-220{margin-right:13.75rem!important}.me-xxxl-225{margin-right:14.0625rem!important}.me-xxxl-230{margin-right:14.375rem!important}.me-xxxl-235{margin-right:14.6875rem!important}.me-xxxl-240{margin-right:15rem!important}.me-xxxl-245{margin-right:15.3125rem!important}.me-xxxl-250{margin-right:15.625rem!important}.me-xxxl-auto{margin-right:auto!important}.mb-xxxl-0{margin-bottom:0!important}.mb-xxxl-5{margin-bottom:.3125rem!important}.mb-xxxl-10{margin-bottom:.625rem!important}.mb-xxxl-15{margin-bottom:.9375rem!important}.mb-xxxl-20{margin-bottom:1.25rem!important}.mb-xxxl-25{margin-bottom:1.5625rem!important}.mb-xxxl-30{margin-bottom:1.875rem!important}.mb-xxxl-35{margin-bottom:2.1875rem!important}.mb-xxxl-40{margin-bottom:2.5rem!important}.mb-xxxl-45{margin-bottom:2.8125rem!important}.mb-xxxl-50{margin-bottom:3.125rem!important}.mb-xxxl-55{margin-bottom:3.4375rem!important}.mb-xxxl-60{margin-bottom:3.75rem!important}.mb-xxxl-65{margin-bottom:4.0625rem!important}.mb-xxxl-70{margin-bottom:4.375rem!important}.mb-xxxl-75{margin-bottom:4.6875rem!important}.mb-xxxl-80{margin-bottom:5rem!important}.mb-xxxl-85{margin-bottom:5.3125rem!important}.mb-xxxl-90{margin-bottom:5.625rem!important}.mb-xxxl-95{margin-bottom:5.9375rem!important}.mb-xxxl-100{margin-bottom:6.25rem!important}.mb-xxxl-105{margin-bottom:6.5625rem!important}.mb-xxxl-110{margin-bottom:6.875rem!important}.mb-xxxl-115{margin-bottom:7.1875rem!important}.mb-xxxl-120{margin-bottom:7.5rem!important}.mb-xxxl-125{margin-bottom:7.8125rem!important}.mb-xxxl-130{margin-bottom:8.125rem!important}.mb-xxxl-135{margin-bottom:8.4375rem!important}.mb-xxxl-140{margin-bottom:8.75rem!important}.mb-xxxl-145{margin-bottom:9.0625rem!important}.mb-xxxl-150{margin-bottom:9.375rem!important}.mb-xxxl-155{margin-bottom:9.6875rem!important}.mb-xxxl-160{margin-bottom:10rem!important}.mb-xxxl-165{margin-bottom:10.3125rem!important}.mb-xxxl-170{margin-bottom:10.625rem!important}.mb-xxxl-175{margin-bottom:10.9375rem!important}.mb-xxxl-180{margin-bottom:11.25rem!important}.mb-xxxl-185{margin-bottom:11.5625rem!important}.mb-xxxl-190{margin-bottom:11.875rem!important}.mb-xxxl-195{margin-bottom:12.1875rem!important}.mb-xxxl-200{margin-bottom:12.5rem!important}.mb-xxxl-205{margin-bottom:12.8125rem!important}.mb-xxxl-210{margin-bottom:13.125rem!important}.mb-xxxl-215{margin-bottom:13.4375rem!important}.mb-xxxl-220{margin-bottom:13.75rem!important}.mb-xxxl-225{margin-bottom:14.0625rem!important}.mb-xxxl-230{margin-bottom:14.375rem!important}.mb-xxxl-235{margin-bottom:14.6875rem!important}.mb-xxxl-240{margin-bottom:15rem!important}.mb-xxxl-245{margin-bottom:15.3125rem!important}.mb-xxxl-250{margin-bottom:15.625rem!important}.mb-xxxl-auto{margin-bottom:auto!important}.ms-xxxl-0{margin-left:0!important}.ms-xxxl-5{margin-left:.3125rem!important}.ms-xxxl-10{margin-left:.625rem!important}.ms-xxxl-15{margin-left:.9375rem!important}.ms-xxxl-20{margin-left:1.25rem!important}.ms-xxxl-25{margin-left:1.5625rem!important}.ms-xxxl-30{margin-left:1.875rem!important}.ms-xxxl-35{margin-left:2.1875rem!important}.ms-xxxl-40{margin-left:2.5rem!important}.ms-xxxl-45{margin-left:2.8125rem!important}.ms-xxxl-50{margin-left:3.125rem!important}.ms-xxxl-55{margin-left:3.4375rem!important}.ms-xxxl-60{margin-left:3.75rem!important}.ms-xxxl-65{margin-left:4.0625rem!important}.ms-xxxl-70{margin-left:4.375rem!important}.ms-xxxl-75{margin-left:4.6875rem!important}.ms-xxxl-80{margin-left:5rem!important}.ms-xxxl-85{margin-left:5.3125rem!important}.ms-xxxl-90{margin-left:5.625rem!important}.ms-xxxl-95{margin-left:5.9375rem!important}.ms-xxxl-100{margin-left:6.25rem!important}.ms-xxxl-105{margin-left:6.5625rem!important}.ms-xxxl-110{margin-left:6.875rem!important}.ms-xxxl-115{margin-left:7.1875rem!important}.ms-xxxl-120{margin-left:7.5rem!important}.ms-xxxl-125{margin-left:7.8125rem!important}.ms-xxxl-130{margin-left:8.125rem!important}.ms-xxxl-135{margin-left:8.4375rem!important}.ms-xxxl-140{margin-left:8.75rem!important}.ms-xxxl-145{margin-left:9.0625rem!important}.ms-xxxl-150{margin-left:9.375rem!important}.ms-xxxl-155{margin-left:9.6875rem!important}.ms-xxxl-160{margin-left:10rem!important}.ms-xxxl-165{margin-left:10.3125rem!important}.ms-xxxl-170{margin-left:10.625rem!important}.ms-xxxl-175{margin-left:10.9375rem!important}.ms-xxxl-180{margin-left:11.25rem!important}.ms-xxxl-185{margin-left:11.5625rem!important}.ms-xxxl-190{margin-left:11.875rem!important}.ms-xxxl-195{margin-left:12.1875rem!important}.ms-xxxl-200{margin-left:12.5rem!important}.ms-xxxl-205{margin-left:12.8125rem!important}.ms-xxxl-210{margin-left:13.125rem!important}.ms-xxxl-215{margin-left:13.4375rem!important}.ms-xxxl-220{margin-left:13.75rem!important}.ms-xxxl-225{margin-left:14.0625rem!important}.ms-xxxl-230{margin-left:14.375rem!important}.ms-xxxl-235{margin-left:14.6875rem!important}.ms-xxxl-240{margin-left:15rem!important}.ms-xxxl-245{margin-left:15.3125rem!important}.ms-xxxl-250{margin-left:15.625rem!important}.ms-xxxl-auto{margin-left:auto!important}.m-xxxl-n5{margin:-.3125rem!important}.m-xxxl-n10{margin:-.625rem!important}.m-xxxl-n15{margin:-.9375rem!important}.m-xxxl-n20{margin:-1.25rem!important}.m-xxxl-n25{margin:-1.5625rem!important}.m-xxxl-n30{margin:-1.875rem!important}.m-xxxl-n35{margin:-2.1875rem!important}.m-xxxl-n40{margin:-2.5rem!important}.m-xxxl-n45{margin:-2.8125rem!important}.m-xxxl-n50{margin:-3.125rem!important}.m-xxxl-n55{margin:-3.4375rem!important}.m-xxxl-n60{margin:-3.75rem!important}.m-xxxl-n65{margin:-4.0625rem!important}.m-xxxl-n70{margin:-4.375rem!important}.m-xxxl-n75{margin:-4.6875rem!important}.m-xxxl-n80{margin:-5rem!important}.m-xxxl-n85{margin:-5.3125rem!important}.m-xxxl-n90{margin:-5.625rem!important}.m-xxxl-n95{margin:-5.9375rem!important}.m-xxxl-n100{margin:-6.25rem!important}.m-xxxl-n105{margin:-6.5625rem!important}.m-xxxl-n110{margin:-6.875rem!important}.m-xxxl-n115{margin:-7.1875rem!important}.m-xxxl-n120{margin:-7.5rem!important}.m-xxxl-n125{margin:-7.8125rem!important}.m-xxxl-n130{margin:-8.125rem!important}.m-xxxl-n135{margin:-8.4375rem!important}.m-xxxl-n140{margin:-8.75rem!important}.m-xxxl-n145{margin:-9.0625rem!important}.m-xxxl-n150{margin:-9.375rem!important}.m-xxxl-n155{margin:-9.6875rem!important}.m-xxxl-n160{margin:-10rem!important}.m-xxxl-n165{margin:-10.3125rem!important}.m-xxxl-n170{margin:-10.625rem!important}.m-xxxl-n175{margin:-10.9375rem!important}.m-xxxl-n180{margin:-11.25rem!important}.m-xxxl-n185{margin:-11.5625rem!important}.m-xxxl-n190{margin:-11.875rem!important}.m-xxxl-n195{margin:-12.1875rem!important}.m-xxxl-n200{margin:-12.5rem!important}.m-xxxl-n205{margin:-12.8125rem!important}.m-xxxl-n210{margin:-13.125rem!important}.m-xxxl-n215{margin:-13.4375rem!important}.m-xxxl-n220{margin:-13.75rem!important}.m-xxxl-n225{margin:-14.0625rem!important}.m-xxxl-n230{margin:-14.375rem!important}.m-xxxl-n235{margin:-14.6875rem!important}.m-xxxl-n240{margin:-15rem!important}.m-xxxl-n245{margin:-15.3125rem!important}.m-xxxl-n250{margin:-15.625rem!important}.mx-xxxl-n5{margin-right:-.3125rem!important;margin-left:-.3125rem!important}.mx-xxxl-n10{margin-right:-.625rem!important;margin-left:-.625rem!important}.mx-xxxl-n15{margin-right:-.9375rem!important;margin-left:-.9375rem!important}.mx-xxxl-n20{margin-right:-1.25rem!important;margin-left:-1.25rem!important}.mx-xxxl-n25{margin-right:-1.5625rem!important;margin-left:-1.5625rem!important}.mx-xxxl-n30{margin-right:-1.875rem!important;margin-left:-1.875rem!important}.mx-xxxl-n35{margin-right:-2.1875rem!important;margin-left:-2.1875rem!important}.mx-xxxl-n40{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-xxxl-n45{margin-right:-2.8125rem!important;margin-left:-2.8125rem!important}.mx-xxxl-n50{margin-right:-3.125rem!important;margin-left:-3.125rem!important}.mx-xxxl-n55{margin-right:-3.4375rem!important;margin-left:-3.4375rem!important}.mx-xxxl-n60{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-xxxl-n65{margin-right:-4.0625rem!important;margin-left:-4.0625rem!important}.mx-xxxl-n70{margin-right:-4.375rem!important;margin-left:-4.375rem!important}.mx-xxxl-n75{margin-right:-4.6875rem!important;margin-left:-4.6875rem!important}.mx-xxxl-n80{margin-right:-5rem!important;margin-left:-5rem!important}.mx-xxxl-n85{margin-right:-5.3125rem!important;margin-left:-5.3125rem!important}.mx-xxxl-n90{margin-right:-5.625rem!important;margin-left:-5.625rem!important}.mx-xxxl-n95{margin-right:-5.9375rem!important;margin-left:-5.9375rem!important}.mx-xxxl-n100{margin-right:-6.25rem!important;margin-left:-6.25rem!important}.mx-xxxl-n105{margin-right:-6.5625rem!important;margin-left:-6.5625rem!important}.mx-xxxl-n110{margin-right:-6.875rem!important;margin-left:-6.875rem!important}.mx-xxxl-n115{margin-right:-7.1875rem!important;margin-left:-7.1875rem!important}.mx-xxxl-n120{margin-right:-7.5rem!important;margin-left:-7.5rem!important}.mx-xxxl-n125{margin-right:-7.8125rem!important;margin-left:-7.8125rem!important}.mx-xxxl-n130{margin-right:-8.125rem!important;margin-left:-8.125rem!important}.mx-xxxl-n135{margin-right:-8.4375rem!important;margin-left:-8.4375rem!important}.mx-xxxl-n140{margin-right:-8.75rem!important;margin-left:-8.75rem!important}.mx-xxxl-n145{margin-right:-9.0625rem!important;margin-left:-9.0625rem!important}.mx-xxxl-n150{margin-right:-9.375rem!important;margin-left:-9.375rem!important}.mx-xxxl-n155{margin-right:-9.6875rem!important;margin-left:-9.6875rem!important}.mx-xxxl-n160{margin-right:-10rem!important;margin-left:-10rem!important}.mx-xxxl-n165{margin-right:-10.3125rem!important;margin-left:-10.3125rem!important}.mx-xxxl-n170{margin-right:-10.625rem!important;margin-left:-10.625rem!important}.mx-xxxl-n175{margin-right:-10.9375rem!important;margin-left:-10.9375rem!important}.mx-xxxl-n180{margin-right:-11.25rem!important;margin-left:-11.25rem!important}.mx-xxxl-n185{margin-right:-11.5625rem!important;margin-left:-11.5625rem!important}.mx-xxxl-n190{margin-right:-11.875rem!important;margin-left:-11.875rem!important}.mx-xxxl-n195{margin-right:-12.1875rem!important;margin-left:-12.1875rem!important}.mx-xxxl-n200{margin-right:-12.5rem!important;margin-left:-12.5rem!important}.mx-xxxl-n205{margin-right:-12.8125rem!important;margin-left:-12.8125rem!important}.mx-xxxl-n210{margin-right:-13.125rem!important;margin-left:-13.125rem!important}.mx-xxxl-n215{margin-right:-13.4375rem!important;margin-left:-13.4375rem!important}.mx-xxxl-n220{margin-right:-13.75rem!important;margin-left:-13.75rem!important}.mx-xxxl-n225{margin-right:-14.0625rem!important;margin-left:-14.0625rem!important}.mx-xxxl-n230{margin-right:-14.375rem!important;margin-left:-14.375rem!important}.mx-xxxl-n235{margin-right:-14.6875rem!important;margin-left:-14.6875rem!important}.mx-xxxl-n240{margin-right:-15rem!important;margin-left:-15rem!important}.mx-xxxl-n245{margin-right:-15.3125rem!important;margin-left:-15.3125rem!important}.mx-xxxl-n250{margin-right:-15.625rem!important;margin-left:-15.625rem!important}.my-xxxl-n5{margin-top:-.3125rem!important;margin-bottom:-.3125rem!important}.my-xxxl-n10{margin-top:-.625rem!important;margin-bottom:-.625rem!important}.my-xxxl-n15{margin-top:-.9375rem!important;margin-bottom:-.9375rem!important}.my-xxxl-n20{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.my-xxxl-n25{margin-top:-1.5625rem!important;margin-bottom:-1.5625rem!important}.my-xxxl-n30{margin-top:-1.875rem!important;margin-bottom:-1.875rem!important}.my-xxxl-n35{margin-top:-2.1875rem!important;margin-bottom:-2.1875rem!important}.my-xxxl-n40{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-xxxl-n45{margin-top:-2.8125rem!important;margin-bottom:-2.8125rem!important}.my-xxxl-n50{margin-top:-3.125rem!important;margin-bottom:-3.125rem!important}.my-xxxl-n55{margin-top:-3.4375rem!important;margin-bottom:-3.4375rem!important}.my-xxxl-n60{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-xxxl-n65{margin-top:-4.0625rem!important;margin-bottom:-4.0625rem!important}.my-xxxl-n70{margin-top:-4.375rem!important;margin-bottom:-4.375rem!important}.my-xxxl-n75{margin-top:-4.6875rem!important;margin-bottom:-4.6875rem!important}.my-xxxl-n80{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-xxxl-n85{margin-top:-5.3125rem!important;margin-bottom:-5.3125rem!important}.my-xxxl-n90{margin-top:-5.625rem!important;margin-bottom:-5.625rem!important}.my-xxxl-n95{margin-top:-5.9375rem!important;margin-bottom:-5.9375rem!important}.my-xxxl-n100{margin-top:-6.25rem!important;margin-bottom:-6.25rem!important}.my-xxxl-n105{margin-top:-6.5625rem!important;margin-bottom:-6.5625rem!important}.my-xxxl-n110{margin-top:-6.875rem!important;margin-bottom:-6.875rem!important}.my-xxxl-n115{margin-top:-7.1875rem!important;margin-bottom:-7.1875rem!important}.my-xxxl-n120{margin-top:-7.5rem!important;margin-bottom:-7.5rem!important}.my-xxxl-n125{margin-top:-7.8125rem!important;margin-bottom:-7.8125rem!important}.my-xxxl-n130{margin-top:-8.125rem!important;margin-bottom:-8.125rem!important}.my-xxxl-n135{margin-top:-8.4375rem!important;margin-bottom:-8.4375rem!important}.my-xxxl-n140{margin-top:-8.75rem!important;margin-bottom:-8.75rem!important}.my-xxxl-n145{margin-top:-9.0625rem!important;margin-bottom:-9.0625rem!important}.my-xxxl-n150{margin-top:-9.375rem!important;margin-bottom:-9.375rem!important}.my-xxxl-n155{margin-top:-9.6875rem!important;margin-bottom:-9.6875rem!important}.my-xxxl-n160{margin-top:-10rem!important;margin-bottom:-10rem!important}.my-xxxl-n165{margin-top:-10.3125rem!important;margin-bottom:-10.3125rem!important}.my-xxxl-n170{margin-top:-10.625rem!important;margin-bottom:-10.625rem!important}.my-xxxl-n175{margin-top:-10.9375rem!important;margin-bottom:-10.9375rem!important}.my-xxxl-n180{margin-top:-11.25rem!important;margin-bottom:-11.25rem!important}.my-xxxl-n185{margin-top:-11.5625rem!important;margin-bottom:-11.5625rem!important}.my-xxxl-n190{margin-top:-11.875rem!important;margin-bottom:-11.875rem!important}.my-xxxl-n195{margin-top:-12.1875rem!important;margin-bottom:-12.1875rem!important}.my-xxxl-n200{margin-top:-12.5rem!important;margin-bottom:-12.5rem!important}.my-xxxl-n205{margin-top:-12.8125rem!important;margin-bottom:-12.8125rem!important}.my-xxxl-n210{margin-top:-13.125rem!important;margin-bottom:-13.125rem!important}.my-xxxl-n215{margin-top:-13.4375rem!important;margin-bottom:-13.4375rem!important}.my-xxxl-n220{margin-top:-13.75rem!important;margin-bottom:-13.75rem!important}.my-xxxl-n225{margin-top:-14.0625rem!important;margin-bottom:-14.0625rem!important}.my-xxxl-n230{margin-top:-14.375rem!important;margin-bottom:-14.375rem!important}.my-xxxl-n235{margin-top:-14.6875rem!important;margin-bottom:-14.6875rem!important}.my-xxxl-n240{margin-top:-15rem!important;margin-bottom:-15rem!important}.my-xxxl-n245{margin-top:-15.3125rem!important;margin-bottom:-15.3125rem!important}.my-xxxl-n250{margin-top:-15.625rem!important;margin-bottom:-15.625rem!important}.mt-xxxl-n5{margin-top:-.3125rem!important}.mt-xxxl-n10{margin-top:-.625rem!important}.mt-xxxl-n15{margin-top:-.9375rem!important}.mt-xxxl-n20{margin-top:-1.25rem!important}.mt-xxxl-n25{margin-top:-1.5625rem!important}.mt-xxxl-n30{margin-top:-1.875rem!important}.mt-xxxl-n35{margin-top:-2.1875rem!important}.mt-xxxl-n40{margin-top:-2.5rem!important}.mt-xxxl-n45{margin-top:-2.8125rem!important}.mt-xxxl-n50{margin-top:-3.125rem!important}.mt-xxxl-n55{margin-top:-3.4375rem!important}.mt-xxxl-n60{margin-top:-3.75rem!important}.mt-xxxl-n65{margin-top:-4.0625rem!important}.mt-xxxl-n70{margin-top:-4.375rem!important}.mt-xxxl-n75{margin-top:-4.6875rem!important}.mt-xxxl-n80{margin-top:-5rem!important}.mt-xxxl-n85{margin-top:-5.3125rem!important}.mt-xxxl-n90{margin-top:-5.625rem!important}.mt-xxxl-n95{margin-top:-5.9375rem!important}.mt-xxxl-n100{margin-top:-6.25rem!important}.mt-xxxl-n105{margin-top:-6.5625rem!important}.mt-xxxl-n110{margin-top:-6.875rem!important}.mt-xxxl-n115{margin-top:-7.1875rem!important}.mt-xxxl-n120{margin-top:-7.5rem!important}.mt-xxxl-n125{margin-top:-7.8125rem!important}.mt-xxxl-n130{margin-top:-8.125rem!important}.mt-xxxl-n135{margin-top:-8.4375rem!important}.mt-xxxl-n140{margin-top:-8.75rem!important}.mt-xxxl-n145{margin-top:-9.0625rem!important}.mt-xxxl-n150{margin-top:-9.375rem!important}.mt-xxxl-n155{margin-top:-9.6875rem!important}.mt-xxxl-n160{margin-top:-10rem!important}.mt-xxxl-n165{margin-top:-10.3125rem!important}.mt-xxxl-n170{margin-top:-10.625rem!important}.mt-xxxl-n175{margin-top:-10.9375rem!important}.mt-xxxl-n180{margin-top:-11.25rem!important}.mt-xxxl-n185{margin-top:-11.5625rem!important}.mt-xxxl-n190{margin-top:-11.875rem!important}.mt-xxxl-n195{margin-top:-12.1875rem!important}.mt-xxxl-n200{margin-top:-12.5rem!important}.mt-xxxl-n205{margin-top:-12.8125rem!important}.mt-xxxl-n210{margin-top:-13.125rem!important}.mt-xxxl-n215{margin-top:-13.4375rem!important}.mt-xxxl-n220{margin-top:-13.75rem!important}.mt-xxxl-n225{margin-top:-14.0625rem!important}.mt-xxxl-n230{margin-top:-14.375rem!important}.mt-xxxl-n235{margin-top:-14.6875rem!important}.mt-xxxl-n240{margin-top:-15rem!important}.mt-xxxl-n245{margin-top:-15.3125rem!important}.mt-xxxl-n250{margin-top:-15.625rem!important}.me-xxxl-n5{margin-right:-.3125rem!important}.me-xxxl-n10{margin-right:-.625rem!important}.me-xxxl-n15{margin-right:-.9375rem!important}.me-xxxl-n20{margin-right:-1.25rem!important}.me-xxxl-n25{margin-right:-1.5625rem!important}.me-xxxl-n30{margin-right:-1.875rem!important}.me-xxxl-n35{margin-right:-2.1875rem!important}.me-xxxl-n40{margin-right:-2.5rem!important}.me-xxxl-n45{margin-right:-2.8125rem!important}.me-xxxl-n50{margin-right:-3.125rem!important}.me-xxxl-n55{margin-right:-3.4375rem!important}.me-xxxl-n60{margin-right:-3.75rem!important}.me-xxxl-n65{margin-right:-4.0625rem!important}.me-xxxl-n70{margin-right:-4.375rem!important}.me-xxxl-n75{margin-right:-4.6875rem!important}.me-xxxl-n80{margin-right:-5rem!important}.me-xxxl-n85{margin-right:-5.3125rem!important}.me-xxxl-n90{margin-right:-5.625rem!important}.me-xxxl-n95{margin-right:-5.9375rem!important}.me-xxxl-n100{margin-right:-6.25rem!important}.me-xxxl-n105{margin-right:-6.5625rem!important}.me-xxxl-n110{margin-right:-6.875rem!important}.me-xxxl-n115{margin-right:-7.1875rem!important}.me-xxxl-n120{margin-right:-7.5rem!important}.me-xxxl-n125{margin-right:-7.8125rem!important}.me-xxxl-n130{margin-right:-8.125rem!important}.me-xxxl-n135{margin-right:-8.4375rem!important}.me-xxxl-n140{margin-right:-8.75rem!important}.me-xxxl-n145{margin-right:-9.0625rem!important}.me-xxxl-n150{margin-right:-9.375rem!important}.me-xxxl-n155{margin-right:-9.6875rem!important}.me-xxxl-n160{margin-right:-10rem!important}.me-xxxl-n165{margin-right:-10.3125rem!important}.me-xxxl-n170{margin-right:-10.625rem!important}.me-xxxl-n175{margin-right:-10.9375rem!important}.me-xxxl-n180{margin-right:-11.25rem!important}.me-xxxl-n185{margin-right:-11.5625rem!important}.me-xxxl-n190{margin-right:-11.875rem!important}.me-xxxl-n195{margin-right:-12.1875rem!important}.me-xxxl-n200{margin-right:-12.5rem!important}.me-xxxl-n205{margin-right:-12.8125rem!important}.me-xxxl-n210{margin-right:-13.125rem!important}.me-xxxl-n215{margin-right:-13.4375rem!important}.me-xxxl-n220{margin-right:-13.75rem!important}.me-xxxl-n225{margin-right:-14.0625rem!important}.me-xxxl-n230{margin-right:-14.375rem!important}.me-xxxl-n235{margin-right:-14.6875rem!important}.me-xxxl-n240{margin-right:-15rem!important}.me-xxxl-n245{margin-right:-15.3125rem!important}.me-xxxl-n250{margin-right:-15.625rem!important}.mb-xxxl-n5{margin-bottom:-.3125rem!important}.mb-xxxl-n10{margin-bottom:-.625rem!important}.mb-xxxl-n15{margin-bottom:-.9375rem!important}.mb-xxxl-n20{margin-bottom:-1.25rem!important}.mb-xxxl-n25{margin-bottom:-1.5625rem!important}.mb-xxxl-n30{margin-bottom:-1.875rem!important}.mb-xxxl-n35{margin-bottom:-2.1875rem!important}.mb-xxxl-n40{margin-bottom:-2.5rem!important}.mb-xxxl-n45{margin-bottom:-2.8125rem!important}.mb-xxxl-n50{margin-bottom:-3.125rem!important}.mb-xxxl-n55{margin-bottom:-3.4375rem!important}.mb-xxxl-n60{margin-bottom:-3.75rem!important}.mb-xxxl-n65{margin-bottom:-4.0625rem!important}.mb-xxxl-n70{margin-bottom:-4.375rem!important}.mb-xxxl-n75{margin-bottom:-4.6875rem!important}.mb-xxxl-n80{margin-bottom:-5rem!important}.mb-xxxl-n85{margin-bottom:-5.3125rem!important}.mb-xxxl-n90{margin-bottom:-5.625rem!important}.mb-xxxl-n95{margin-bottom:-5.9375rem!important}.mb-xxxl-n100{margin-bottom:-6.25rem!important}.mb-xxxl-n105{margin-bottom:-6.5625rem!important}.mb-xxxl-n110{margin-bottom:-6.875rem!important}.mb-xxxl-n115{margin-bottom:-7.1875rem!important}.mb-xxxl-n120{margin-bottom:-7.5rem!important}.mb-xxxl-n125{margin-bottom:-7.8125rem!important}.mb-xxxl-n130{margin-bottom:-8.125rem!important}.mb-xxxl-n135{margin-bottom:-8.4375rem!important}.mb-xxxl-n140{margin-bottom:-8.75rem!important}.mb-xxxl-n145{margin-bottom:-9.0625rem!important}.mb-xxxl-n150{margin-bottom:-9.375rem!important}.mb-xxxl-n155{margin-bottom:-9.6875rem!important}.mb-xxxl-n160{margin-bottom:-10rem!important}.mb-xxxl-n165{margin-bottom:-10.3125rem!important}.mb-xxxl-n170{margin-bottom:-10.625rem!important}.mb-xxxl-n175{margin-bottom:-10.9375rem!important}.mb-xxxl-n180{margin-bottom:-11.25rem!important}.mb-xxxl-n185{margin-bottom:-11.5625rem!important}.mb-xxxl-n190{margin-bottom:-11.875rem!important}.mb-xxxl-n195{margin-bottom:-12.1875rem!important}.mb-xxxl-n200{margin-bottom:-12.5rem!important}.mb-xxxl-n205{margin-bottom:-12.8125rem!important}.mb-xxxl-n210{margin-bottom:-13.125rem!important}.mb-xxxl-n215{margin-bottom:-13.4375rem!important}.mb-xxxl-n220{margin-bottom:-13.75rem!important}.mb-xxxl-n225{margin-bottom:-14.0625rem!important}.mb-xxxl-n230{margin-bottom:-14.375rem!important}.mb-xxxl-n235{margin-bottom:-14.6875rem!important}.mb-xxxl-n240{margin-bottom:-15rem!important}.mb-xxxl-n245{margin-bottom:-15.3125rem!important}.mb-xxxl-n250{margin-bottom:-15.625rem!important}.ms-xxxl-n5{margin-left:-.3125rem!important}.ms-xxxl-n10{margin-left:-.625rem!important}.ms-xxxl-n15{margin-left:-.9375rem!important}.ms-xxxl-n20{margin-left:-1.25rem!important}.ms-xxxl-n25{margin-left:-1.5625rem!important}.ms-xxxl-n30{margin-left:-1.875rem!important}.ms-xxxl-n35{margin-left:-2.1875rem!important}.ms-xxxl-n40{margin-left:-2.5rem!important}.ms-xxxl-n45{margin-left:-2.8125rem!important}.ms-xxxl-n50{margin-left:-3.125rem!important}.ms-xxxl-n55{margin-left:-3.4375rem!important}.ms-xxxl-n60{margin-left:-3.75rem!important}.ms-xxxl-n65{margin-left:-4.0625rem!important}.ms-xxxl-n70{margin-left:-4.375rem!important}.ms-xxxl-n75{margin-left:-4.6875rem!important}.ms-xxxl-n80{margin-left:-5rem!important}.ms-xxxl-n85{margin-left:-5.3125rem!important}.ms-xxxl-n90{margin-left:-5.625rem!important}.ms-xxxl-n95{margin-left:-5.9375rem!important}.ms-xxxl-n100{margin-left:-6.25rem!important}.ms-xxxl-n105{margin-left:-6.5625rem!important}.ms-xxxl-n110{margin-left:-6.875rem!important}.ms-xxxl-n115{margin-left:-7.1875rem!important}.ms-xxxl-n120{margin-left:-7.5rem!important}.ms-xxxl-n125{margin-left:-7.8125rem!important}.ms-xxxl-n130{margin-left:-8.125rem!important}.ms-xxxl-n135{margin-left:-8.4375rem!important}.ms-xxxl-n140{margin-left:-8.75rem!important}.ms-xxxl-n145{margin-left:-9.0625rem!important}.ms-xxxl-n150{margin-left:-9.375rem!important}.ms-xxxl-n155{margin-left:-9.6875rem!important}.ms-xxxl-n160{margin-left:-10rem!important}.ms-xxxl-n165{margin-left:-10.3125rem!important}.ms-xxxl-n170{margin-left:-10.625rem!important}.ms-xxxl-n175{margin-left:-10.9375rem!important}.ms-xxxl-n180{margin-left:-11.25rem!important}.ms-xxxl-n185{margin-left:-11.5625rem!important}.ms-xxxl-n190{margin-left:-11.875rem!important}.ms-xxxl-n195{margin-left:-12.1875rem!important}.ms-xxxl-n200{margin-left:-12.5rem!important}.ms-xxxl-n205{margin-left:-12.8125rem!important}.ms-xxxl-n210{margin-left:-13.125rem!important}.ms-xxxl-n215{margin-left:-13.4375rem!important}.ms-xxxl-n220{margin-left:-13.75rem!important}.ms-xxxl-n225{margin-left:-14.0625rem!important}.ms-xxxl-n230{margin-left:-14.375rem!important}.ms-xxxl-n235{margin-left:-14.6875rem!important}.ms-xxxl-n240{margin-left:-15rem!important}.ms-xxxl-n245{margin-left:-15.3125rem!important}.ms-xxxl-n250{margin-left:-15.625rem!important}.p-xxxl-0{padding:0!important}.p-xxxl-5{padding:.3125rem!important}.p-xxxl-10{padding:.625rem!important}.p-xxxl-15{padding:.9375rem!important}.p-xxxl-20{padding:1.25rem!important}.p-xxxl-25{padding:1.5625rem!important}.p-xxxl-30{padding:1.875rem!important}.p-xxxl-35{padding:2.1875rem!important}.p-xxxl-40{padding:2.5rem!important}.p-xxxl-45{padding:2.8125rem!important}.p-xxxl-50{padding:3.125rem!important}.p-xxxl-55{padding:3.4375rem!important}.p-xxxl-60{padding:3.75rem!important}.p-xxxl-65{padding:4.0625rem!important}.p-xxxl-70{padding:4.375rem!important}.p-xxxl-75{padding:4.6875rem!important}.p-xxxl-80{padding:5rem!important}.p-xxxl-85{padding:5.3125rem!important}.p-xxxl-90{padding:5.625rem!important}.p-xxxl-95{padding:5.9375rem!important}.p-xxxl-100{padding:6.25rem!important}.p-xxxl-105{padding:6.5625rem!important}.p-xxxl-110{padding:6.875rem!important}.p-xxxl-115{padding:7.1875rem!important}.p-xxxl-120{padding:7.5rem!important}.p-xxxl-125{padding:7.8125rem!important}.p-xxxl-130{padding:8.125rem!important}.p-xxxl-135{padding:8.4375rem!important}.p-xxxl-140{padding:8.75rem!important}.p-xxxl-145{padding:9.0625rem!important}.p-xxxl-150{padding:9.375rem!important}.p-xxxl-155{padding:9.6875rem!important}.p-xxxl-160{padding:10rem!important}.p-xxxl-165{padding:10.3125rem!important}.p-xxxl-170{padding:10.625rem!important}.p-xxxl-175{padding:10.9375rem!important}.p-xxxl-180{padding:11.25rem!important}.p-xxxl-185{padding:11.5625rem!important}.p-xxxl-190{padding:11.875rem!important}.p-xxxl-195{padding:12.1875rem!important}.p-xxxl-200{padding:12.5rem!important}.p-xxxl-205{padding:12.8125rem!important}.p-xxxl-210{padding:13.125rem!important}.p-xxxl-215{padding:13.4375rem!important}.p-xxxl-220{padding:13.75rem!important}.p-xxxl-225{padding:14.0625rem!important}.p-xxxl-230{padding:14.375rem!important}.p-xxxl-235{padding:14.6875rem!important}.p-xxxl-240{padding:15rem!important}.p-xxxl-245{padding:15.3125rem!important}.p-xxxl-250{padding:15.625rem!important}.px-xxxl-0{padding-right:0!important;padding-left:0!important}.px-xxxl-5{padding-right:.3125rem!important;padding-left:.3125rem!important}.px-xxxl-10{padding-right:.625rem!important;padding-left:.625rem!important}.px-xxxl-15{padding-right:.9375rem!important;padding-left:.9375rem!important}.px-xxxl-20{padding-right:1.25rem!important;padding-left:1.25rem!important}.px-xxxl-25{padding-right:1.5625rem!important;padding-left:1.5625rem!important}.px-xxxl-30{padding-right:1.875rem!important;padding-left:1.875rem!important}.px-xxxl-35{padding-right:2.1875rem!important;padding-left:2.1875rem!important}.px-xxxl-40{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-xxxl-45{padding-right:2.8125rem!important;padding-left:2.8125rem!important}.px-xxxl-50{padding-right:3.125rem!important;padding-left:3.125rem!important}.px-xxxl-55{padding-right:3.4375rem!important;padding-left:3.4375rem!important}.px-xxxl-60{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-xxxl-65{padding-right:4.0625rem!important;padding-left:4.0625rem!important}.px-xxxl-70{padding-right:4.375rem!important;padding-left:4.375rem!important}.px-xxxl-75{padding-right:4.6875rem!important;padding-left:4.6875rem!important}.px-xxxl-80{padding-right:5rem!important;padding-left:5rem!important}.px-xxxl-85{padding-right:5.3125rem!important;padding-left:5.3125rem!important}.px-xxxl-90{padding-right:5.625rem!important;padding-left:5.625rem!important}.px-xxxl-95{padding-right:5.9375rem!important;padding-left:5.9375rem!important}.px-xxxl-100{padding-right:6.25rem!important;padding-left:6.25rem!important}.px-xxxl-105{padding-right:6.5625rem!important;padding-left:6.5625rem!important}.px-xxxl-110{padding-right:6.875rem!important;padding-left:6.875rem!important}.px-xxxl-115{padding-right:7.1875rem!important;padding-left:7.1875rem!important}.px-xxxl-120{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-xxxl-125{padding-right:7.8125rem!important;padding-left:7.8125rem!important}.px-xxxl-130{padding-right:8.125rem!important;padding-left:8.125rem!important}.px-xxxl-135{padding-right:8.4375rem!important;padding-left:8.4375rem!important}.px-xxxl-140{padding-right:8.75rem!important;padding-left:8.75rem!important}.px-xxxl-145{padding-right:9.0625rem!important;padding-left:9.0625rem!important}.px-xxxl-150{padding-right:9.375rem!important;padding-left:9.375rem!important}.px-xxxl-155{padding-right:9.6875rem!important;padding-left:9.6875rem!important}.px-xxxl-160{padding-right:10rem!important;padding-left:10rem!important}.px-xxxl-165{padding-right:10.3125rem!important;padding-left:10.3125rem!important}.px-xxxl-170{padding-right:10.625rem!important;padding-left:10.625rem!important}.px-xxxl-175{padding-right:10.9375rem!important;padding-left:10.9375rem!important}.px-xxxl-180{padding-right:11.25rem!important;padding-left:11.25rem!important}.px-xxxl-185{padding-right:11.5625rem!important;padding-left:11.5625rem!important}.px-xxxl-190{padding-right:11.875rem!important;padding-left:11.875rem!important}.px-xxxl-195{padding-right:12.1875rem!important;padding-left:12.1875rem!important}.px-xxxl-200{padding-right:12.5rem!important;padding-left:12.5rem!important}.px-xxxl-205{padding-right:12.8125rem!important;padding-left:12.8125rem!important}.px-xxxl-210{padding-right:13.125rem!important;padding-left:13.125rem!important}.px-xxxl-215{padding-right:13.4375rem!important;padding-left:13.4375rem!important}.px-xxxl-220{padding-right:13.75rem!important;padding-left:13.75rem!important}.px-xxxl-225{padding-right:14.0625rem!important;padding-left:14.0625rem!important}.px-xxxl-230{padding-right:14.375rem!important;padding-left:14.375rem!important}.px-xxxl-235{padding-right:14.6875rem!important;padding-left:14.6875rem!important}.px-xxxl-240{padding-right:15rem!important;padding-left:15rem!important}.px-xxxl-245{padding-right:15.3125rem!important;padding-left:15.3125rem!important}.px-xxxl-250{padding-right:15.625rem!important;padding-left:15.625rem!important}.py-xxxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxxl-5{padding-top:.3125rem!important;padding-bottom:.3125rem!important}.py-xxxl-10{padding-top:.625rem!important;padding-bottom:.625rem!important}.py-xxxl-15{padding-top:.9375rem!important;padding-bottom:.9375rem!important}.py-xxxl-20{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-xxxl-25{padding-top:1.5625rem!important;padding-bottom:1.5625rem!important}.py-xxxl-30{padding-top:1.875rem!important;padding-bottom:1.875rem!important}.py-xxxl-35{padding-top:2.1875rem!important;padding-bottom:2.1875rem!important}.py-xxxl-40{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-xxxl-45{padding-top:2.8125rem!important;padding-bottom:2.8125rem!important}.py-xxxl-50{padding-top:3.125rem!important;padding-bottom:3.125rem!important}.py-xxxl-55{padding-top:3.4375rem!important;padding-bottom:3.4375rem!important}.py-xxxl-60{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-xxxl-65{padding-top:4.0625rem!important;padding-bottom:4.0625rem!important}.py-xxxl-70{padding-top:4.375rem!important;padding-bottom:4.375rem!important}.py-xxxl-75{padding-top:4.6875rem!important;padding-bottom:4.6875rem!important}.py-xxxl-80{padding-top:5rem!important;padding-bottom:5rem!important}.py-xxxl-85{padding-top:5.3125rem!important;padding-bottom:5.3125rem!important}.py-xxxl-90{padding-top:5.625rem!important;padding-bottom:5.625rem!important}.py-xxxl-95{padding-top:5.9375rem!important;padding-bottom:5.9375rem!important}.py-xxxl-100{padding-top:6.25rem!important;padding-bottom:6.25rem!important}.py-xxxl-105{padding-top:6.5625rem!important;padding-bottom:6.5625rem!important}.py-xxxl-110{padding-top:6.875rem!important;padding-bottom:6.875rem!important}.py-xxxl-115{padding-top:7.1875rem!important;padding-bottom:7.1875rem!important}.py-xxxl-120{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-xxxl-125{padding-top:7.8125rem!important;padding-bottom:7.8125rem!important}.py-xxxl-130{padding-top:8.125rem!important;padding-bottom:8.125rem!important}.py-xxxl-135{padding-top:8.4375rem!important;padding-bottom:8.4375rem!important}.py-xxxl-140{padding-top:8.75rem!important;padding-bottom:8.75rem!important}.py-xxxl-145{padding-top:9.0625rem!important;padding-bottom:9.0625rem!important}.py-xxxl-150{padding-top:9.375rem!important;padding-bottom:9.375rem!important}.py-xxxl-155{padding-top:9.6875rem!important;padding-bottom:9.6875rem!important}.py-xxxl-160{padding-top:10rem!important;padding-bottom:10rem!important}.py-xxxl-165{padding-top:10.3125rem!important;padding-bottom:10.3125rem!important}.py-xxxl-170{padding-top:10.625rem!important;padding-bottom:10.625rem!important}.py-xxxl-175{padding-top:10.9375rem!important;padding-bottom:10.9375rem!important}.py-xxxl-180{padding-top:11.25rem!important;padding-bottom:11.25rem!important}.py-xxxl-185{padding-top:11.5625rem!important;padding-bottom:11.5625rem!important}.py-xxxl-190{padding-top:11.875rem!important;padding-bottom:11.875rem!important}.py-xxxl-195{padding-top:12.1875rem!important;padding-bottom:12.1875rem!important}.py-xxxl-200{padding-top:12.5rem!important;padding-bottom:12.5rem!important}.py-xxxl-205{padding-top:12.8125rem!important;padding-bottom:12.8125rem!important}.py-xxxl-210{padding-top:13.125rem!important;padding-bottom:13.125rem!important}.py-xxxl-215{padding-top:13.4375rem!important;padding-bottom:13.4375rem!important}.py-xxxl-220{padding-top:13.75rem!important;padding-bottom:13.75rem!important}.py-xxxl-225{padding-top:14.0625rem!important;padding-bottom:14.0625rem!important}.py-xxxl-230{padding-top:14.375rem!important;padding-bottom:14.375rem!important}.py-xxxl-235{padding-top:14.6875rem!important;padding-bottom:14.6875rem!important}.py-xxxl-240{padding-top:15rem!important;padding-bottom:15rem!important}.py-xxxl-245{padding-top:15.3125rem!important;padding-bottom:15.3125rem!important}.py-xxxl-250{padding-top:15.625rem!important;padding-bottom:15.625rem!important}.pt-xxxl-0{padding-top:0!important}.pt-xxxl-5{padding-top:.3125rem!important}.pt-xxxl-10{padding-top:.625rem!important}.pt-xxxl-15{padding-top:.9375rem!important}.pt-xxxl-20{padding-top:1.25rem!important}.pt-xxxl-25{padding-top:1.5625rem!important}.pt-xxxl-30{padding-top:1.875rem!important}.pt-xxxl-35{padding-top:2.1875rem!important}.pt-xxxl-40{padding-top:2.5rem!important}.pt-xxxl-45{padding-top:2.8125rem!important}.pt-xxxl-50{padding-top:3.125rem!important}.pt-xxxl-55{padding-top:3.4375rem!important}.pt-xxxl-60{padding-top:3.75rem!important}.pt-xxxl-65{padding-top:4.0625rem!important}.pt-xxxl-70{padding-top:4.375rem!important}.pt-xxxl-75{padding-top:4.6875rem!important}.pt-xxxl-80{padding-top:5rem!important}.pt-xxxl-85{padding-top:5.3125rem!important}.pt-xxxl-90{padding-top:5.625rem!important}.pt-xxxl-95{padding-top:5.9375rem!important}.pt-xxxl-100{padding-top:6.25rem!important}.pt-xxxl-105{padding-top:6.5625rem!important}.pt-xxxl-110{padding-top:6.875rem!important}.pt-xxxl-115{padding-top:7.1875rem!important}.pt-xxxl-120{padding-top:7.5rem!important}.pt-xxxl-125{padding-top:7.8125rem!important}.pt-xxxl-130{padding-top:8.125rem!important}.pt-xxxl-135{padding-top:8.4375rem!important}.pt-xxxl-140{padding-top:8.75rem!important}.pt-xxxl-145{padding-top:9.0625rem!important}.pt-xxxl-150{padding-top:9.375rem!important}.pt-xxxl-155{padding-top:9.6875rem!important}.pt-xxxl-160{padding-top:10rem!important}.pt-xxxl-165{padding-top:10.3125rem!important}.pt-xxxl-170{padding-top:10.625rem!important}.pt-xxxl-175{padding-top:10.9375rem!important}.pt-xxxl-180{padding-top:11.25rem!important}.pt-xxxl-185{padding-top:11.5625rem!important}.pt-xxxl-190{padding-top:11.875rem!important}.pt-xxxl-195{padding-top:12.1875rem!important}.pt-xxxl-200{padding-top:12.5rem!important}.pt-xxxl-205{padding-top:12.8125rem!important}.pt-xxxl-210{padding-top:13.125rem!important}.pt-xxxl-215{padding-top:13.4375rem!important}.pt-xxxl-220{padding-top:13.75rem!important}.pt-xxxl-225{padding-top:14.0625rem!important}.pt-xxxl-230{padding-top:14.375rem!important}.pt-xxxl-235{padding-top:14.6875rem!important}.pt-xxxl-240{padding-top:15rem!important}.pt-xxxl-245{padding-top:15.3125rem!important}.pt-xxxl-250{padding-top:15.625rem!important}.pe-xxxl-0{padding-right:0!important}.pe-xxxl-5{padding-right:.3125rem!important}.pe-xxxl-10{padding-right:.625rem!important}.pe-xxxl-15{padding-right:.9375rem!important}.pe-xxxl-20{padding-right:1.25rem!important}.pe-xxxl-25{padding-right:1.5625rem!important}.pe-xxxl-30{padding-right:1.875rem!important}.pe-xxxl-35{padding-right:2.1875rem!important}.pe-xxxl-40{padding-right:2.5rem!important}.pe-xxxl-45{padding-right:2.8125rem!important}.pe-xxxl-50{padding-right:3.125rem!important}.pe-xxxl-55{padding-right:3.4375rem!important}.pe-xxxl-60{padding-right:3.75rem!important}.pe-xxxl-65{padding-right:4.0625rem!important}.pe-xxxl-70{padding-right:4.375rem!important}.pe-xxxl-75{padding-right:4.6875rem!important}.pe-xxxl-80{padding-right:5rem!important}.pe-xxxl-85{padding-right:5.3125rem!important}.pe-xxxl-90{padding-right:5.625rem!important}.pe-xxxl-95{padding-right:5.9375rem!important}.pe-xxxl-100{padding-right:6.25rem!important}.pe-xxxl-105{padding-right:6.5625rem!important}.pe-xxxl-110{padding-right:6.875rem!important}.pe-xxxl-115{padding-right:7.1875rem!important}.pe-xxxl-120{padding-right:7.5rem!important}.pe-xxxl-125{padding-right:7.8125rem!important}.pe-xxxl-130{padding-right:8.125rem!important}.pe-xxxl-135{padding-right:8.4375rem!important}.pe-xxxl-140{padding-right:8.75rem!important}.pe-xxxl-145{padding-right:9.0625rem!important}.pe-xxxl-150{padding-right:9.375rem!important}.pe-xxxl-155{padding-right:9.6875rem!important}.pe-xxxl-160{padding-right:10rem!important}.pe-xxxl-165{padding-right:10.3125rem!important}.pe-xxxl-170{padding-right:10.625rem!important}.pe-xxxl-175{padding-right:10.9375rem!important}.pe-xxxl-180{padding-right:11.25rem!important}.pe-xxxl-185{padding-right:11.5625rem!important}.pe-xxxl-190{padding-right:11.875rem!important}.pe-xxxl-195{padding-right:12.1875rem!important}.pe-xxxl-200{padding-right:12.5rem!important}.pe-xxxl-205{padding-right:12.8125rem!important}.pe-xxxl-210{padding-right:13.125rem!important}.pe-xxxl-215{padding-right:13.4375rem!important}.pe-xxxl-220{padding-right:13.75rem!important}.pe-xxxl-225{padding-right:14.0625rem!important}.pe-xxxl-230{padding-right:14.375rem!important}.pe-xxxl-235{padding-right:14.6875rem!important}.pe-xxxl-240{padding-right:15rem!important}.pe-xxxl-245{padding-right:15.3125rem!important}.pe-xxxl-250{padding-right:15.625rem!important}.pb-xxxl-0{padding-bottom:0!important}.pb-xxxl-5{padding-bottom:.3125rem!important}.pb-xxxl-10{padding-bottom:.625rem!important}.pb-xxxl-15{padding-bottom:.9375rem!important}.pb-xxxl-20{padding-bottom:1.25rem!important}.pb-xxxl-25{padding-bottom:1.5625rem!important}.pb-xxxl-30{padding-bottom:1.875rem!important}.pb-xxxl-35{padding-bottom:2.1875rem!important}.pb-xxxl-40{padding-bottom:2.5rem!important}.pb-xxxl-45{padding-bottom:2.8125rem!important}.pb-xxxl-50{padding-bottom:3.125rem!important}.pb-xxxl-55{padding-bottom:3.4375rem!important}.pb-xxxl-60{padding-bottom:3.75rem!important}.pb-xxxl-65{padding-bottom:4.0625rem!important}.pb-xxxl-70{padding-bottom:4.375rem!important}.pb-xxxl-75{padding-bottom:4.6875rem!important}.pb-xxxl-80{padding-bottom:5rem!important}.pb-xxxl-85{padding-bottom:5.3125rem!important}.pb-xxxl-90{padding-bottom:5.625rem!important}.pb-xxxl-95{padding-bottom:5.9375rem!important}.pb-xxxl-100{padding-bottom:6.25rem!important}.pb-xxxl-105{padding-bottom:6.5625rem!important}.pb-xxxl-110{padding-bottom:6.875rem!important}.pb-xxxl-115{padding-bottom:7.1875rem!important}.pb-xxxl-120{padding-bottom:7.5rem!important}.pb-xxxl-125{padding-bottom:7.8125rem!important}.pb-xxxl-130{padding-bottom:8.125rem!important}.pb-xxxl-135{padding-bottom:8.4375rem!important}.pb-xxxl-140{padding-bottom:8.75rem!important}.pb-xxxl-145{padding-bottom:9.0625rem!important}.pb-xxxl-150{padding-bottom:9.375rem!important}.pb-xxxl-155{padding-bottom:9.6875rem!important}.pb-xxxl-160{padding-bottom:10rem!important}.pb-xxxl-165{padding-bottom:10.3125rem!important}.pb-xxxl-170{padding-bottom:10.625rem!important}.pb-xxxl-175{padding-bottom:10.9375rem!important}.pb-xxxl-180{padding-bottom:11.25rem!important}.pb-xxxl-185{padding-bottom:11.5625rem!important}.pb-xxxl-190{padding-bottom:11.875rem!important}.pb-xxxl-195{padding-bottom:12.1875rem!important}.pb-xxxl-200{padding-bottom:12.5rem!important}.pb-xxxl-205{padding-bottom:12.8125rem!important}.pb-xxxl-210{padding-bottom:13.125rem!important}.pb-xxxl-215{padding-bottom:13.4375rem!important}.pb-xxxl-220{padding-bottom:13.75rem!important}.pb-xxxl-225{padding-bottom:14.0625rem!important}.pb-xxxl-230{padding-bottom:14.375rem!important}.pb-xxxl-235{padding-bottom:14.6875rem!important}.pb-xxxl-240{padding-bottom:15rem!important}.pb-xxxl-245{padding-bottom:15.3125rem!important}.pb-xxxl-250{padding-bottom:15.625rem!important}.ps-xxxl-0{padding-left:0!important}.ps-xxxl-5{padding-left:.3125rem!important}.ps-xxxl-10{padding-left:.625rem!important}.ps-xxxl-15{padding-left:.9375rem!important}.ps-xxxl-20{padding-left:1.25rem!important}.ps-xxxl-25{padding-left:1.5625rem!important}.ps-xxxl-30{padding-left:1.875rem!important}.ps-xxxl-35{padding-left:2.1875rem!important}.ps-xxxl-40{padding-left:2.5rem!important}.ps-xxxl-45{padding-left:2.8125rem!important}.ps-xxxl-50{padding-left:3.125rem!important}.ps-xxxl-55{padding-left:3.4375rem!important}.ps-xxxl-60{padding-left:3.75rem!important}.ps-xxxl-65{padding-left:4.0625rem!important}.ps-xxxl-70{padding-left:4.375rem!important}.ps-xxxl-75{padding-left:4.6875rem!important}.ps-xxxl-80{padding-left:5rem!important}.ps-xxxl-85{padding-left:5.3125rem!important}.ps-xxxl-90{padding-left:5.625rem!important}.ps-xxxl-95{padding-left:5.9375rem!important}.ps-xxxl-100{padding-left:6.25rem!important}.ps-xxxl-105{padding-left:6.5625rem!important}.ps-xxxl-110{padding-left:6.875rem!important}.ps-xxxl-115{padding-left:7.1875rem!important}.ps-xxxl-120{padding-left:7.5rem!important}.ps-xxxl-125{padding-left:7.8125rem!important}.ps-xxxl-130{padding-left:8.125rem!important}.ps-xxxl-135{padding-left:8.4375rem!important}.ps-xxxl-140{padding-left:8.75rem!important}.ps-xxxl-145{padding-left:9.0625rem!important}.ps-xxxl-150{padding-left:9.375rem!important}.ps-xxxl-155{padding-left:9.6875rem!important}.ps-xxxl-160{padding-left:10rem!important}.ps-xxxl-165{padding-left:10.3125rem!important}.ps-xxxl-170{padding-left:10.625rem!important}.ps-xxxl-175{padding-left:10.9375rem!important}.ps-xxxl-180{padding-left:11.25rem!important}.ps-xxxl-185{padding-left:11.5625rem!important}.ps-xxxl-190{padding-left:11.875rem!important}.ps-xxxl-195{padding-left:12.1875rem!important}.ps-xxxl-200{padding-left:12.5rem!important}.ps-xxxl-205{padding-left:12.8125rem!important}.ps-xxxl-210{padding-left:13.125rem!important}.ps-xxxl-215{padding-left:13.4375rem!important}.ps-xxxl-220{padding-left:13.75rem!important}.ps-xxxl-225{padding-left:14.0625rem!important}.ps-xxxl-230{padding-left:14.375rem!important}.ps-xxxl-235{padding-left:14.6875rem!important}.ps-xxxl-240{padding-left:15rem!important}.ps-xxxl-245{padding-left:15.3125rem!important}.ps-xxxl-250{padding-left:15.625rem!important}.gap-xxxl-0{gap:0!important}.gap-xxxl-5{gap:.3125rem!important}.gap-xxxl-10{gap:.625rem!important}.gap-xxxl-15{gap:.9375rem!important}.gap-xxxl-20{gap:1.25rem!important}.gap-xxxl-25{gap:1.5625rem!important}.gap-xxxl-30{gap:1.875rem!important}.gap-xxxl-35{gap:2.1875rem!important}.gap-xxxl-40{gap:2.5rem!important}.gap-xxxl-45{gap:2.8125rem!important}.gap-xxxl-50{gap:3.125rem!important}.gap-xxxl-55{gap:3.4375rem!important}.gap-xxxl-60{gap:3.75rem!important}.gap-xxxl-65{gap:4.0625rem!important}.gap-xxxl-70{gap:4.375rem!important}.gap-xxxl-75{gap:4.6875rem!important}.gap-xxxl-80{gap:5rem!important}.gap-xxxl-85{gap:5.3125rem!important}.gap-xxxl-90{gap:5.625rem!important}.gap-xxxl-95{gap:5.9375rem!important}.gap-xxxl-100{gap:6.25rem!important}.gap-xxxl-105{gap:6.5625rem!important}.gap-xxxl-110{gap:6.875rem!important}.gap-xxxl-115{gap:7.1875rem!important}.gap-xxxl-120{gap:7.5rem!important}.gap-xxxl-125{gap:7.8125rem!important}.gap-xxxl-130{gap:8.125rem!important}.gap-xxxl-135{gap:8.4375rem!important}.gap-xxxl-140{gap:8.75rem!important}.gap-xxxl-145{gap:9.0625rem!important}.gap-xxxl-150{gap:9.375rem!important}.gap-xxxl-155{gap:9.6875rem!important}.gap-xxxl-160{gap:10rem!important}.gap-xxxl-165{gap:10.3125rem!important}.gap-xxxl-170{gap:10.625rem!important}.gap-xxxl-175{gap:10.9375rem!important}.gap-xxxl-180{gap:11.25rem!important}.gap-xxxl-185{gap:11.5625rem!important}.gap-xxxl-190{gap:11.875rem!important}.gap-xxxl-195{gap:12.1875rem!important}.gap-xxxl-200{gap:12.5rem!important}.gap-xxxl-205{gap:12.8125rem!important}.gap-xxxl-210{gap:13.125rem!important}.gap-xxxl-215{gap:13.4375rem!important}.gap-xxxl-220{gap:13.75rem!important}.gap-xxxl-225{gap:14.0625rem!important}.gap-xxxl-230{gap:14.375rem!important}.gap-xxxl-235{gap:14.6875rem!important}.gap-xxxl-240{gap:15rem!important}.gap-xxxl-245{gap:15.3125rem!important}.gap-xxxl-250{gap:15.625rem!important}.text-xxxl-start{text-align:left!important}.text-xxxl-end{text-align:right!important}.text-xxxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:3.75rem!important}.fs-2{font-size:3rem!important}.fs-3{font-size:2.25rem!important}.fs-4{font-size:1.875rem!important}.fs-5{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}/*!
* Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
* Copyright 2024 Fonticons, Inc.
*/.fa{font-family:var(--fa-style-family, "Font Awesome 6 Free");font-weight:var(--fa-style, 900)}.fa,.fa-classic,.fa-sharp,.fas,.fa-solid,.far,.fa-regular,.fab,.fa-brands{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display, inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fas,.fa-classic,.fa-solid,.far,.fa-regular{font-family:"Font Awesome 6 Free"}.fab,.fa-brands{font-family:"Font Awesome 6 Brands"}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin, 2.5em);padding-left:0}.fa-li{left:calc(var(--fa-li-width, 2em) * -1);position:absolute;text-align:center;width:var(--fa-li-width, 2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color, #eee);border-radius:var(--fa-border-radius, .1em);border-style:var(--fa-border-style, solid);border-width:var(--fa-border-width, .08em);padding:var(--fa-border-padding, .2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin, .3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin, .3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, ease-in-out);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, cubic-bezier(.28, .84, .42, 1));animation-timing-function:var(--fa-animation-timing, cubic-bezier(.28, .84, .42, 1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1));animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1));animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, ease-in-out);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, linear);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 2s);animation-duration:var(--fa-animation-duration, 2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, linear);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin-reverse{--fa-animation-direction: reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, steps(8));animation-timing-function:var(--fa-animation-timing, steps(8))}@media (prefers-reduced-motion: reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale, 1.25));transform:scale(var(--fa-beat-scale, 1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale, 1.25));transform:scale(var(--fa-beat-scale, 1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, .9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, .9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x, .9),var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em));transform:scale(var(--fa-bounce-jump-scale-x, .9),var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, .95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, .95)) translateY(0)}57%{-webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound, -.125em));transform:scale(1) translateY(var(--fa-bounce-rebound, -.125em))}64%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1,1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, .9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, .9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x, .9),var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em));transform:scale(var(--fa-bounce-jump-scale-x, .9),var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, .95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, .95)) translateY(0)}57%{-webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound, -.125em));transform:scale(1) translateY(var(--fa-bounce-rebound, -.125em))}64%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1,1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, .4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, .4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity, .4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale, 1.125));transform:scale(var(--fa-beat-fade-scale, 1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity, .4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale, 1.125));transform:scale(var(--fa-beat-fade-scale, 1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),var(--fa-flip-angle, -180deg));transform:rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),var(--fa-flip-angle, -180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),var(--fa-flip-angle, -180deg));transform:rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),var(--fa-flip-angle, -180deg))}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fa-flip-horizontal{-webkit-transform:scale(-1,1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1,-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle, 0));transform:rotate(var(--fa-rotate-angle, 0))}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index, auto)}.fa-inverse{color:var(--fa-inverse, #fff)}.fa-circle-chevron-right:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-trash-can:before{content:""}.fa-trash-alt:before{content:""}.fa-user-xmark:before{content:""}.fa-user-times:before{content:""}.fa-message:before{content:""}.fa-comment-alt:before{content:""}.fa-down-left-and-up-right-to-center:before{content:""}.fa-compress-alt:before{content:""}.fa-file-lines:before{content:""}.fa-file-alt:before{content:""}.fa-file-text:before{content:""}.fa-calendar-days:before{content:""}.fa-calendar-alt:before{content:""}.fa-volleyball:before{content:""}.fa-volleyball-ball:before{content:""}.fa-sort-down:before{content:""}.fa-sort-desc:before{content:""}.fa-circle-minus:before{content:""}.fa-minus-circle:before{content:""}.fa-right-from-bracket:before{content:""}.fa-sign-out-alt:before{content:""}.fa-icons:before{content:""}.fa-heart-music-camera-bolt:before{content:""}.fa-microphone-lines-slash:before{content:""}.fa-microphone-alt-slash:before{content:""}.fa-magnifying-glass-location:before{content:""}.fa-search-location:before{content:""}.fa-forward-step:before{content:""}.fa-step-forward:before{content:""}.fa-face-smile-beam:before{content:""}.fa-smile-beam:before{content:""}.fa-football:before{content:""}.fa-football-ball:before{content:""}.fa-angles-down:before{content:""}.fa-angle-double-down:before{content:""}.fa-beer-mug-empty:before{content:""}.fa-beer:before{content:""}.fa-arrow-up-long:before{content:""}.fa-long-arrow-up:before{content:""}.fa-fire-flame-simple:before{content:""}.fa-burn:before{content:""}.fa-person:before{content:""}.fa-male:before{content:""}.fa-face-grin-stars:before{content:""}.fa-grin-stars:before{content:""}.fa-spaghetti-monster-flying:before{content:""}.fa-pastafarianism:before{content:""}.fa-spoon:before{content:""}.fa-utensil-spoon:before{content:""}.fa-envelopes-bulk:before{content:""}.fa-mail-bulk:before{content:""}.fa-circle-h:before{content:""}.fa-hospital-symbol:before{content:""}.fa-address-book:before{content:""}.fa-contact-book:before{content:""}.fa-pencil:before{content:""}.fa-pencil-alt:before{content:""}.fa-paste:before{content:""}.fa-file-clipboard:before{content:""}.fa-truck-ramp-box:before{content:""}.fa-truck-loading:before{content:""}.fa-scroll-torah:before{content:""}.fa-torah:before{content:""}.fa-broom-ball:before{content:""}.fa-quidditch:before{content:""}.fa-quidditch-broom-ball:before{content:""}.fa-box-archive:before{content:""}.fa-archive:before{content:""}.fa-arrow-down-9-1:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-sort-numeric-down-alt:before{content:""}.fa-face-grin-tongue-squint:before{content:""}.fa-grin-tongue-squint:before{content:""}.fa-earth-africa:before{content:""}.fa-globe-africa:before{content:""}.fa-tablet-screen-button:before{content:""}.fa-tablet-alt:before{content:""}.fa-face-flushed:before{content:""}.fa-flushed:before{content:""}.fa-gavel:before{content:""}.fa-legal:before{content:""}.fa-bell-concierge:before{content:""}.fa-concierge-bell:before{content:""}.fa-pen-ruler:before{content:""}.fa-pencil-ruler:before{content:""}.fa-people-arrows:before{content:""}.fa-people-arrows-left-right:before{content:""}.fa-square-caret-right:before{content:""}.fa-caret-square-right:before{content:""}.fa-scissors:before{content:""}.fa-cut:before{content:""}.fa-tachograph-digital:before{content:""}.fa-digital-tachograph:before{content:""}.fa-reply:before{content:""}.fa-mail-reply:before{content:""}.fa-square-minus:before{content:""}.fa-minus-square:before{content:""}.fa-square-caret-down:before{content:""}.fa-caret-square-down:before{content:""}.fa-bars:before{content:""}.fa-navicon:before{content:""}.fa-hourglass-end:before{content:""}.fa-hourglass-3:before{content:""}.fa-heart-crack:before{content:""}.fa-heart-broken:before{content:""}.fa-square-up-right:before{content:""}.fa-external-link-square-alt:before{content:""}.fa-face-kiss-beam:before{content:""}.fa-kiss-beam:before{content:""}.fa-circle-exclamation:before{content:""}.fa-exclamation-circle:before{content:""}.fa-arrow-right-from-bracket:before{content:""}.fa-sign-out:before{content:""}.fa-circle-chevron-down:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-unlock-keyhole:before{content:""}.fa-unlock-alt:before{content:""}.fa-headphones-simple:before{content:""}.fa-headphones-alt:before{content:""}.fa-circle-dollar-to-slot:before{content:""}.fa-donate:before{content:""}.fa-volume-low:before{content:""}.fa-volume-down:before{content:""}.fa-wheat-awn:before{content:""}.fa-wheat-alt:before{content:""}.fa-square-check:before{content:""}.fa-check-square:before{content:""}.fa-heading:before{content:""}.fa-header:before{content:""}.fa-list:before{content:""}.fa-list-squares:before{content:""}.fa-square-phone-flip:before{content:""}.fa-phone-square-alt:before{content:""}.fa-circle-dot:before{content:""}.fa-dot-circle:before{content:""}.fa-face-dizzy:before{content:""}.fa-dizzy:before{content:""}.fa-futbol:before{content:""}.fa-futbol-ball:before{content:""}.fa-soccer-ball:before{content:""}.fa-paintbrush:before{content:""}.fa-paint-brush:before{content:""}.fa-hot-tub-person:before{content:""}.fa-hot-tub:before{content:""}.fa-map-location:before{content:""}.fa-map-marked:before{content:""}.fa-pen-to-square:before{content:""}.fa-edit:before{content:""}.fa-share-nodes:before{content:""}.fa-share-alt:before{content:""}.fa-hourglass-half:before{content:""}.fa-hourglass-2:before{content:""}.fa-bag-shopping:before{content:""}.fa-shopping-bag:before{content:""}.fa-arrow-down-z-a:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-alpha-down-alt:before{content:""}.fa-hand:before{content:""}.fa-hand-paper:before{content:""}.fa-face-kiss:before{content:""}.fa-kiss:before{content:""}.fa-face-grin-tongue:before{content:""}.fa-grin-tongue:before{content:""}.fa-face-grin-wink:before{content:""}.fa-grin-wink:before{content:""}.fa-ear-deaf:before{content:""}.fa-deaf:before{content:""}.fa-deafness:before{content:""}.fa-hard-of-hearing:before{content:""}.fa-square-rss:before{content:""}.fa-rss-square:before{content:""}.fa-hryvnia-sign:before{content:""}.fa-hryvnia:before{content:""}.fa-face-grin-wide:before{content:""}.fa-grin-alt:before{content:""}.fa-staff-snake:before{content:""}.fa-rod-asclepius:before{content:""}.fa-rod-snake:before{content:""}.fa-staff-aesculapius:before{content:""}.fa-truck-medical:before{content:""}.fa-ambulance:before{content:""}.fa-temperature-half:before{content:""}.fa-temperature-2:before{content:""}.fa-thermometer-2:before{content:""}.fa-thermometer-half:before{content:""}.fa-poo-storm:before{content:""}.fa-poo-bolt:before{content:""}.fa-face-frown-open:before{content:""}.fa-frown-open:before{content:""}.fa-folder:before{content:""}.fa-folder-blank:before{content:""}.fa-file-waveform:before{content:""}.fa-file-medical-alt:before{content:""}.fa-gauge:before{content:""}.fa-dashboard:before{content:""}.fa-gauge-med:before{content:""}.fa-tachometer-alt-average:before{content:""}.fa-wand-magic-sparkles:before{content:""}.fa-magic-wand-sparkles:before{content:""}.fa-pen-clip:before{content:""}.fa-pen-alt:before{content:""}.fa-van-shuttle:before{content:""}.fa-shuttle-van:before{content:""}.fa-square-caret-left:before{content:""}.fa-caret-square-left:before{content:""}.fa-chart-area:before{content:""}.fa-area-chart:before{content:""}.fa-ban:before{content:""}.fa-cancel:before{content:""}.fa-spray-can-sparkles:before{content:""}.fa-air-freshener:before{content:""}.fa-arrow-pointer:before{content:""}.fa-mouse-pointer:before{content:""}.fa-maximize:before{content:""}.fa-expand-arrows-alt:before{content:""}.fa-shapes:before{content:""}.fa-triangle-circle-square:before{content:""}.fa-shuffle:before{content:""}.fa-random:before{content:""}.fa-person-running:before{content:""}.fa-running:before{content:""}.fa-computer-mouse:before{content:""}.fa-mouse:before{content:""}.fa-arrow-right-to-bracket:before{content:""}.fa-sign-in:before{content:""}.fa-shop-slash:before{content:""}.fa-store-alt-slash:before{content:""}.fa-hourglass-start:before{content:""}.fa-hourglass-1:before{content:""}.fa-right-to-bracket:before{content:""}.fa-sign-in-alt:before{content:""}.fa-heart-pulse:before{content:""}.fa-heartbeat:before{content:""}.fa-people-carry-box:before{content:""}.fa-people-carry:before{content:""}.fa-weight-scale:before{content:""}.fa-weight:before{content:""}.fa-user-group:before{content:""}.fa-user-friends:before{content:""}.fa-arrow-up-a-z:before{content:""}.fa-sort-alpha-up:before{content:""}.fa-face-laugh-squint:before{content:""}.fa-laugh-squint:before{content:""}.fa-circle-arrow-up:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-person-walking:before{content:""}.fa-walking:before{content:""}.fa-bed-pulse:before{content:""}.fa-procedures:before{content:""}.fa-shuttle-space:before{content:""}.fa-space-shuttle:before{content:""}.fa-face-laugh:before{content:""}.fa-laugh:before{content:""}.fa-microphone-lines:before{content:""}.fa-microphone-alt:before{content:""}.fa-mars-stroke-up:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-champagne-glasses:before{content:""}.fa-glass-cheers:before{content:""}.fa-file-arrow-up:before{content:""}.fa-file-upload:before{content:""}.fa-wifi:before{content:""}.fa-wifi-3:before{content:""}.fa-wifi-strong:before{content:""}.fa-bath:before{content:""}.fa-bathtub:before{content:""}.fa-user-pen:before{content:""}.fa-user-edit:before{content:""}.fa-border-top-left:before{content:""}.fa-border-style:before{content:""}.fa-map-location-dot:before{content:""}.fa-map-marked-alt:before{content:""}.fa-square-poll-vertical:before{content:""}.fa-poll:before{content:""}.fa-car-battery:before{content:""}.fa-battery-car:before{content:""}.fa-mars-stroke-right:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-hand-back-fist:before{content:""}.fa-hand-rock:before{content:""}.fa-square-caret-up:before{content:""}.fa-caret-square-up:before{content:""}.fa-chart-bar:before{content:""}.fa-bar-chart:before{content:""}.fa-hands-bubbles:before{content:""}.fa-hands-wash:before{content:""}.fa-eye-low-vision:before{content:""}.fa-low-vision:before{content:""}.fa-square-plus:before{content:""}.fa-plus-square:before{content:""}.fa-martini-glass:before{content:""}.fa-glass-martini-alt:before{content:""}.fa-rotate-left:before{content:""}.fa-rotate-back:before{content:""}.fa-rotate-backward:before{content:""}.fa-undo-alt:before{content:""}.fa-table-columns:before{content:""}.fa-columns:before{content:""}.fa-dolly:before{content:""}.fa-dolly-box:before{content:""}.fa-minimize:before{content:""}.fa-compress-arrows-alt:before{content:""}.fa-angles-right:before{content:""}.fa-angle-double-right:before{content:""}.fa-circle-play:before{content:""}.fa-play-circle:before{content:""}.fa-euro-sign:before{content:""}.fa-eur:before{content:""}.fa-euro:before{content:""}.fa-circle-check:before{content:""}.fa-check-circle:before{content:""}.fa-circle-stop:before{content:""}.fa-stop-circle:before{content:""}.fa-compass-drafting:before{content:""}.fa-drafting-compass:before{content:""}.fa-face-laugh-beam:before{content:""}.fa-laugh-beam:before{content:""}.fa-circle-chevron-up:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-sterling-sign:before{content:""}.fa-gbp:before{content:""}.fa-pound-sign:before{content:""}.fa-arrow-down-long:before{content:""}.fa-long-arrow-down:before{content:""}.fa-reply-all:before{content:""}.fa-mail-reply-all:before{content:""}.fa-person-skating:before{content:""}.fa-skating:before{content:""}.fa-filter-circle-dollar:before{content:""}.fa-funnel-dollar:before{content:""}.fa-circle-arrow-down:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-file-import:before{content:""}.fa-arrow-right-to-file:before{content:""}.fa-square-arrow-up-right:before{content:""}.fa-external-link-square:before{content:""}.fa-temperature-empty:before{content:""}.fa-temperature-0:before{content:""}.fa-thermometer-0:before{content:""}.fa-thermometer-empty:before{content:""}.fa-address-card:before{content:""}.fa-contact-card:before{content:""}.fa-vcard:before{content:""}.fa-scale-unbalanced-flip:before{content:""}.fa-balance-scale-right:before{content:""}.fa-diamond-turn-right:before{content:""}.fa-directions:before{content:""}.fa-house-laptop:before{content:""}.fa-laptop-house:before{content:""}.fa-face-tired:before{content:""}.fa-tired:before{content:""}.fa-cloud-arrow-up:before{content:""}.fa-cloud-upload:before{content:""}.fa-cloud-upload-alt:before{content:""}.fa-seedling:before{content:""}.fa-sprout:before{content:""}.fa-left-right:before{content:""}.fa-arrows-alt-h:before{content:""}.fa-circle-arrow-left:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-down-wide-short:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-down:before{content:""}.fa-cloud-bolt:before{content:""}.fa-thunderstorm:before{content:""}.fa-text-slash:before{content:""}.fa-remove-format:before{content:""}.fa-face-smile-wink:before{content:""}.fa-smile-wink:before{content:""}.fa-arrows-left-right:before{content:""}.fa-arrows-h:before{content:""}.fa-cloud-arrow-down:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-download-alt:before{content:""}.fa-chalkboard:before{content:""}.fa-blackboard:before{content:""}.fa-user-large-slash:before{content:""}.fa-user-alt-slash:before{content:""}.fa-handshake-simple-slash:before{content:""}.fa-handshake-alt-slash:before{content:""}.fa-arrows-rotate:before{content:""}.fa-refresh:before{content:""}.fa-sync:before{content:""}.fa-shield-halved:before{content:""}.fa-shield-alt:before{content:""}.fa-book-atlas:before{content:""}.fa-atlas:before{content:""}.fa-house-chimney-crack:before{content:""}.fa-house-damage:before{content:""}.fa-file-zipper:before{content:""}.fa-file-archive:before{content:""}.fa-martini-glass-empty:before{content:""}.fa-glass-martini:before{content:""}.fa-person-skiing:before{content:""}.fa-skiing:before{content:""}.fa-temperature-arrow-down:before{content:""}.fa-temperature-down:before{content:""}.fa-feather-pointed:before{content:""}.fa-feather-alt:before{content:""}.fa-rectangle-ad:before{content:""}.fa-ad:before{content:""}.fa-circle-arrow-right:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-sort:before{content:""}.fa-unsorted:before{content:""}.fa-list-ol:before{content:""}.fa-list-1-2:before{content:""}.fa-list-numeric:before{content:""}.fa-money-check-dollar:before{content:""}.fa-money-check-alt:before{content:""}.fa-face-kiss-wink-heart:before{content:""}.fa-kiss-wink-heart:before{content:""}.fa-up-down-left-right:before{content:""}.fa-arrows-alt:before{content:""}.fa-star-half-stroke:before{content:""}.fa-star-half-alt:before{content:""}.fa-whiskey-glass:before{content:""}.fa-glass-whiskey:before{content:""}.fa-arrow-up-right-from-square:before{content:""}.fa-external-link:before{content:""}.fa-won-sign:before{content:""}.fa-krw:before{content:""}.fa-won:before{content:""}.fa-taxi:before{content:""}.fa-cab:before{content:""}.fa-chart-pie:before{content:""}.fa-pie-chart:before{content:""}.fa-face-grin-beam:before{content:""}.fa-grin-beam:before{content:""}.fa-location-pin:before{content:""}.fa-map-marker:before{content:""}.fa-helmet-safety:before{content:""}.fa-hard-hat:before{content:""}.fa-hat-hard:before{content:""}.fa-circle-right:before{content:""}.fa-arrow-alt-circle-right:before{content:""}.fa-face-rolling-eyes:before{content:""}.fa-meh-rolling-eyes:before{content:""}.fa-chart-line:before{content:""}.fa-line-chart:before{content:""}.fa-signs-post:before{content:""}.fa-map-signs:before{content:""}.fa-screwdriver-wrench:before{content:""}.fa-tools:before{content:""}.fa-house-user:before{content:""}.fa-home-user:before{content:""}.fa-martini-glass-citrus:before{content:""}.fa-cocktail:before{content:""}.fa-face-surprise:before{content:""}.fa-surprise:before{content:""}.fa-circle-pause:before{content:""}.fa-pause-circle:before{content:""}.fa-apple-whole:before{content:""}.fa-apple-alt:before{content:""}.fa-temperature-quarter:before{content:""}.fa-temperature-1:before{content:""}.fa-thermometer-1:before{content:""}.fa-thermometer-quarter:before{content:""}.fa-square-poll-horizontal:before{content:""}.fa-poll-h:before{content:""}.fa-backward-fast:before{content:""}.fa-fast-backward:before{content:""}.fa-basketball:before{content:""}.fa-basketball-ball:before{content:""}.fa-circle-up:before{content:""}.fa-arrow-alt-circle-up:before{content:""}.fa-mobile-screen-button:before{content:""}.fa-mobile-alt:before{content:""}.fa-volume-high:before{content:""}.fa-volume-up:before{content:""}.fa-burger:before{content:""}.fa-hamburger:before{content:""}.fa-rupee-sign:before{content:""}.fa-rupee:before{content:""}.fa-circle-question:before{content:""}.fa-question-circle:before{content:""}.fa-phone-flip:before{content:""}.fa-phone-alt:before{content:""}.fa-forward-fast:before{content:""}.fa-fast-forward:before{content:""}.fa-face-meh-blank:before{content:""}.fa-meh-blank:before{content:""}.fa-square-parking:before{content:""}.fa-parking:before{content:""}.fa-bars-progress:before{content:""}.fa-tasks-alt:before{content:""}.fa-cart-flatbed:before{content:""}.fa-dolly-flatbed:before{content:""}.fa-ban-smoking:before{content:""}.fa-smoking-ban:before{content:""}.fa-basket-shopping:before{content:""}.fa-shopping-basket:before{content:""}.fa-bus-simple:before{content:""}.fa-bus-alt:before{content:""}.fa-face-sad-cry:before{content:""}.fa-sad-cry:before{content:""}.fa-signal:before{content:""}.fa-signal-5:before{content:""}.fa-signal-perfect:before{content:""}.fa-house-chimney:before{content:""}.fa-home-lg:before{content:""}.fa-face-frown:before{content:""}.fa-frown:before{content:""}.fa-shop:before{content:""}.fa-store-alt:before{content:""}.fa-floppy-disk:before{content:""}.fa-save:before{content:""}.fa-scale-unbalanced:before{content:""}.fa-balance-scale-left:before{content:""}.fa-sort-up:before{content:""}.fa-sort-asc:before{content:""}.fa-comment-dots:before{content:""}.fa-commenting:before{content:""}.fa-face-grin-squint:before{content:""}.fa-grin-squint:before{content:""}.fa-hand-holding-dollar:before{content:""}.fa-hand-holding-usd:before{content:""}.fa-hands-praying:before{content:""}.fa-praying-hands:before{content:""}.fa-arrow-rotate-right:before{content:""}.fa-arrow-right-rotate:before{content:""}.fa-arrow-rotate-forward:before{content:""}.fa-redo:before{content:""}.fa-location-crosshairs:before{content:""}.fa-location:before{content:""}.fa-face-grin-tears:before{content:""}.fa-grin-tears:before{content:""}.fa-calendar-xmark:before{content:""}.fa-calendar-times:before{content:""}.fa-user-gear:before{content:""}.fa-user-cog:before{content:""}.fa-arrow-up-1-9:before{content:""}.fa-sort-numeric-up:before{content:""}.fa-person-digging:before{content:""}.fa-digging:before{content:""}.fa-gauge-simple:before{content:""}.fa-gauge-simple-med:before{content:""}.fa-tachometer-average:before{content:""}.fa-quote-right:before{content:""}.fa-quote-right-alt:before{content:""}.fa-shirt:before{content:""}.fa-t-shirt:before{content:""}.fa-tshirt:before{content:""}.fa-tenge-sign:before{content:""}.fa-tenge:before{content:""}.fa-up-right-from-square:before{content:""}.fa-external-link-alt:before{content:""}.fa-table-cells:before{content:""}.fa-th:before{content:""}.fa-book-bible:before{content:""}.fa-bible:before{content:""}.fa-suitcase-medical:before{content:""}.fa-medkit:before{content:""}.fa-person-dress:before{content:""}.fa-female:before{content:""}.fa-business-time:before{content:""}.fa-briefcase-clock:before{content:""}.fa-table-cells-large:before{content:""}.fa-th-large:before{content:""}.fa-book-tanakh:before{content:""}.fa-tanakh:before{content:""}.fa-phone-volume:before{content:""}.fa-volume-control-phone:before{content:""}.fa-cake-candles:before{content:""}.fa-birthday-cake:before{content:""}.fa-cake:before{content:""}.fa-angles-up:before{content:""}.fa-angle-double-up:before{content:""}.fa-arrow-up-9-1:before{content:""}.fa-sort-numeric-up-alt:before{content:""}.fa-hourglass:before{content:""}.fa-hourglass-empty:before{content:""}.fa-user-doctor:before{content:""}.fa-user-md:before{content:""}.fa-circle-info:before{content:""}.fa-info-circle:before{content:""}.fa-camera:before{content:""}.fa-camera-alt:before{content:""}.fa-arrow-down-1-9:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-down:before{content:""}.fa-hand-holding-droplet:before{content:""}.fa-hand-holding-water:before{content:""}.fa-prescription-bottle-medical:before{content:""}.fa-prescription-bottle-alt:before{content:""}.fa-arrow-down-a-z:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-down:before{content:""}.fa-arrow-rotate-left:before{content:""}.fa-arrow-left-rotate:before{content:""}.fa-arrow-rotate-back:before{content:""}.fa-arrow-rotate-backward:before{content:""}.fa-undo:before{content:""}.fa-hard-drive:before{content:""}.fa-hdd:before{content:""}.fa-face-grin-squint-tears:before{content:""}.fa-grin-squint-tears:before{content:""}.fa-rectangle-list:before{content:""}.fa-list-alt:before{content:""}.fa-person-skiing-nordic:before{content:""}.fa-skiing-nordic:before{content:""}.fa-circle-left:before{content:""}.fa-arrow-alt-circle-left:before{content:""}.fa-train-subway:before{content:""}.fa-subway:before{content:""}.fa-indian-rupee-sign:before{content:""}.fa-indian-rupee:before{content:""}.fa-inr:before{content:""}.fa-crop-simple:before{content:""}.fa-crop-alt:before{content:""}.fa-money-bill-1:before{content:""}.fa-money-bill-alt:before{content:""}.fa-left-long:before{content:""}.fa-long-arrow-alt-left:before{content:""}.fa-minus:before{content:""}.fa-subtract:before{content:""}.fa-arrow-left-long:before{content:""}.fa-long-arrow-left:before{content:""}.fa-hands-asl-interpreting:before{content:""}.fa-american-sign-language-interpreting:before{content:""}.fa-asl-interpreting:before{content:""}.fa-hands-american-sign-language-interpreting:before{content:""}.fa-gear:before{content:""}.fa-cog:before{content:""}.fa-droplet-slash:before{content:""}.fa-tint-slash:before{content:""}.fa-cart-shopping:before{content:""}.fa-shopping-cart:before{content:""}.fa-arrow-turn-up:before{content:""}.fa-level-up:before{content:""}.fa-square-root-variable:before{content:""}.fa-square-root-alt:before{content:""}.fa-clock:before{content:""}.fa-clock-four:before{content:""}.fa-backward-step:before{content:""}.fa-step-backward:before{content:""}.fa-house-chimney-medical:before{content:""}.fa-clinic-medical:before{content:""}.fa-temperature-three-quarters:before{content:""}.fa-temperature-3:before{content:""}.fa-thermometer-3:before{content:""}.fa-thermometer-three-quarters:before{content:""}.fa-mobile-screen:before{content:""}.fa-mobile-android-alt:before{content:""}.fa-battery-half:before{content:""}.fa-battery-3:before{content:""}.fa-sliders:before{content:""}.fa-sliders-h:before{content:""}.fa-ellipsis-vertical:before{content:""}.fa-ellipsis-v:before{content:""}.fa-right-long:before{content:""}.fa-long-arrow-alt-right:before{content:""}.fa-tty:before{content:""}.fa-teletype:before{content:""}.fa-person-hiking:before{content:""}.fa-hiking:before{content:""}.fa-cable-car:before{content:""}.fa-tram:before{content:""}.fa-face-grin:before{content:""}.fa-grin:before{content:""}.fa-delete-left:before{content:""}.fa-backspace:before{content:""}.fa-eye-dropper:before{content:""}.fa-eye-dropper-empty:before{content:""}.fa-eyedropper:before{content:""}.fa-mobile:before{content:""}.fa-mobile-android:before{content:""}.fa-mobile-phone:before{content:""}.fa-face-meh:before{content:""}.fa-meh:before{content:""}.fa-book-skull:before{content:""}.fa-book-dead:before{content:""}.fa-id-card:before{content:""}.fa-drivers-license:before{content:""}.fa-outdent:before{content:""}.fa-dedent:before{content:""}.fa-house:before{content:""}.fa-home:before{content:""}.fa-home-alt:before{content:""}.fa-home-lg-alt:before{content:""}.fa-arrow-right-arrow-left:before{content:""}.fa-exchange:before{content:""}.fa-rotate-right:before{content:""}.fa-redo-alt:before{content:""}.fa-rotate-forward:before{content:""}.fa-utensils:before{content:""}.fa-cutlery:before{content:""}.fa-arrow-up-wide-short:before{content:""}.fa-sort-amount-up:before{content:""}.fa-tower-broadcast:before{content:""}.fa-broadcast-tower:before{content:""}.fa-up-long:before{content:""}.fa-long-arrow-alt-up:before{content:""}.fa-file-arrow-down:before{content:""}.fa-file-download:before{content:""}.fa-bolt:before{content:""}.fa-zap:before{content:""}.fa-yen-sign:before{content:""}.fa-cny:before{content:""}.fa-jpy:before{content:""}.fa-rmb:before{content:""}.fa-yen:before{content:""}.fa-ruble-sign:before{content:""}.fa-rouble:before{content:""}.fa-rub:before{content:""}.fa-ruble:before{content:""}.fa-face-laugh-wink:before{content:""}.fa-laugh-wink:before{content:""}.fa-circle-down:before{content:""}.fa-arrow-alt-circle-down:before{content:""}.fa-arrow-down-short-wide:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-amount-down-alt:before{content:""}.fa-arrow-right-long:before{content:""}.fa-long-arrow-right:before{content:""}.fa-ellipsis:before{content:""}.fa-ellipsis-h:before{content:""}.fa-kit-medical:before{content:""}.fa-first-aid:before{content:""}.fa-credit-card:before{content:""}.fa-credit-card-alt:before{content:""}.fa-car:before{content:""}.fa-automobile:before{content:""}.fa-book-open-reader:before{content:""}.fa-book-reader:before{content:""}.fa-temperature-arrow-up:before{content:""}.fa-temperature-up:before{content:""}.fa-square-h:before{content:""}.fa-h-square:before{content:""}.fa-temperature-full:before{content:""}.fa-temperature-4:before{content:""}.fa-thermometer-4:before{content:""}.fa-thermometer-full:before{content:""}.fa-handshake-angle:before{content:""}.fa-hands-helping:before{content:""}.fa-location-dot:before{content:""}.fa-map-marker-alt:before{content:""}.fa-person-swimming:before{content:""}.fa-swimmer:before{content:""}.fa-droplet:before{content:""}.fa-tint:before{content:""}.fa-earth-americas:before{content:""}.fa-earth:before{content:""}.fa-earth-america:before{content:""}.fa-globe-americas:before{content:""}.fa-battery-empty:before{content:""}.fa-battery-0:before{content:""}.fa-gauge-high:before{content:""}.fa-tachometer-alt:before{content:""}.fa-tachometer-alt-fast:before{content:""}.fa-hospital:before{content:""}.fa-hospital-alt:before{content:""}.fa-hospital-wide:before{content:""}.fa-bars-staggered:before{content:""}.fa-reorder:before{content:""}.fa-stream:before{content:""}.fa-person-walking-with-cane:before{content:""}.fa-blind:before{content:""}.fa-check-to-slot:before{content:""}.fa-vote-yea:before{content:""}.fa-boxes-stacked:before{content:""}.fa-boxes:before{content:""}.fa-boxes-alt:before{content:""}.fa-link:before{content:""}.fa-chain:before{content:""}.fa-ear-listen:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-magnifying-glass:before{content:""}.fa-search:before{content:""}.fa-table-tennis-paddle-ball:before{content:""}.fa-ping-pong-paddle-ball:before{content:""}.fa-table-tennis:before{content:""}.fa-person-dots-from-line:before{content:""}.fa-diagnoses:before{content:""}.fa-trash-can-arrow-up:before{content:""}.fa-trash-restore-alt:before{content:""}.fa-file-pen:before{content:""}.fa-file-edit:before{content:""}.fa-square-pen:before{content:""}.fa-pen-square:before{content:""}.fa-pencil-square:before{content:""}.fa-battery-full:before{content:""}.fa-battery:before{content:""}.fa-battery-5:before{content:""}.fa-list-ul:before{content:""}.fa-list-dots:before{content:""}.fa-down-long:before{content:""}.fa-long-arrow-alt-down:before{content:""}.fa-landmark-dome:before{content:""}.fa-landmark-alt:before{content:""}.fa-tv:before{content:""}.fa-television:before{content:""}.fa-tv-alt:before{content:""}.fa-list-check:before{content:""}.fa-tasks:before{content:""}.fa-circle-user:before{content:""}.fa-user-circle:before{content:""}.fa-car-burst:before{content:""}.fa-car-crash:before{content:""}.fa-person-snowboarding:before{content:""}.fa-snowboarding:before{content:""}.fa-truck-fast:before{content:""}.fa-shipping-fast:before{content:""}.fa-circle-half-stroke:before{content:""}.fa-adjust:before{content:""}.fa-circle-radiation:before{content:""}.fa-radiation-alt:before{content:""}.fa-baseball:before{content:""}.fa-baseball-ball:before{content:""}.fa-diagram-project:before{content:""}.fa-project-diagram:before{content:""}.fa-volume-xmark:before{content:""}.fa-volume-mute:before{content:""}.fa-volume-times:before{content:""}.fa-grip:before{content:""}.fa-grip-horizontal:before{content:""}.fa-share-from-square:before{content:""}.fa-share-square:before{content:""}.fa-child-combatant:before{content:""}.fa-child-rifle:before{content:""}.fa-square-phone:before{content:""}.fa-phone-square:before{content:""}.fa-plus:before{content:"+"}.fa-add:before{content:"+"}.fa-xmark:before{content:""}.fa-close:before{content:""}.fa-multiply:before{content:""}.fa-remove:before{content:""}.fa-times:before{content:""}.fa-arrows-up-down-left-right:before{content:""}.fa-arrows:before{content:""}.fa-chalkboard-user:before{content:""}.fa-chalkboard-teacher:before{content:""}.fa-quote-left:before{content:""}.fa-quote-left-alt:before{content:""}.fa-trash-arrow-up:before{content:""}.fa-trash-restore:before{content:""}.fa-shekel-sign:before{content:""}.fa-ils:before{content:""}.fa-shekel:before{content:""}.fa-sheqel:before{content:""}.fa-sheqel-sign:before{content:""}.fa-photo-film:before{content:""}.fa-photo-video:before{content:""}.fa-sign-hanging:before{content:""}.fa-sign:before{content:""}.fa-tablet:before{content:""}.fa-tablet-android:before{content:""}.fa-car-rear:before{content:""}.fa-car-alt:before{content:""}.fa-battery-quarter:before{content:""}.fa-battery-2:before{content:""}.fa-baby-carriage:before{content:""}.fa-carriage-baby:before{content:""}.fa-percent:before{content:"%"}.fa-percentage:before{content:"%"}.fa-face-smile:before{content:""}.fa-smile:before{content:""}.fa-thumbtack:before{content:""}.fa-thumb-tack:before{content:""}.fa-person-praying:before{content:""}.fa-pray:before{content:""}.fa-rotate:before{content:""}.fa-sync-alt:before{content:""}.fa-gears:before{content:""}.fa-cogs:before{content:""}.fa-face-grin-hearts:before{content:""}.fa-grin-hearts:before{content:""}.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-arrow-turn-down:before{content:""}.fa-level-down:before{content:""}.fa-ticket-simple:before{content:""}.fa-ticket-alt:before{content:""}.fa-angles-left:before{content:""}.fa-angle-double-left:before{content:""}.fa-clock-rotate-left:before{content:""}.fa-history:before{content:""}.fa-face-grin-beam-sweat:before{content:""}.fa-grin-beam-sweat:before{content:""}.fa-file-export:before{content:""}.fa-arrow-right-from-file:before{content:""}.fa-shield:before{content:""}.fa-shield-blank:before{content:""}.fa-arrow-up-short-wide:before{content:""}.fa-sort-amount-up-alt:before{content:""}.fa-golf-ball-tee:before{content:""}.fa-golf-ball:before{content:""}.fa-circle-chevron-left:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-wand-magic:before{content:""}.fa-magic:before{content:""}.fa-wine-glass-empty:before{content:""}.fa-wine-glass-alt:before{content:""}.fa-person-biking:before{content:""}.fa-biking:before{content:""}.fa-earth-oceania:before{content:""}.fa-globe-oceania:before{content:""}.fa-square-xmark:before{content:""}.fa-times-square:before{content:""}.fa-xmark-square:before{content:""}.fa-up-right-and-down-left-from-center:before{content:""}.fa-expand-alt:before{content:""}.fa-up-down:before{content:""}.fa-arrows-alt-v:before{content:""}.fa-bahai:before{content:""}.fa-haykal:before{content:""}.fa-circle-plus:before{content:""}.fa-plus-circle:before{content:""}.fa-face-grin-tongue-wink:before{content:""}.fa-grin-tongue-wink:before{content:""}.fa-link-slash:before{content:""}.fa-chain-broken:before{content:""}.fa-chain-slash:before{content:""}.fa-unlink:before{content:""}.fa-arrow-up-z-a:before{content:""}.fa-sort-alpha-up-alt:before{content:""}.fa-fire-flame-curved:before{content:""}.fa-fire-alt:before{content:""}.fa-book-quran:before{content:""}.fa-quran:before{content:""}.fa-face-angry:before{content:""}.fa-angry:before{content:""}.fa-rss:before{content:""}.fa-feed:before{content:""}.fa-scale-balanced:before{content:""}.fa-balance-scale:before{content:""}.fa-gauge-simple-high:before{content:""}.fa-tachometer:before{content:""}.fa-tachometer-fast:before{content:""}.fa-desktop:before{content:""}.fa-desktop-alt:before{content:""}.fa-table-list:before{content:""}.fa-th-list:before{content:""}.fa-comment-sms:before{content:""}.fa-sms:before{content:""}.fa-battery-three-quarters:before{content:""}.fa-battery-4:before{content:""}.fa-hand-fist:before{content:""}.fa-fist-raised:before{content:""}.fa-image-portrait:before{content:""}.fa-portrait:before{content:""}.fa-earth-europe:before{content:""}.fa-globe-europe:before{content:""}.fa-cart-flatbed-suitcase:before{content:""}.fa-luggage-cart:before{content:""}.fa-rectangle-xmark:before{content:""}.fa-rectangle-times:before{content:""}.fa-times-rectangle:before{content:""}.fa-window-close:before{content:""}.fa-book-journal-whills:before{content:""}.fa-journal-whills:before{content:""}.fa-triangle-exclamation:before{content:""}.fa-exclamation-triangle:before{content:""}.fa-warning:before{content:""}.fa-share:before{content:""}.fa-mail-forward:before{content:""}.fa-right-left:before{content:""}.fa-exchange-alt:before{content:""}.fa-money-bill-1-wave:before{content:""}.fa-money-bill-wave-alt:before{content:""}.fa-hands:before{content:""}.fa-sign-language:before{content:""}.fa-signing:before{content:""}.fa-water-ladder:before{content:""}.fa-ladder-water:before{content:""}.fa-swimming-pool:before{content:""}.fa-arrows-up-down:before{content:""}.fa-arrows-v:before{content:""}.fa-face-grimace:before{content:""}.fa-grimace:before{content:""}.fa-wheelchair-move:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-turn-down:before{content:""}.fa-level-down-alt:before{content:""}.fa-square-envelope:before{content:""}.fa-envelope-square:before{content:""}.fa-bandage:before{content:""}.fa-band-aid:before{content:""}.fa-circle-xmark:before{content:""}.fa-times-circle:before{content:""}.fa-xmark-circle:before{content:""}.fa-earth-asia:before{content:""}.fa-globe-asia:before{content:""}.fa-id-card-clip:before{content:""}.fa-id-card-alt:before{content:""}.fa-magnifying-glass-plus:before{content:""}.fa-search-plus:before{content:""}.fa-hand-dots:before{content:""}.fa-allergies:before{content:""}.fa-mug-saucer:before{content:""}.fa-coffee:before{content:""}.fa-magnifying-glass-minus:before{content:""}.fa-search-minus:before{content:""}.fa-user-large:before{content:""}.fa-user-alt:before{content:""}.fa-note-sticky:before{content:""}.fa-sticky-note:before{content:""}.fa-face-sad-tear:before{content:""}.fa-sad-tear:before{content:""}.fa-turkish-lira-sign:before{content:""}.fa-try:before{content:""}.fa-turkish-lira:before{content:""}.fa-dollar-sign:before{content:"$"}.fa-dollar:before{content:"$"}.fa-usd:before{content:"$"}.fa-magnifying-glass-dollar:before{content:""}.fa-search-dollar:before{content:""}.fa-users-gear:before{content:""}.fa-users-cog:before{content:""}.fa-building-columns:before{content:""}.fa-bank:before{content:""}.fa-institution:before{content:""}.fa-museum:before{content:""}.fa-university:before{content:""}.fa-masks-theater:before{content:""}.fa-theater-masks:before{content:""}.fa-handshake-simple:before{content:""}.fa-handshake-alt:before{content:""}.fa-jet-fighter:before{content:""}.fa-fighter-jet:before{content:""}.fa-square-share-nodes:before{content:""}.fa-share-alt-square:before{content:""}.fa-video:before{content:""}.fa-video-camera:before{content:""}.fa-graduation-cap:before{content:""}.fa-mortar-board:before{content:""}.fa-turn-up:before{content:""}.fa-level-up-alt:before{content:""}.sr-only,.fa-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sr-only-focusable:not(:focus),.fa-sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:root,:host{--fa-style-family-brands: "Font Awesome 6 Brands";--fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/assets/fa-brands-400-Ch568Ea9.woff2) format("woff2"),url(/assets/fa-brands-400-DHHcbFjz.ttf) format("truetype")}.fab,.fa-brands{font-weight:400}.fa-square-js:before{content:""}.fa-js-square:before{content:""}.fa-square-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-square-instagram:before{content:""}.fa-instagram-square:before{content:""}.fa-square-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-square-snapchat:before{content:""}.fa-snapchat-square:before{content:""}.fa-square-font-awesome-stroke:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-square-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-square-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-square-twitter:before{content:""}.fa-twitter-square:before{content:""}.fa-kickstarter:before{content:""}.fa-square-kickstarter:before{content:""}.fa-square-youtube:before{content:""}.fa-youtube-square:before{content:""}.fa-wpressr:before{content:""}.fa-rendact:before{content:""}.fa-square-steam:before{content:""}.fa-steam-square:before{content:""}.fa-square-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-font-awesome-logo-full:before{content:""}.fa-square-github:before{content:""}.fa-github-square:before{content:""}.fa-square-gitlab:before{content:""}.fa-gitlab-square:before{content:""}.fa-square-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-square-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-square-google-plus:before{content:""}.fa-google-plus-square:before{content:""}.fa-square-xing:before{content:""}.fa-xing-square:before{content:""}.fa-42-group:before{content:""}.fa-innosoft:before{content:""}.fa-square-pied-piper:before{content:""}.fa-pied-piper-square:before{content:""}.fa-square-facebook:before{content:""}.fa-facebook-square:before{content:""}.fa-square-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-wirsindhandwerk:before{content:""}.fa-wsh:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-square-behance:before{content:""}.fa-behance-square:before{content:""}.fa-square-git:before{content:""}.fa-git-square:before{content:""}.fa-square-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-square-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}:root,:host{--fa-style-family-classic: "Font Awesome 6 Free";--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(/assets/fa-regular-400-9VThgXHM.woff2) format("woff2"),url(/assets/fa-regular-400-C54-fRIQ.ttf) format("truetype")}.far,.fa-regular{font-weight:400}:root,:host{--fa-style-family-classic: "Font Awesome 6 Free";--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(/assets/fa-solid-900-QWY35r5r.woff2) format("woff2"),url(/assets/fa-solid-900-Cm9M9sZB.ttf) format("truetype")}.fas,.fa-solid{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(/assets/fa-brands-400-Ch568Ea9.woff2) format("woff2"),url(/assets/fa-brands-400-DHHcbFjz.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(/assets/fa-solid-900-QWY35r5r.woff2) format("woff2"),url(/assets/fa-solid-900-Cm9M9sZB.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(/assets/fa-regular-400-9VThgXHM.woff2) format("woff2"),url(/assets/fa-regular-400-C54-fRIQ.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-solid-900-QWY35r5r.woff2) format("woff2"),url(/assets/fa-solid-900-Cm9M9sZB.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-brands-400-Ch568Ea9.woff2) format("woff2"),url(/assets/fa-brands-400-DHHcbFjz.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-regular-400-9VThgXHM.woff2) format("woff2"),url(/assets/fa-regular-400-C54-fRIQ.ttf) format("truetype");unicode-range:U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-v4compatibility-BRdYr4HJ.woff2) format("woff2"),url(/assets/fa-v4compatibility-DLBX5pNp.ttf) format("truetype");unicode-range:U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F27A}/*!
 * Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,0));transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0:before{content:"0"}.fa-1:before{content:"1"}.fa-2:before{content:"2"}.fa-3:before{content:"3"}.fa-4:before{content:"4"}.fa-5:before{content:"5"}.fa-6:before{content:"6"}.fa-7:before{content:"7"}.fa-8:before{content:"8"}.fa-9:before{content:"9"}.fa-fill-drip:before{content:""}.fa-arrows-to-circle:before{content:""}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:""}.fa-at:before{content:"@"}.fa-trash-alt:before,.fa-trash-can:before{content:""}.fa-text-height:before{content:""}.fa-user-times:before,.fa-user-xmark:before{content:""}.fa-stethoscope:before{content:""}.fa-comment-alt:before,.fa-message:before{content:""}.fa-info:before{content:""}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:""}.fa-explosion:before{content:""}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:""}.fa-wave-square:before{content:""}.fa-ring:before{content:""}.fa-building-un:before{content:""}.fa-dice-three:before{content:""}.fa-calendar-alt:before,.fa-calendar-days:before{content:""}.fa-anchor-circle-check:before{content:""}.fa-building-circle-arrow-right:before{content:""}.fa-volleyball-ball:before,.fa-volleyball:before{content:""}.fa-arrows-up-to-line:before{content:""}.fa-sort-desc:before,.fa-sort-down:before{content:""}.fa-circle-minus:before,.fa-minus-circle:before{content:""}.fa-door-open:before{content:""}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:""}.fa-atom:before{content:""}.fa-soap:before{content:""}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:""}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:""}.fa-bridge-circle-check:before{content:""}.fa-pump-medical:before{content:""}.fa-fingerprint:before{content:""}.fa-hand-point-right:before{content:""}.fa-magnifying-glass-location:before,.fa-search-location:before{content:""}.fa-forward-step:before,.fa-step-forward:before{content:""}.fa-face-smile-beam:before,.fa-smile-beam:before{content:""}.fa-flag-checkered:before{content:""}.fa-football-ball:before,.fa-football:before{content:""}.fa-school-circle-exclamation:before{content:""}.fa-crop:before{content:""}.fa-angle-double-down:before,.fa-angles-down:before{content:""}.fa-users-rectangle:before{content:""}.fa-people-roof:before{content:""}.fa-people-line:before{content:""}.fa-beer-mug-empty:before,.fa-beer:before{content:""}.fa-diagram-predecessor:before{content:""}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:""}.fa-burn:before,.fa-fire-flame-simple:before{content:""}.fa-male:before,.fa-person:before{content:""}.fa-laptop:before{content:""}.fa-file-csv:before{content:""}.fa-menorah:before{content:""}.fa-truck-plane:before{content:""}.fa-record-vinyl:before{content:""}.fa-face-grin-stars:before,.fa-grin-stars:before{content:""}.fa-bong:before{content:""}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:""}.fa-arrow-down-up-across-line:before{content:""}.fa-spoon:before,.fa-utensil-spoon:before{content:""}.fa-jar-wheat:before{content:""}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:""}.fa-file-circle-exclamation:before{content:""}.fa-circle-h:before,.fa-hospital-symbol:before{content:""}.fa-pager:before{content:""}.fa-address-book:before,.fa-contact-book:before{content:""}.fa-strikethrough:before{content:""}.fa-k:before{content:"K"}.fa-landmark-flag:before{content:""}.fa-pencil-alt:before,.fa-pencil:before{content:""}.fa-backward:before{content:""}.fa-caret-right:before{content:""}.fa-comments:before{content:""}.fa-file-clipboard:before,.fa-paste:before{content:""}.fa-code-pull-request:before{content:""}.fa-clipboard-list:before{content:""}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:""}.fa-user-check:before{content:""}.fa-vial-virus:before{content:""}.fa-sheet-plastic:before{content:""}.fa-blog:before{content:""}.fa-user-ninja:before{content:""}.fa-person-arrow-up-from-line:before{content:""}.fa-scroll-torah:before,.fa-torah:before{content:""}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:""}.fa-toggle-off:before{content:""}.fa-archive:before,.fa-box-archive:before{content:""}.fa-person-drowning:before{content:""}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:""}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:""}.fa-spray-can:before{content:""}.fa-truck-monster:before{content:""}.fa-w:before{content:"W"}.fa-earth-africa:before,.fa-globe-africa:before{content:""}.fa-rainbow:before{content:""}.fa-circle-notch:before{content:""}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:""}.fa-paw:before{content:""}.fa-cloud:before{content:""}.fa-trowel-bricks:before{content:""}.fa-face-flushed:before,.fa-flushed:before{content:""}.fa-hospital-user:before{content:""}.fa-tent-arrow-left-right:before{content:""}.fa-gavel:before,.fa-legal:before{content:""}.fa-binoculars:before{content:""}.fa-microphone-slash:before{content:""}.fa-box-tissue:before{content:""}.fa-motorcycle:before{content:""}.fa-bell-concierge:before,.fa-concierge-bell:before{content:""}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:""}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:""}.fa-mars-and-venus-burst:before{content:""}.fa-caret-square-right:before,.fa-square-caret-right:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-sun-plant-wilt:before{content:""}.fa-toilets-portable:before{content:""}.fa-hockey-puck:before{content:""}.fa-table:before{content:""}.fa-magnifying-glass-arrow-right:before{content:""}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:""}.fa-users-slash:before{content:""}.fa-clover:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-star-and-crescent:before{content:""}.fa-house-fire:before{content:""}.fa-minus-square:before,.fa-square-minus:before{content:""}.fa-helicopter:before{content:""}.fa-compass:before{content:""}.fa-caret-square-down:before,.fa-square-caret-down:before{content:""}.fa-file-circle-question:before{content:""}.fa-laptop-code:before{content:""}.fa-swatchbook:before{content:""}.fa-prescription-bottle:before{content:""}.fa-bars:before,.fa-navicon:before{content:""}.fa-people-group:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-heart-broken:before,.fa-heart-crack:before{content:""}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:""}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:""}.fa-film:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-people-robbery:before{content:""}.fa-lightbulb:before{content:""}.fa-caret-left:before{content:""}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:""}.fa-school-circle-xmark:before{content:""}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:""}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:""}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-headphones-alt:before,.fa-headphones-simple:before{content:""}.fa-sitemap:before{content:""}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:""}.fa-memory:before{content:""}.fa-road-spikes:before{content:""}.fa-fire-burner:before{content:""}.fa-flag:before{content:""}.fa-hanukiah:before{content:""}.fa-feather:before{content:""}.fa-volume-down:before,.fa-volume-low:before{content:""}.fa-comment-slash:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-compress:before{content:""}.fa-wheat-alt:before,.fa-wheat-awn:before{content:""}.fa-ankh:before{content:""}.fa-hands-holding-child:before{content:""}.fa-asterisk:before{content:"*"}.fa-check-square:before,.fa-square-check:before{content:""}.fa-peseta-sign:before{content:""}.fa-header:before,.fa-heading:before{content:""}.fa-ghost:before{content:""}.fa-list-squares:before,.fa-list:before{content:""}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:""}.fa-cart-plus:before{content:""}.fa-gamepad:before{content:""}.fa-circle-dot:before,.fa-dot-circle:before{content:""}.fa-dizzy:before,.fa-face-dizzy:before{content:""}.fa-egg:before{content:""}.fa-house-medical-circle-xmark:before{content:""}.fa-campground:before{content:""}.fa-folder-plus:before{content:""}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:""}.fa-paint-brush:before,.fa-paintbrush:before{content:""}.fa-lock:before{content:""}.fa-gas-pump:before{content:""}.fa-hot-tub-person:before,.fa-hot-tub:before{content:""}.fa-map-location:before,.fa-map-marked:before{content:""}.fa-house-flood-water:before{content:""}.fa-tree:before{content:""}.fa-bridge-lock:before{content:""}.fa-sack-dollar:before{content:""}.fa-edit:before,.fa-pen-to-square:before{content:""}.fa-car-side:before{content:""}.fa-share-alt:before,.fa-share-nodes:before{content:""}.fa-heart-circle-minus:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-microscope:before{content:""}.fa-sink:before{content:""}.fa-bag-shopping:before,.fa-shopping-bag:before{content:""}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:""}.fa-mitten:before{content:""}.fa-person-rays:before{content:""}.fa-users:before{content:""}.fa-eye-slash:before{content:""}.fa-flask-vial:before{content:""}.fa-hand-paper:before,.fa-hand:before{content:""}.fa-om:before{content:""}.fa-worm:before{content:""}.fa-house-circle-xmark:before{content:""}.fa-plug:before{content:""}.fa-chevron-up:before{content:""}.fa-hand-spock:before{content:""}.fa-stopwatch:before{content:""}.fa-face-kiss:before,.fa-kiss:before{content:""}.fa-bridge-circle-xmark:before{content:""}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:""}.fa-chess-bishop:before{content:""}.fa-face-grin-wink:before,.fa-grin-wink:before{content:""}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:""}.fa-road-circle-check:before{content:""}.fa-dice-five:before{content:""}.fa-rss-square:before,.fa-square-rss:before{content:""}.fa-land-mine-on:before{content:""}.fa-i-cursor:before{content:""}.fa-stamp:before{content:""}.fa-stairs:before{content:""}.fa-i:before{content:"I"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:""}.fa-pills:before{content:""}.fa-face-grin-wide:before,.fa-grin-alt:before{content:""}.fa-tooth:before{content:""}.fa-v:before{content:"V"}.fa-bangladeshi-taka-sign:before{content:""}.fa-bicycle:before{content:""}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:""}.fa-head-side-cough-slash:before{content:""}.fa-ambulance:before,.fa-truck-medical:before{content:""}.fa-wheat-awn-circle-exclamation:before{content:""}.fa-snowman:before{content:""}.fa-mortar-pestle:before{content:""}.fa-road-barrier:before{content:""}.fa-school:before{content:""}.fa-igloo:before{content:""}.fa-joint:before{content:""}.fa-angle-right:before{content:""}.fa-horse:before{content:""}.fa-q:before{content:"Q"}.fa-g:before{content:"G"}.fa-notes-medical:before{content:""}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-dong-sign:before{content:""}.fa-capsules:before{content:""}.fa-poo-bolt:before,.fa-poo-storm:before{content:""}.fa-face-frown-open:before,.fa-frown-open:before{content:""}.fa-hand-point-up:before{content:""}.fa-money-bill:before{content:""}.fa-bookmark:before{content:""}.fa-align-justify:before{content:""}.fa-umbrella-beach:before{content:""}.fa-helmet-un:before{content:""}.fa-bullseye:before{content:""}.fa-bacon:before{content:""}.fa-hand-point-down:before{content:""}.fa-arrow-up-from-bracket:before{content:""}.fa-folder-blank:before,.fa-folder:before{content:""}.fa-file-medical-alt:before,.fa-file-waveform:before{content:""}.fa-radiation:before{content:""}.fa-chart-simple:before{content:""}.fa-mars-stroke:before{content:""}.fa-vial:before{content:""}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:""}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:""}.fa-e:before{content:"E"}.fa-pen-alt:before,.fa-pen-clip:before{content:""}.fa-bridge-circle-exclamation:before{content:""}.fa-user:before{content:""}.fa-school-circle-check:before{content:""}.fa-dumpster:before{content:""}.fa-shuttle-van:before,.fa-van-shuttle:before{content:""}.fa-building-user:before{content:""}.fa-caret-square-left:before,.fa-square-caret-left:before{content:""}.fa-highlighter:before{content:""}.fa-key:before{content:""}.fa-bullhorn:before{content:""}.fa-globe:before{content:""}.fa-synagogue:before{content:""}.fa-person-half-dress:before{content:""}.fa-road-bridge:before{content:""}.fa-location-arrow:before{content:""}.fa-c:before{content:"C"}.fa-tablet-button:before{content:""}.fa-building-lock:before{content:""}.fa-pizza-slice:before{content:""}.fa-money-bill-wave:before{content:""}.fa-area-chart:before,.fa-chart-area:before{content:""}.fa-house-flag:before{content:""}.fa-person-circle-minus:before{content:""}.fa-ban:before,.fa-cancel:before{content:""}.fa-camera-rotate:before{content:""}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:""}.fa-star:before{content:""}.fa-repeat:before{content:""}.fa-cross:before{content:""}.fa-box:before{content:""}.fa-venus-mars:before{content:""}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:""}.fa-expand-arrows-alt:before,.fa-maximize:before{content:""}.fa-charging-station:before{content:""}.fa-shapes:before,.fa-triangle-circle-square:before{content:""}.fa-random:before,.fa-shuffle:before{content:""}.fa-person-running:before,.fa-running:before{content:""}.fa-mobile-retro:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-spider:before{content:""}.fa-hands-bound:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-plane-circle-exclamation:before{content:""}.fa-x-ray:before{content:""}.fa-spell-check:before{content:""}.fa-slash:before{content:""}.fa-computer-mouse:before,.fa-mouse:before{content:""}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:""}.fa-shop-slash:before,.fa-store-alt-slash:before{content:""}.fa-server:before{content:""}.fa-virus-covid-slash:before{content:""}.fa-shop-lock:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-blender-phone:before{content:""}.fa-building-wheat:before{content:""}.fa-person-breastfeeding:before{content:""}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:""}.fa-venus:before{content:""}.fa-passport:before{content:""}.fa-heart-pulse:before,.fa-heartbeat:before{content:""}.fa-people-carry-box:before,.fa-people-carry:before{content:""}.fa-temperature-high:before{content:""}.fa-microchip:before{content:""}.fa-crown:before{content:""}.fa-weight-hanging:before{content:""}.fa-xmarks-lines:before{content:""}.fa-file-prescription:before{content:""}.fa-weight-scale:before,.fa-weight:before{content:""}.fa-user-friends:before,.fa-user-group:before{content:""}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:""}.fa-chess-knight:before{content:""}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:""}.fa-wheelchair:before{content:""}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:""}.fa-toggle-on:before{content:""}.fa-person-walking:before,.fa-walking:before{content:""}.fa-l:before{content:"L"}.fa-fire:before{content:""}.fa-bed-pulse:before,.fa-procedures:before{content:""}.fa-shuttle-space:before,.fa-space-shuttle:before{content:""}.fa-face-laugh:before,.fa-laugh:before{content:""}.fa-folder-open:before{content:""}.fa-heart-circle-plus:before{content:""}.fa-code-fork:before{content:""}.fa-city:before{content:""}.fa-microphone-alt:before,.fa-microphone-lines:before{content:""}.fa-pepper-hot:before{content:""}.fa-unlock:before{content:""}.fa-colon-sign:before{content:""}.fa-headset:before{content:""}.fa-store-slash:before{content:""}.fa-road-circle-xmark:before{content:""}.fa-user-minus:before{content:""}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:""}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:""}.fa-clipboard:before{content:""}.fa-house-circle-exclamation:before{content:""}.fa-file-arrow-up:before,.fa-file-upload:before{content:""}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:""}.fa-bath:before,.fa-bathtub:before{content:""}.fa-underline:before{content:""}.fa-user-edit:before,.fa-user-pen:before{content:""}.fa-signature:before{content:""}.fa-stroopwafel:before{content:""}.fa-bold:before{content:""}.fa-anchor-lock:before{content:""}.fa-building-ngo:before{content:""}.fa-manat-sign:before{content:""}.fa-not-equal:before{content:""}.fa-border-style:before,.fa-border-top-left:before{content:""}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:""}.fa-jedi:before{content:""}.fa-poll:before,.fa-square-poll-vertical:before{content:""}.fa-mug-hot:before{content:""}.fa-battery-car:before,.fa-car-battery:before{content:""}.fa-gift:before{content:""}.fa-dice-two:before{content:""}.fa-chess-queen:before{content:""}.fa-glasses:before{content:""}.fa-chess-board:before{content:""}.fa-building-circle-check:before{content:""}.fa-person-chalkboard:before{content:""}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:""}.fa-hand-back-fist:before,.fa-hand-rock:before{content:""}.fa-caret-square-up:before,.fa-square-caret-up:before{content:""}.fa-cloud-showers-water:before{content:""}.fa-bar-chart:before,.fa-chart-bar:before{content:""}.fa-hands-bubbles:before,.fa-hands-wash:before{content:""}.fa-less-than-equal:before{content:""}.fa-train:before{content:""}.fa-eye-low-vision:before,.fa-low-vision:before{content:""}.fa-crow:before{content:""}.fa-sailboat:before{content:""}.fa-window-restore:before{content:""}.fa-plus-square:before,.fa-square-plus:before{content:""}.fa-torii-gate:before{content:""}.fa-frog:before{content:""}.fa-bucket:before{content:""}.fa-image:before{content:""}.fa-microphone:before{content:""}.fa-cow:before{content:""}.fa-caret-up:before{content:""}.fa-screwdriver:before{content:""}.fa-folder-closed:before{content:""}.fa-house-tsunami:before{content:""}.fa-square-nfi:before{content:""}.fa-arrow-up-from-ground-water:before{content:""}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:""}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:""}.fa-columns:before,.fa-table-columns:before{content:""}.fa-lemon:before{content:""}.fa-head-side-mask:before{content:""}.fa-handshake:before{content:""}.fa-gem:before{content:""}.fa-dolly-box:before,.fa-dolly:before{content:""}.fa-smoking:before{content:""}.fa-compress-arrows-alt:before,.fa-minimize:before{content:""}.fa-monument:before{content:""}.fa-snowplow:before{content:""}.fa-angle-double-right:before,.fa-angles-right:before{content:""}.fa-cannabis:before{content:""}.fa-circle-play:before,.fa-play-circle:before{content:""}.fa-tablets:before{content:""}.fa-ethernet:before{content:""}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:""}.fa-chair:before{content:""}.fa-check-circle:before,.fa-circle-check:before{content:""}.fa-circle-stop:before,.fa-stop-circle:before{content:""}.fa-compass-drafting:before,.fa-drafting-compass:before{content:""}.fa-plate-wheat:before{content:""}.fa-icicles:before{content:""}.fa-person-shelter:before{content:""}.fa-neuter:before{content:""}.fa-id-badge:before{content:""}.fa-marker:before{content:""}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:""}.fa-helicopter-symbol:before{content:""}.fa-universal-access:before{content:""}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:""}.fa-lari-sign:before{content:""}.fa-volcano:before{content:""}.fa-person-walking-dashed-line-arrow-right:before{content:""}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:""}.fa-viruses:before{content:""}.fa-square-person-confined:before{content:""}.fa-user-tie:before{content:""}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:""}.fa-tent-arrow-down-to-line:before{content:""}.fa-certificate:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-suitcase:before{content:""}.fa-person-skating:before,.fa-skating:before{content:""}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:""}.fa-camera-retro:before{content:""}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:""}.fa-arrow-right-to-file:before,.fa-file-import:before{content:""}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:""}.fa-box-open:before{content:""}.fa-scroll:before{content:""}.fa-spa:before{content:""}.fa-location-pin-lock:before{content:""}.fa-pause:before{content:""}.fa-hill-avalanche:before{content:""}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-bomb:before{content:""}.fa-registered:before{content:""}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:""}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:""}.fa-subscript:before{content:""}.fa-diamond-turn-right:before,.fa-directions:before{content:""}.fa-burst:before{content:""}.fa-house-laptop:before,.fa-laptop-house:before{content:""}.fa-face-tired:before,.fa-tired:before{content:""}.fa-money-bills:before{content:""}.fa-smog:before{content:""}.fa-crutch:before{content:""}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:""}.fa-palette:before{content:""}.fa-arrows-turn-right:before{content:""}.fa-vest:before{content:""}.fa-ferry:before{content:""}.fa-arrows-down-to-people:before{content:""}.fa-seedling:before,.fa-sprout:before{content:""}.fa-arrows-alt-h:before,.fa-left-right:before{content:""}.fa-boxes-packing:before{content:""}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:""}.fa-group-arrows-rotate:before{content:""}.fa-bowl-food:before{content:""}.fa-candy-cane:before{content:""}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:""}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:""}.fa-remove-format:before,.fa-text-slash:before{content:""}.fa-face-smile-wink:before,.fa-smile-wink:before{content:""}.fa-file-word:before{content:""}.fa-file-powerpoint:before{content:""}.fa-arrows-h:before,.fa-arrows-left-right:before{content:""}.fa-house-lock:before{content:""}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:""}.fa-children:before{content:""}.fa-blackboard:before,.fa-chalkboard:before{content:""}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:""}.fa-envelope-open:before{content:""}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:""}.fa-mattress-pillow:before{content:""}.fa-guarani-sign:before{content:""}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-cruzeiro-sign:before{content:""}.fa-greater-than-equal:before{content:""}.fa-shield-alt:before,.fa-shield-halved:before{content:""}.fa-atlas:before,.fa-book-atlas:before{content:""}.fa-virus:before{content:""}.fa-envelope-circle-check:before{content:""}.fa-layer-group:before{content:""}.fa-arrows-to-dot:before{content:""}.fa-archway:before{content:""}.fa-heart-circle-check:before{content:""}.fa-house-chimney-crack:before,.fa-house-damage:before{content:""}.fa-file-archive:before,.fa-file-zipper:before{content:""}.fa-square:before{content:""}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:""}.fa-couch:before{content:""}.fa-cedi-sign:before{content:""}.fa-italic:before{content:""}.fa-table-cells-column-lock:before{content:""}.fa-church:before{content:""}.fa-comments-dollar:before{content:""}.fa-democrat:before{content:""}.fa-z:before{content:"Z"}.fa-person-skiing:before,.fa-skiing:before{content:""}.fa-road-lock:before{content:""}.fa-a:before{content:"A"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:""}.fa-feather-alt:before,.fa-feather-pointed:before{content:""}.fa-p:before{content:"P"}.fa-snowflake:before{content:""}.fa-newspaper:before{content:""}.fa-ad:before,.fa-rectangle-ad:before{content:""}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:""}.fa-filter-circle-xmark:before{content:""}.fa-locust:before{content:""}.fa-sort:before,.fa-unsorted:before{content:""}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:""}.fa-person-dress-burst:before{content:""}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:""}.fa-vector-square:before{content:""}.fa-bread-slice:before{content:""}.fa-language:before{content:""}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:""}.fa-filter:before{content:""}.fa-question:before{content:"?"}.fa-file-signature:before{content:""}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:""}.fa-house-chimney-user:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-puzzle-piece:before{content:""}.fa-money-check:before{content:""}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:""}.fa-code:before{content:""}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:""}.fa-building-circle-exclamation:before{content:""}.fa-magnifying-glass-chart:before{content:""}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:""}.fa-cubes-stacked:before{content:""}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:""}.fa-virus-covid:before{content:""}.fa-austral-sign:before{content:""}.fa-f:before{content:"F"}.fa-leaf:before{content:""}.fa-road:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-person-circle-plus:before{content:""}.fa-chart-pie:before,.fa-pie-chart:before{content:""}.fa-bolt-lightning:before{content:""}.fa-sack-xmark:before{content:""}.fa-file-excel:before{content:""}.fa-file-contract:before{content:""}.fa-fish-fins:before{content:""}.fa-building-flag:before{content:""}.fa-face-grin-beam:before,.fa-grin-beam:before{content:""}.fa-object-ungroup:before{content:""}.fa-poop:before{content:""}.fa-location-pin:before,.fa-map-marker:before{content:""}.fa-kaaba:before{content:""}.fa-toilet-paper:before{content:""}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:""}.fa-eject:before{content:""}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:""}.fa-plane-circle-check:before{content:""}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:""}.fa-object-group:before{content:""}.fa-chart-line:before,.fa-line-chart:before{content:""}.fa-mask-ventilator:before{content:""}.fa-arrow-right:before{content:""}.fa-map-signs:before,.fa-signs-post:before{content:""}.fa-cash-register:before{content:""}.fa-person-circle-question:before{content:""}.fa-h:before{content:"H"}.fa-tarp:before{content:""}.fa-screwdriver-wrench:before,.fa-tools:before{content:""}.fa-arrows-to-eye:before{content:""}.fa-plug-circle-bolt:before{content:""}.fa-heart:before{content:""}.fa-mars-and-venus:before{content:""}.fa-home-user:before,.fa-house-user:before{content:""}.fa-dumpster-fire:before{content:""}.fa-house-crack:before{content:""}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:""}.fa-face-surprise:before,.fa-surprise:before{content:""}.fa-bottle-water:before{content:""}.fa-circle-pause:before,.fa-pause-circle:before{content:""}.fa-toilet-paper-slash:before{content:""}.fa-apple-alt:before,.fa-apple-whole:before{content:""}.fa-kitchen-set:before{content:""}.fa-r:before{content:"R"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-cube:before{content:""}.fa-bitcoin-sign:before{content:""}.fa-shield-dog:before{content:""}.fa-solar-panel:before{content:""}.fa-lock-open:before{content:""}.fa-elevator:before{content:""}.fa-money-bill-transfer:before{content:""}.fa-money-bill-trend-up:before{content:""}.fa-house-flood-water-circle-arrow-right:before{content:""}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:""}.fa-circle:before{content:""}.fa-backward-fast:before,.fa-fast-backward:before{content:""}.fa-recycle:before{content:""}.fa-user-astronaut:before{content:""}.fa-plane-slash:before{content:""}.fa-trademark:before{content:""}.fa-basketball-ball:before,.fa-basketball:before{content:""}.fa-satellite-dish:before{content:""}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:""}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:""}.fa-volume-high:before,.fa-volume-up:before{content:""}.fa-users-rays:before{content:""}.fa-wallet:before{content:""}.fa-clipboard-check:before{content:""}.fa-file-audio:before{content:""}.fa-burger:before,.fa-hamburger:before{content:""}.fa-wrench:before{content:""}.fa-bugs:before{content:""}.fa-rupee-sign:before,.fa-rupee:before{content:""}.fa-file-image:before{content:""}.fa-circle-question:before,.fa-question-circle:before{content:""}.fa-plane-departure:before{content:""}.fa-handshake-slash:before{content:""}.fa-book-bookmark:before{content:""}.fa-code-branch:before{content:""}.fa-hat-cowboy:before{content:""}.fa-bridge:before{content:""}.fa-phone-alt:before,.fa-phone-flip:before{content:""}.fa-truck-front:before{content:""}.fa-cat:before{content:""}.fa-anchor-circle-exclamation:before{content:""}.fa-truck-field:before{content:""}.fa-route:before{content:""}.fa-clipboard-question:before{content:""}.fa-panorama:before{content:""}.fa-comment-medical:before{content:""}.fa-teeth-open:before{content:""}.fa-file-circle-minus:before{content:""}.fa-tags:before{content:""}.fa-wine-glass:before{content:""}.fa-fast-forward:before,.fa-forward-fast:before{content:""}.fa-face-meh-blank:before,.fa-meh-blank:before{content:""}.fa-parking:before,.fa-square-parking:before{content:""}.fa-house-signal:before{content:""}.fa-bars-progress:before,.fa-tasks-alt:before{content:""}.fa-faucet-drip:before{content:""}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:""}.fa-ban-smoking:before,.fa-smoking-ban:before{content:""}.fa-terminal:before{content:""}.fa-mobile-button:before{content:""}.fa-house-medical-flag:before{content:""}.fa-basket-shopping:before,.fa-shopping-basket:before{content:""}.fa-tape:before{content:""}.fa-bus-alt:before,.fa-bus-simple:before{content:""}.fa-eye:before{content:""}.fa-face-sad-cry:before,.fa-sad-cry:before{content:""}.fa-audio-description:before{content:""}.fa-person-military-to-person:before{content:""}.fa-file-shield:before{content:""}.fa-user-slash:before{content:""}.fa-pen:before{content:""}.fa-tower-observation:before{content:""}.fa-file-code:before{content:""}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:""}.fa-bus:before{content:""}.fa-heart-circle-xmark:before{content:""}.fa-home-lg:before,.fa-house-chimney:before{content:""}.fa-window-maximize:before{content:""}.fa-face-frown:before,.fa-frown:before{content:""}.fa-prescription:before{content:""}.fa-shop:before,.fa-store-alt:before{content:""}.fa-floppy-disk:before,.fa-save:before{content:""}.fa-vihara:before{content:""}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:""}.fa-sort-asc:before,.fa-sort-up:before{content:""}.fa-comment-dots:before,.fa-commenting:before{content:""}.fa-plant-wilt:before{content:""}.fa-diamond:before{content:""}.fa-face-grin-squint:before,.fa-grin-squint:before{content:""}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:""}.fa-bacterium:before{content:""}.fa-hand-pointer:before{content:""}.fa-drum-steelpan:before{content:""}.fa-hand-scissors:before{content:""}.fa-hands-praying:before,.fa-praying-hands:before{content:""}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:""}.fa-biohazard:before{content:""}.fa-location-crosshairs:before,.fa-location:before{content:""}.fa-mars-double:before{content:""}.fa-child-dress:before{content:""}.fa-users-between-lines:before{content:""}.fa-lungs-virus:before{content:""}.fa-face-grin-tears:before,.fa-grin-tears:before{content:""}.fa-phone:before{content:""}.fa-calendar-times:before,.fa-calendar-xmark:before{content:""}.fa-child-reaching:before{content:""}.fa-head-side-virus:before{content:""}.fa-user-cog:before,.fa-user-gear:before{content:""}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:""}.fa-door-closed:before{content:""}.fa-shield-virus:before{content:""}.fa-dice-six:before{content:""}.fa-mosquito-net:before{content:""}.fa-bridge-water:before{content:""}.fa-person-booth:before{content:""}.fa-text-width:before{content:""}.fa-hat-wizard:before{content:""}.fa-pen-fancy:before{content:""}.fa-digging:before,.fa-person-digging:before{content:""}.fa-trash:before{content:""}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:""}.fa-book-medical:before{content:""}.fa-poo:before{content:""}.fa-quote-right-alt:before,.fa-quote-right:before{content:""}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:""}.fa-cubes:before{content:""}.fa-divide:before{content:""}.fa-tenge-sign:before,.fa-tenge:before{content:""}.fa-headphones:before{content:""}.fa-hands-holding:before{content:""}.fa-hands-clapping:before{content:""}.fa-republican:before{content:""}.fa-arrow-left:before{content:""}.fa-person-circle-xmark:before{content:""}.fa-ruler:before{content:""}.fa-align-left:before{content:""}.fa-dice-d6:before{content:""}.fa-restroom:before{content:""}.fa-j:before{content:"J"}.fa-users-viewfinder:before{content:""}.fa-file-video:before{content:""}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:""}.fa-table-cells:before,.fa-th:before{content:""}.fa-file-pdf:before{content:""}.fa-bible:before,.fa-book-bible:before{content:""}.fa-o:before{content:"O"}.fa-medkit:before,.fa-suitcase-medical:before{content:""}.fa-user-secret:before{content:""}.fa-otter:before{content:""}.fa-female:before,.fa-person-dress:before{content:""}.fa-comment-dollar:before{content:""}.fa-briefcase-clock:before,.fa-business-time:before{content:""}.fa-table-cells-large:before,.fa-th-large:before{content:""}.fa-book-tanakh:before,.fa-tanakh:before{content:""}.fa-phone-volume:before,.fa-volume-control-phone:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-clipboard-user:before{content:""}.fa-child:before{content:""}.fa-lira-sign:before{content:""}.fa-satellite:before{content:""}.fa-plane-lock:before{content:""}.fa-tag:before{content:""}.fa-comment:before{content:""}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:""}.fa-envelope:before{content:""}.fa-angle-double-up:before,.fa-angles-up:before{content:""}.fa-paperclip:before{content:""}.fa-arrow-right-to-city:before{content:""}.fa-ribbon:before{content:""}.fa-lungs:before{content:""}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:""}.fa-litecoin-sign:before{content:""}.fa-border-none:before{content:""}.fa-circle-nodes:before{content:""}.fa-parachute-box:before{content:""}.fa-indent:before{content:""}.fa-truck-field-un:before{content:""}.fa-hourglass-empty:before,.fa-hourglass:before{content:""}.fa-mountain:before{content:""}.fa-user-doctor:before,.fa-user-md:before{content:""}.fa-circle-info:before,.fa-info-circle:before{content:""}.fa-cloud-meatball:before{content:""}.fa-camera-alt:before,.fa-camera:before{content:""}.fa-square-virus:before{content:""}.fa-meteor:before{content:""}.fa-car-on:before{content:""}.fa-sleigh:before{content:""}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:""}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:""}.fa-water:before{content:""}.fa-calendar-check:before{content:""}.fa-braille:before{content:""}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:""}.fa-landmark:before{content:""}.fa-truck:before{content:""}.fa-crosshairs:before{content:""}.fa-person-cane:before{content:""}.fa-tent:before{content:""}.fa-vest-patches:before{content:""}.fa-check-double:before{content:""}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:""}.fa-money-bill-wheat:before{content:""}.fa-cookie:before{content:""}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:""}.fa-hard-drive:before,.fa-hdd:before{content:""}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:""}.fa-dumbbell:before{content:""}.fa-list-alt:before,.fa-rectangle-list:before{content:""}.fa-tarp-droplet:before{content:""}.fa-house-medical-circle-check:before{content:""}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:""}.fa-calendar-plus:before{content:""}.fa-plane-arrival:before{content:""}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:""}.fa-subway:before,.fa-train-subway:before{content:""}.fa-chart-gantt:before{content:""}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:""}.fa-crop-alt:before,.fa-crop-simple:before{content:""}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:""}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:""}.fa-dna:before{content:""}.fa-virus-slash:before{content:""}.fa-minus:before,.fa-subtract:before{content:""}.fa-chess:before{content:""}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:""}.fa-plug-circle-check:before{content:""}.fa-street-view:before{content:""}.fa-franc-sign:before{content:""}.fa-volume-off:before{content:""}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:""}.fa-cog:before,.fa-gear:before{content:""}.fa-droplet-slash:before,.fa-tint-slash:before{content:""}.fa-mosque:before{content:""}.fa-mosquito:before{content:""}.fa-star-of-david:before{content:""}.fa-person-military-rifle:before{content:""}.fa-cart-shopping:before,.fa-shopping-cart:before{content:""}.fa-vials:before{content:""}.fa-plug-circle-plus:before{content:""}.fa-place-of-worship:before{content:""}.fa-grip-vertical:before{content:""}.fa-arrow-turn-up:before,.fa-level-up:before{content:""}.fa-u:before{content:"U"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:""}.fa-clock-four:before,.fa-clock:before{content:""}.fa-backward-step:before,.fa-step-backward:before{content:""}.fa-pallet:before{content:""}.fa-faucet:before{content:""}.fa-baseball-bat-ball:before{content:""}.fa-s:before{content:"S"}.fa-timeline:before{content:""}.fa-keyboard:before{content:""}.fa-caret-down:before{content:""}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:""}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:""}.fa-plane-up:before{content:""}.fa-piggy-bank:before{content:""}.fa-battery-3:before,.fa-battery-half:before{content:""}.fa-mountain-city:before{content:""}.fa-coins:before{content:""}.fa-khanda:before{content:""}.fa-sliders-h:before,.fa-sliders:before{content:""}.fa-folder-tree:before{content:""}.fa-network-wired:before{content:""}.fa-map-pin:before{content:""}.fa-hamsa:before{content:""}.fa-cent-sign:before{content:""}.fa-flask:before{content:""}.fa-person-pregnant:before{content:""}.fa-wand-sparkles:before{content:""}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:""}.fa-ticket:before{content:""}.fa-power-off:before{content:""}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:""}.fa-flag-usa:before{content:""}.fa-laptop-file:before{content:""}.fa-teletype:before,.fa-tty:before{content:""}.fa-diagram-next:before{content:""}.fa-person-rifle:before{content:""}.fa-house-medical-circle-exclamation:before{content:""}.fa-closed-captioning:before{content:""}.fa-hiking:before,.fa-person-hiking:before{content:""}.fa-venus-double:before{content:""}.fa-images:before{content:""}.fa-calculator:before{content:""}.fa-people-pulling:before{content:""}.fa-n:before{content:"N"}.fa-cable-car:before,.fa-tram:before{content:""}.fa-cloud-rain:before{content:""}.fa-building-circle-xmark:before{content:""}.fa-ship:before{content:""}.fa-arrows-down-to-line:before{content:""}.fa-download:before{content:""}.fa-face-grin:before,.fa-grin:before{content:""}.fa-backspace:before,.fa-delete-left:before{content:""}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:""}.fa-file-circle-check:before{content:""}.fa-forward:before{content:""}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-face-meh:before,.fa-meh:before{content:""}.fa-align-center:before{content:""}.fa-book-dead:before,.fa-book-skull:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-heart-circle-exclamation:before{content:""}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:""}.fa-calendar-week:before{content:""}.fa-laptop-medical:before{content:""}.fa-b:before{content:"B"}.fa-file-medical:before{content:""}.fa-dice-one:before{content:""}.fa-kiwi-bird:before{content:""}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:""}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:""}.fa-cutlery:before,.fa-utensils:before{content:""}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:""}.fa-mill-sign:before{content:""}.fa-bowl-rice:before{content:""}.fa-skull:before{content:""}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:""}.fa-truck-pickup:before{content:""}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:""}.fa-stop:before{content:""}.fa-code-merge:before{content:""}.fa-upload:before{content:""}.fa-hurricane:before{content:""}.fa-mound:before{content:""}.fa-toilet-portable:before{content:""}.fa-compact-disc:before{content:""}.fa-file-arrow-down:before,.fa-file-download:before{content:""}.fa-caravan:before{content:""}.fa-shield-cat:before{content:""}.fa-bolt:before,.fa-zap:before{content:""}.fa-glass-water:before{content:""}.fa-oil-well:before{content:""}.fa-vault:before{content:""}.fa-mars:before{content:""}.fa-toilet:before{content:""}.fa-plane-circle-xmark:before{content:""}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:""}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:""}.fa-sun:before{content:""}.fa-guitar:before{content:""}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:""}.fa-horse-head:before{content:""}.fa-bore-hole:before{content:""}.fa-industry:before{content:""}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:""}.fa-arrows-turn-to-dots:before{content:""}.fa-florin-sign:before{content:""}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:""}.fa-less-than:before{content:"<"}.fa-angle-down:before{content:""}.fa-car-tunnel:before{content:""}.fa-head-side-cough:before{content:""}.fa-grip-lines:before{content:""}.fa-thumbs-down:before{content:""}.fa-user-lock:before{content:""}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:""}.fa-anchor-circle-xmark:before{content:""}.fa-ellipsis-h:before,.fa-ellipsis:before{content:""}.fa-chess-pawn:before{content:""}.fa-first-aid:before,.fa-kit-medical:before{content:""}.fa-person-through-window:before{content:""}.fa-toolbox:before{content:""}.fa-hands-holding-circle:before{content:""}.fa-bug:before{content:""}.fa-credit-card-alt:before,.fa-credit-card:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-hand-holding-hand:before{content:""}.fa-book-open-reader:before,.fa-book-reader:before{content:""}.fa-mountain-sun:before{content:""}.fa-arrows-left-right-to-line:before{content:""}.fa-dice-d20:before{content:""}.fa-truck-droplet:before{content:""}.fa-file-circle-xmark:before{content:""}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:""}.fa-medal:before{content:""}.fa-bed:before{content:""}.fa-h-square:before,.fa-square-h:before{content:""}.fa-podcast:before{content:""}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:""}.fa-bell:before{content:""}.fa-superscript:before{content:""}.fa-plug-circle-xmark:before{content:""}.fa-star-of-life:before{content:""}.fa-phone-slash:before{content:""}.fa-paint-roller:before{content:""}.fa-hands-helping:before,.fa-handshake-angle:before{content:""}.fa-location-dot:before,.fa-map-marker-alt:before{content:""}.fa-file:before{content:""}.fa-greater-than:before{content:">"}.fa-person-swimming:before,.fa-swimmer:before{content:""}.fa-arrow-down:before{content:""}.fa-droplet:before,.fa-tint:before{content:""}.fa-eraser:before{content:""}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:""}.fa-person-burst:before{content:""}.fa-dove:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-socks:before{content:""}.fa-inbox:before{content:""}.fa-section:before{content:""}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:""}.fa-envelope-open-text:before{content:""}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:""}.fa-wine-bottle:before{content:""}.fa-chess-rook:before{content:""}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:""}.fa-dharmachakra:before{content:""}.fa-hotdog:before{content:""}.fa-blind:before,.fa-person-walking-with-cane:before{content:""}.fa-drum:before{content:""}.fa-ice-cream:before{content:""}.fa-heart-circle-bolt:before{content:""}.fa-fax:before{content:""}.fa-paragraph:before{content:""}.fa-check-to-slot:before,.fa-vote-yea:before{content:""}.fa-star-half:before{content:""}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:""}.fa-tree-city:before{content:""}.fa-play:before{content:""}.fa-font:before{content:""}.fa-table-cells-row-lock:before{content:""}.fa-rupiah-sign:before{content:""}.fa-magnifying-glass:before,.fa-search:before{content:""}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:""}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:""}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:""}.fa-naira-sign:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-walkie-talkie:before{content:""}.fa-file-edit:before,.fa-file-pen:before{content:""}.fa-receipt:before{content:""}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-person-circle-exclamation:before{content:""}.fa-chevron-down:before{content:""}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:""}.fa-skull-crossbones:before{content:""}.fa-code-compare:before{content:""}.fa-list-dots:before,.fa-list-ul:before{content:""}.fa-school-lock:before{content:""}.fa-tower-cell:before{content:""}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:""}.fa-ranking-star:before{content:""}.fa-chess-king:before{content:""}.fa-person-harassing:before{content:""}.fa-brazilian-real-sign:before{content:""}.fa-landmark-alt:before,.fa-landmark-dome:before{content:""}.fa-arrow-up:before{content:""}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:""}.fa-shrimp:before{content:""}.fa-list-check:before,.fa-tasks:before{content:""}.fa-jug-detergent:before{content:""}.fa-circle-user:before,.fa-user-circle:before{content:""}.fa-user-shield:before{content:""}.fa-wind:before{content:""}.fa-car-burst:before,.fa-car-crash:before{content:""}.fa-y:before{content:"Y"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:""}.fa-shipping-fast:before,.fa-truck-fast:before{content:""}.fa-fish:before{content:""}.fa-user-graduate:before{content:""}.fa-adjust:before,.fa-circle-half-stroke:before{content:""}.fa-clapperboard:before{content:""}.fa-circle-radiation:before,.fa-radiation-alt:before{content:""}.fa-baseball-ball:before,.fa-baseball:before{content:""}.fa-jet-fighter-up:before{content:""}.fa-diagram-project:before,.fa-project-diagram:before{content:""}.fa-copy:before{content:""}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:""}.fa-hand-sparkles:before{content:""}.fa-grip-horizontal:before,.fa-grip:before{content:""}.fa-share-from-square:before,.fa-share-square:before{content:""}.fa-child-combatant:before,.fa-child-rifle:before{content:""}.fa-gun:before{content:""}.fa-phone-square:before,.fa-square-phone:before{content:""}.fa-add:before,.fa-plus:before{content:"+"}.fa-expand:before{content:""}.fa-computer:before{content:""}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:""}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:""}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:""}.fa-peso-sign:before{content:""}.fa-building-shield:before{content:""}.fa-baby:before{content:""}.fa-users-line:before{content:""}.fa-quote-left-alt:before,.fa-quote-left:before{content:""}.fa-tractor:before{content:""}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:""}.fa-arrow-down-up-lock:before{content:""}.fa-lines-leaning:before{content:""}.fa-ruler-combined:before{content:""}.fa-copyright:before{content:""}.fa-equals:before{content:"="}.fa-blender:before{content:""}.fa-teeth:before{content:""}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:""}.fa-map:before{content:""}.fa-rocket:before{content:""}.fa-photo-film:before,.fa-photo-video:before{content:""}.fa-folder-minus:before{content:""}.fa-store:before{content:""}.fa-arrow-trend-up:before{content:""}.fa-plug-circle-minus:before{content:""}.fa-sign-hanging:before,.fa-sign:before{content:""}.fa-bezier-curve:before{content:""}.fa-bell-slash:before{content:""}.fa-tablet-android:before,.fa-tablet:before{content:""}.fa-school-flag:before{content:""}.fa-fill:before{content:""}.fa-angle-up:before{content:""}.fa-drumstick-bite:before{content:""}.fa-holly-berry:before{content:""}.fa-chevron-left:before{content:""}.fa-bacteria:before{content:""}.fa-hand-lizard:before{content:""}.fa-notdef:before{content:""}.fa-disease:before{content:""}.fa-briefcase-medical:before{content:""}.fa-genderless:before{content:""}.fa-chevron-right:before{content:""}.fa-retweet:before{content:""}.fa-car-alt:before,.fa-car-rear:before{content:""}.fa-pump-soap:before{content:""}.fa-video-slash:before{content:""}.fa-battery-2:before,.fa-battery-quarter:before{content:""}.fa-radio:before{content:""}.fa-baby-carriage:before,.fa-carriage-baby:before{content:""}.fa-traffic-light:before{content:""}.fa-thermometer:before{content:""}.fa-vr-cardboard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-percent:before,.fa-percentage:before{content:"%"}.fa-truck-moving:before{content:""}.fa-glass-water-droplet:before{content:""}.fa-display:before{content:""}.fa-face-smile:before,.fa-smile:before{content:""}.fa-thumb-tack:before,.fa-thumbtack:before{content:""}.fa-trophy:before{content:""}.fa-person-praying:before,.fa-pray:before{content:""}.fa-hammer:before{content:""}.fa-hand-peace:before{content:""}.fa-rotate:before,.fa-sync-alt:before{content:""}.fa-spinner:before{content:""}.fa-robot:before{content:""}.fa-peace:before{content:""}.fa-cogs:before,.fa-gears:before{content:""}.fa-warehouse:before{content:""}.fa-arrow-up-right-dots:before{content:""}.fa-splotch:before{content:""}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:""}.fa-dice-four:before{content:""}.fa-sim-card:before{content:""}.fa-transgender-alt:before,.fa-transgender:before{content:""}.fa-mercury:before{content:""}.fa-arrow-turn-down:before,.fa-level-down:before{content:""}.fa-person-falling-burst:before{content:""}.fa-award:before{content:""}.fa-ticket-alt:before,.fa-ticket-simple:before{content:""}.fa-building:before{content:""}.fa-angle-double-left:before,.fa-angles-left:before{content:""}.fa-qrcode:before{content:""}.fa-clock-rotate-left:before,.fa-history:before{content:""}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:""}.fa-arrow-right-from-file:before,.fa-file-export:before{content:""}.fa-shield-blank:before,.fa-shield:before{content:""}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:""}.fa-house-medical:before{content:""}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:""}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:""}.fa-house-chimney-window:before{content:""}.fa-pen-nib:before{content:""}.fa-tent-arrow-turn-left:before{content:""}.fa-tents:before{content:""}.fa-magic:before,.fa-wand-magic:before{content:""}.fa-dog:before{content:""}.fa-carrot:before{content:""}.fa-moon:before{content:""}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:""}.fa-cheese:before{content:""}.fa-yin-yang:before{content:""}.fa-music:before{content:""}.fa-code-commit:before{content:""}.fa-temperature-low:before{content:""}.fa-biking:before,.fa-person-biking:before{content:""}.fa-broom:before{content:""}.fa-shield-heart:before{content:""}.fa-gopuram:before{content:""}.fa-earth-oceania:before,.fa-globe-oceania:before{content:""}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:""}.fa-hashtag:before{content:"#"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:""}.fa-oil-can:before{content:""}.fa-t:before{content:"T"}.fa-hippo:before{content:""}.fa-chart-column:before{content:""}.fa-infinity:before{content:""}.fa-vial-circle-check:before{content:""}.fa-person-arrow-down-to-line:before{content:""}.fa-voicemail:before{content:""}.fa-fan:before{content:""}.fa-person-walking-luggage:before{content:""}.fa-arrows-alt-v:before,.fa-up-down:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-calendar:before{content:""}.fa-trailer:before{content:""}.fa-bahai:before,.fa-haykal:before{content:""}.fa-sd-card:before{content:""}.fa-dragon:before{content:""}.fa-shoe-prints:before{content:""}.fa-circle-plus:before,.fa-plus-circle:before{content:""}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:""}.fa-hand-holding:before{content:""}.fa-plug-circle-exclamation:before{content:""}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:""}.fa-clone:before{content:""}.fa-person-walking-arrow-loop-left:before{content:""}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:""}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:""}.fa-tornado:before{content:""}.fa-file-circle-plus:before{content:""}.fa-book-quran:before,.fa-quran:before{content:""}.fa-anchor:before{content:""}.fa-border-all:before{content:""}.fa-angry:before,.fa-face-angry:before{content:""}.fa-cookie-bite:before{content:""}.fa-arrow-trend-down:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-draw-polygon:before{content:""}.fa-balance-scale:before,.fa-scale-balanced:before{content:""}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:""}.fa-shower:before{content:""}.fa-desktop-alt:before,.fa-desktop:before{content:""}.fa-m:before{content:"M"}.fa-table-list:before,.fa-th-list:before{content:""}.fa-comment-sms:before,.fa-sms:before{content:""}.fa-book:before{content:""}.fa-user-plus:before{content:""}.fa-check:before{content:""}.fa-battery-4:before,.fa-battery-three-quarters:before{content:""}.fa-house-circle-check:before{content:""}.fa-angle-left:before{content:""}.fa-diagram-successor:before{content:""}.fa-truck-arrow-right:before{content:""}.fa-arrows-split-up-and-left:before{content:""}.fa-fist-raised:before,.fa-hand-fist:before{content:""}.fa-cloud-moon:before{content:""}.fa-briefcase:before{content:""}.fa-person-falling:before{content:""}.fa-image-portrait:before,.fa-portrait:before{content:""}.fa-user-tag:before{content:""}.fa-rug:before{content:""}.fa-earth-europe:before,.fa-globe-europe:before{content:""}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:""}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-baht-sign:before{content:""}.fa-book-open:before{content:""}.fa-book-journal-whills:before,.fa-journal-whills:before{content:""}.fa-handcuffs:before{content:""}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:""}.fa-database:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-bottle-droplet:before{content:""}.fa-mask-face:before{content:""}.fa-hill-rockslide:before{content:""}.fa-exchange-alt:before,.fa-right-left:before{content:""}.fa-paper-plane:before{content:""}.fa-road-circle-exclamation:before{content:""}.fa-dungeon:before{content:""}.fa-align-right:before{content:""}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:""}.fa-life-ring:before{content:""}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:""}.fa-calendar-day:before{content:""}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:""}.fa-arrows-up-down:before,.fa-arrows-v:before{content:""}.fa-face-grimace:before,.fa-grimace:before{content:""}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:""}.fa-level-down-alt:before,.fa-turn-down:before{content:""}.fa-person-walking-arrow-right:before{content:""}.fa-envelope-square:before,.fa-square-envelope:before{content:""}.fa-dice:before{content:""}.fa-bowling-ball:before{content:""}.fa-brain:before{content:""}.fa-band-aid:before,.fa-bandage:before{content:""}.fa-calendar-minus:before{content:""}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:""}.fa-gifts:before{content:""}.fa-hotel:before{content:""}.fa-earth-asia:before,.fa-globe-asia:before{content:""}.fa-id-card-alt:before,.fa-id-card-clip:before{content:""}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:""}.fa-thumbs-up:before{content:""}.fa-user-clock:before{content:""}.fa-allergies:before,.fa-hand-dots:before{content:""}.fa-file-invoice:before{content:""}.fa-window-minimize:before{content:""}.fa-coffee:before,.fa-mug-saucer:before{content:""}.fa-brush:before{content:""}.fa-mask:before{content:""}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:""}.fa-ruler-vertical:before{content:""}.fa-user-alt:before,.fa-user-large:before{content:""}.fa-train-tram:before{content:""}.fa-user-nurse:before{content:""}.fa-syringe:before{content:""}.fa-cloud-sun:before{content:""}.fa-stopwatch-20:before{content:""}.fa-square-full:before{content:""}.fa-magnet:before{content:""}.fa-jar:before{content:""}.fa-note-sticky:before,.fa-sticky-note:before{content:""}.fa-bug-slash:before{content:""}.fa-arrow-up-from-water-pump:before{content:""}.fa-bone:before{content:""}.fa-user-injured:before{content:""}.fa-face-sad-tear:before,.fa-sad-tear:before{content:""}.fa-plane:before{content:""}.fa-tent-arrows-down:before{content:""}.fa-exclamation:before{content:"!"}.fa-arrows-spin:before{content:""}.fa-print:before{content:""}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:""}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"$"}.fa-x:before{content:"X"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:""}.fa-users-cog:before,.fa-users-gear:before{content:""}.fa-person-military-pointing:before{content:""}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:""}.fa-umbrella:before{content:""}.fa-trowel:before{content:""}.fa-d:before{content:"D"}.fa-stapler:before{content:""}.fa-masks-theater:before,.fa-theater-masks:before{content:""}.fa-kip-sign:before{content:""}.fa-hand-point-left:before{content:""}.fa-handshake-alt:before,.fa-handshake-simple:before{content:""}.fa-fighter-jet:before,.fa-jet-fighter:before{content:""}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:""}.fa-barcode:before{content:""}.fa-plus-minus:before{content:""}.fa-video-camera:before,.fa-video:before{content:""}.fa-graduation-cap:before,.fa-mortar-board:before{content:""}.fa-hand-holding-medical:before{content:""}.fa-person-circle-check:before{content:""}.fa-level-up-alt:before,.fa-turn-up:before{content:""}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/assets/fa-brands-400-Ch568Ea9.woff2) format("woff2"),url(/assets/fa-brands-400-DHHcbFjz.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero:before{content:""}.fa-hooli:before{content:""}.fa-yelp:before{content:""}.fa-cc-visa:before{content:""}.fa-lastfm:before{content:""}.fa-shopware:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-aws:before{content:""}.fa-redhat:before{content:""}.fa-yoast:before{content:""}.fa-cloudflare:before{content:""}.fa-ups:before{content:""}.fa-pixiv:before{content:""}.fa-wpexplorer:before{content:""}.fa-dyalog:before{content:""}.fa-bity:before{content:""}.fa-stackpath:before{content:""}.fa-buysellads:before{content:""}.fa-first-order:before{content:""}.fa-modx:before{content:""}.fa-guilded:before{content:""}.fa-vnv:before{content:""}.fa-js-square:before,.fa-square-js:before{content:""}.fa-microsoft:before{content:""}.fa-qq:before{content:""}.fa-orcid:before{content:""}.fa-java:before{content:""}.fa-invision:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-centercode:before{content:""}.fa-glide-g:before{content:""}.fa-drupal:before{content:""}.fa-jxl:before{content:""}.fa-hire-a-helper:before{content:""}.fa-creative-commons-by:before{content:""}.fa-unity:before{content:""}.fa-whmcs:before{content:""}.fa-rocketchat:before{content:""}.fa-vk:before{content:""}.fa-untappd:before{content:""}.fa-mailchimp:before{content:""}.fa-css3-alt:before{content:""}.fa-reddit-square:before,.fa-square-reddit:before{content:""}.fa-vimeo-v:before{content:""}.fa-contao:before{content:""}.fa-square-font-awesome:before{content:""}.fa-deskpro:before{content:""}.fa-brave:before{content:""}.fa-sistrix:before{content:""}.fa-instagram-square:before,.fa-square-instagram:before{content:""}.fa-battle-net:before{content:""}.fa-the-red-yeti:before{content:""}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:""}.fa-edge:before{content:""}.fa-threads:before{content:""}.fa-napster:before{content:""}.fa-snapchat-square:before,.fa-square-snapchat:before{content:""}.fa-google-plus-g:before{content:""}.fa-artstation:before{content:""}.fa-markdown:before{content:""}.fa-sourcetree:before{content:""}.fa-google-plus:before{content:""}.fa-diaspora:before{content:""}.fa-foursquare:before{content:""}.fa-stack-overflow:before{content:""}.fa-github-alt:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-pagelines:before{content:""}.fa-algolia:before{content:""}.fa-red-river:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-safari:before{content:""}.fa-google:before{content:""}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:""}.fa-atlassian:before{content:""}.fa-linkedin-in:before{content:""}.fa-digital-ocean:before{content:""}.fa-nimblr:before{content:""}.fa-chromecast:before{content:""}.fa-evernote:before{content:""}.fa-hacker-news:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-adversal:before{content:""}.fa-creative-commons:before{content:""}.fa-watchman-monitoring:before{content:""}.fa-fonticons:before{content:""}.fa-weixin:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-codepen:before{content:""}.fa-git-alt:before{content:""}.fa-lyft:before{content:""}.fa-rev:before{content:""}.fa-windows:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-square-viadeo:before,.fa-viadeo-square:before{content:""}.fa-meetup:before{content:""}.fa-centos:before{content:""}.fa-adn:before{content:""}.fa-cloudsmith:before{content:""}.fa-opensuse:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-dribbble-square:before,.fa-square-dribbble:before{content:""}.fa-codiepie:before{content:""}.fa-node:before{content:""}.fa-mix:before{content:""}.fa-steam:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-scribd:before{content:""}.fa-debian:before{content:""}.fa-openid:before{content:""}.fa-instalod:before{content:""}.fa-expeditedssl:before{content:""}.fa-sellcast:before{content:""}.fa-square-twitter:before,.fa-twitter-square:before{content:""}.fa-r-project:before{content:""}.fa-delicious:before{content:""}.fa-freebsd:before{content:""}.fa-vuejs:before{content:""}.fa-accusoft:before{content:""}.fa-ioxhost:before{content:""}.fa-fonticons-fi:before{content:""}.fa-app-store:before{content:""}.fa-cc-mastercard:before{content:""}.fa-itunes-note:before{content:""}.fa-golang:before{content:""}.fa-kickstarter:before,.fa-square-kickstarter:before{content:""}.fa-grav:before{content:""}.fa-weibo:before{content:""}.fa-uncharted:before{content:""}.fa-firstdraft:before{content:""}.fa-square-youtube:before,.fa-youtube-square:before{content:""}.fa-wikipedia-w:before{content:""}.fa-rendact:before,.fa-wpressr:before{content:""}.fa-angellist:before{content:""}.fa-galactic-republic:before{content:""}.fa-nfc-directional:before{content:""}.fa-skype:before{content:""}.fa-joget:before{content:""}.fa-fedora:before{content:""}.fa-stripe-s:before{content:""}.fa-meta:before{content:""}.fa-laravel:before{content:""}.fa-hotjar:before{content:""}.fa-bluetooth-b:before{content:""}.fa-square-letterboxd:before{content:""}.fa-sticker-mule:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-hips:before{content:""}.fa-behance:before{content:""}.fa-reddit:before{content:""}.fa-discord:before{content:""}.fa-chrome:before{content:""}.fa-app-store-ios:before{content:""}.fa-cc-discover:before{content:""}.fa-wpbeginner:before{content:""}.fa-confluence:before{content:""}.fa-shoelace:before{content:""}.fa-mdb:before{content:""}.fa-dochub:before{content:""}.fa-accessible-icon:before{content:""}.fa-ebay:before{content:""}.fa-amazon:before{content:""}.fa-unsplash:before{content:""}.fa-yarn:before{content:""}.fa-square-steam:before,.fa-steam-square:before{content:""}.fa-500px:before{content:""}.fa-square-vimeo:before,.fa-vimeo-square:before{content:""}.fa-asymmetrik:before{content:""}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:""}.fa-gratipay:before{content:""}.fa-apple:before{content:""}.fa-hive:before{content:""}.fa-gitkraken:before{content:""}.fa-keybase:before{content:""}.fa-apple-pay:before{content:""}.fa-padlet:before{content:""}.fa-amazon-pay:before{content:""}.fa-github-square:before,.fa-square-github:before{content:""}.fa-stumbleupon:before{content:""}.fa-fedex:before{content:""}.fa-phoenix-framework:before{content:""}.fa-shopify:before{content:""}.fa-neos:before{content:""}.fa-square-threads:before{content:""}.fa-hackerrank:before{content:""}.fa-researchgate:before{content:""}.fa-swift:before{content:""}.fa-angular:before{content:""}.fa-speakap:before{content:""}.fa-angrycreative:before{content:""}.fa-y-combinator:before{content:""}.fa-empire:before{content:""}.fa-envira:before{content:""}.fa-google-scholar:before{content:""}.fa-gitlab-square:before,.fa-square-gitlab:before{content:""}.fa-studiovinari:before{content:""}.fa-pied-piper:before{content:""}.fa-wordpress:before{content:""}.fa-product-hunt:before{content:""}.fa-firefox:before{content:""}.fa-linode:before{content:""}.fa-goodreads:before{content:""}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:""}.fa-jsfiddle:before{content:""}.fa-sith:before{content:""}.fa-themeisle:before{content:""}.fa-page4:before{content:""}.fa-hashnode:before{content:""}.fa-react:before{content:""}.fa-cc-paypal:before{content:""}.fa-squarespace:before{content:""}.fa-cc-stripe:before{content:""}.fa-creative-commons-share:before{content:""}.fa-bitcoin:before{content:""}.fa-keycdn:before{content:""}.fa-opera:before{content:""}.fa-itch-io:before{content:""}.fa-umbraco:before{content:""}.fa-galactic-senate:before{content:""}.fa-ubuntu:before{content:""}.fa-draft2digital:before{content:""}.fa-stripe:before{content:""}.fa-houzz:before{content:""}.fa-gg:before{content:""}.fa-dhl:before{content:""}.fa-pinterest-square:before,.fa-square-pinterest:before{content:""}.fa-xing:before{content:""}.fa-blackberry:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-playstation:before{content:""}.fa-quinscape:before{content:""}.fa-less:before{content:""}.fa-blogger-b:before{content:""}.fa-opencart:before{content:""}.fa-vine:before{content:""}.fa-signal-messenger:before{content:""}.fa-paypal:before{content:""}.fa-gitlab:before{content:""}.fa-typo3:before{content:""}.fa-reddit-alien:before{content:""}.fa-yahoo:before{content:""}.fa-dailymotion:before{content:""}.fa-affiliatetheme:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-bootstrap:before{content:""}.fa-odnoklassniki:before{content:""}.fa-nfc-symbol:before{content:""}.fa-mintbit:before{content:""}.fa-ethereum:before{content:""}.fa-speaker-deck:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-patreon:before{content:""}.fa-avianex:before{content:""}.fa-ello:before{content:""}.fa-gofore:before{content:""}.fa-bimobject:before{content:""}.fa-brave-reverse:before{content:""}.fa-facebook-f:before{content:""}.fa-google-plus-square:before,.fa-square-google-plus:before{content:""}.fa-web-awesome:before{content:""}.fa-mandalorian:before{content:""}.fa-first-order-alt:before{content:""}.fa-osi:before{content:""}.fa-google-wallet:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-periscope:before{content:""}.fa-fulcrum:before{content:""}.fa-cloudscale:before{content:""}.fa-forumbee:before{content:""}.fa-mizuni:before{content:""}.fa-schlix:before{content:""}.fa-square-xing:before,.fa-xing-square:before{content:""}.fa-bandcamp:before{content:""}.fa-wpforms:before{content:""}.fa-cloudversify:before{content:""}.fa-usps:before{content:""}.fa-megaport:before{content:""}.fa-magento:before{content:""}.fa-spotify:before{content:""}.fa-optin-monster:before{content:""}.fa-fly:before{content:""}.fa-aviato:before{content:""}.fa-itunes:before{content:""}.fa-cuttlefish:before{content:""}.fa-blogger:before{content:""}.fa-flickr:before{content:""}.fa-viber:before{content:""}.fa-soundcloud:before{content:""}.fa-digg:before{content:""}.fa-tencent-weibo:before{content:""}.fa-letterboxd:before{content:""}.fa-symfony:before{content:""}.fa-maxcdn:before{content:""}.fa-etsy:before{content:""}.fa-facebook-messenger:before{content:""}.fa-audible:before{content:""}.fa-think-peaks:before{content:""}.fa-bilibili:before{content:""}.fa-erlang:before{content:""}.fa-x-twitter:before{content:""}.fa-cotton-bureau:before{content:""}.fa-dashcube:before{content:""}.fa-42-group:before,.fa-innosoft:before{content:""}.fa-stack-exchange:before{content:""}.fa-elementor:before{content:""}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-palfed:before{content:""}.fa-superpowers:before{content:""}.fa-resolving:before{content:""}.fa-xbox:before{content:""}.fa-square-web-awesome-stroke:before{content:""}.fa-searchengin:before{content:""}.fa-tiktok:before{content:""}.fa-facebook-square:before,.fa-square-facebook:before{content:""}.fa-renren:before{content:""}.fa-linux:before{content:""}.fa-glide:before{content:""}.fa-linkedin:before{content:""}.fa-hubspot:before{content:""}.fa-deploydog:before{content:""}.fa-twitch:before{content:""}.fa-ravelry:before{content:""}.fa-mixer:before{content:""}.fa-lastfm-square:before,.fa-square-lastfm:before{content:""}.fa-vimeo:before{content:""}.fa-mendeley:before{content:""}.fa-uniregistry:before{content:""}.fa-figma:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-dropbox:before{content:""}.fa-instagram:before{content:""}.fa-cmplid:before{content:""}.fa-upwork:before{content:""}.fa-facebook:before{content:""}.fa-gripfire:before{content:""}.fa-jedi-order:before{content:""}.fa-uikit:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-phabricator:before{content:""}.fa-ussunnah:before{content:""}.fa-earlybirds:before{content:""}.fa-trade-federation:before{content:""}.fa-autoprefixer:before{content:""}.fa-whatsapp:before{content:""}.fa-square-upwork:before{content:""}.fa-slideshare:before{content:""}.fa-google-play:before{content:""}.fa-viadeo:before{content:""}.fa-line:before{content:""}.fa-google-drive:before{content:""}.fa-servicestack:before{content:""}.fa-simplybuilt:before{content:""}.fa-bitbucket:before{content:""}.fa-imdb:before{content:""}.fa-deezer:before{content:""}.fa-raspberry-pi:before{content:""}.fa-jira:before{content:""}.fa-docker:before{content:""}.fa-screenpal:before{content:""}.fa-bluetooth:before{content:""}.fa-gitter:before{content:""}.fa-d-and-d:before{content:""}.fa-microblog:before{content:""}.fa-cc-diners-club:before{content:""}.fa-gg-circle:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-kickstarter-k:before{content:""}.fa-yandex:before{content:""}.fa-readme:before{content:""}.fa-html5:before{content:""}.fa-sellsy:before{content:""}.fa-square-web-awesome:before{content:""}.fa-sass:before{content:""}.fa-wirsindhandwerk:before,.fa-wsh:before{content:""}.fa-buromobelexperte:before{content:""}.fa-salesforce:before{content:""}.fa-octopus-deploy:before{content:""}.fa-medapps:before{content:""}.fa-ns8:before{content:""}.fa-pinterest-p:before{content:""}.fa-apper:before{content:""}.fa-fort-awesome:before{content:""}.fa-waze:before{content:""}.fa-bluesky:before{content:""}.fa-cc-jcb:before{content:""}.fa-snapchat-ghost:before,.fa-snapchat:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-rust:before{content:""}.fa-wix:before{content:""}.fa-behance-square:before,.fa-square-behance:before{content:""}.fa-supple:before{content:""}.fa-webflow:before{content:""}.fa-rebel:before{content:""}.fa-css3:before{content:""}.fa-staylinked:before{content:""}.fa-kaggle:before{content:""}.fa-space-awesome:before{content:""}.fa-deviantart:before{content:""}.fa-cpanel:before{content:""}.fa-goodreads-g:before{content:""}.fa-git-square:before,.fa-square-git:before{content:""}.fa-square-tumblr:before,.fa-tumblr-square:before{content:""}.fa-trello:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-get-pocket:before{content:""}.fa-perbyte:before{content:""}.fa-grunt:before{content:""}.fa-weebly:before{content:""}.fa-connectdevelop:before{content:""}.fa-leanpub:before{content:""}.fa-black-tie:before{content:""}.fa-themeco:before{content:""}.fa-python:before{content:""}.fa-android:before{content:""}.fa-bots:before{content:""}.fa-free-code-camp:before{content:""}.fa-hornbill:before{content:""}.fa-js:before{content:""}.fa-ideal:before{content:""}.fa-git:before{content:""}.fa-dev:before{content:""}.fa-sketch:before{content:""}.fa-yandex-international:before{content:""}.fa-cc-amex:before{content:""}.fa-uber:before{content:""}.fa-github:before{content:""}.fa-php:before{content:""}.fa-alipay:before{content:""}.fa-youtube:before{content:""}.fa-skyatlas:before{content:""}.fa-firefox-browser:before{content:""}.fa-replyd:before{content:""}.fa-suse:before{content:""}.fa-jenkins:before{content:""}.fa-twitter:before{content:""}.fa-rockrms:before{content:""}.fa-pinterest:before{content:""}.fa-buffer:before{content:""}.fa-npm:before{content:""}.fa-yammer:before{content:""}.fa-btc:before{content:""}.fa-dribbble:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-internet-explorer:before{content:""}.fa-stubber:before{content:""}.fa-telegram-plane:before,.fa-telegram:before{content:""}.fa-old-republic:before{content:""}.fa-odysee:before{content:""}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:""}.fa-node-js:before{content:""}.fa-edge-legacy:before{content:""}.fa-slack-hash:before,.fa-slack:before{content:""}.fa-medrt:before{content:""}.fa-usb:before{content:""}.fa-tumblr:before{content:""}.fa-vaadin:before{content:""}.fa-quora:before{content:""}.fa-square-x-twitter:before{content:""}.fa-reacteurope:before{content:""}.fa-medium-m:before,.fa-medium:before{content:""}.fa-amilia:before{content:""}.fa-mixcloud:before{content:""}.fa-flipboard:before{content:""}.fa-viacoin:before{content:""}.fa-critical-role:before{content:""}.fa-sitrox:before{content:""}.fa-discourse:before{content:""}.fa-joomla:before{content:""}.fa-mastodon:before{content:""}.fa-airbnb:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-buy-n-large:before{content:""}.fa-gulp:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-strava:before{content:""}.fa-ember:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-teamspeak:before{content:""}.fa-pushed:before{content:""}.fa-wordpress-simple:before{content:""}.fa-nutritionix:before{content:""}.fa-wodu:before{content:""}.fa-google-pay:before{content:""}.fa-intercom:before{content:""}.fa-zhihu:before{content:""}.fa-korvue:before{content:""}.fa-pix:before{content:""}.fa-steam-symbol:before{content:""}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(/assets/fa-regular-400-9VThgXHM.woff2) format("woff2"),url(/assets/fa-regular-400-C54-fRIQ.ttf) format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(/assets/fa-solid-900-QWY35r5r.woff2) format("woff2"),url(/assets/fa-solid-900-Cm9M9sZB.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(/assets/fa-brands-400-Ch568Ea9.woff2) format("woff2"),url(/assets/fa-brands-400-DHHcbFjz.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(/assets/fa-solid-900-QWY35r5r.woff2) format("woff2"),url(/assets/fa-solid-900-Cm9M9sZB.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(/assets/fa-regular-400-9VThgXHM.woff2) format("woff2"),url(/assets/fa-regular-400-C54-fRIQ.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-solid-900-QWY35r5r.woff2) format("woff2"),url(/assets/fa-solid-900-Cm9M9sZB.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-brands-400-Ch568Ea9.woff2) format("woff2"),url(/assets/fa-brands-400-DHHcbFjz.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-regular-400-9VThgXHM.woff2) format("woff2"),url(/assets/fa-regular-400-C54-fRIQ.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-v4compatibility-BRdYr4HJ.woff2) format("woff2"),url(/assets/fa-v4compatibility-DLBX5pNp.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}@font-face{font-family:icomoon;src:url(../fonts/icomoon2803.eot?ra816i);src:url(../fonts/icomoon2803.eot?ra816i#iefix) format("embedded-opentype"),url(../fonts/icomoon2803.ttf?ra816i) format("truetype"),url(../fonts/icomoon2803.woff?ra816i) format("woff"),url(../fonts/icomoon2803.svg?ra816i#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}i{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-facebook-with-circle:before{content:""}.icon-hotline:before{content:""}.icon-google-plus:before{content:""}.icon-upload1:before{content:""}.icon-cloud-upload:before{content:""}.icon-checkmark1:before{content:""}.icon-tick1:before{content:""}.icon-document-code:before{content:""}.icon-mail:before{content:""}.icon-email:before{content:""}.icon-letter:before{content:""}.icon-envelope:before{content:""}.icon-contact:before{content:""}.icon-calendar:before{content:""}.icon-date:before{content:""}.icon-schedule:before{content:""}.icon-out:before{content:""}.icon-check-alt:before{content:""}.icon-checkmark:before{content:""}.icon-tick:before{content:""}.icon-checkmark2:before{content:""}.icon-tick2:before{content:""}.icon-headphones3:before{content:""}.icon-camera3:before{content:""}.icon-cricket-bat-ball:before{content:""}.icon-person-swimming:before{content:""}.icon-drown:before{content:""}.icon-sit:before{content:""}.icon-rest:before{content:""}.icon-work:before{content:""}.icon-portfolio:before{content:""}.icon-briefcase:before{content:""}.icon-suitcase:before{content:""}.icon-work1:before{content:""}.icon-business:before{content:""}.icon-comments:before{content:""}.icon-chat:before{content:""}.icon-talk:before{content:""}.icon-bubble:before{content:""}.icon-upload:before{content:""}.icon-camera:before{content:""}.icon-camera1:before{content:""}.icon-photo:before{content:""}.icon-image:before{content:""}.icon-medal:before{content:""}.icon-first:before{content:""}.icon-win:before{content:""}.icon-stats:before{content:""}.icon-headphones:before{content:""}.icon-music:before{content:""}.icon-earphones:before{content:""}.icon-medal1:before{content:""}.icon-medal2:before{content:""}.icon-moon-stars:before{content:""}.icon-stars:before{content:""}.icon-document-certificate:before{content:""}.icon-check_circle:before{content:""}.icon-check2:before{content:""}.icon-upload-cloud:before{content:""}.icon-check:before{content:""}.icon-stacked_line_chart:before{content:""}.icon-insert_chart_outlined:before{content:""}.icon-graphic_eq:before{content:""}.icon-sports_cricket:before{content:""}.icon-chart-line-outline:before{content:""}.icon-chart-line:before{content:""}.icon-camera-outline:before{content:""}.icon-headphones1:before{content:""}.icon-camera2:before{content:""}.icon-headphones2:before{content:""}.icon-group-outline:before{content:""}.icon-work_outline:before{content:""}.icon-briefcase1:before{content:""}.icon-arrow-right:before{content:""}.icon-arrow-left1:before{content:""}.icon-arrow-down1:before{content:""}.icon-arrow-up1:before{content:""}.icon-phone:before{content:""}.icon-mail1:before{content:""}.icon-calendar1:before{content:""}.icon-eye-off:before{content:""}.icon-eye:before{content:""}.icon-clock:before{content:""}.icon-bookmark:before{content:""}.icon-plus:before{content:""}.icon-user:before{content:""}.icon-chevron-right:before{content:""}.icon-chevron-left:before{content:""}.icon-chevron-up:before{content:""}.icon-chevron-down:before{content:""}.icon-map-pin:before{content:""}.icon-search:before{content:""}.icon-check-circle:before{content:""}.icon-message:before{content:""}.icon-calendar2:before{content:""}.icon-briefcase3:before{content:""}.icon-phone1:before{content:""}.icon-ad:before{content:""}.icon-handshake:before{content:""}.icon-books:before{content:""}.icon-medal3:before{content:""}.icon-stars-group:before{content:""}.icon-users-group:before{content:""}.icon-chart-line-arrow:before{content:""}.icon-group:before{content:""}.icon-users:before{content:""}.icon-line-chart:before{content:""}.icon-bar-chart:before{content:""}.icon-linkedin1:before{content:""}.icon-suitcase1:before{content:""}.icon-briefcase2:before{content:""}.icon-youtube-play:before{content:""}.icon-twitter:before{content:""}.icon-instagram:before{content:""}.icon-facebook:before{content:""}.icon-facebook-f:before{content:""}.icon-star-half:before{content:""}.icon-star:before{content:""}.icon-upload-to-cloud:before{content:""}.icon-check1:before{content:""}.icon-linkedin:before{content:""}.icon-youtube:before{content:""}.icon-arrow-left:before{content:""}.icon-arrow-right1:before{content:""}.icon-arrow-down:before{content:""}.icon-arrow-up:before{content:""}body{min-width:360px}@media (max-width:1199.98px){body{line-height:1.75;font-size:15px}}@media (max-width:767.98px){body{line-height:1.5}}@media (max-width:575.98px){body{font-size:14px}}body.nav-active{overflow:hidden}@media (max-width:1549.98px){.h1,h1{font-size:55px}}@media (max-width:1374.98px){.h1,h1{font-size:48px}}@media (max-width:1199.98px){.h1,h1{font-size:42px}}@media (max-width:991.98px){.h1,h1{font-size:34px}}@media (max-width:575.98px){.h1,h1{font-size:30px}}@media (max-width:1549.98px){.h2,h2{font-size:42px}}@media (max-width:1374.98px){.h2,h2{font-size:38px}}@media (max-width:1199.98px){.h2,h2{font-size:34px}}@media (max-width:991.98px){.h2,h2{font-size:31px}}@media (max-width:767.98px){.h2,h2{font-size:28px}}@media (max-width:1374.98px){.h3,h3{font-size:32px}}@media (max-width:1199.98px){.h3,h3{font-size:28px}}@media (max-width:991.98px){.h3,h3{font-size:24px}}@media (max-width:1374.98px){.h4,h4{font-size:27px}}@media (max-width:1199.98px){.h4,h4{font-size:24px}}@media (max-width:991.98px){.h4,h4{font-size:21px}}@media (max-width:991.98px){.h5,h5{font-size:21px}}@media (max-width:767.98px){.h5,h5{font-size:18px}}@media (max-width:767.98px){p{margin:0 0 15px}}a{transition:all .3s ease-in-out}.text-link{color:#ffca1d;font-weight:600;text-decoration:underline}@media (min-width:992px){.text-link{font-size:18px}}.text-link:hover{color:#220389}#wrapper{width:100%;position:relative;overflow:hidden}.btn{overflow:hidden;position:relative;border:none;display:inline-flex;align-items:center;justify-content:center}@media (max-width:1374.98px){.btn{font-size:20px;padding:15px 35px}}@media (max-width:1199.98px){.btn{font-size:16px}}.btn:before{position:absolute;left:0;top:0;bottom:0;width:0;content:"";border-radius:40px;transition:all .3s ease-in-out}.btn:hover:before{width:100%}.btn.btn-primary{color:#fff}.btn.btn-primary:active,.btn.btn-primary:first-child:active,.btn.btn-primary:focus{color:#fff}.btn.btn-primary:hover:before{background:#21e5c6}.btn.btn-info{color:#fff}.btn.btn-info:active,.btn.btn-info:first-child:active,.btn.btn-info:focus{color:#fff}.btn.btn-info:hover:before{background:#ffca1d}.btn.btn-link{color:#000;text-decoration:underline}.btn.btn-link:focus,.btn.btn-link:hover{color:#ffca1d}@media (max-width:1374.98px){.btn.btn-sm{padding:10px 28px;font-size:17px}}@media (max-width:991.98px){.btn.btn-sm{font-size:16px;padding:10px 20px}}.btn.btn-brown,.btn.btn-green,.btn.btn-orange{color:#fff}.btn.btn-brown:active,.btn.btn-brown:first-child:active,.btn.btn-brown:focus,.btn.btn-green:active,.btn.btn-green:first-child:active,.btn.btn-green:focus,.btn.btn-orange:active,.btn.btn-orange:first-child:active,.btn.btn-orange:focus{color:#fff}.btn.btn-brown:before,.btn.btn-green:before,.btn.btn-orange:before{opacity:.5}.btn.btn-brown.btn-sm,.btn.btn-green.btn-sm,.btn.btn-orange.btn-sm{font-size:16px;padding-top:17px;padding-bottom:17px}@media (max-width:767.98px){.btn.btn-brown.btn-sm,.btn.btn-green.btn-sm,.btn.btn-orange.btn-sm{padding-top:12px;padding-bottom:12px}}.btn.btn-green:hover:before{background:#203818}.btn.btn-brown:hover:before,.btn.btn-orange:hover:before{background:#0000004d}.btn.btn-dark-yellow,.btn.btn-white{color:#fff}.btn.btn-dark-yellow:active,.btn.btn-dark-yellow:first-child:active,.btn.btn-dark-yellow:focus,.btn.btn-white:active,.btn.btn-white:first-child:active,.btn.btn-white:focus{color:#fff}.btn.btn-dark-yellow:before,.btn.btn-white:before{opacity:.5}.btn.btn-dark-yellow:hover:before,.btn.btn-white:hover:before{background:#bf8300}.btn.btn-dark-yellow.btn-sm,.btn.btn-white.btn-sm{font-size:16px;padding-top:17px;padding-bottom:17px}.btn.btn-white{color:#000;background:#fff}.btn.btn-white:hover:before{background:#bfbfbf}.btn .btn-text{position:relative;z-index:1}.form-control{color:#000;border-color:silver}@media (max-width:1199.98px){.form-control{font-size:18px;padding:13px 32px;border-width:1px}}@media (max-width:991.98px){.form-control{font-size:16px;padding:10px 25px;border-width:1px}}.form-control:focus{box-shadow:none;border-color:silver}.form-control::placeholder{color:#0000004d;opacity:1}.form-control.form-control-sm{min-height:inherit;line-height:24px}.form-control.form-control-lg{border-radius:55px;border-width:2px}@media (max-width:1374.98px){.form-control.form-control-lg{font-size:20px;padding:15px 40px;min-height:inherit}}@media (max-width:1199.98px){.form-control.form-control-lg{font-size:18px;padding:13px 32px;border-width:1px}}@media (max-width:991.98px){.form-control.form-control-lg{font-size:16px;padding:10px 25px;border-width:1px}}textarea{resize:none}textarea.form-control.form-control-sm{height:140px;border-radius:7px}textarea.form-control.form-control-lg{border-radius:10px;height:420px}@media (max-width:1374.98px){textarea.form-control.form-control-lg{height:350px}}@media (max-width:1199.98px){textarea.form-control.form-control-lg{height:280px}}@media (max-width:991.98px){textarea.form-control.form-control-lg{height:200px}}.page-loader{position:fixed;left:0;top:0;right:0;bottom:0;z-index:101;display:flex;align-items:center;justify-content:center;background:#fff;transition:.3s}.loaded .page-loader{opacity:0;visibility:hidden}.page-loader .loader-logo{width:44px;height:44px;display:flex;align-items:center;justify-content:center;padding:7px;border-radius:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#fff}.page-loader .loader-logo img{width:100%;height:auto;display:block}.loader-animmte{width:80px;height:80px;border:3px dotted #ffca1d;border-style:solid solid dotted dotted;border-radius:50%;display:inline-block;position:relative;box-sizing:border-box;animation:rotation 2s linear infinite}.loader-animmte:after{content:"";box-sizing:border-box;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;border:3px dotted #063970;border-style:solid solid dotted;width:64px;height:64px;border-radius:50%;animation:rotationBack 1s linear infinite;transform-origin:center center}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes rotationBack{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.tabsMain .tabsMainContent{display:none}.header{z-index:99;position:absolute;left:0;top:0;width:100%;padding:20px 0;transition:all .3s cubic-bezier(.25,.46,.45,.94)}@media (min-width:768px){.header{padding:20px 0}}.sticky-header .header{position:fixed;padding:10px 0;background:#fff;box-shadow:0 0 10px #00000026}@media (min-width:768px){.sticky-header .header{padding:13px 0!important}}.header .container{display:flex;align-items:center;justify-content:space-between;position:relative}.header .logo{width:165px;display:block}@media (min-width:768px){.header .logo{width:175px}}.header .logo a{display:block}.header .logo img{width:100%;height:auto;display:block}.header .logo .sticky-logo{display:none}.top-bar{transition:all .3s ease-in-out}.top-bar .subscribe{display:flex;align-items:center}.top-bar .subscribe .icon{display:block;margin-right:10px}.top-bar .subscribe .icon img{display:block;height:auto;max-width:100%}.top-bar .subscribe .subs_text{font-size:16px;line-height:20px;font-weight:400}.top-bar .subscribe .subs_text a{font-weight:600;text-decoration:underline;color:currentColor}.top-bar .subscribe .subs_text a:hover{text-decoration:none}.top-bar .hotline{display:flex;align-items:center;margin-right:50px;font:400 16px/1 Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.top-bar .hotline .icon-hotline{color:#063970;font-size:28px;margin-right:11px}.top-bar .hotline a{color:currentColor}.top-bar .hotline a:hover{color:#063970}.top-bar .social-links-top{font-size:16px;line-height:normal;display:flex;align-items:center}.top-bar .social-links-top .list-inline-item{position:relative;margin-left:22px;padding-left:22px;margin-right:0}.top-bar .social-links-top .list-inline-item:after{top:50%;left:0;content:"";position:absolute;background:#d2d2d2;width:2px;height:16px;transform:translateY(-50%)}.top-bar .social-links-top a{color:currentColor}.top-bar .social-links-top a:hover{color:#063970}.top-bar .contact-links{display:flex;color:#fff;margin-right:70px;align-items:center;font:400 15px/1 DM Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.top-bar .contact-links li{display:flex;align-items:center}.top-bar .contact-links li:not(:last-child){margin-right:15px}@media (min-width:992px){.top-bar .contact-links li:not(:last-child){margin-right:30px}}@media (min-width:1200px){.top-bar .contact-links li:not(:last-child){margin-right:60px}}.top-bar .contact-links i{color:#fff;line-height:1;font-size:18px;margin-right:11px}.top-bar .contact-links a{color:#fff}.top-bar .contact-links a:hover{color:#063970}.top-bar .contact-options{width:480px;display:flex;justify-content:space-between;position:relative}.top-bar .contact-options .hold{display:inline-flex;align-items:center}.top-bar .contact-options .icon{display:block;margin-right:10px}.top-bar .contact-options .icon img{display:block;height:auto;max-width:100%}.top-bar .contact-options .text{display:block;font-size:15px;line-height:18px;font-weight:400;color:currentColor}.nav-close,.nav-opener{width:36px;height:32px;position:relative}.nav-close span,.nav-close:after,.nav-close:before,.nav-opener span,.nav-opener:after,.nav-opener:before{position:absolute;left:50%;transform:translate(-50%);width:30px;height:4px;border-radius:3px;background:#fff;content:"";transition:all .3s ease-in-out}.nav-close:before,.nav-opener:before{top:4px}.nav-close:after,.nav-opener:after{bottom:4px}.nav-close span,.nav-opener span{top:50%;transform:translate(-50%,-50%)}.nav-close:hover span,.nav-close:hover:after,.nav-close:hover:before,.nav-opener:hover span,.nav-opener:hover:after,.nav-opener:hover:before{background:#ffca1d}.nav-close{position:absolute;right:20px;top:20px}.nav-active .nav-close:before{top:14px;transform:translate(-50%) rotate(45deg)}.nav-active .nav-close:after{bottom:14px;transform:translate(-50%) rotate(-45deg)}.nav-active .nav-close span{opacity:0}@media (max-width:991.98px){.nav-drop{background:#203818;position:fixed;right:0;top:0;bottom:0;width:280px;overflow:auto;transform:translate(105%);transition:transform .3s cubic-bezier(.25,.46,.45,.94)}}@media (max-width:991.98px){.nav-active .nav-drop{transform:none}}.navigation{font-size:16px;line-height:1.5;list-style:none;padding:70px 30px;margin:0}@media (min-width:992px){.navigation{display:flex;align-items:center;padding:0;font-size:15px}}@media (min-width:1200px){.navigation{font-size:16px}}.navigation>li{position:relative}@media (min-width:992px){.navigation>li:not(:last-child){padding:0 12px}}@media (min-width:1200px){.navigation>li:not(:last-child){padding:0 20px}}@media (min-width:1375px){.navigation>li:not(:last-child){padding:0 30px}}.navigation>li>a{display:flex;align-items:center}.navigation>li>a:not(.btn){color:#fff;padding:10px 0}@media (min-width:992px){.navigation>li>a:not(.btn){color:#000}}.navigation>li>a:not(.btn):hover{color:#063970}.navigation>li>a .icon-user{font-size:28px;margin-right:8px}@media (min-width:992px){.navigation>li>a .icon-user{font-size:20px}}@media (min-width:1200px){.navigation>li>a .icon-user{font-size:24px;margin-right:12px}}@media (min-width:1550px){.navigation>li>a .icon-user{font-size:28px}}.navigation>li>a.btn{font-size:inherit!important;padding-top:15px;padding-bottom:15px}@media (max-width:991.98px){.navigation>li>a.btn{text-align:center;justify-content:center;margin-top:15px}}.navigation>li>a.btn.btn-sm{padding-top:15px;padding-bottom:15px}.navigation>li>a.dropdown-toggle:after{border:0;font-family:icomoon;content:"";line-height:1}@media (max-width:991.98px){.navigation>li>a.dropdown-toggle:after{margin-left:auto}}.navigation>li>a.btn-info{padding-top:15px;padding-bottom:15px;font-size:inherit!important}@media (max-width:991.98px){.navigation>li>a.btn-info{text-align:center;justify-content:center;margin-top:15px}}@media (max-width:991.98px){.navigation>li>a.dropdown-toggle.show{color:#063970}}.navigation>li:hover .dropdown-toggle{color:#063970}.navigation>li.active>a{color:#063970}@media (min-width:992px){.navigation>li:hover .dropdown-menu{opacity:1;visibility:visible;margin-top:0}}.navigation>li.text-login{font-weight:700}.navigation>li.mega-menu{position:static}.navigation .dropdown-menu{background:#fff;border:0;font-size:14px}@media (min-width:992px){.navigation .dropdown-menu{display:block;min-width:220px;box-shadow:0 0 10px #00000026;font-size:14px;opacity:0;visibility:hidden;transition:all .3s ease-in-out;margin-top:20px;left:50%;transform:translate(-50%);max-height:500px;overflow:auto}}@media (max-width:991.98px){.navigation .dropdown-menu{position:static!important;transform:none!important;border-radius:0;background:transparent}}.navigation .dropdown-menu li.active>a{color:#ffca1d}.navigation .dropdown-menu li.tabActive>a{background:#063970;color:#fff}.navigation .dropdown-menu .dropdown-item{padding:7px 15px}@media (max-width:991.98px){.navigation .dropdown-menu .dropdown-item{color:#fff;border-radius:5px}}.navigation .dropdown-menu .dropdown-item:hover{color:#fff;background:#063970}.navigation .dropdown-menu.mega{width:100%;max-width:1000px;padding-top:20px;padding-bottom:20px}@media (max-width:991.98px){.navigation .dropdown-menu.mega{padding-top:0;padding-bottom:0;max-width:inherit;width:calc(100% + 30px);margin-left:-15px!important;margin-right:-15px!important}}.navigation .dropdown-menu.mega .container{display:block}.navigation .dropdown-menu.mega .title{display:block;padding:0 15px;margin:0 0 10px}@media (max-width:991.98px){.navigation .dropdown-menu.mega .title{margin:5px 0;color:#fff}}@media (max-width:991.98px){.navigation .dropdown-menu.mega ul{padding-bottom:10px}}.navigation .dropdown-menu.mega .dropdown-item{border-radius:7px;white-space:normal}.navigation .dropdown-menu.mega .tabsMainContent{display:none}@media (max-width:991.98px){.navigation .dropdown-menu.mega .tabsMainContent{display:block!important}}.navigation .dropdown-menu.mega .tabsMainContent.tabContentActive{display:block}@media (max-width:991.98px){.navigation .dropdown-menu.mega .tabsMainContent ul{padding-bottom:0}}.megamenu-tabs{position:relative;height:100%}.megamenu-tabs:after{right:-15px;top:-20px;bottom:-20px;width:1px;content:"";position:absolute;border-right:1px solid #ccc}.sticky-header .logo .normal-logo{display:none}.sticky-header .logo .sticky-logo{display:block}@media (min-width:992px){.sticky-header .navigation>li>a:not(.btn,:hover){color:#000}}@media (min-width:992px){.sticky-header .navigation>li:hover .dropdown-toggle{color:#063970}}.sticky-header .nav-opener:not(:hover) span,.sticky-header .nav-opener:not(:hover):after,.sticky-header .nav-opener:not(:hover):before{background:#063970}.listing-page-map:not(.sticky-header) .header{background:#220389}.visual-block{position:relative;overflow:hidden;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:15px;line-height:1.6;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.visual-block{font-size:18px}}@media (min-width:992px){.visual-block{font-size:21px}}@media (min-width:1200px){.visual-block{font-size:24px}}@media (min-width:1375px){.visual-block{font-size:27px}}@media (min-width:1550px){.visual-block{font-size:30px}}.visual-block:after{position:absolute;right:-132%;top:0;bottom:-1px;width:100%;content:"";background:#fff;transform:skew(-41.9deg)}@media (min-width:768px){.visual-block:after{right:-76.4%}}.visual-block .shape{position:absolute;left:0;width:60%}.visual-block .shape img{width:100%;height:auto;display:block}.visual-block .shape.top{top:0;max-width:932px}.visual-block .shape.bottom{bottom:0;max-width:1115px}.visual-block .container{z-index:1}.visual-block .icons-image{position:absolute;top:50%;width:250px;height:350px;right:-10px;transform:translateY(-55%)}@media (min-width:768px){.visual-block .icons-image{right:-20px}}@media (min-width:992px){.visual-block .icons-image{width:350px;height:450px;transform:translateY(-59.4%)}}@media (min-width:1200px){.visual-block .icons-image{width:446px;height:638px;right:-10px}}@media (min-width:1550px){.visual-block .icons-image{right:5px}}.visual-block .icons-image img{width:100%;height:auto;display:block}.visual-textbox{width:100%;position:relative;z-index:1;margin:0 0 35px}@media (min-width:992px){.visual-textbox{max-width:500px;padding-top:50px;margin-bottom:0}}@media (min-width:1200px){.visual-textbox{padding-top:78px;max-width:565px}}@media (min-width:1375px){.visual-textbox{max-width:650px}}@media (min-width:1550px){.visual-textbox{max-width:755px}}.visual-textbox h1{position:relative;padding-bottom:21px;margin:0 0 15px}.visual-textbox h1:after{position:absolute;left:0;bottom:0;width:145px;height:6px;background:#21e5c6;content:""}.visual-textbox p{margin:0 0 36px}.form-search{overflow:hidden}@media (max-width:767.98px){.form-search .fields-holder{background:transparent!important}}@media (min-width:768px){.form-search .fields-holder{border-radius:100px;margin:0 0 20px}}@media (min-width:992px){.form-search .fields-holder{margin:0 0 35px}}@media (min-width:1200px){.form-search .fields-holder{margin:0 0 58px}}.form-search .form-group{width:100%;position:relative;padding:8px 20px 8px 55px;background:#fff;margin:0 0 20px;border-radius:35px;display:flex;align-items:center}@media (min-width:768px){.form-search .form-group{width:52%;padding:10px 25px 10px 55px;background:transparent;margin:0;border-radius:0}}@media (min-width:992px){.form-search .form-group{padding:15px 25px 15px 58px}}@media (min-width:1375px){.form-search .form-group{padding:22px 25px 22px 65px}}@media (min-width:1550px){.form-search .form-group{padding:22px 35px 22px 100px}}@media (min-width:768px){.form-search .form-group:first-child{width:48%}}@media (min-width:768px){.form-search .form-group+.form-group{border-left:1px solid #e3e4e5}}.form-search .form-group .icon{position:absolute;left:20px;top:50%;transform:translateY(-50%);font-size:21px;line-height:1;color:#000}@media (min-width:992px){.form-search .form-group .icon{font-size:24px}}@media (min-width:1375px){.form-search .form-group .icon{font-size:27px;left:23px}}@media (min-width:1550px){.form-search .form-group .icon{font-size:30px;left:40px}}.form-search .form-control{border:0;border-radius:0;font-size:16px;line-height:1.5;padding:7px 0;color:#000}@media (min-width:992px){.form-search .form-control{font-size:18px}}@media (min-width:1375px){.form-search .form-control{font-size:21px}}@media (min-width:1550px){.form-search .form-control{font-size:24px}}.form-search .form-control:focus{box-shadow:none;border-color:#fff}.form-search .form-control::placeholder{opacity:1;color:#0000004d}.form-search .select2{width:100%!important;font-size:16px;line-height:1.5;padding-right:30px}@media (min-width:992px){.form-search .select2{font-size:18px}}@media (min-width:1375px){.form-search .select2{font-size:21px}}@media (min-width:1550px){.form-search .select2{font-size:24px}}.form-search .select2 .select2-selection{padding:5px 0;display:block;height:auto;border-radius:0!important}.form-search .select2 .select2-selection--single .select2-selection__arrow{right:0}.form-search .select2-container--default .select2-selection--single{border:0}.form-search .select2-container--default .select2-selection--single .select2-selection__rendered{padding:0;color:#000;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.form-search .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#0000004d}@media (min-width:992px){.form-search .select2-container--default .select2-selection--single .select2-selection__arrow:before{font-size:20px}}@media (min-width:1200px){.form-search .select2-container--default .select2-selection--single .select2-selection__arrow:before{font-size:24px}}@media (min-width:1375px){.form-search .select2-container--default .select2-selection--single .select2-selection__arrow:before{font-size:28px}}@media (max-width:991.98px){.form-search .btn{width:100%}}.form-search.form-inline{width:100%;max-width:980px;margin:0 auto;text-align:left;position:relative}@media (min-width:992px){.form-search.form-inline .fields-holder{padding-right:162px}}@media (min-width:1200px){.form-search.form-inline .fields-holder{padding-right:185px}}@media (min-width:1375px){.form-search.form-inline .fields-holder{padding-right:233px}}@media (min-width:992px){.form-search.form-inline .btn{position:absolute;right:0;top:0;height:71px;border-radius:50px}}@media (min-width:1375px){.form-search.form-inline .btn{height:90px}}@media (min-width:1550px){.form-search.form-inline .btn{height:94px}}.popular-searches{overflow:hidden;padding-bottom:20px}@media (min-width:992px){.popular-searches{padding-bottom:0}}.popular-searches .subtitle{display:block;font-weight:600;color:#e5e5e5;font-size:16px;margin:0 0 15px}.popular-searches ul{list-style:none;padding:0;margin:-5px;display:flex;flex-flow:row wrap;font-size:14px;font-weight:400}.popular-searches ul li{padding:5px}.popular-searches ul li a{display:block;color:#000;background:#d5fe68;border-radius:25px;padding:5px 15px;border:1px solid #d5fe68;transition:.3s}.popular-searches ul li a:hover{color:#d5fe68;background:transparent}.visual-image{margin-right:-9%}.visual-image img{width:100%;display:block;height:auto}.recruiter-box{position:absolute;left:2%;top:9.7%}@media (min-width:1375px){.recruiter-box{left:-1.2%}}.recruiter-box:before{width:90px;height:90px;border-radius:100%;border:3px solid #fff;position:absolute;left:-6px;top:-6px;content:""}@media (min-width:1200px){.recruiter-box:before{width:120px;height:120px;border-width:4px;left:-10px;top:-10px}}@media (min-width:1550px){.recruiter-box:before{width:155px;height:155px}}.recruiter-box .recruiter-image{width:78px;height:78px;border-radius:100%;overflow:hidden;background:#fff}@media (min-width:1200px){.recruiter-box .recruiter-image{width:100px;height:100px}}@media (min-width:1550px){.recruiter-box .recruiter-image{width:135px;height:135px}}.recruiter-box .recruiter-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center top}.recruiter-box .title{display:block;width:90px;background:#fff;border-radius:30px;font-size:15px;line-height:1.2;font-weight:500;color:#2c2c2c;text-align:center;padding:6px 10px;margin-top:-8px;margin-left:-6px;position:relative;z-index:1;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media (min-width:1200px){.recruiter-box .title{width:120px;margin-top:-12px;margin-left:-9px;font-size:18px}}@media (min-width:1550px){.recruiter-box .title{width:165px;font-size:23px;margin-left:-15px}}.users-box{background:#fff;position:absolute;left:0;bottom:12.6%;padding:12px 15px;border-radius:10px 0 10px 10px;box-shadow:0 50px 146px #0000001a}@media (min-width:1200px){.users-box{padding:15px 20px;border-radius:15px 0 15px 15px}}@media (min-width:1200px){.users-box{border-radius:20px 0 20px 20px}}@media (min-width:1550px){.users-box{left:-14.8%;min-width:342px;padding:20px 35px 21px}}.users-box:after{position:absolute;right:0;bottom:100%;content:"";border-style:solid;border-width:0 0 22px 33px;border-color:transparent transparent #fff transparent}.users-box .title{display:block;border-radius:30px;font-size:15px;line-height:1.2;font-weight:500;color:#2c2c2c;margin:0 0 9px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media (min-width:1200px){.users-box .title{font-size:18px}}@media (min-width:1550px){.users-box .title{font-size:23px;margin:0 0 12px}}.users-box .users-list{list-style:none;padding:0;margin:0;display:flex;align-items:center}.users-box .users-list li{width:36px;height:36px;overflow:hidden;border-radius:100%;border:2px solid #b16ee5;margin-right:-5px;background:#fff;display:flex;align-items:center;justify-content:center;color:#b16ee5;font-size:19px}@media (min-width:1200px){.users-box .users-list li{width:54px;height:54px;font-size:22px;margin-right:-9px;border-width:3px}}@media (min-width:1550px){.users-box .users-list li{width:66px;height:66px;margin-right:-13px;font-size:26px}}.users-box .users-list li img{width:100%;height:100%;display:block;object-fit:cover;object-position:center top}.vacancy-box{background:#fff;position:absolute;right:6%;top:35%;max-width:230px;width:100%;border:1px solid #e5e5e5;padding:12px;border-radius:10px 10px 10px 0;box-shadow:0 -50px 146px #0000001a}@media (min-width:1200px){.vacancy-box{padding:15px;max-width:270px;border-radius:15px 15px 15px 0}}@media (min-width:1550px){.vacancy-box{max-width:300px;right:7%;padding:17px 20px 20px}}@media (min-width:1750px){.vacancy-box{right:-11%;max-width:318px}}.vacancy-box:after{position:absolute;left:0;top:100%;content:"";border-style:solid;border-width:22px 33px 0 0;border-color:#fff transparent transparent transparent}.vacancy-box .cursor{right:27px;top:100%;width:25px;height:25px;border:2px solid #fbdf98;border-radius:100%;position:absolute;margin-top:8px}.vacancy-box .cursor img{width:34px;height:41px;position:absolute;top:7px;left:-20px;filter:drop-shadow(-1px 7px 4px rgba(0,0,0,.25))}.vacancy-box .title{display:block;border-radius:30px;font-size:16px;line-height:1.2;font-weight:500;color:#2c2c2c;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media (min-width:1200px){.vacancy-box .title{font-size:18px}}@media (min-width:1550px){.vacancy-box .title{font-size:20px}}.vacancy-box .title span{display:block;font-size:12px;color:#000;margin:0 0 5px}@media (min-width:1200px){.vacancy-box .title span{font-size:15px}}@media (min-width:1550px){.vacancy-box .title span{font-size:18px}}.vacancy-box .btn{padding:0;width:54px;height:28px;min-width:54px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:400;margin-left:8px}@media (min-width:1200px){.vacancy-box .btn{font-size:16px;width:70px;min-width:70px}}.vacancy-box .star-ratings{margin-top:12px}.star-ratings{list-style:none;padding:0;margin:0;display:flex;color:#ccc;font-size:18px;line-height:1}.star-ratings li{padding:0 2px 0 1px}.star-ratings .filled{color:#ffca1d}.star-ratings.large{font-size:25px}.section{padding:35px 0;position:relative}.section-header{overflow:hidden;font-size:16px;line-height:1.5;color:#ccc;font-weight:500;max-width:620px;margin:0 auto 40px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media (min-width:768px){.section-header{font-size:18px}}@media (min-width:992px){.section-header{font-size:21px}}@media (min-width:1200px){.section-header{font-size:24px}}.section-header h2{color:#2c2c2c;margin:0;letter-spacing:1px}.section-header .seprator{width:52px;height:3px;border-radius:3px;background:#bfbfbf;margin:17px auto 23px;position:relative}.section-header .seprator:after,.section-header .seprator:before{width:11px;height:3px;border-radius:3px;background:#bfbfbf;position:absolute;top:0;content:""}.section-header .seprator:before{left:-21px}.section-header .seprator:after{right:-21px}.section-header p{margin-bottom:20px}.section-header p:last-child{margin-bottom:0}.category-box{height:100%;display:flex;flex-direction:column;color:#2c2c2c;position:relative;border-radius:5px;overflow:hidden;border:1px solid #c0c0c0;box-shadow:0 3px 7px #00000059;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.category-box .textbox{padding:20px}@media (min-width:1375px){.category-box .textbox{padding:28px 28px 20px}}.category-box .textbox .icon{position:absolute;right:-22px;top:-27px;color:#dfdfdf;font-size:80px;line-height:1;transform:rotate(45deg);transition:color .3s ease-in-out}.category-box .textbox h3{line-height:1.458}@media (max-width:575.98px){.category-box .textbox h3{margin:0 0 12px}}.category-box .textbox p{line-height:1.875;margin:0 0 11px}.category-box .post-footer{margin-top:auto;padding:20px;background:#f5f5f5;position:relative;transition:background .3s ease-in-out}@media (min-width:1375px){.category-box .post-footer{padding:23px 25px}}.category-box .post-footer .num-jobs{display:block;font-size:17px;font-weight:600;transition:color .3s ease-in-out}@media (min-width:768px){.category-box .post-footer .num-jobs{font-size:20px}}.category-box .post-footer .icon{width:80px;height:80px;overflow:hidden;display:flex;align-items:center;justify-content:center;border-radius:100%;border:5px solid #fff;position:absolute;top:-20px;right:20px;background:#f5f5f5;font-size:40px;line-height:1;color:#c4c4c4;transition:all .3s ease-in-out}@media (min-width:1375px){.category-box .post-footer .icon{top:-28px;right:25px;width:100px;height:100px;font-size:50px}}@media (min-width:1375px){.category-box .post-footer .icon{right:35px}}.category-box:hover{color:#2c2c2c;border-color:#fff;border-top-right-radius:45px}.category-box:hover .textbox .icon{color:#ffca1d}.category-box:hover .post-footer{background:#21e5c6}.category-box:hover .post-footer .num-jobs{color:#fff}.category-box:hover .post-footer .icon{color:#fff;background:#21e5c6}.featured-box{height:100%;display:flex;align-items:flex-start;flex-flow:row wrap;color:#2c2c2c;border-radius:5px;overflow:hidden;border:1px solid #c0c0c0;box-shadow:0 3px 7px #00000059;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";padding:20px;position:relative}@media (min-width:992px){.featured-box{flex-flow:row nowrap;padding:30px 20px}}@media (min-width:1375px){.featured-box{padding:40px 30px}}.featured-box .pin-job{position:absolute;right:20px;top:30px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-size:28px;line-height:1;color:#b9b9b9}@media (min-width:1200px){.featured-box .pin-job{top:36px}}@media (min-width:1375px){.featured-box .pin-job{top:47px;right:25px}}.featured-box .pin-job:hover{color:#ffca1d}.featured-box .icon-box{width:70px;height:70px;min-width:70px;padding:17px;border-radius:100%;border:1px solid #c0c0c0;display:flex;align-items:center;justify-content:center;background:#fff;margin:0 0 15px;transition:background .3s ease-in-out}@media (min-width:992px){.featured-box .icon-box{margin:5px 20px 0 0}}@media (min-width:1200px){.featured-box .icon-box{width:90px;height:90px;min-width:90px;padding:20px}}@media (min-width:1375px){.featured-box .icon-box{width:120px;height:120px;min-width:120px;padding:25px;margin:4px 30px 0 0}}@media (min-width:1550px){.featured-box .icon-box{width:150px;height:150px;min-width:150px}}.featured-box .icon-box img{max-width:100%;height:auto;display:block}.featured-box .textbox{width:100%}@media (min-width:992px){.featured-box .textbox{width:auto;flex-grow:1;flex-basis:0;min-width:0}}.featured-box h3{margin:0 0 7px;transition:color .3s ease-in-out}@media (min-width:992px){.featured-box h3{padding-right:35px}}.featured-box h3 a{color:#2c2c2c}.featured-box h3 a:hover{color:#ffca1d}.featured-box .subtitle{display:flex;align-items:center;font-size:16px;line-height:1.5;color:#b4b4b4;font-weight:600;margin:0 0 17px}@media (min-width:768px){.featured-box .subtitle{font-size:18px}}@media (min-width:1200px){.featured-box .subtitle{font-size:20px}}.featured-box .subtitle .icon{width:44px;height:44px;margin:10px 0;display:flex;align-items:center;justify-content:center}.featured-box .subtitle .icon+.txt{padding-left:18px;color:#000}.featured-box .stats-list,.featured-box .tags-list{list-style:none;padding:0;display:flex;flex-flow:row wrap;font-size:14px;line-height:1.5;color:#a7a7a7}@media (min-width:1200px){.featured-box .stats-list,.featured-box .tags-list{font-size:16px}}.featured-box .stats-list{margin:0 -10px 10px;font-weight:600;overflow:hidden}@media (min-width:1200px){.featured-box .stats-list{margin:0 -15px 13px}}.featured-box .stats-list li{padding:0 10px 10px;display:flex;align-items:center}@media (min-width:1200px){.featured-box .stats-list li{padding:0 15px 15px}}.featured-box .stats-list .icon{font-size:19px;line-height:1;color:#ffca1d;margin:0 8px 0 0}@media (min-width:1200px){.featured-box .stats-list .icon{font-size:22px;margin:0 12px 0 0}}.featured-box .stats-list .icon img{width:auto;height:auto;display:block;max-width:100%}.featured-box .tags-list{margin:0 -4px -7px -3px}.featured-box .tags-list li{padding:0 4px 7px 3px}.featured-box .tags-list .tag{border:1px solid #aeaeae;border-radius:20px;padding:4px 12px;display:block;text-align:center}@media (min-width:1200px){.featured-box .tags-list .tag{min-width:110px}}.featured-box .tags-list+p{margin-top:20px}.featured-box:hover .icon-box{background:#f9f9fb}.featured-box .btn{width:100%;margin-top:15px}.featured-box:hover{border-color:#21e5c6}.featured-box:hover h3{color:#21e5c6}.featured-box:hover .btn.btn-primary:before{background:#21e5c6;width:100%}.bg-overlay{background-color:#220389;background-size:cover;background-position:center top;background-blend-mode:overlay;position:relative;color:#fff}.bg-overlay:after{position:absolute;right:0;top:0;bottom:0;left:0;content:"";background:#220389;opacity:.9}.bg-overlay .container{position:relative;z-index:1}.bg-overlay.bg-primary{background-color:#ffca1d;background-blend-mode:normal}.bg-overlay.bg-primary:after{background:#ffca1d;opacity:.92}.section-notified{font-size:16px;line-height:1.583;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media (min-width:768px){.section-notified{font-size:18px}}@media (min-width:1200px){.section-notified{font-size:21px}}@media (min-width:1375px){.section-notified{font-size:24px}}.section-notified .image-holder{overflow:hidden;margin:0 auto 35px;max-width:500px}@media (min-width:992px){.section-notified .image-holder{margin-bottom:0;max-width:none}}@media (min-width:1550px){.section-notified .image-holder{margin:3px -4px 3px -10px}}.section-notified .image-holder img{width:100%;height:auto;display:block}@media (min-width:1375px){.section-notified .textbox{padding-left:7.6%}}.section-notified h2{margin-bottom:19px}.section-notified p{font-weight:400;margin:0 0 20px}@media (min-width:768px){.section-notified p{margin:0 0 25px}}@media (min-width:992px){.section-notified p{margin:0 0 38px}}.section-notified .btn{min-width:268px}.testimonials-block{padding:20px;max-width:1400px;margin:0 auto;overflow:hidden;border-radius:5px;border:1px solid #c6c6c6;position:relative}@media (min-width:768px){.testimonials-block{padding:35px}}@media (min-width:992px){.testimonials-block{padding:50px}}@media (min-width:1200px){.testimonials-block{padding:62px 75px}}.testimonials-block .map-image{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);opacity:.4;width:100%;max-width:1006px}.testimonials-block .map-image img{width:100%;height:auto;display:block}.testimonials-block .quote-icon{position:absolute;right:10px;bottom:-20px;color:#ffca1d;font-size:100px;line-height:1;font-weight:700;font-family:Arial,Helvetica,sans-serif}@media (min-width:768px){.testimonials-block .quote-icon{right:43px;bottom:-41px}}@media (min-width:992px){.testimonials-block .quote-icon{font-size:170px;font-size:250px;bottom:-71px}}.testimonials-block blockquote{font-size:16px;line-height:1.583;text-align:center;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";margin:0 0 10px}@media (min-width:768px){.testimonials-block blockquote{font-size:18px;line-height:1.75}}@media (min-width:992px){.testimonials-block blockquote{line-height:2.167}}@media (min-width:1200px){.testimonials-block blockquote{font-size:21px}}@media (min-width:1375px){.testimonials-block blockquote{font-size:24px}}.testimonials-block blockquote q{display:block;margin:0 0 28px;quotes:none}.testimonials-block blockquote .author-info{display:block;font-style:normal}.testimonials-block blockquote .author-info .author-name{display:block;color:#220389;font-weight:700;font-size:18px;line-height:1.5;margin:0 0 -2px}@media (min-width:768px){.testimonials-block blockquote .author-info .author-name{font-size:21px}}@media (min-width:992px){.testimonials-block blockquote .author-info .author-name{font-size:25px}}@media (min-width:1200px){.testimonials-block blockquote .author-info .author-name{font-size:30px}}.thumbnail-slider{max-width:260px;margin:0 auto 20px}@media (min-width:992px){.thumbnail-slider{max-width:348px;margin-bottom:26px}}.thumbnail-slider .slick-list{padding-top:20px!important;padding-bottom:20px!important}.thumbnail-slider .slick-slide{padding:0}.thumbnail-slider .slick-slide.slick-center .thumbnail{transform:scale(1.2);border-color:#ffca1d}.thumbnail-slider .thumbnail{width:100px;height:100px;overflow:hidden;border-radius:100%;border:7px solid transparent;margin:0 -7px;transition:all .3s ease-in-out}@media (min-width:992px){.thumbnail-slider .thumbnail{width:130px;height:130px}}.thumbnail-slider .thumbnail img{width:100%;height:100%;display:block;object-fit:cover;object-position:center top}.team-box{overflow:hidden;text-align:center;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.team-box .image-holder{overflow:hidden;border-radius:5px;position:relative;margin:0 0 20px;transition:border-radius .7s ease-in-out}@media (min-width:1200px){.team-box .image-holder{margin-bottom:35px}}.team-box .image-holder img{width:100%;height:auto;display:block}.team-box .image-holder:hover{border-top-right-radius:45px;border-bottom-left-radius:45px}.team-box .image-holder:hover .button-overplay{opacity:1;visibility:visible;height:100%}.team-box .image-holder:hover .button-overplay:before{height:100%}.team-box .button-overplay{position:absolute;left:0;top:0;right:0;display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;visibility:hidden;height:0;transition:all .7s cubic-bezier(.68,-.55,.265,1.55)}.team-box .button-overplay:before{position:absolute;left:0;top:0;width:100%;height:0;content:"";background:#220389;opacity:.9;transition:all .7s cubic-bezier(.68,-.55,.265,1.55)}.team-box .button-overplay .btn{font-weight:600}.team-box .textbox{overflow:hidden}.team-box h3{margin:0 0 10px}@media (min-width:1200px){.team-box h3{margin:0 0 15px}}.team-box h3 a{color:#2c2c2c}.team-box h3 a:hover{color:#ffca1d}.team-box .subtext{font-size:16px;line-height:1.5;color:#aeaeae;display:block;font-weight:500}@media (min-width:768px){.team-box .subtext{font-size:18px}}@media (min-width:1200px){.team-box .subtext{font-size:21px}}@media (min-width:1550px){.team-box .subtext{font-size:24px}}.section-workspace .subtitle{position:relative;padding-bottom:22px;margin:0 0 25px;display:block;letter-spacing:.8px}@media (min-width:992px){.section-workspace .subtitle{padding-bottom:27px;margin:0 0 32px}}@media (min-width:1550px){.section-workspace .subtitle{font-size:41px}}.section-workspace .subtitle:before{position:absolute;left:0;bottom:0;width:72px;height:4px;background:#ffca1d;content:""}.section-workspace .h1{letter-spacing:1.2px;line-height:1.28;margin:0 0 25px}@media (min-width:992px){.section-workspace .h1{margin:0 0 45px}}@media (min-width:1550px){.section-workspace .h1{font-size:65px}}@media (min-width:1200px){.section-workspace .image-holder{margin-right:-10px}}.section-workspace .image-holder img{width:100%;height:auto;display:block}.news-post{overflow:hidden;font-size:14px;line-height:1.583;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media (min-width:992px){.news-post{font-size:16px;line-height:1.75}}@media (min-width:1200px){.news-post{line-height:2}}@media (min-width:1375px){.news-post{font-size:18px}}.news-post .image-holder{overflow:hidden;position:relative;border-radius:5px;margin:0 0 20px;transition:all .3s ease-in-out}@media (min-width:992px){.news-post .image-holder{margin:0 0 28px}}.news-post .image-holder img{width:100%;height:auto;display:block}.news-post .textbox{overflow:hidden}.news-post h3{margin:0 0 15px;line-height:1.2}@media (min-width:1375px){.news-post h3{margin:0 0 20px}}.news-post h3 a{color:#2c2c2c}.news-post h3 a:hover{color:#ffca1d}.news-post p{letter-spacing:.35px;margin:0 0 20px}.news-post:hover .image-holder{border-top-right-radius:45px;border-bottom-left-radius:45px}.news-post:hover h3 a{color:#ffca1d}.post-meta{padding:0;margin:0 -5px 15px;list-style:none;display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;color:#a7a7a7}@media (min-width:1375px){.post-meta{margin:0 -5px 21px}}@media (max-width:1199.98px){.post-meta{font-size:14px}}@media (max-width:991.98px){.post-meta{font-size:11px}}.post-meta li{display:flex;align-items:center;padding:0 5px}.post-meta .icon{font-size:15px;line-height:1;margin:0 5px 0 0}@media (min-width:992px){.post-meta .icon{font-size:18px;margin:0 7px 0 0}}@media (min-width:1200px){.post-meta .icon{font-size:23px;margin:0 10px 0 0}}@media (min-width:1375px){.post-meta .icon{font-size:28px;margin:0 15px 0 0}}.post-footer{display:flex;align-items:center;justify-content:space-between}.post-footer .read-more{font-size:15px;line-height:1;display:inline-flex;align-items:center;font-weight:600;color:#000;letter-spacing:.35px}@media (min-width:992px){.post-footer .read-more{font-size:18px}}@media (min-width:1200px){.post-footer .read-more{font-size:21px}}@media (min-width:1375px){.post-footer .read-more{font-size:24px}}.post-footer .read-more .icon{font-size:12px;line-height:1;margin-left:10px}@media (min-width:992px){.post-footer .read-more .icon{font-size:17px}}@media (min-width:1375px){.post-footer .read-more .icon{font-size:20px;margin-left:14px}}.post-footer .read-more:hover{color:#ffca1d}.post-footer .post-author{font-size:13px;color:#a7a7a7;border:0;padding:0;margin:0}@media (min-width:992px){.post-footer .post-author{font-size:16px}}@media (min-width:1200px){.post-footer .post-author{font-size:18px}}.section-newsletter{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media (max-width:767.98px){.section-newsletter .row div{height:auto!important}}@media (min-width:768px){.section-newsletter .image-holder{margin-top:-13px}}@media (min-width:1200px){.section-newsletter .image-holder{margin-right:-10px}}.section-newsletter .image-holder img{width:100%;height:auto;display:block}.section-newsletter .textbox{max-width:645px}.section-newsletter .subtitle{position:relative;padding-bottom:20px;margin:0 0 10px;display:block;font-weight:600;letter-spacing:.8px}.section-newsletter .subtitle:before{position:absolute;left:0;bottom:0;width:90px;height:4px;background:#fff;content:""}@media (min-width:768px){.section-newsletter .subtitle:before{width:124px;height:6px}}.section-newsletter h2{line-height:1.28;margin:0 0 27px}.form-newsletter{overflow:hidden;position:relative}.form-newsletter .form-control{height:66px;border:1px solid #fff;font-size:16px;line-height:1.5;color:#000;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";padding-left:20px;padding-right:145px}@media (min-width:992px){.form-newsletter .form-control{font-size:18px;padding-left:25px;padding-right:185px}}@media (min-width:1200px){.form-newsletter .form-control{padding-left:35px;padding-right:215px;height:71px;font-size:20px}}.form-newsletter .form-control::placeholder{color:#a7a7a7}.form-newsletter .btn.btn-primary{position:absolute;top:6px;right:6px;min-width:120px;padding-top:15px;padding-bottom:15px}@media (min-width:992px){.form-newsletter .btn.btn-primary{min-width:150px}}@media (min-width:1200px){.form-newsletter .btn.btn-primary{min-width:180px;font-size:18px;padding-top:16px;padding-bottom:16px}}@media (max-width:991.98px){.form-newsletter .btn.btn-primary{padding-left:25px;padding-right:25px}}.subvisual-block{position:relative;overflow:hidden;min-height:300px}@media (min-width:768px){.subvisual-block{min-height:400px}}@media (min-width:992px){.subvisual-block{min-height:450px}}@media (min-width:1200px){.subvisual-block{min-height:550px}}@media (min-width:1375px){.subvisual-block{min-height:651px}}.subvisual-block:empty{min-height:1px!important;box-shadow:5px 0 5px #00000080}.subvisual-block .shape{position:absolute;width:60%}.subvisual-block .shape img{width:100%;height:auto;display:block}.subvisual-block .shape.top{top:0;left:0;max-width:932px}.subvisual-block .shape.bottom{right:0;bottom:0;max-width:979px}.subvisual-block .icons-image{width:100%;max-width:1187px;position:absolute;left:50%;bottom:11.5%;transform:translate(-50%)}@media (min-width:1375px){.subvisual-block .icons-image{transform:translate(-51%)}}.subvisual-block .icons-image img{width:100%;height:auto;display:block}.subvisual-block .container{z-index:1}.subvisual-block h1{margin:0 0 23px}.subvisual-block.map-spacer{min-height:80px}@media (min-width:768px){.subvisual-block.map-spacer{min-height:83px}}@media (min-width:992px){.subvisual-block.map-spacer{min-height:91px}}@media (min-width:1200px){.subvisual-block.map-spacer{min-height:94px}}.breadcrumb-nav{padding:8px 20px;border-radius:5px}@media (min-width:768px){.breadcrumb-nav{padding:13px 31px;border-radius:10px}}.breadcrumb{font:600 14px/1.5 Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media (min-width:768px){.breadcrumb{font-size:16px}}@media (min-width:1200px){.breadcrumb{font-size:18px}}@media (min-width:1375px){.breadcrumb{font-size:20px}}.breadcrumb .breadcrumb-item+.breadcrumb-item:before{color:#fff}.breadcrumb .breadcrumb-item.active,.breadcrumb a{color:#fff}.breadcrumb a:hover{color:#220389}.subhead-filters{display:flex;align-items:center;margin:0 -10px}.subhead-filters .select2-container--default{width:100%!important}.subhead-filters .form-group{padding:0 10px}.subhead-filters .form-group label{font-weight:500;margin:0 10px 0 0}@media (max-width:991.98px){.page-subheader .subhead-filters{flex-flow:row wrap;justify-content:space-between}}@media (max-width:991.98px){.page-subheader .subhead-filters .select2-container--default{min-width:180px}}@media (max-width:767.98px){.page-subheader .subhead-filters .select2-container--default .select2-selection--single .select2-selection__rendered{padding:8px 45px 9px 22px}}.page-subheader .subhead-filters-item{display:flex;align-items:center}.page-subheader .subhead-filters-item label{padding-left:10px}@media (max-width:575.98px){.page-subheader .subhead-filters-item label{display:none}}.page-subheader .grid-buttons{display:flex;align-items:center;padding-right:10px}@media (min-width:1200px){.page-subheader .grid-buttons{padding-left:15px}}.page-subheader .grid-buttons .btn{width:40px;height:40px;padding:0;display:flex;align-items:center;justify-content:center;border-radius:100%;border:1px solid #ccc;margin:0 0 0 5px;transition:all ease-in-out .25s}@media (min-width:768px){.page-subheader .grid-buttons .btn{width:52px;height:52px}}.page-subheader .grid-buttons .btn img{transition:all ease-in-out .25s}@media (max-width:767.98px){.page-subheader .grid-buttons .btn img{transform:scale(.8)}}.page-subheader .grid-buttons .btn.active,.page-subheader .grid-buttons .btn:hover{background:#ffca1d;border-color:#ffca1d}.page-subheader .grid-buttons .btn.active img,.page-subheader .grid-buttons .btn:hover img{filter:invert(100%)}.page-subheader .grid-buttons .btn.btn-filters span,.page-subheader .grid-buttons .btn.btn-filters:after,.page-subheader .grid-buttons .btn.btn-filters:before{width:24px;height:2px;position:absolute;left:50%;margin-left:-12px;content:"";background:#000;transition:all .3s ease-in-out}.page-subheader .grid-buttons .btn.btn-filters:before{top:16px}@media (max-width:767.98px){.page-subheader .grid-buttons .btn.btn-filters:before{top:12px}}.page-subheader .grid-buttons .btn.btn-filters:after{bottom:16px;width:12px;margin-left:-6px}@media (max-width:767.98px){.page-subheader .grid-buttons .btn.btn-filters:after{bottom:12px}}.page-subheader .grid-buttons .btn.btn-filters span{width:18px;margin-left:-9px;top:50%;transform:translateY(-50%)}.page-subheader .grid-buttons .btn.btn-filters:hover span,.page-subheader .grid-buttons .btn.btn-filters:hover:after,.page-subheader .grid-buttons .btn.btn-filters:hover:before{background:#fff}.page-subheader .grid-buttons .btn.btn-filters.opener-active{background:#ffca1d;border-color:#ffca1d}.page-subheader .grid-buttons .btn.btn-filters.opener-active span{position:fixed;top:0;left:0;right:0;bottom:0;width:auto;transform:none;margin:0;height:auto;background:#00000080;z-index:99}.page-subheader .grid-buttons .btn.btn-filters.opener-active:after,.page-subheader .grid-buttons .btn.btn-filters.opener-active:before{width:24px;background:#fff}@media (max-width:767.98px){.page-subheader .grid-buttons .btn.btn-filters.opener-active:after,.page-subheader .grid-buttons .btn.btn-filters.opener-active:before{width:18px;margin-left:-9px}}.page-subheader .grid-buttons .btn.btn-filters.opener-active:before{transform:rotate(45deg);top:24px}@media (max-width:767.98px){.page-subheader .grid-buttons .btn.btn-filters.opener-active:before{top:18px}}.page-subheader .grid-buttons .btn.btn-filters.opener-active:after{transform:rotate(-45deg);bottom:24px;margin-left:-12px}@media (max-width:767.98px){.page-subheader .grid-buttons .btn.btn-filters.opener-active:after{bottom:18px;margin-left:-9px}}.sorting-list{margin:0;list-style:none;display:flex;align-items:center;justify-content:space-between;text-transform:uppercase;border:1px solid #c0c0c0;border-radius:5px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5;font-size:13px;padding:0 10px}@media (min-width:992px){.sorting-list{padding:0 15px;font-size:14px}}@media (min-width:1200px){.sorting-list{padding:0 25px}}@media (max-width:767.98px){.sorting-list{white-space:nowrap;overflow-x:auto;overflow-y:hidden}}.sorting-list li{padding:8px 0 9px;position:relative}.sorting-list li a{color:#000;padding:5px 7px;display:block}@media (min-width:992px){.sorting-list li a{padding:5px}}@media (min-width:992px){.sorting-list li a{padding:10px}}.sorting-list li a:after,.sorting-list li a:before{position:absolute;bottom:-1px;left:50%;content:"";transform:translate(-50%);border-style:solid;opacity:0;transition:opacity .3s ease-in-out}.sorting-list li a:before{border-width:0 7px 8px 7px;border-color:transparent transparent #c0c0c0 transparent}.sorting-list li a:after{border-width:0 6px 6px 6px;border-color:transparent transparent #fff transparent}.sorting-list li a:hover{color:#ffca1d}.sorting-list li a:hover:after,.sorting-list li a:hover:before{opacity:1}.sorting-list li:first-child{text-transform:capitalize}.sorting-list li.active a{color:#ffca1d}.sorting-list li.active a:after,.sorting-list li.active a:before{opacity:1}.candidate-box{overflow:hidden;border-radius:5px;text-align:center;border:1px solid #c0c0c0;transition:border .3s ease-in-out}.candidate-box .textbox{padding:25px;overflow:hidden;position:relative}.candidate-box .pin-job{width:46px;height:46px;display:flex;align-items:center;justify-content:center;border-radius:100%;border:1px solid #ccc;font-size:22px;line-height:1;color:#000;position:absolute;right:24px;top:38px;font-weight:400}.candidate-box .pin-job:hover{color:#21e5c6}.candidate-box .icon-box{width:114px;height:114px;display:flex;align-items:center;justify-content:center;margin:0 auto 7px;padding:20px;border-radius:100%;overflow:hidden;box-shadow:inset 0 0 0 1px silver;border:5px solid #fff;transition:all .3s ease-in-out}.candidate-box .icon-box img{width:auto;height:auto;max-width:100%}.candidate-box h2{color:#000;margin:0 0 6px}.candidate-box h2 a{color:#000}.candidate-box h2 a:hover{color:#21e5c6}.candidate-box .subtitle{display:block;font-weight:600;font-size:14px;line-height:1.5;margin:0 0 25px}@media (min-width:1200px){.candidate-box .subtitle{font-size:16px}}.candidate-box .star-ratings{justify-content:center;margin:0 0 8px}.candidate-box .btn{min-width:175px;margin-bottom:5px}.candidate-box .star-ratings{margin-top:16px}.candidate-box .stats-list{list-style:none;padding:0;margin:0;text-align:center;display:flex;font-weight:600;color:#000;border-top:1px solid #c0c0c0;transition:border .3s ease-in-out}.candidate-box .stats-list li{width:50%;padding:14px 10px;font-size:12px}@media (min-width:1200px){.candidate-box .stats-list li{font-size:14px}}@media (min-width:1375px){.candidate-box .stats-list li{padding:14px 20px;font-size:16px}}.candidate-box .stats-list li+li{border-left:1px solid #c0c0c0}.candidate-box:hover{border-color:#21e5c6}.candidate-box:hover .icon-box{box-shadow:inset 0 0 0 1px #fff;border-color:#21e5c6}.candidate-box:hover .stats-list{border-color:#21e5c6}.candidate-box:hover .btn.btn-primary:before{background:#21e5c6;width:100%}.pagination{margin:0 -10px}@media (min-width:992px){.pagination{margin:0 -10px}}.pagination .page-link{width:40px;height:40px;border-radius:100%;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border-color:#f5f5f5;color:#2c2c2c;font-size:16px;line-height:1.5;font-weight:600;padding:10px}@media (min-width:992px){.pagination .page-link{width:46px;height:46px;font-size:20px}}@media (min-width:1375px){.pagination .page-link{width:54px;height:54px;font-size:25px}}@media (min-width:1550px){.pagination .page-link{width:62px;height:62px}}.pagination .page-link:hover{color:#fff;background:#ffca1d;border-color:#ffca1d}.pagination .page-item{padding:0 5px}@media (min-width:992px){.pagination .page-item{padding:0 10px}}.pagination .page-item:first-child .page-link,.pagination .page-item:last-child .page-link{border-radius:100%;padding:0;font-size:32px;line-height:0}@media (min-width:992px){.pagination .page-item:first-child .page-link,.pagination .page-item:last-child .page-link{font-size:45px}}.pagination .page-item:first-child .page-link:not(:hover),.pagination .page-item:last-child .page-link:not(:hover){background:transparent;border-color:transparent}.pagination .page-item:first-child .page-link i,.pagination .page-item:last-child .page-link i{line-height:1}.pagination .page-item.active .page-link{color:#fff;background:#ffca1d;border-color:#ffca1d}.pagination .page-item.disabled .page-link{color:#a7a7a7}.social-links{list-style:none;padding:0;margin:-5px -5px 25px;display:flex;flex-flow:row wrap;justify-content:center;font-size:18px;line-height:1}.social-links li{padding:0 5px}.social-links li a{width:36px;height:36px;border-radius:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#ababab;background:#f5f5f5}.social-links li a:hover{color:#fff;background:#21e5c6}.candidate-addition .candidate-box .icon-box{padding:0;position:relative}.candidate-addition .candidate-box .icon-box:before{left:0;top:0;right:0;bottom:0;content:"";position:absolute;border-radius:100%;border:1px solid #c0c0c0;transition:opacity .3s ease-in-out}.candidate-addition .candidate-box .icon-box img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;border-radius:100%}.candidate-addition .candidate-box:hover .icon-box{box-shadow:none}.candidate-addition .candidate-box:hover .icon-box:before{opacity:0}.contact-box{overflow:hidden;text-align:center;font-size:14px;line-height:1.7;font-weight:500}@media (min-width:768px){.contact-box{font-size:16px}}@media (min-width:992px){.contact-box{font-size:18px}}@media (min-width:1200px){.contact-box{font-size:20px}}@media (min-width:1375px){.contact-box{font-size:24px}}.contact-box .icon-holder{width:100px;height:90px;border-radius:5px;background:#ffca1d;margin:0 auto 20px;color:#fff;font-size:35px;font-weight:400;line-height:1;display:flex;align-items:center;justify-content:center}@media (min-width:768px){.contact-box .icon-holder{margin-bottom:32px}}@media (min-width:992px){.contact-box .icon-holder{width:150px;height:140px;font-size:55px}}.contact-box .textbox{overflow:hidden}.contact-box h3{margin:0 0 10px;line-height:1.2}@media (min-width:768px){.contact-box h3{margin:0 0 18px}}.contact-box a{color:#2c2c2c}.contact-box a:hover{color:#ffca1d}.map-holder{overflow:hidden;border-radius:5px}.map-holder iframe{width:100%;height:300px;border:0;border-radius:5px}@media (min-width:768px){.map-holder iframe{height:350px}}@media (min-width:992px){.map-holder iframe{height:450px}}@media (min-width:1200px){.map-holder iframe{height:588px}}.map-holder img{width:100%;height:auto;display:block}.visual-banner,.visual-banner .image-holder{overflow:hidden;border-radius:5px}.visual-banner .image-holder img{width:100%;height:auto;display:block;border-radius:5px}.visual-banner .details-block{padding:20px 15px;position:relative}@media (min-width:768px){.visual-banner .details-block{padding:25px;display:flex;align-items:flex-start}}@media (min-width:1200px){.visual-banner .details-block{padding:50px 25px}}.visual-banner .candidate-info{text-align:center}@media (min-width:768px){.visual-banner .candidate-info{align-items:center}}.visual-banner .candidate-info .icon-box{padding:0}.visual-banner .candidate-info .icon-box img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;border-radius:100%}.visual-banner .candidate-info .textbox{margin:0 0 25px}@media (min-width:768px){.visual-banner .candidate-info .textbox{margin:0;padding-right:30px}}.visual-banner .candidate-info .textbox h2{margin:0 0 5px}@media (min-width:768px){.visual-banner .candidate-info .textbox h2{margin:0}}.visual-banner .candidate-info .subtitle{font-size:16px;font-weight:600;margin:0}@media (min-width:992px){.visual-banner .candidate-info .subtitle{font-size:18px}}@media (min-width:1375px){.visual-banner .candidate-info .subtitle{font-size:20px}}.visual-banner .icon-box{width:100px;height:100px;overflow:hidden;background:#fafafa;border:1px solid #c8c8c8;border-radius:100%;padding:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}@media (min-width:768px){.visual-banner .icon-box{width:142px;height:142px;margin:0}}.visual-banner .icon-box img{max-width:100%;width:auto;height:auto;display:block}.visual-banner .textbox{font-size:14px;font-weight:500;text-align:center}@media (min-width:768px){.visual-banner .textbox{font-size:16px;flex-grow:1;flex-basis:0;min-width:0;padding-left:30px;text-align:left}}@media (min-width:1200px){.visual-banner .textbox{font-size:18px}}@media (min-width:1375px){.visual-banner .textbox{font-size:20px}}.visual-banner .heading-row{margin:0 0 20px}@media (min-width:1200px){.visual-banner .heading-row{padding-right:170px}}@media (min-width:1375px){.visual-banner .heading-row{display:flex;align-items:center;flex-flow:row wrap}}.visual-banner h2{margin:0 0 20px}@media (min-width:1200px){.visual-banner h2{min-width:320px}}@media (min-width:1375px){.visual-banner h2{margin:0}}.visual-banner .reviews-box{display:flex;align-items:center;justify-content:center;width:100%}@media (min-width:768px){.visual-banner .reviews-box{justify-content:flex-start}}@media (min-width:1375px){.visual-banner .reviews-box{width:auto}}.visual-banner .star-ratings{font-size:22px;line-height:1}@media (min-width:1375px){.visual-banner .star-ratings{font-size:28px}}.visual-banner .review-stats{margin-left:10px;font-weight:500}@media (min-width:768px){.visual-banner .review-stats{margin-left:20px}}.visual-banner .meta-items{list-style:none;padding:0;margin:0 -7px -10px;display:flex;align-items:center;flex-flow:row wrap;justify-content:center;color:#a7a7a7}@media (min-width:768px){.visual-banner .meta-items{margin:0 -15px -15px;justify-content:flex-start}}.visual-banner .meta-items li{padding:0 7px 10px;display:flex;align-items:center}@media (min-width:768px){.visual-banner .meta-items li{padding:0 15px 15px}}.visual-banner .meta-items .icon{width:34px;height:34px;background:#fff;border-radius:100%;padding:7px;display:flex;align-items:center;justify-content:center;font-size:18px;line-height:1;color:#2c2c2c;margin:0 10px 0 0}@media (min-width:768px){.visual-banner .meta-items .icon{width:44px;height:44px;font-size:22px;margin:0 15px 0 0}}@media (min-width:1375px){.visual-banner .meta-items .icon{width:60px;height:60px;padding:10px;font-size:28px}}.visual-banner .meta-items .subtitle{font-weight:500}.visual-banner .buttons-list{margin-top:20px}@media (min-width:768px){.visual-banner .buttons-list{margin-top:30px}}.buttons-list{margin:0 -3px 6px;padding:0;list-style:none;display:flex;flex-flow:row wrap;justify-content:center}@media (min-width:768px){.buttons-list{margin:0 -5px -10px;justify-content:flex-start}}@media (min-width:1200px){.buttons-list{margin:0 -10px -15px}}.buttons-list li{padding:0 3px;margin:0 0 6px}@media (min-width:768px){.buttons-list li{padding:0 5px;margin:0 0 10px}}@media (min-width:1200px){.buttons-list li{padding:0 10px;margin:0 0 15px}}@media (min-width:1200px){.buttons-list li.btn-follow{position:absolute;right:25px;top:48px}}@media (max-width:767.98px){.buttons-list li .btn.btn-sm{font-size:14px}}.column-wrapper{overflow:hidden}.column-wrapper h2{margin:0 0 16px}.column-wrapper p{margin:0 0 33px}.bullet-list{list-style:none;padding:0;margin:0 0 33px}.bullet-list li{position:relative;padding:0 0 0 20px;margin:0 0 5px}@media (min-width:768px){.bullet-list li{margin:0}}@media (min-width:1200px){.bullet-list li{padding:0 0 0 40px}}.bullet-list li:before{position:absolute;left:0;top:8px;width:6px;height:6px;content:"";border-radius:100%;background:#ffca1d}@media (min-width:768px){.bullet-list li:before{top:10px}}@media (min-width:1200px){.bullet-list li:before{top:13px;width:10px;height:10px}}.bullet-list li:last-child .candidate-info-description p:last-child{margin-bottom:5px}.gallery-block{overflow:hidden;position:relative}.gallery-block h2{margin:0 0 35px}@media (min-width:768px){.gallery-block .slick-dots{position:absolute;right:0;top:20px;margin-top:0!important}}.gallery-slider{padding:20px 12px;border-radius:5px;position:static}@media (min-width:1375px){.gallery-slider{padding:30px 20px}}@media (min-width:1375px){.gallery-slider .slick-list{margin:0 -5px}}.gallery-slider .gallery-image{width:100%;overflow:hidden;padding:0 7px}@media (min-width:1375px){.gallery-slider .gallery-image{padding:0 15px}}.gallery-slider .gallery-image img{display:block;width:100%;height:auto}.candidate-details{overflow:hidden;margin-bottom:33px;border-bottom:1px solid #c4c4c4}.candidate-details:not(.candidate-bio){line-height:1.625}@media (min-width:768px){.candidate-details .bullet-list li{display:flex;align-items:flex-start}}.candidate-info-title{width:100%;margin:0 0 15px;overflow:hidden}@media (min-width:768px){.candidate-info-title{width:230px;min-width:230px;text-align:right;padding-right:30px}}.candidate-info-title .title{display:block;font-size:18px;line-height:1.5;font-weight:600;margin:-2px 0 5px}@media (min-width:768px){.candidate-info-title .title{margin:0 0 15px}}@media (min-width:1200px){.candidate-info-title .title{padding-top:3px}}.candidate-info-title .subtitle{font-size:14px;line-height:1.5;display:block;font-weight:500}.candidate-info-description{flex-grow:1;flex-basis:0;min-width:0}.candidate-info-description h3{margin:0 0 11px}.candidate-info-head h3.h6{margin-top:-2px}@media (min-width:768px){.candidate-info-head h3.h6{margin-right:30px;margin-top:0}}@media (min-width:1200px){.candidate-info-head h3.h6{padding-top:4px}}.candidate-info-head .duration{font-size:14px;font-weight:600;margin-bottom:10px}@media (min-width:1200px){.candidate-info-head .duration{margin-bottom:5px}}.hobbies-list{list-style:none;padding:0 0 1px;margin:0 0 33px;display:flex;flex-flow:row wrap;overflow:hidden;border-left:1px solid #c0c0c0}.hobbies-list li{border:1px solid #c0c0c0;border-left:0;height:110px;padding:10px;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;overflow:hidden;width:50%;margin-bottom:-1px}@media (min-width:768px){.hobbies-list li{width:33.333%}}@media (min-width:992px){.hobbies-list li{width:25%}}@media (min-width:1200px){.hobbies-list li{width:20%}}@media (min-width:1375px){.hobbies-list li{width:16.666%}}@media (min-width:1550px){.hobbies-list li{width:14.285%}}.hobbies-list li:nth-child(odd){background:#f1f2f1}.hobbies-list li .icon{width:50px;height:40px;display:flex;align-items:center;justify-content:center;font-size:32px;line-height:1;margin:0 0 10px}.hobbies-list li .text{display:block;font-weight:500}.skills-list{list-style:none;padding:0;margin:0 0 33px;display:flex;flex-flow:row wrap;justify-content:space-between}.skills-list li{width:100%;padding:5px 0;display:flex;align-items:center}@media (min-width:768px){.skills-list li{width:47%;padding:7px 0}}@media (min-width:1200px){.skills-list li{width:45.5%}}.skills-list .subtitle{display:block;min-width:120px;padding-right:15px;font-weight:600}.skills-list .progress{flex-grow:1;flex-basis:0;min-width:0}.slick-dots{list-style:none;padding:0;margin:20px -7px 0;display:flex;align-items:center;justify-content:center;font-size:0;line-height:0}@media (min-width:1375px){.slick-dots{margin-top:30px}}.slick-dots li{font-size:0;line-height:0;padding:0 7px}.slick-dots li button{font-size:0;line-height:0;width:15px;height:15px;background:#e5e5e5;color:transparent;padding:0;display:block;border-radius:100%;border:0;transition:all .3s ease-in-out}.slick-dots li button:hover,.slick-dots li.slick-active button{background:#ffca1d}.aside-box{border-radius:5px;padding:15px}@media (min-width:768px){.aside-box{padding:20px}}@media (min-width:1200px){.aside-box{padding:25px 20px}}@media (min-width:1375px){.aside-box{padding:30px 25px}}@media (min-width:1550px){.aside-box{padding:32px}}.aside-box h4{margin-bottom:20px}@media (min-width:768px){.aside-box .map-holder iframe{height:350px}}.about-list{list-style:none;padding:0;margin:0;display:flex;flex-flow:row wrap}.about-list li{display:flex;align-items:center;margin:0 0 12px;width:100%}@media (min-width:576px){.about-list li{width:50%;margin:0 0 16px}}@media (min-width:992px){.about-list li{width:100%;margin:0 0 30px}}.about-list li:last-child{margin:0}.about-list li .icon{width:50px;height:50px;background:#fff;border-radius:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:24px;line-height:1;margin:0 15px 0 0}@media (min-width:1375px){.about-list li .icon{width:70px;height:70px;font-size:28px;margin:0 25px 0 0}}.about-list li .icon .icon-document-certificate{font-size:27px}@media (min-width:1375px){.about-list li .icon .icon-document-certificate{font-size:32px}}.about-list li .textbox{flex-grow:1;flex-basis:0;min-width:0}.about-list li .subtitle{display:block;font-weight:600}@media (max-width:1199.98px){.about-list li .subtitle{font-size:20px}}@media (max-width:575.98px){.about-list li .subtitle{font-size:18px;margin:0 0 2px}}.about-list li .subtext{display:block;line-height:1.5}@media (min-width:1200px){.about-list li .subtext{font-size:18px}}.about-list li .subtext a{color:#2c2c2c}.about-list li .subtext a:hover{color:#ffca1d}.social-networks.large{margin-top:15px;padding-top:15px;border-top:1px solid #ababab}@media (min-width:768px){.social-networks.large{margin-top:25px;padding-top:25px}}@media (min-width:1200px){.social-networks.large{font-size:28px;margin-bottom:-5px}}.social-networks.large li a{color:#ababab}@media (min-width:1200px){.social-networks.large li a{width:46px;height:46px}}.social-networks.large li a:hover{color:#fff}.captcha-box{overflow:hidden}.captcha-box .captcha-text{display:block;font-size:14px;line-height:1.5;margin:0 0 12px;color:#000}.captcha-box .captcha-holder{overflow:hidden}.captcha-box .captcha-holder img{max-width:100%;height:auto;display:block}.similar-section h3{margin:0 0 20px}@media (min-width:992px){.similar-section h3{margin:0 0 30px}}.similar-section .featured-box .stats-list li{margin-bottom:10px}@media (min-width:1375px){.similar-section .featured-box .stats-list li{width:50%}}.similar-slider .slick-list{margin:0 -10px}@media (min-width:992px){.similar-slider .slick-list{margin:0 -15px}}.similar-slider .slick-slide{padding:0 10px 10px}@media (min-width:992px){.similar-slider .slick-slide{padding:0 15px 15px}}.video-box{overflow:hidden;position:relative;margin:0 0 35px}.video-box img{width:100%;height:auto;display:block}.video-box .btn-play{width:74px;height:74px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#fff;padding:5px;border-radius:100%}.video-box .btn-play:before{position:absolute;left:-10px;top:-10px;right:-10px;bottom:-10px;content:"";background:#ffffff1a;border-radius:100%;z-index:-1}.video-box .btn-play .icon-play{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border:6px solid #ffca1d;border-radius:100%}.video-box .btn-play .icon-play:before{margin:0 0 0 5px;content:"";border-style:solid;border-width:12px 0 12px 18px;border-color:transparent transparent transparent #ffca1d}.filters-head{padding-bottom:15px;border-bottom:1px solid #c0c0c0}.filters-head h2{margin:0!important}.filters-head .filters-opener{position:relative;width:36px;height:30px;cursor:pointer}.filters-head .filters-opener span,.filters-head .filters-opener:after,.filters-head .filters-opener:before{width:24px;height:2px;position:absolute;left:50%;margin-left:-12px;content:"";background:#000;transition:all .3s ease-in-out}.filters-head .filters-opener:before{top:5px}.filters-head .filters-opener:after{bottom:5px;width:12px;margin-left:-6px}.filters-head .filters-opener span{width:18px;margin-left:-9px;top:50%;transform:translateY(-50%)}.filters-head .filters-opener:hover span,.filters-head .filters-opener:hover:after,.filters-head .filters-opener:hover:before{background:#ffca1d}.filters-head .filters-opener.opener-active span{opacity:0}.filters-head .filters-opener.opener-active:after,.filters-head .filters-opener.opener-active:before{width:24px}.filters-head .filters-opener.opener-active:before{transform:rotate(45deg);top:14px}.filters-head .filters-opener.opener-active:after{transform:rotate(-45deg);bottom:14px;margin-left:-12px}.filters-sidebar{border:1px solid #c0c0c0;border-radius:3px;padding:20px 15px;margin-bottom:35px}@media (min-width:768px){.filters-sidebar{padding:30px 15px}}@media (min-width:992px){.filters-sidebar{margin-bottom:0;display:block}}@media (min-width:1200px){.filters-sidebar{padding:40px 20px}}@media (min-width:1375px){.filters-sidebar{padding:50px 30px}}@media (max-width:991.98px){.filters-sidebar{padding:25px;position:fixed;left:0;top:0;bottom:0;width:380px;z-index:100;background:#f5f7fc!important;transform:translate(-105%);display:block;transition:transform .3s ease-in-out;overflow:auto;border:0!important;margin:0!important;padding:25px!important;border-radius:0!important}}@media (max-width:767.98px){.filters-sidebar{width:320px}}@media (max-width:991.98px){.filters-sidebar.filters-active{transform:none}}.filters-sidebar .filter-box-head{display:flex;align-items:center;position:relative;padding-right:40px;cursor:pointer;padding-top:1px;margin:0 0 20px}.filters-sidebar .filter-box-head h2{margin:0;color:#000;line-height:30px}@media (max-width:991.98px){.filters-sidebar .filter-box-head h2{font-size:16px}}.filters-sidebar .filter-box-head .collapse-icon{width:30px;height:30px;border-radius:100%;position:absolute;right:0;top:50%;transform:translateY(-50%);background:#eaeaea}.filters-sidebar .filter-box-head .collapse-icon:after,.filters-sidebar .filter-box-head .collapse-icon:before{width:10px;height:2px;background:#000;content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.filters-sidebar .filter-box-head .collapse-icon:after{width:2px;height:10px;display:none}.filters-sidebar .filter-box-head.collapsed .collapse-icon:after{display:block}@media (max-width:991.98px){.filters-sidebar .custom-checkbox .fake-checkbox{width:18px;height:18px;margin-right:7px;border-radius:4px}}@media (max-width:991.98px){.filters-sidebar .custom-checkbox .fake-checkbox:before{width:10px;height:6px;margin:-1px 0 0}}.filters-sidebar .btn{width:100%}.filters-sidebar .btn.btn-text:hover{color:#ffca1d}.filters-sidebar .btn.btn-filters{width:40px;height:40px;padding:0;display:flex;align-items:center;justify-content:center;border-radius:100%;border:1px solid #000;transition:all ease-in-out .25s;margin:-7px -7px 20px auto;background:transparent}.filters-sidebar .btn.btn-filters span,.filters-sidebar .btn.btn-filters:after,.filters-sidebar .btn.btn-filters:before{width:18px;height:2px;position:absolute;left:50%;margin-left:-9px;content:"";background:#000;transition:all .3s ease-in-out}.filters-sidebar .btn.btn-filters:before{top:12px}.filters-sidebar .btn.btn-filters:after{bottom:12px;width:18px;margin-left:-9px}.filters-sidebar .btn.btn-filters span{width:18px;margin-left:-9px;top:50%;transform:translateY(-50%)}.filters-sidebar .btn.btn-filters:hover span,.filters-sidebar .btn.btn-filters:hover:after,.filters-sidebar .btn.btn-filters:hover:before{background:#000}.filters-sidebar .btn.btn-filters.opener-active{border-color:#000}.filters-sidebar .btn.btn-filters.opener-active span{opacity:0}.filters-sidebar .btn.btn-filters.opener-active:before{transform:rotate(45deg);top:18px}.filters-sidebar .btn.btn-filters.opener-active:after{transform:rotate(-45deg);bottom:18px;margin-left:-9px}.filters-sidebar .filter-buttons{overflow:hidden}@media (max-width:991.98px){.filters-sidebar .filter-buttons{display:flex;align-items:center;justify-content:space-between;flex-direction:row-reverse;width:100%}}@media (max-width:991.98px){.filters-sidebar .filter-buttons .btn{width:auto}}.filters-sidebar .filter-buttons .btn+.btn{margin-top:20px}@media (max-width:991.98px){.filters-sidebar .filter-buttons .btn+.btn{margin-top:0}}@media (max-width:991.98px){.filters-sidebar .filter-buttons .btn.btn-text{padding-left:0;padding-right:0}}.filters-sidebar.filters-active{display:block}.filters-sidebar.custom-filters{padding:25px;position:fixed;left:0;top:0;bottom:0;width:320px;z-index:100;background:#f5f7fc;transform:translate(-105%);display:block;transition:transform .3s ease-in-out;overflow:auto;border:0!important;margin:0!important;padding:25px!important;border-radius:0!important}@media (min-width:768px){.filters-sidebar.custom-filters{width:380px}}.filters-sidebar.custom-filters.filters-active{transform:none}.filters-sidebar.custom-filters form{display:flex;flex-flow:row wrap}.filters-sidebar.custom-filters .filter-box-head h2{font-size:16px!important}.filters-sidebar.custom-filters .filter-box{width:100%;border-bottom:1px solid #b0b0b0}.filters-sidebar.custom-filters .filter-box .price-inputs{border:0;border-radius:0;justify-content:space-between;font-weight:700;margin-bottom:5px;background:transparent}.filters-sidebar.custom-filters .filter-box .price-inputs .form-control{line-height:22px;padding:11px 20px 9px;border-radius:30px;border:1px solid #cbcbcb;width:45%;font-weight:500;background:#fff}.filters-sidebar.custom-filters .filter-box .ui-slider{background:#fff}.filters-sidebar.custom-filters .filter-box .buttonShowMore{display:none}.filters-sidebar.custom-filters .filter-box .tags-list{font-size:13px}.filters-sidebar.custom-filters .form-group{padding-bottom:25px}.filters-sidebar.custom-filters .range-box{padding:20px 20px 15px!important;background:transparent;border-radius:0;border:0!important}.filters-sidebar.custom-filters .filter-box-head h2{font-size:16px}.filters-sidebar.custom-filters .collapse{flex-grow:1;min-width:0}.filters-sidebar.custom-filters .checkbox-list{display:flex;flex-flow:row wrap;margin:0 -5px!important;max-height:inherit!important}.filters-sidebar.custom-filters .checkbox-list li{margin:0;padding:7px 5px;width:50%}.filters-sidebar.custom-filters .custom-checkbox{font-size:13px}.filters-sidebar.custom-filters .custom-checkbox .fake-checkbox{width:18px;height:18px;border-radius:4px;margin:0 7px 0 0;flex-shrink:0}.filters-sidebar.custom-filters .custom-checkbox .fake-checkbox:before{width:10px;height:6px}.filters-sidebar.custom-filters .select2.medium+.select2-container--default .select2-selection--single .select2-selection__rendered{padding:10px 30px;line-height:28px}.filters-sidebar.custom-filters .filter-buttons{display:flex;align-items:center;justify-content:space-between;flex-direction:row-reverse;width:100%;padding-top:15px}@media (max-width:991.98px){.filters-sidebar.custom-filters .filter-buttons{padding-top:0}}.filters-sidebar.custom-filters .filter-buttons .btn{width:auto}.filters-sidebar.custom-filters .filter-buttons .btn+.btn{margin-top:0}.filters-sidebar.custom-filters .filter-buttons .btn.btn-text{padding-left:0;padding-right:0}.filters-sidebar.custom-filters.filters-active{display:block}.filters-show{overflow:hidden}.filter-box{position:relative;overflow:hidden;margin:0 0 20px}@media (max-width:991.98px){.filter-box{border-bottom:1px solid #b0b0b0}}.filter-box h2{margin-bottom:12px}@media (min-width:768px){.filter-box h2{margin-bottom:18px}}.filter-box .form-group{padding-bottom:20px}@media (max-width:1199.98px){.filter-box .form-control{padding-left:20px;padding-right:20px;font-size:16px}}.filter-box .select2.medium+.select2-container--default .select2-selection--single .select2-selection__rendered{padding-left:20px;padding-right:20px}.filter-box .search-field{position:relative}.filter-box .search-field .form-control{padding-right:60px}@media (min-width:1200px){.filter-box .search-field .form-control{padding-right:75px}}.filter-box .button-search{border:0;background:none;position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:18px;line-height:1;width:60px;height:50px;display:flex;align-items:center;justify-content:center;padding:0;transition:color .3s ease-in-out}@media (min-width:1200px){.filter-box .button-search{width:70px;height:70px;font-size:22px}}.filter-box .button-search:hover{color:#ffca1d}.filter-box .select2{width:100%!important}.filter-box .price-inputs{border-radius:40px;border:1px solid #c0c0c0;background:#fff;display:flex;align-items:center;margin:0 0 15px}@media (min-width:768px){.filter-box .price-inputs{margin:0 0 25px}}@media (max-width:991.98px){.filter-box .price-inputs{background:transparent;border-radius:0;margin:0 0 5px!important}}.filter-box .price-inputs .form-control{border:0;width:50%;box-shadow:none;outline:none;background:transparent;border-radius:0;font-weight:500}@media (max-width:991.98px){.filter-box .price-inputs .form-control{background:#fff}}.filter-box .price-inputs .form-control+.form-control{border-left:1px solid #c0c0c0}.filter-box .range-box{padding:20px 20px 15px!important;background:transparent;border-radius:0;border:0!important}.filter-box .buttonShowMore{margin-top:20px}@media (max-width:767.98px){.filter-box .buttonShowMore{display:none}}.filter-box .tags-list{font-size:12px}@media (min-width:992px){.filter-box .tags-list{font-size:14px}}.filter-box .tags-list .tag{color:#000;min-width:70px;font-weight:500;background:orange;border-color:orange;padding:5px 15px;margin-bottom:0}.filter-box .tags-list .tag:hover{background:transparent}.filter-box .button-add{position:absolute;right:0;top:7px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-size:30px;line-height:1;color:#2c2c2c}.filter-box .button-add:hover{color:#ffca1d}.filter-box .checkbox-list{display:flex;flex-flow:row wrap}@media (min-width:992px){.filter-box .checkbox-list{display:block}}@media (max-width:991.98px){.filter-box .checkbox-list{margin:0 -5px!important}}.filter-box .checkbox-list li{width:50%}@media (min-width:992px){.filter-box .checkbox-list li{width:auto}}@media (max-width:991.98px){.filter-box .checkbox-list li{margin:0;padding:7px 5px}}@media (max-width:991.98px){.filter-box .custom-checkbox{font-size:13px}}.checkbox-limit .btn-primary .hide{display:none}.checkbox-limit.options-active .checkbox-list{max-height:inherit!important}.checkbox-limit.options-active .btn-primary .show{display:none}.checkbox-limit.options-active .btn-primary .hide{display:inline}.checkbox-list{list-style:none;padding:0;margin:0;max-height:175px;overflow:hidden}@media (min-width:768px){.checkbox-list{padding-top:0;max-height:230px}}@media (max-width:767.98px){.checkbox-list{display:flex;flex-flow:row wrap;margin:0 -5px;max-height:inherit}}.checkbox-list li{overflow:hidden;margin:0 0 12px;line-height:0}@media (min-width:768px){.checkbox-list li{margin:0 0 20px}}@media (max-width:767.98px){.checkbox-list li{padding:5px;margin:0}}.checkbox-list li:last-child{margin-bottom:0}@media (max-width:767.98px){.checkbox-list li .custom-checkbox .fake-checkbox{margin-right:7px}}.custom-checkbox{display:inline-flex;vertical-align:top;align-items:center;font-weight:500;position:relative}.custom-checkbox .label-text{line-height:1}.custom-checkbox .fake-checkbox{width:22px;height:22px;display:block;margin:0 15px 0 0;background:#fff;border-radius:5px;flex-shrink:0;border:1px solid #c0c0c0;position:relative;transition:all .3s ease-in-out}@media (min-width:768px){.custom-checkbox .fake-checkbox{width:28px;height:28px}}.custom-checkbox .fake-checkbox:before{width:15px;height:8px;position:absolute;left:50%;top:50%;content:"";transform:translate(-50%,-50%) rotate(-45deg);border:2px solid #fff;border-top:0;border-right:0;transition:all .3s ease-in-out;opacity:0;margin:-2px 0 0}.custom-checkbox input[type=checkbox],.custom-checkbox input[type=radio]{position:absolute;left:0;top:0;opacity:0}.custom-checkbox input[type=checkbox]:checked+.fake-checkbox,.custom-checkbox input[type=radio]:checked+.fake-checkbox{border-color:#ffca1d;background:#ffca1d}.custom-checkbox input[type=checkbox]:checked+.fake-checkbox:before,.custom-checkbox input[type=radio]:checked+.fake-checkbox:before{opacity:1}.custom-checkbox input[type=radio]+.fake-checkbox{border-radius:50%}.custom-checkbox:hover .fake-checkbox{background:#f1f1f1}.range-box{padding:25px 35px;background:#fff;border:1px solid #c0c0c0;border-radius:5px}@media (min-width:768px){.range-box{padding:30px 35px}}.ui-slider{width:100%;height:10px;border-radius:10px;background:#fff;position:relative}.ui-slider .ui-slider-range{height:100%;background:#ffca1d;position:absolute;top:0;z-index:1;border-radius:10px}.ui-slider .ui-slider-handle{width:26px;height:26px;background:#fff;border:5px solid #ffca1d;position:absolute;cursor:pointer;touch-action:none;border-radius:100%;margin-top:-9px;outline:none;z-index:2;box-shadow:0 3px 6px #00000059;margin-left:-13px}.section-about .subtitle{display:block;margin:0 0 15px}.section-about h2 span{font-weight:500}.section-about .video-box{margin:0;border-radius:5px}.section-about .video-box:before{position:absolute;top:0;left:0;right:0;bottom:0;background:#220389e6;content:""}.section-about .video-box .video-caption{position:absolute;right:0;bottom:0;padding:15px;color:#fff;text-align:right}@media (min-width:1200px){.section-about .video-box .video-caption{padding:25px}}.section-about .video-box .name{display:block;line-height:1.5;font-weight:600}@media (min-width:1200px){.section-about .video-box .name{font-size:26px}}.section-about .video-box .position{display:block;font-weight:400;line-height:1.5;text-transform:uppercase}.counters-block{overflow:hidden;padding-left:0;padding-right:0;border-top:1px solid #c4c4c4;max-width:inherit}@media (min-width:768px){.counters-block{margin-left:-15px;margin-right:-15px;width:calc(100% + 30px)}}@media (min-width:1200px){.counters-block{width:100%;margin-left:0;margin-right:0}}.counters-block .counter-box{padding:0 15px;width:50%;text-align:center;margin:0 0 30px}@media (min-width:992px){.counters-block .counter-box{display:flex;align-items:center;width:auto;text-align:left;margin:0}}@media (min-width:1200px){.counters-block .counter-box{width:auto}}.counters-block .icon{font-size:35px;line-height:1;width:45px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#ffca1d;margin:0 auto 25px}@media (min-width:992px){.counters-block .icon{width:50px;font-size:36px;margin:0 20px 0 0}}@media (min-width:1200px){.counters-block .icon{width:65px;font-size:45px}}@media (min-width:1375px){.counters-block .icon{font-size:65px;width:80px;margin:0 40px 0 0}}.counters-block .counter-stats{flex-grow:1;min-width:0}.counters-block .numbers{display:block;line-height:1;font-weight:600;margin:0 0 7px}.counters-block .subtext{font-weight:600;line-height:1.5;display:block}@media (min-width:1375px){.counters-block .subtext{font-size:18px}}.featured-team .team-box{height:100%;display:flex;flex-direction:column}.featured-team .team-box .image-holder{margin-bottom:-50px}.featured-team .team-box .textbox{padding:70px 20px 17px;background:#fff;text-align:left;flex-grow:1}.featured-team .team-box h3{font-size:18px;margin:0 0 5px}.featured-team .team-box .subtext{font-size:16px;line-height:1.5;color:#ffca1d;margin:0 0 7px}.featured-team .team-box .social-networks{font-size:14px}.featured-team .team-box .social-networks li{padding:0 2px}.featured-team .team-box .social-networks li a{width:24px;height:24px;color:#adbdc1}.featured-team .team-box .social-networks li a:hover{color:#fff}.service-box{display:flex;align-items:flex-start}.service-box .icon-holder{width:36px;flex-shrink:0;margin-right:15px;display:flex;align-items:center;justify-content:center;font-size:24px;line-height:1;color:#ffca1d;margin-top:10px}@media (min-width:768px){.service-box .icon-holder{width:42px;margin-right:17px;font-size:30px}}@media (min-width:1375px){.service-box .icon-holder{width:50px;margin-right:30px;font-size:35px}}.service-box .textbox{flex-grow:1;min-width:0}.service-box h3 a{color:#2c2c2c}.service-box h3 a:hover{color:#ffca1d}.service-box p{line-height:1.5;margin:0 0 20px}.post .h3,.post .h4,.post h3,.post h4{line-height:1.25;margin:0 0 20px}.post .h4,.post h4{margin-bottom:25px}.post blockquote{margin:0 0 35px;background:#f5f5f5;border-left:6px solid #ffca1d;padding:15px 15px 15px 45px;position:relative;font-size:14px;line-height:1.5;font-style:italic}@media (min-width:576px){.post blockquote{padding:20px 20px 20px 60px}}@media (min-width:768px){.post blockquote{font-size:16px;padding:25px 25px 25px 108px;border-left-width:10px}}@media (min-width:992px){.post blockquote{padding:30px 30px 30px 108px;font-size:18px;line-height:1.85;border-left-width:14px}}@media (min-width:1375px){.post blockquote{padding:35px 40px 33px 108px;font-size:20px;line-height:2.25}}.post blockquote:before{content:"“";font-size:70px;line-height:.5;color:#d4d4d4;font-weight:700;position:absolute;left:5px;top:50%;transform:translateY(-50%);font-family:Arial,Helvetica,sans-serif;font-style:normal;margin-top:2.5%}@media (min-width:576px){.post blockquote:before{left:7px;font-size:100px}}@media (min-width:768px){.post blockquote:before{left:13px;font-size:154px;margin-top:2.5%}}.post blockquote q{quotes:none;display:block}.entry-meta{list-style:none;padding:0;margin:0 -15px;display:flex;flex-flow:row wrap;line-height:1.5}@media (min-width:1200px){.entry-meta{font-size:18px}}.entry-meta li{padding:0 15px 30px;display:flex;align-items:center;color:#a7a7a7}.entry-meta .icon{font-size:20px;line-height:1;color:#ffca1d;margin:0 10px 0 0}@media (min-width:768px){.entry-meta .icon{font-size:24px;margin:0 15px 0 0}}.post-image{overflow:hidden;margin:0 0 35px;border-radius:5px}.post-image img{width:100%;height:auto;display:block}.post-social,.post-tags{display:flex;align-items:center}@media (max-width:767.98px){.post-social,.post-tags{width:100%;margin:0 0 20px}}.post-social .title,.post-tags .title{display:block;margin:4px 10px 0 0}@media (min-width:768px){.post-social .title,.post-tags .title{margin:0 10px 0 0}}@media (min-width:1200px){.post-social .title,.post-tags .title{font-size:18px}}.post-social ul,.post-tags ul{list-style:none;padding:0;margin:0;display:flex;flex-flow:row wrap;align-items:center}.tagcloud{display:flex;flex-flow:row wrap}.tagcloud>a{font-size:12px;line-height:1.5;color:#a7a7a7;display:inline-block;font-weight:500;border:1px solid #aeaeae;padding:4px 10px;border-radius:20px;margin:0 6px 0 0;transition:all .3s ease-in-out}@media (min-width:992px){.tagcloud>a{font-size:14px;padding:6px 15px}}.tagcloud>a:hover{color:#fff;background:#ffca1d;border-color:#ffca1d}.social-share{font-size:24px;line-height:1}.social-share li{padding:0 5px}.social-share .icon-facebook{color:#1b3d8d}.social-share .icon-twitter{color:#1d9bf0;font-size:28px}.social-share .icon-instagram{color:#e1306c;font-size:26px}.post-author{padding:15px;overflow:hidden;border:1px solid #ccc;margin:0 0 35px;text-align:center}@media (min-width:768px){.post-author{padding:25px;text-align:left;display:flex;align-items:flex-start}}.post-author .author-avatar{width:65px;height:65px;overflow:hidden;border-radius:100%;flex-shrink:0;margin:0 auto 15px}@media (min-width:768px){.post-author .author-avatar{width:110px;height:110px;margin:0 25px 0 0}}.post-author .author-avatar img{width:100%;height:100%;display:block;object-fit:cover;object-position:center top}.post-author .author-bio{flex-grow:1;min-width:0}.post-author .author-bio .title{display:block;font-size:18px;line-height:1.5;color:#000;font-weight:700;margin:0 0 7px}@media (min-width:768px){.post-author .author-bio .title{font-size:20px}}.post-author .author-bio .title span{color:#999;font-size:14px}@media (min-width:768px){.post-author .author-bio .title span{font-size:16px}}.post-author .author-bio p{margin:0 0 15px}.post-author .author-bio p:last-child{margin:0}.gallery-slider.post-styles{padding:0;margin:0 -10px 45px;background:transparent}.gallery-slider.post-styles .slick-slide{padding:0 5px}@media (min-width:1375px){.gallery-slider.post-styles .slick-slide{padding:0 15px}}.gallery-slider .news-post{border-radius:5px;border:1px solid #d8d8d8}@media (min-width:992px){.gallery-slider .news-post{font-size:14px;line-height:1.5}}@media (min-width:1200px){.gallery-slider .news-post{font-size:16px;line-height:1.688}}.gallery-slider .news-post .image-holder{border-radius:0!important}.gallery-slider .news-post .post-footer,.gallery-slider .news-post .textbox{padding:0 15px}@media (min-width:992px){.gallery-slider .news-post .post-footer,.gallery-slider .news-post .textbox{padding:0 12px}}@media (min-width:1200px){.gallery-slider .news-post .post-footer,.gallery-slider .news-post .textbox{padding:0 18px}}.gallery-slider .news-post .h5,.gallery-slider .news-post h4{font-size:20px;margin:0 0 8px}.gallery-slider .news-post .h5 a,.gallery-slider .news-post h4 a{color:#2c2c2c}.gallery-slider .news-post .h5 a:hover,.gallery-slider .news-post h4 a:hover{color:#ffca1d}.gallery-slider .news-post p{margin:0 0 20px}.gallery-slider .news-post .post-meta{width:calc(100% + 10px);font-size:12px;font-weight:500;margin-bottom:10px}@media (min-width:1375px){.gallery-slider .news-post .post-meta{font-size:14px}}.gallery-slider .news-post .post-meta li{margin:0 0 5px}.gallery-slider .news-post .post-meta .icon{margin-right:7px;font-size:16px}@media (min-width:992px){.gallery-slider .news-post .post-meta .icon{font-size:17px}}@media (min-width:1375px){.gallery-slider .news-post .post-meta .icon{font-size:20px;margin-right:10px}}.commentlist{margin:0 0 35px}@media (min-width:1200px){.commentlist{line-height:1.875}}.commentlist .edit-link{margin:0}.commentlist .avatar-holder{float:left;margin:0 15px 0 0}@media (min-width:1200px){.commentlist .avatar-holder{margin:0 20px 0 0}}.commentlist .commentlist-holder{overflow:hidden}.commentlist p{margin:0 0 15px}.commentlist p:last-child{margin:0}.commentlist .meta{margin:0 0 7px}.commentlist .meta strong{font-size:16px;color:#000}@media (min-width:768px){.commentlist .meta strong{font-size:18px}}.commentlist .comment-reply-link{margin-left:10px;font-weight:600}.commentlist-item{border-radius:5px;border:1px solid #d8d8d8}.commentlist-item .comment{padding:15px;overflow:hidden}@media (min-width:1200px){.commentlist-item .comment{padding:30px}}.commentlist-item .commentlist-item{padding-left:6%;border-radius:0;border:0;border-top:1px solid #d8d8d8}@media (min-width:768px){.commentlist-item .commentlist-item{padding-left:10%}}.commentlist-item .avatar-holder{width:55px;margin-top:6px}@media (min-width:768px){.commentlist-item .avatar-holder{width:75px}}@media (min-width:1200px){.commentlist-item .avatar-holder{width:93px;margin-top:10px}}.commentlist-item .avatar-holder img{width:100%;height:auto;display:block}.comment-respond{padding-top:20px}.comment-respond .comment-reply-title{margin-bottom:30px}.comment-form p{margin:0 0 15px}@media (min-width:768px){.comment-form p{margin:0 0 25px}}.comment-form label{display:block;padding-bottom:4px}.comment-form textarea{overflow:auto;margin:0;height:150px;min-height:120px;border-radius:7px}@media (min-width:768px){.comment-form textarea{height:250px}}@media (min-width:1200px){.comment-form textarea{height:330px}}.comment-form input[type=text],.comment-form textarea{width:100%}@media (min-width:1375px){.comment-form input[type=text],.comment-form textarea{font-size:18px;line-height:34px}}.sidebar{border:1px solid #ccc}.widget{padding:25px 20px}@media (min-width:992px){.widget{padding:20px 15px 25px}}@media (min-width:1375px){.widget{padding:25px 20px}}@media (min-width:1550px){.widget{padding:30px}}.widget .h4,.widget .h5,.widget h3,.widget h4,.widget h5{margin:0 0 15px;color:#000}.widget .search-form{margin:0}.widget ul{padding:0;margin:0;list-style:none;font-weight:500;font-size:14px;color:#a7a7a7}.widget ul li{display:flex;align-items:center;justify-content:space-between;padding:5px 0 5px 5px}.widget ul li+li{border-top:1px solid #ccc}.widget ul li:last-child{padding-bottom:0}.widget ul li a{font-weight:600;color:#000}@media (min-width:1200px){.widget ul li a{font-size:16px}}.widget ul li a:hover{color:#ffca1d}.widget select{min-width:150px}.widget .search-form{position:relative}.widget .search-form input{height:50px;font-size:16px;line-height:30px;padding:9px 75px 9px 20px}.widget .search-form input[type=search]{width:100%}.widget .search-form .btn-search{position:absolute;top:0;right:0;height:50px;width:60px;border:0;border-radius:0 25px 25px 0;display:flex;align-items:center;justify-content:center;background:#ffca1d;padding:0 3px 2px 0;color:#fff;transition:all .3s ease-in-out}.widget .search-form .btn-search i{font-size:18px;line-height:1}.widget .search-form .btn-search:hover{background:#21e5c6}.widget .tagcloud{padding-top:6px;margin-bottom:-6px}.widget .tagcloud>a{margin-bottom:6px}.widget+.widget{border-top:1px solid #ccc}.recent-posts{padding:0;line-height:1.35}.recent-posts li{padding:0 0 21px!important;border:0!important}.recent-posts li:last-child{padding:0!important}.recent-posts .thumbnail{width:66px;height:66px;border-radius:5px;overflow:hidden;flex-shrink:0;margin-top:4px}.recent-posts .thumbnail img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.recent-posts .textbox{flex-grow:1;min-width:0;padding-left:15px}.recent-posts .title{display:block;margin:0 0 7px}@media (min-width:992px){.recent-posts .title a{font-size:15px}}.recent-posts .date{display:flex;align-items:center;color:#000;font-size:14px;font-weight:400}.recent-posts .date i{color:#ffca1d;font-size:16px;margin:0 10px 0 0}.recent-posts p{font-weight:400;margin:0;color:#2c2c2c}.tweets-slider .slick-dots li{border:0!important;padding:0 3px!important}.tweets-slider .slick-dots li button{width:7px;height:7px;background:#a7a7a7}.tweets-slider .slick-dots li button:hover,.tweets-slider .slick-dots li.slick-active button{background:#ffca1d}.recent-tweets{display:flex;align-items:flex-start}.recent-tweets .icon{color:#28daf4;font-size:24px;line-height:1;flex-shrink:0;width:25px;margin:4px 10px 0 0}.recent-tweets .textbox{line-height:1.5;font-weight:400;flex-grow:1;min-width:0}@media (min-width:992px){.recent-tweets .textbox{font-size:15px}}.recent-tweets p{margin:0 0 20px}.recent-tweets a{font-weight:500;color:#000}.recent-tweets a:hover{color:#ffca1d}.trending-categories-slider{margin:0 -10px}.trending-categories-slider .slick-slide{padding:0 10px 20px}.trending-categories-box{overflow:hidden;border-radius:25px;border:1px solid #d5d5d5;text-align:center;display:block;color:#444;padding:45px 15px 40px;box-shadow:0 10px #0000000d}@media (min-width:768px){.trending-categories-box{padding:55px 25px 50px}}@media (min-width:1200px){.trending-categories-box{border-radius:45px}}.trending-categories-box .icon{width:100px;height:100px;background:#d5fe68;margin:0 auto 30px;display:flex;align-items:center;justify-content:center;border-radius:0 100% 100%}.trending-categories-box .textbox{overflow:hidden}.trending-categories-box .h6{display:block;color:#000;transition:all .3s ease-in-out}.trending-categories-box:hover{background:#203818;border-color:#203818;color:#fff;box-shadow:0 10px #d5fe68}.trending-categories-box:hover .h6{color:#fff}.popular-jobs-box{height:100%}@media (min-width:768px){.popular-jobs-box{padding-left:50px}}@media (min-width:1200px){.popular-jobs-box{padding-left:80px}}.popular-jobs-box .box-holder{background:#f5f5f5;border-radius:25px;padding:10px 10px 56px;transition:all .3s ease-in-out;height:100%;position:relative}@media (min-width:768px){.popular-jobs-box .box-holder{padding:15px 15px 70px 0}}@media (min-width:992px){.popular-jobs-box .box-holder{padding:16px 16px 70px 0}}@media (min-width:1200px){.popular-jobs-box .box-holder{border-radius:45px}}.popular-jobs-box .job-info{background:#fff;border:1px solid #d5d5d5;border-radius:25px;padding:15px;display:flex}@media (min-width:768px){.popular-jobs-box .job-info{margin-left:-50px}}@media (min-width:1200px){.popular-jobs-box .job-info{margin-left:-80px;border-radius:45px}}@media (min-width:1375px){.popular-jobs-box .job-info{padding:30px}}.popular-jobs-box .img-holder{width:54px;height:54px;border-radius:100%;flex-shrink:0;border:1px solid #fff;box-shadow:5px 5px 20px #00000013;margin:0 15px 0 0;display:flex;align-items:center;justify-content:center;overflow:hidden}@media (min-width:1200px){.popular-jobs-box .img-holder{width:78px;height:78px}}@media (min-width:1375px){.popular-jobs-box .img-holder{margin:0 20px 0 0}}.popular-jobs-box .img-holder img{width:100%;height:auto;display:block;border-radius:100%}.popular-jobs-box .textbox{flex-grow:1;flex-basis:0;min-width:0;line-height:1.5;font-size:14px;padding-top:3px;position:relative}.popular-jobs-box .btn-bookmark{width:34px;height:34px;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;color:#000;font-size:16px;line-height:1;position:absolute;right:-7px;top:-7px;border-radius:100%}@media (min-width:768px){.popular-jobs-box .btn-bookmark{width:40px;height:40px;right:-5px;top:-5px}}@media (min-width:1200px){.popular-jobs-box .btn-bookmark{right:0;top:0}}@media (min-width:1375px){.popular-jobs-box .btn-bookmark{right:-10px;top:-10px}}.popular-jobs-box .btn-bookmark.active,.popular-jobs-box .btn-bookmark:hover{color:#fff;background:#063970;border-color:#063970}.popular-jobs-box .h5{margin:0 0 13px}@media (min-width:768px){.popular-jobs-box .h5{font-size:20px}}@media (min-width:1200px){.popular-jobs-box .h5{font-size:22px}}.popular-jobs-box .meta-list{list-style:none;padding:0 0 20px;margin:-7px;display:flex;flex-flow:row wrap}.popular-jobs-box .meta-list li{display:flex;align-items:center;padding:7px}.popular-jobs-box .meta-list li i{margin:-2px 7px 0 0;font-size:15px}.popular-jobs-box .tags-list{padding:0;margin:-5px;list-style:none;display:flex;flex-flow:row wrap}.popular-jobs-box .tags-list li{padding:5px}.popular-jobs-box .tags-list .tag{text-align:center;background:#edf0ff;display:block;padding:8px 15px 7px;border-radius:20px;border:0;color:#444}@media (min-width:1200px){.popular-jobs-box .tags-list .tag{min-width:120px}}.popular-jobs-box .jobs-foot{display:flex;align-items:center;justify-content:space-between;padding:10px;position:absolute;left:0;bottom:0;width:100%}@media (min-width:768px){.popular-jobs-box .jobs-foot{padding:15px 16px}}@media (min-width:1200px){.popular-jobs-box .jobs-foot{padding-left:25px}}@media (min-width:1375px){.popular-jobs-box .jobs-foot{padding-left:50px}}.popular-jobs-box .jobs-foot .amount{padding-left:5px}@media (min-width:768px){.popular-jobs-box .jobs-foot .amount{padding-left:0}}@media (min-width:1200px){.popular-jobs-box .jobs-foot .amount{font-size:18px}}.popular-jobs-box .jobs-foot .amount span{font-size:14px;font-weight:400}.popular-jobs-box .btn.btn-green{font-size:13px;background:#fff;color:#000;font-weight:700;padding:8px 15px;min-width:110px;transition:all .3s ease-in-out}@media (min-width:768px){.popular-jobs-box .btn.btn-green{font-size:14px;padding:8px 20px;min-width:120px}}@media (min-width:1200px){.popular-jobs-box .btn.btn-green{min-width:140px}}.popular-jobs-box:hover .box-holder{background:#d5fe68}.popular-jobs-box:hover .btn.btn-green{color:#fff;background:#063970}.check-list{list-style:none;padding:0;margin:-5px 0}.check-list li{position:relative;padding-left:30px;padding-top:5px;padding-bottom:5px}.check-list li:before{position:absolute;left:2px;font-family:icomoon;content:"";color:#4ab166}.select2-container--default{min-width:190px;font-size:16px;line-height:24px}@media (min-width:992px){.select2-container--default{font-size:18px}}.select2-container--default .select2-selection--single{border-radius:50px!important;color:#000;height:auto;border-color:silver;text-align:left}.select2-container--default .select2-selection--single .select2-selection__rendered{padding:11px 45px 11px 22px}.select2-container--default .select2-selection--single .select2-selection__placeholder,.select2-container--default .select2-selection--single .select2-selection__rendered{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.select2-container--default .select2-selection--single .select2-selection__arrow{top:50%;right:15px;transform:translateY(-50%)}.select2-container--default .select2-selection--single .select2-selection__arrow:before{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-family:icomoon;content:"";line-height:1;font-size:18px}.select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:before{font-family:icomoon}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,.select2-container--default .select2-results__option--selected{color:#000;background:#eee}.select2-dropdown{border:0;border-radius:10px!important;overflow:hidden;font-size:14px;line-height:1.5;padding:15px 0}.select2-dropdown .select2-results__option{padding:8px 15px}.select2-container--open .select2-dropdown--below{margin-top:10px;box-shadow:0 3px 10px #00000040}.select2-container--open .select2-dropdown--above{margin-top:-10px;box-shadow:0 -3px 10px #00000040}.select2.small+.select2-container--default{font-size:14px;min-width:125px}.select2.small+.select2-container--default .select2-selection--single{border-radius:7px!important}.select2.small+.select2-container--default .select2-selection--single .select2-selection__rendered{padding:5px 30px 5px 12px;line-height:22px}.select2.small+.select2-container--default .select2-selection--single .select2-selection__arrow{right:10px}.select2.medium+.select2-container--default{font-size:16px;min-width:125px}.select2.medium+.select2-container--default .select2-selection--single{border-radius:40px!important}.select2.medium+.select2-container--default .select2-selection--single .select2-selection__rendered{padding:17px 30px;line-height:35px}@media (max-width:1199.98px){.select2.medium+.select2-container--default .select2-selection--single .select2-selection__rendered{padding:13px 30px}}@media (max-width:991.98px){.select2.medium+.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:16px;padding:10px 25px}}.select2.medium+.select2-container--default .select2-selection--single .select2-selection__arrow{right:25px}.select2.medium+.select2-container--default .select2-selection--single .select2-selection__arrow:before{font-size:22px}.listing-page-map .visual-map{margin-top:80px}@media (min-width:768px){.listing-page-map .visual-map{margin-top:83px}}@media (min-width:992px){.listing-page-map .visual-map{margin-top:91px}}@media (min-width:1200px){.listing-page-map .visual-map{margin-top:94px}}.listing-page-map .form-search{margin-bottom:10px}@media (min-width:768px){.listing-page-map .form-search{margin-bottom:20px}}@media (min-width:992px){.listing-page-map .form-search{margin-bottom:0}}@media (min-width:768px){.listing-page-map .form-search .fields-holder{margin:0 0 15px}}@media (min-width:992px){.listing-page-map .form-search .fields-holder{margin:0 0 20px;box-shadow:0 5px 10px #00000040}}.listing-page-map .form-search .form-group{margin:0 0 15px;box-shadow:0 5px 10px #00000040}@media (min-width:768px){.listing-page-map .form-search .form-group{margin:0;box-shadow:none}}#map{width:100%;height:100vh}.visual-map{width:100%;overflow:hidden;position:relative}.visual-map #map{height:600px}@media (max-width:991.98px){.visual-map #map{height:500px}}@media (max-width:767.98px){.visual-map #map{height:400px}}.visual-map .visual-map-filters{position:absolute;left:50%;bottom:0;padding:0 0 25px;transform:translate(-50%);max-width:1070px;width:100%}@media (max-width:991.98px){.visual-map .visual-map-filters{padding:0 0 10px}}@media (max-width:767.98px){.visual-map .visual-map-filters{padding:0 0 15px}}.visual-map.subvisual-theme-1 .form-search.form-inline{overflow:visible}@media (min-width:768px){.visual-map.subvisual-theme-1 .form-search.form-inline .fields-holder{box-shadow:0 0 15px #00000059}}@media (max-width:767.98px){.visual-map.subvisual-theme-1 .form-search.form-inline .form-group{margin-bottom:10px;box-shadow:0 0 15px #00000026}}.aside-map{position:sticky;top:84px}@media (min-width:992px){.aside-map{margin-left:-15px;margin-right:-15px}}.aside-map #map{width:100%;height:350px}@media (min-width:768px){.aside-map #map{height:500px}}@media (min-width:992px){.aside-map #map{height:calc(100vh - 84px)}}.map-tooltip{width:100%;padding:0}.map-tooltip .tooltip-image{width:100%;margin:0 0 15px}.map-tooltip .tooltip-image img{width:100%;height:auto;display:block}.map-tooltip .tooltip-title{display:block;font-size:18px;color:#000;line-height:1.3;margin:0 0 10px;font-weight:600}.map-tooltip p{margin:0 0 10px}.map-tooltip p a{color:currentColor;text-decoration:underline}.map-tooltip p a:hover{text-decoration:none}.map-tooltip .location-address{display:flex;align-items:center}.map-tooltip .location-address .address-pin{font-size:16px;margin:-2px 8px 0 0;flex-shrink:0}.map-tooltip .location-address .address-text{flex-grow:1;min-width:0}.gm-style{font-family:var(--bs-body-font-family);font-size:12px;line-height:1.5}.gm-style .gm-style-iw-c{width:300px}.gm-style .gm-ui-hover-effect{top:15px!important;right:15px!important;background:#fff!important;border-radius:100%;opacity:1}.sticky-map #wrapper{overflow:visible;display:flex;flex-direction:column}.btn-app{display:inline-flex!important;align-items:center;background:#063970;border-radius:7px;padding:10px 15px;font-size:12px;line-height:1.5;font-weight:600;color:#fff;margin:0 5px}@media (min-width:1200px){.btn-app{margin:0 10px;padding:10px 20px;border-radius:10px}}@media (min-width:1550px){.btn-app{padding:13px 25px;font-size:14px}}.btn-app .store-icon{flex-shrink:0;width:23px;display:flex;align-items:center;justify-content:center;font-size:0;line-height:0;margin:0 6px 0 0}@media (min-width:992px){.btn-app .store-icon{margin:0 10px 0 0;width:26px}}@media (min-width:1550px){.btn-app .store-icon{width:32px;height:38px}}.btn-app .store-icon img{display:block;max-width:100%;height:auto}.btn-app .btn-text{flex-grow:1;min-width:0}.btn-app .btn-text span{display:block;font-size:14px;text-transform:uppercase}@media (min-width:1200px){.btn-app .btn-text span{font-size:16px}}@media (min-width:1550px){.btn-app .btn-text span{font-size:18px}}.btn-app:hover{color:#fff;opacity:.8}.btn-app.btn-app-store{background:#080808}.btn-app.purple-btn{background:#7d29e6}.btn-app.rose-btn{background:#feb559}.btn-app.orange-btn{background:#fe7420}.btn-app.blue-btn{background:orange}.footer{font-size:14px;overflow:hidden;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";background-repeat:no-repeat;background-size:cover}@media (min-width:1200px){.footer{font-size:15px}}@media (min-width:1550px){.footer{font-size:16px}}.pri-footer{overflow:hidden;line-height:1.583;background-repeat:no-repeat;background-size:cover}@media (min-width:1550px){.pri-footer{line-height:1.875}}@media (min-width:992px){.pri-footer .footer-info{max-width:448px}}.pri-footer .logo{width:165px;display:block;margin:0 0 23px}@media (min-width:992px){.pri-footer .logo{width:175px}}@media (min-width:1200px){.pri-footer .logo{width:200px}}@media (min-width:1375px){.pri-footer .logo{width:210px;margin-left:6px}}.pri-footer .logo a{display:block}.pri-footer .logo img{width:100%;height:auto;display:block}.pri-footer h5{padding:12px 0 0;margin:0 0 20px}@media (min-width:992px){.pri-footer h5{margin:0 0 35px}}.pri-footer .number{color:#fff;font-weight:600;border-bottom:3px solid #f9ab00}.app-buttons{list-style:none;padding:0;margin:0 -5px 10px;display:flex;flex-flow:row wrap;max-width:350px}@media (min-width:992px){.app-buttons{max-width:none}}.app-buttons li{width:50%;padding:0 5px 10px}.app-buttons li a{display:block}.app-buttons li img{width:100%;height:auto;display:block}.gallery-list{display:flex;flex-flow:row wrap;padding:2px 0 0;margin:-5px;list-style:none;max-width:550px}@media (min-width:1200px){.gallery-list{margin:-10px -9px}}.gallery-list li{width:33.333%;padding:5px}@media (min-width:1200px){.gallery-list li{padding:10px 9px}}.gallery-list img{width:100%;height:auto;display:block}.contact-list{list-style:none;padding:2px 0 0;margin:0 0 10px;line-height:1.5;overflow:hidden}@media (min-width:1200px){.contact-list{margin:0 0 16px}}@media (min-width:1375px){.contact-list{font-size:16px}}@media (min-width:1550px){.contact-list{font-size:20px}}.contact-list li{display:flex;align-items:flex-start;margin:0 0 20px}@media (min-width:1550px){.contact-list li{margin:0 0 26px}}.contact-list li i{font-size:22px;line-height:1;margin:2px 15px 0 0}@media (min-width:1550px){.contact-list li i{font-size:28px;margin:0 20px 0 0}}.contact-list li a{color:#fff;text-decoration:underline;font-weight:600}.contact-list li a:hover{color:#ffca1d}.social-box{overflow:hidden}.social-box .title{display:block;font-weight:700;font-size:18px;line-height:1.5;margin:0 0 15px}@media (min-width:1200px){.social-box .title{font-size:20px}}.social-networks{list-style:none;padding:0;margin:0 -5px;display:flex;flex-flow:row wrap;font-size:20px;line-height:1}@media (min-width:1200px){.social-networks{margin:0 -7px;font-size:24px}}.social-networks li{padding:0 5px}@media (min-width:1200px){.social-networks li{padding:0 7px}}.social-networks li a{width:34px;height:34px;border-radius:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#fff;background:#ffffff4d}@media (min-width:1200px){.social-networks li a{width:40px;height:40px}}.social-networks li a:hover{background:#ffca1d}@media (min-width:1200px){.social-networks.no-bg{font-size:20px}}.social-networks.no-bg li{position:relative}.social-networks.no-bg li:before{width:2px;height:16px;background:#fff3;position:absolute;left:-1px;top:50%;transform:translateY(-50%);content:"";display:none}.social-networks.no-bg li+li:before{display:block}.social-networks.no-bg li a{background:transparent}.social-networks.no-bg li a:hover{color:#f9ab00}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{padding:6px 0}.footer-links li a{color:currentColor}.footer-links li a:hover{color:#f9ab00}.pri-footer-top{border-bottom:3px solid #acacac}.form-subscribe{overflow:hidden}.form-subscribe .form-control{width:100%;margin:0 0 15px;padding:10px 30px;color:#000}.form-subscribe .form-control::placeholder{color:#000}.footer-buttons .btn-outline-lt-yellow,.footer-buttons .btn-outline-orange{border:2px solid #d5fe68;font-size:16px;padding-top:14px;padding-bottom:14px;margin-right:5px}@media (max-width:767.98px){.footer-buttons .btn-outline-lt-yellow,.footer-buttons .btn-outline-orange{padding-top:9px;padding-bottom:9px}}.footer-buttons .btn-outline-orange{border-color:#fe7420}.footer-buttons .btn-outline-orange:hover{color:#fff}.sec-footer{font-size:14px;font-weight:500}@media (min-width:768px){.sec-footer{font-size:16px}}@media (min-width:992px){.sec-footer{font-size:18px}}@media (min-width:1200px){.sec-footer{font-size:20px}}.sec-footer p{margin:0}.header-theme-1{background:#fff}.header-theme-1+.subvisual-block,.header-theme-1+.visual-block,.header-theme-1+.visual-map{margin-top:80px}@media (min-width:768px){.header-theme-1+.subvisual-block,.header-theme-1+.visual-block,.header-theme-1+.visual-map{margin-top:83px}}@media (min-width:992px){.header-theme-1+.subvisual-block,.header-theme-1+.visual-block,.header-theme-1+.visual-map{margin-top:91px}}@media (min-width:1200px){.header-theme-1+.subvisual-block,.header-theme-1+.visual-block,.header-theme-1+.visual-map{margin-top:94px}}.header-theme-1 .nav-close span,.header-theme-1 .nav-close:after,.header-theme-1 .nav-close:before,.header-theme-1 .nav-opener span,.header-theme-1 .nav-opener:after,.header-theme-1 .nav-opener:before{background:#063970}.header-theme-1 .nav-close:hover span,.header-theme-1 .nav-close:hover:after,.header-theme-1 .nav-close:hover:before,.header-theme-1 .nav-opener:hover span,.header-theme-1 .nav-opener:hover:after,.header-theme-1 .nav-opener:hover:before{background:#063970}@media (max-width:991.98px){.header-theme-1 .nav-drop{background:#203818}}@media (min-width:992px){.header-theme-1 .navigation>li>a:not(.btn){color:#000}}.header-theme-1 .navigation>li>a:not(.btn):hover{color:#063970}@media (max-width:991.98px){.header-theme-1 .navigation>li>a.dropdown-toggle.show{color:#063970}}.header-theme-1 .navigation>li:hover .dropdown-toggle{color:#063970}.header-theme-1 .navigation>li.active>a{color:#063970}.header-theme-1 .navigation .dropdown-menu{font-size:14px}.header-theme-1 .navigation .dropdown-menu li.active>a{color:#063970}.header-theme-1 .navigation .dropdown-menu li.active:hover>a{color:#fff}.header-theme-1 .navigation .dropdown-menu li.tabActive>a{background:#063970;color:#fff}.header-theme-1 .navigation .dropdown-menu .dropdown-item:hover{background:#063970}@media (min-width:992px){.sticky-header .header-theme-1 .navigation>li>a:not(.btn,:hover){color:#000}}@media (min-width:992px){.sticky-header .header-theme-1 .navigation>li:hover .dropdown-toggle{color:#063970}}.sticky-header .header-theme-1 .navigation>li.active>a{color:#063970}.sticky-header .header-theme-1 .nav-opener:not(:hover) span,.sticky-header .header-theme-1 .nav-opener:not(:hover):after,.sticky-header .header-theme-1 .nav-opener:not(:hover):before{background:#063970}.visual-theme-1{font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media (min-width:768px){.visual-theme-1{font-size:18px}}.visual-theme-1.bg-dark-green{background-image:url(../images/bg-visual2.jpg);background-repeat:no-repeat;background-size:cover}@media (min-width:992px){.visual-theme-1.bg-dark-green{background:transparent!important}}.visual-theme-1:after,.visual-theme-1:before{position:absolute;content:"";display:none}@media (min-width:992px){.visual-theme-1:after,.visual-theme-1:before{display:block}}.visual-theme-1:before{left:0;top:0;bottom:40px;width:85%;background:#203818 url(../images/bg-visual2.jpg) no-repeat;background-size:cover;border-radius:0 80px 80px 0}.visual-theme-1:after{background:#d5fe68;width:30%;top:40px;right:0;bottom:0;transform:none;border-radius:80px 0 0 80px}@media (min-width:992px){.visual-theme-1 .container{margin-bottom:40px}}.visual-theme-1 .visual-textbox .h1,.visual-theme-1 .visual-textbox h1{font-weight:800;line-height:1.2;padding-bottom:0;font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media (min-width:1550px){.visual-theme-1 .visual-textbox .h1,.visual-theme-1 .visual-textbox h1{font-size:65px}}.visual-theme-1 .visual-textbox .h1:after,.visual-theme-1 .visual-textbox h1:after{display:none}.visual-theme-1 .visual-textbox .bg-patterns{position:absolute;right:100%;top:20px;display:none}@media (min-width:1200px){.visual-theme-1 .visual-textbox .bg-patterns{top:45px;display:block}}@media (min-width:1375px){.visual-theme-1 .visual-textbox .bg-patterns{top:20px}}.visual-theme-1 .form-search{overflow:hidden;margin-bottom:30px}@media (min-width:768px){.visual-theme-1 .form-search{margin-bottom:40px}}@media (min-width:1200px){.visual-theme-1 .form-search{margin-bottom:80px}}@media (min-width:1375px){.visual-theme-1 .form-search{display:flex}}.visual-theme-1 .form-search .fields-holder{padding:13px 0}@media (max-width:767.98px){.visual-theme-1 .form-search .fields-holder{padding:0;background:transparent!important}}@media (min-width:768px){.visual-theme-1 .form-search .fields-holder{border-radius:100px;margin:0 0 20px}}@media (min-width:1375px){.visual-theme-1 .form-search .fields-holder{margin:0}}.visual-theme-1 .form-search .form-group{padding:8px 20px 8px 55px}@media (min-width:768px){.visual-theme-1 .form-search .form-group{padding:0 25px 0 55px}}@media (min-width:768px){.visual-theme-1 .form-search .form-group+.form-group{border-left:1px solid #666}}.visual-theme-1 .form-search .form-group .icon{left:20px;font-size:21px}.visual-theme-1 .form-search .form-control{font-size:16px;padding:7px 0}.visual-theme-1 .form-search .form-control::placeholder{color:#666}.visual-theme-1 .form-search .select2{font-size:16px}.visual-theme-1 .form-search .select2 .select2-selection{padding:5px 0}.visual-theme-1 .form-search .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#666}.visual-theme-1 .form-search .select2-container--default .select2-selection--single .select2-selection__arrow:before{font-size:18px}@media (max-width:991.98px){.visual-theme-1 .form-search .btn{width:100%}}@media (min-width:1375px){.visual-theme-1 .form-search .btn{margin-left:10px;min-width:140px}}.visual-theme-1 .visual-image{margin-right:0}@media (min-width:992px){.visual-theme-1 .visual-image{margin-left:-8%}}@media (min-width:1200px){.visual-theme-1 .visual-image{margin-left:0}}.visual-theme-1 .visual-image .icons-black{position:absolute;right:-100px;top:0;width:200px;z-index:-1;display:none}@media (min-width:992px){.visual-theme-1 .visual-image .icons-black{display:block}}@media (min-width:1200px){.visual-theme-1 .visual-image .icons-black{width:306px;right:-140px;top:37px}}.visual-theme-1 .visual-image .icon-circle{width:65px;position:absolute;left:20%;bottom:-15%;z-index:-1;display:none}@media (min-width:992px){.visual-theme-1 .visual-image .icon-circle{display:block}}@media (min-width:1200px){.visual-theme-1 .visual-image .icon-circle{width:95px;bottom:-9%}}.section-theme-1,.section-theme-1 .h1,.section-theme-1 .h2,.section-theme-1 .h3,.section-theme-1 .h4,.section-theme-1 .h5,.section-theme-1 .h6,.section-theme-1 h1,.section-theme-1 h2,.section-theme-1 h3,.section-theme-1 h4,.section-theme-1 h5,.section-theme-1 h6{font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.section-theme-1 .section-header{font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";color:#444;font-weight:400;max-width:730px}@media (min-width:768px){.section-theme-1 .section-header{font-size:16px}}.section-theme-1 .section-header h2{color:#000;margin:0 0 10px;letter-spacing:normal;font-weight:800}@media (min-width:1550px){.section-theme-1 .section-header h2{font-size:60px}}.section-theme-1 .section-header h2 .text-outlined{position:relative}.section-theme-1 .section-header h2 .text-outlined:before{width:100%;height:6px;position:absolute;left:0;bottom:-7px;content:"";background:url(../images/outline-gray.png) no-repeat;background-size:100% 100%;opacity:.5}@media (min-width:768px){.section-theme-1 .section-header h2 .text-outlined:before{height:9px}}@media (min-width:992px){.section-theme-1 .section-header h2 .text-outlined:before{height:12px}}@media (min-width:1375px){.section-theme-1 .section-header h2 .text-outlined:before{height:15px}}.section-theme-1 .section-header .seprator{height:5px;background:#063970;width:80px;background:transparent;margin-top:0}.section-theme-1 .section-header .seprator:after,.section-theme-1 .section-header .seprator:before{height:5px;background:#063970}.section-theme-1 .section-header .seprator:before{width:52px;left:0}.section-theme-1 .section-header .seprator:after{width:24px;right:0}.section-theme-1 .slick-dots li{padding:0 3px}.section-theme-1 .slick-dots li button{width:26px;height:26px;border:7px solid #fff;background:#888}.section-theme-1 .slick-dots li button:hover,.section-theme-1 .slick-dots li.slick-active button{border-color:#063970;background:#fff}.section-theme-1 .matched-jobs-block{background-image:url(../images/bg-matched.jpg)}.section-theme-1.section-explores{background-image:url(../images/bg-secion-explore.jpg)}.section-theme-1.section-contact .section-header{margin-left:0;margin-right:0;max-width:900px;color:#444}@media (min-width:1200px){.section-theme-1.section-contact .section-header{font-size:18px}}.section-theme-1.section-contact .section-header .subtitle{color:#999;font-size:18px;display:block;margin:0 0 15px;font-weight:800}.section-theme-1.section-contact .section-header p strong{text-decoration:underline}@media (max-width:991.98px){.section-theme-1.section-contact .contac-form .form-control{font-size:15px;padding:10px 20px}}@media (max-width:767.98px){.section-theme-1.section-contact .contac-form .form-control{padding:8px 25px}}@media (min-width:992px){.section-theme-1.section-contact .contac-form .form-control{padding:12px 25px;max-width:450px}}@media (min-width:1200px){.section-theme-1.section-contact .contac-form .form-control{padding:14px 30px}}.section-theme-1.section-contact .contac-form textarea.form-control{max-width:100%;height:160px}@media (min-width:1200px){.section-theme-1.section-contact .contac-form textarea.form-control{height:180px}}@media (max-width:991.98px){.section-theme-1.section-contact .contac-form textarea.form-control{border-radius:25px}}.section-theme-1.section-contact .contac-form .btn{min-width:230px}.section-theme-1.section-contact .map-holder{border-radius:25px;overflow:hidden}@media (min-width:1200px){.section-theme-1.section-contact .map-holder{height:480px;border-radius:45px}}.section-theme-1.packages-block .section-header h2{color:#000}.section-theme-1.packages-block.option-styles .package-box{border:1px solid #5e5e5e;box-shadow:none;overflow:visible;margin-top:60px;height:calc(100% - 60px)}.section-theme-1.packages-block.option-styles .package-box .box-head{background:orange;border-radius:20px;color:#000;padding-bottom:10px;margin-top:-60px;margin-bottom:-30px}@media (max-width:1199.98px){.section-theme-1.packages-block.option-styles .package-box .box-head{padding-left:20px;padding-right:20px}}@media (min-width:992px){.section-theme-1.packages-block.option-styles .package-box .box-head{padding-bottom:20px;margin-top:-80px}}@media (min-width:1200px){.section-theme-1.packages-block.option-styles .package-box .box-head{padding-bottom:20px;border-radius:40px;margin-bottom:-20px}}@media (min-width:1375px){.section-theme-1.packages-block.option-styles .package-box .box-head{padding-bottom:35px;border-radius:50px}}@media (min-width:1550px){.section-theme-1.packages-block.option-styles .package-box .box-head{padding-bottom:35px}}.section-theme-1.packages-block.option-styles .package-box .box-inner{background:transparent}.section-theme-1.packages-block.option-styles .package-box .icon,.section-theme-1.packages-block.option-styles .package-box .recommended-tag{display:none}.section-theme-1 .package-box{background:#fff;box-shadow:10px 10px 20px #0000000d}.section-theme-1 .package-box .box-head{color:#000}.section-theme-1 .package-box .icon{background:#063970;border-color:#063970}.section-theme-1 .package-box.text-white .features-list li:before{background:url(../images/tick-white.svg) no-repeat}.section-theme-1 .filters-sidebar{padding-top:0;margin-top:50px;border-radius:25px;border:3px solid #ffa500}@media (min-width:768px){.section-theme-1 .filters-sidebar{padding-bottom:30px}}@media (min-width:992px){.section-theme-1 .filters-sidebar{margin-top:30px}}.section-theme-1 .filters-sidebar .filters-sidebar-Head{display:flex;align-items:center;justify-content:space-between;border-radius:35px;background:orange;padding:15px 20px;margin:-30px -17px 30px}@media (min-width:1200px){.section-theme-1 .filters-sidebar .filters-sidebar-Head{margin-left:-22px;margin-right:-22px}}@media (min-width:1375px){.section-theme-1 .filters-sidebar .filters-sidebar-Head{margin-left:-33px;margin-right:-33px;padding:15px 30px}}.section-theme-1 .filters-sidebar .filters-sidebar-Head .title{display:block;font-size:17px;line-height:1.5;font-weight:700;color:#000}@media (min-width:992px){.section-theme-1 .filters-sidebar .filters-sidebar-Head .title{font-size:20px}}.section-theme-1 .filters-sidebar .filters-sidebar-Head .btn-clear{font-size:24px;line-height:1;font-weight:800;color:#000;transform:rotate(45deg);margin-right:-5px;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.section-theme-1 .filters-sidebar .filters-sidebar-Head .btn-clear:hover{color:#dc3545}.section-theme-1 .filters-sidebar .filter-buttons{padding-top:5px}.section-theme-1 .filters-sidebar.custom-filters .filter-buttons .btn.btn-text:hover{color:#063970}.section-theme-1 .filter-box{margin:0 0 20px;border-bottom:1px solid #b0b0b0}.section-theme-1 .filter-box .filter-box-head h2{font-size:16px}@media (min-width:992px){.section-theme-1 .filter-box .filter-box-head h2{font-size:20px}}.section-theme-1 .filter-box .form-group{padding-bottom:25px}.section-theme-1 .filter-box .select2.medium+.select2-container--default .select2-selection--single .select2-selection__rendered{padding-top:8px;padding-bottom:8px;line-height:34px;font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.section-theme-1 .filter-box .select2.medium+.select2-container--default .select2-selection--single .select2-selection__arrow{right:18px}.section-theme-1 .filter-box .select2.medium+.select2-container--default .select2-selection--single .select2-selection__arrow:before{font-size:18px}.section-theme-1 .filter-box .checkbox-list{margin:0;padding:0;max-height:160px}@media (min-width:768px){.section-theme-1 .filter-box .checkbox-list{max-height:180px}}.section-theme-1 .filter-box .checkbox-list li{display:flex;align-items:center;justify-content:space-between}.section-theme-1 .filter-box .custom-checkbox .fake-checkbox{width:18px;height:18px;border-radius:0;margin:0 12px 0 0}.section-theme-1 .filter-box .custom-checkbox .fake-checkbox:before{width:6px;height:6px;background:#fff;border:0;margin:0;transform:translate(-50%,-50%)}.section-theme-1 .filter-box .custom-checkbox .label-text{padding:2px 0 0;display:block}.section-theme-1 .filter-box .custom-checkbox input[type=radio]+.fake-checkbox{border-radius:50%}.section-theme-1 .filter-box .custom-checkbox input[type=radio]+.fake-checkbox:before{border-radius:50%}.section-theme-1 .filter-box .custom-checkbox input[type=checkbox]:checked+.fake-checkbox,.section-theme-1 .filter-box .custom-checkbox input[type=radio]:checked+.fake-checkbox{background:#063970;border-color:#063970}.section-theme-1 .filter-box .buttonShowMore{margin-top:15px;padding:0;border-radius:0;background:transparent!important;width:auto;color:#444;text-decoration:underline;font-size:14px}.section-theme-1 .filter-box .buttonShowMore:before{display:none}.section-theme-1 .filter-box .buttonShowMore:hover{color:#063970;text-decoration:none}.section-theme-1 .filter-box .tags-list{font-size:12px}.section-theme-1 .filter-box .tags-list .tag{color:#000;min-width:70px;font-weight:500;background:orange;border-color:orange;padding:5px 12px 3px;margin-bottom:0}.section-theme-1 .filter-box .tags-list .tag:hover{background:transparent}.section-theme-1 .filter-box .price-inputs{border:0;border-radius:0;justify-content:space-between;font-weight:700;margin-bottom:25px}.section-theme-1 .filter-box .price-inputs .form-control{line-height:22px;padding:11px 20px 9px;border-radius:30px;border:1px solid #cbcbcb;width:45%;font-weight:500}.section-theme-1 .filter-box .range-box{padding:0 15px 0 20px;border:0;border-radius:0}.section-theme-1 .filter-box .ui-slider{background:#fff;border:1px solid #cbcbcb}.section-theme-1 .filter-box .ui-slider .ui-slider-handle,.section-theme-1 .filter-box .ui-slider .ui-slider-range{background:#063970}.section-theme-1 .filter-box .ui-slider .ui-slider-handle{border-color:#063970;box-shadow:0 1px 3px #00000040}.section-theme-1 .page-subheader .h6{font-size:16px;font-weight:600}.section-theme-1 .page-subheader .select2-container--default{font-size:14px}.section-theme-1 .page-subheader .select2-container--default .select2-selection--single .select2-selection__rendered{color:#000}.section-theme-1 .page-subheader .grid-buttons .btn.active,.section-theme-1 .page-subheader .grid-buttons .btn:hover,.section-theme-1 .page-subheader .grid-buttons .btn.btn-filters.opener-active{background:#063970;border-color:#063970}.section-theme-1 .popular-jobs-box .h5{padding-right:35px}@media (min-width:768px){.section-theme-1 .popular-jobs-box .h5{padding-right:50px}}.section-theme-1 .popular-jobs-box .btn.btn-green{color:#fff;background:#063970}.section-theme-1 .popular-jobs-box:hover .box-holder{background:#f5f5f5}.section-theme-1 .pagination .page-item .page-link{font-size:16px;font-weight:700}@media (min-width:1200px){.section-theme-1 .pagination .page-item .page-link{width:58px;height:58px}}.section-theme-1 .pagination .page-item .page-link:hover,.section-theme-1 .pagination .page-item.active .page-link{background:#063970;border-color:#063970}.section-theme-1 .pagination .page-item:first-child .page-link,.section-theme-1 .pagination .page-item:last-child .page-link{font-size:28px;background:#fff;border-color:#063970}.section-theme-1 .pagination .page-item:first-child .page-link:hover,.section-theme-1 .pagination .page-item:last-child .page-link:hover{background:#063970;color:#fff}.section-theme-1 .jobs-card{margin:0}.section-theme-1 .jobs-card:hover{box-shadow:none}.section-theme-1.latest-news-block .news-post{font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";margin-bottom:0}.section-theme-1.latest-news-block .news-post a{color:#000}.section-theme-1.latest-news-block .news-post .image-holder{border-radius:30px;margin-bottom:20px}.section-theme-1.latest-news-block .news-post .textbox{overflow:hidden}.section-theme-1.latest-news-block .news-post .subtitle{font-size:16px;line-height:1.75;color:#8d8d8d;display:block;margin:0 0 15px}.section-theme-1.latest-news-block .news-post h3{line-height:1.5;margin:0 0 20px}.section-theme-1.latest-news-block .news-post .post-meta{list-style:none;padding:0;margin:0 -10px 20px;display:flex;flex-flow:row wrap;justify-content:flex-start;font-size:16px;line-height:1;color:#444}.section-theme-1.latest-news-block .news-post .post-meta li{padding:0 10px}.section-theme-1.latest-news-block .news-post .post-meta li+li{border-left:1px solid #444}.section-theme-1.latest-news-block .news-post .post-author{padding:0;border:0;margin:0;display:flex;align-items:center}.section-theme-1.latest-news-block .news-post .post-author .author-image{width:52px;height:52px;display:block;border-radius:100%;margin:0 10px 0 0}.section-theme-1.latest-news-block .news-post .post-author .author-image img{width:100%;height:100%;border-radius:100%;display:block;object-fit:cover;object-position:center}.section-theme-1.latest-news-block.latest-blog .news-post{border:1px solid #cbcbcb;border-radius:15px;overflow:hidden;line-height:1.778;margin:0 0 15px}@media (min-width:768px){.section-theme-1.latest-news-block.latest-blog .news-post{margin:0 0 30px;border-radius:25px}}@media (min-width:1200px){.section-theme-1.latest-news-block.latest-blog .news-post{margin:0 0 50px}}.section-theme-1.latest-news-block.latest-blog .news-post .image-holder{margin:0;padding:0;border-radius:14px}@media (min-width:768px){.section-theme-1.latest-news-block.latest-blog .news-post .image-holder{border-radius:24px}}.section-theme-1.latest-news-block.latest-blog .news-post .image-holder img{position:static;height:auto}.section-theme-1.latest-news-block.latest-blog .news-post .textbox{overflow:hidden;padding:15px}@media (min-width:768px){.section-theme-1.latest-news-block.latest-blog .news-post .textbox{padding:25px}}@media (min-width:1375px){.section-theme-1.latest-news-block.latest-blog .news-post .textbox{padding:40px}}.section-theme-1.latest-news-block.latest-blog .news-post .h3{margin-bottom:15px}@media (min-width:1375px){.section-theme-1.latest-news-block.latest-blog .news-post .h3{font-size:40px}}.section-theme-1.latest-news-block.latest-blog .news-post .h3 a{color:#000}.section-theme-1.latest-news-block.latest-blog .news-post .h3 a:hover{color:#063970}.section-theme-1.latest-news-block.latest-blog .news-post .post-meta-wrap{display:flex;align-items:center;flex-wrap:wrap;margin:0 0 25px}.section-theme-1.latest-news-block.latest-blog .news-post .post-meta-wrap .post-meta{margin-bottom:0;margin-right:10px}@media (max-width:767.98px){.section-theme-1.latest-news-block.latest-blog .news-post .post-meta-wrap .post-meta{width:calc(100% + 20px);margin:0 -10px 15px}}.section-theme-1.latest-news-block.latest-blog .news-post .post-meta-wrap .post-meta li a{color:#444}.section-theme-1.latest-news-block.latest-blog .news-post .post-meta-wrap .post-meta li a:hover{color:#063970}.section-theme-1.latest-news-block.latest-blog .news-post .post-by a{display:inline;text-decoration:underline;color:#444}.section-theme-1.latest-news-block.latest-blog .news-post .post-by a:hover{color:#063970;text-decoration:none}.section-theme-1.latest-news-block.latest-blog .news-post .btn.btn-green{max-width:245px;color:#000;background:transparent!important;border:1px solid #063970}@media (max-width:767.98px){.section-theme-1.latest-news-block.latest-blog .news-post .btn.btn-green{min-width:inherit;max-width:inherit}}.section-theme-1.latest-news-block.latest-blog .news-post .btn.btn-green:hover{color:#fff}.section-theme-1.latest-news-block.latest-blog .news-post .btn.btn-green:before{opacity:1;background:#063970}.section-theme-1 .bullet-list li{margin:0 0 10px}@media (min-width:1200px){.section-theme-1 .bullet-list li{padding-left:35px}}.section-theme-1 .bullet-list li:before{background:#063970}.section-theme-1 .bullet-list li:last-child{margin-bottom:0}.section-theme-1 .slick-arrow{background:#fff}.section-theme-1 .slick-arrow:hover{background:#063970}.section-theme-1.section-about{color:#000}@media (min-width:1200px){.section-theme-1.section-about{font-size:18px}}.section-theme-1.section-about .section-header{margin-left:0;margin-right:0;max-width:1200px}.section-theme-1.section-about .about-image{border-radius:15px;overflow:hidden}@media (min-width:768px){.section-theme-1.section-about .about-image{border-radius:30px}}@media (min-width:992px){.section-theme-1.section-about .about-image{border-radius:45px}}.section-theme-1.section-about .about-image img{width:100%;height:auto;display:block}.section-theme-1.section-about .about-author{display:flex;align-items:center;padding-top:10px}@media (min-width:992px){.section-theme-1.section-about .about-author{padding-top:30px}}.section-theme-1.section-about .about-author .author-image{width:65px;height:65px;flex-shrink:0;margin:0 15px 0 0;overflow:hidden;border-radius:100%;border:1px solid #fff;box-shadow:5px 5px 5px #0000001a}.section-theme-1.section-about .about-author .author-image img{width:100%;height:100%;display:block;border-radius:100%;object-fit:cover;object-position:center}.section-theme-1.section-about .about-author .author-info{flex-grow:1;min-width:0}.section-theme-1.section-about .about-author .subtext{display:block;font-size:12px;line-height:1.5;color:#444;margin:0 0 8px}@media (min-width:768px){.section-theme-1.section-about .about-author .subtext{font-size:14px}}.section-theme-1.section-about .about-author .author-name{display:block;font-size:20px;line-height:1.2;color:#000}@media (min-width:768px){.section-theme-1.section-about .about-author .author-name{font-size:24px}}.section-theme-1.section-about .counters-block{margin:0;border:0;width:100%;padding:0 7px}@media (min-width:768px){.section-theme-1.section-about .counters-block{padding:0;margin:0 -7px;width:calc(100% + 14px)}}@media (min-width:1200px){.section-theme-1.section-about .counters-block{margin:0 -15px;width:calc(100% + 30px)}}.section-theme-1.section-about .counters-block .counter-box{background:orange;border-radius:15px;width:calc(50% - 14px);margin:0 7px 14px;text-align:center;min-height:160px;display:flex;padding:10px;align-items:center;justify-content:center}@media (min-width:768px){.section-theme-1.section-about .counters-block .counter-box{min-height:220px}}@media (min-width:992px){.section-theme-1.section-about .counters-block .counter-box{width:calc(25% - 14px);margin:0 7px;border-radius:30px}}@media (min-width:1200px){.section-theme-1.section-about .counters-block .counter-box{padding:15px;width:calc(25% - 30px);margin:0 15px;border-radius:45px}}.section-theme-1.section-about .counters-block .numbers{font-weight:800;font-size:40px}@media (min-width:768px){.section-theme-1.section-about .counters-block .numbers{font-size:50px}}@media (min-width:1200px){.section-theme-1.section-about .counters-block .numbers{font-size:55px}}@media (min-width:1375px){.section-theme-1.section-about .counters-block .numbers{font-size:70px}}.section-theme-1.section-about .counters-block .subtext{font-size:14px;line-height:1.5}@media (min-width:768px){.section-theme-1.section-about .counters-block .subtext{font-size:16px}}.section-explores{background-repeat:no-repeat;background-size:cover}@media (min-width:992px){.section-explores .section-header{font-size:18px;line-height:1.778}}.section-explores .section-header h2{line-height:1.2;margin-bottom:20px}.section-explores .explores-image-box{position:relative;max-width:600px;margin:0 auto}.section-explores .explores-image-box .img-pattern{position:absolute;top:-8%;right:-8%;left:-15%}.section-explores .explores-image-box .img-pattern img{width:100%;height:auto;display:block}.section-explores .explores-image-box .image-holder{overflow:hidden;border-radius:25px;position:relative}@media (min-width:1200px){.section-explores .explores-image-box .image-holder{border-radius:45px}}.section-explores .explores-image-box .image-holder img{width:100%;height:auto;display:block}.section-explores .sites-list{list-style:none;padding:0;margin:-5px;display:flex;flex-flow:row wrap}@media (min-width:768px){.section-explores .sites-list{margin:-10px}}.section-explores .sites-list li{padding:5px;width:50%;display:flex;align-items:center;justify-content:center}@media (min-width:768px){.section-explores .sites-list li{width:33.333%;padding:10px}}.section-explores .sites-list li a{width:100%;height:100px;display:flex;align-items:center;justify-content:center;padding:15px;background:#fff;border-radius:25px;transition:all .3s ease-in-out}@media (min-width:1200px){.section-explores .sites-list li a{height:140px;padding:20px;border-radius:50px}}.section-explores .sites-list li a img{max-width:100%}.section-explores .sites-list li a:hover{box-shadow:0 5px 30px #0000001a}.section-explores .sites-list li a.btn-more{width:95px;height:95px;border-radius:100%;margin:0 auto;font-size:24px;color:#000;position:relative}.section-explores .sites-list li a.btn-more:after{width:82px;height:82px;border:1px solid #dedede;content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:100%}@media (min-width:1375px){.section-how-works .container{max-width:1320px}}.section-how-works .container .col-md-4:last-child .how-work-box:before{display:none}.how-work-box{width:100%;position:relative}@media (min-width:1200px){.how-work-box{font-size:18px;line-height:1.667}}.how-work-box:before{position:absolute;left:100%;top:45px;width:150px;height:5px;content:"";transform:translate(-45%);background:url(../images/process-arrow-gray.png) no-repeat;background-size:100% 100%;display:none}@media (min-width:992px){.how-work-box:before{display:block}}@media (min-width:1200px){.how-work-box:before{width:200px;height:9px}}@media (min-width:1375px){.how-work-box:before{width:249px;height:13px}}.how-work-box .icon{width:100px;height:100px;border-radius:0 100% 100%;background:#d5fe68;margin:0 auto 20px;display:flex;align-items:center;justify-content:center}.how-work-box .num{display:block;text-decoration:underline;color:#000;margin:0 0 10px}.how-work-box .h5{display:block;color:#000;margin:0 0 10px}@media (min-width:1200px){.how-work-box .h5{font-size:26px}}.matched-jobs-block{display:flex;align-items:center;justify-content:space-between;flex-flow:row wrap;background:#203818;background-repeat:no-repeat;background-size:cover;border-radius:25px;color:#fff;padding:35px 25px;max-width:1290px;margin:0 auto;position:relative;overflow:hidden}@media (min-width:768px){.matched-jobs-block{flex-flow:row nowrap}}@media (min-width:992px){.matched-jobs-block{padding:40px}}@media (min-width:1200px){.matched-jobs-block{padding:60px;border-radius:45px}}@media (min-width:1375px){.matched-jobs-block{padding:60px 80px}}.matched-jobs-block:before{position:absolute;top:0;left:6%;right:6%;bottom:-25px;background:#d5fe68;content:"";border-radius:25px;z-index:-1}@media (min-width:1200px){.matched-jobs-block:before{border-radius:45px}}.matched-jobs-block .bg-pattern{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.matched-jobs-block .bg-pattern img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;mix-blend-mode:multiply}.matched-jobs-block .section-header{margin:0 0 35px;width:100%;color:#fff;position:relative;z-index:1}@media (min-width:768px){.matched-jobs-block .section-header{width:50%;margin:0}}@media (min-width:992px){.matched-jobs-block .section-header{font-size:18px}}.matched-jobs-block .section-header h2{color:#fff;line-height:1.2;margin-bottom:30px}@media (min-width:992px){.matched-jobs-block .section-header p{margin-bottom:50px}}.matched-jobs-block .section-header .btn .btn-text{display:flex;align-items:center}.matched-jobs-block .section-header .btn .btn-text .icon-upload-cloud{font-size:24px;line-height:1;margin:0 10px 0 0}.matched-jobs-block .image-holder{width:100%;max-width:220px;margin:0 auto;position:relative;z-index:1}@media (min-width:576px){.matched-jobs-block .image-holder{max-width:280px}}@media (min-width:768px){.matched-jobs-block .image-holder{width:41%;margin:0;max-width:inherit}}.matched-jobs-block .image-holder:before{position:absolute;top:1%;left:-7%;right:-7%;bottom:1%;content:"";background:url(../images/icons-pattern.png) no-repeat;background-size:100% 100%}@media (min-width:768px){.matched-jobs-block .image-holder:before{left:-15%;right:-7%}}.matched-jobs-block .image-holder img{width:100%;height:auto;position:relative;z-index:1}.section-quotes{overflow:hidden}.section-quotes .section-header{max-width:800px}.quotes-slider{margin:-7px -7px 0}@media (min-width:1200px){.quotes-slider{margin:-15px -15px 0}}@media (min-width:1375px){.quotes-slider{margin:-20px -20px 0}}.quotes-slider .slick-list{margin-bottom:25px}@media (min-width:768px){.quotes-slider .slick-list{margin-bottom:50px}}@media (min-width:1375px){.quotes-slider .slick-list{margin-bottom:80px}}.quotes-slider .slick-track{display:flex}.quotes-slider .slick-slide{padding:7px;height:auto}@media (min-width:1200px){.quotes-slider .slick-slide{padding:15px}}@media (min-width:1375px){.quotes-slider .slick-slide{padding:20px}}.quotes-slider .slick-arrow{display:none!important}.quotes-slider .quotes-box{height:100%}.quotes-box{overflow:hidden;border-radius:25px;border:1px solid #d5d5d5;display:block;color:#444;background:#fff;padding:25px 15px;line-height:1.85;box-shadow:0 10px #d5fe68;transition:.3s}@media (min-width:768px){.quotes-box{padding:30px 20px}}@media (min-width:1200px){.quotes-box{padding:35px 20px;border-radius:45px}}@media (min-width:1375px){.quotes-box{padding:35px 30px}}@media (min-width:1550px){.quotes-box{padding:45px;font-size:18px}}.quotes-box .author-box{margin:0 0 18px;padding:0 0 12px;position:relative;border-bottom:1px solid #c0c0c0}.quotes-box .author-avatar{width:100px;height:100px;overflow:hidden;border-radius:100%;border:3px solid #d5fe68;margin:0 0 20px}@media (min-width:1200px){.quotes-box .author-avatar{width:130px;height:130px;border-width:6px}}.quotes-box .author-avatar img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.quotes-box .social-icon{width:40px;height:40px;border-radius:100%;display:flex;align-items:center;justify-content:center;background:#d5fe68;color:#000;font-size:16px;line-height:1;position:absolute;left:70px;top:0}@media (min-width:1200px){.quotes-box .social-icon{left:95px;width:56px;height:56px;font-size:18px}}.quotes-box .author-name{display:block;color:#000;transition:.3s}.quotes-box .author-name span{font-weight:400;font-size:14px}.quotes-box:hover{background:#203818;border-color:#203818;color:#fff;box-shadow:0 10px #d5fe68}.quotes-box:hover .author-name{color:#fff}.featured-news-block{overflow:hidden}.featured-news-block .section-header{max-width:850px}.btn-all{display:inline-flex;align-items:center;font-weight:700;color:#000;margin-top:6px;transition:.3s}.btn-all .icon-chevron-right{width:44px;height:44px;border-radius:100%;border:3px solid #d5fe68;display:flex;align-items:center;justify-content:center;color:#000;font-size:18px;line-height:1;font-weight:700;margin:0 0 0 20px;transition:.3s}@media (min-width:992px){.btn-all .icon-chevron-right{width:70px;height:70px;font-size:24px;border-width:5px}}.btn-all:hover{color:#000}.btn-all:hover .icon-chevron-right{background:#d5fe68}.article-news{display:flex;align-items:center;padding:15px 0}@media (min-width:576px){.article-news{padding:20px 0}}.article-news .image-holder{width:40%;overflow:hidden;flex-shrink:0;box-shadow:0 10px #f1f1f1;transition:.3s;border-radius:15px}@media (min-width:1200px){.article-news .image-holder{border-radius:25px}}@media (min-width:1375px){.article-news .image-holder{width:50%;max-width:300px}}.article-news .image-holder img{width:100%;height:auto;display:block;border-radius:15px}@media (min-width:1200px){.article-news .image-holder img{border-radius:25px}}.article-news .textbox{flex-grow:1;min-width:0;padding:0 0 0 15px}@media (min-width:1200px){.article-news .textbox{padding:0 0 0 25px}}.article-news .subtitle{color:#8d8d8d;font-size:12px;line-height:1.5;display:block;margin:0 0 5px}@media (min-width:576px){.article-news .subtitle{font-size:14px;margin:0 0 10px}}.article-news h5{font-size:14px}@media (min-width:576px){.article-news h5{font-size:18px}}@media (min-width:992px){.article-news h5{font-size:20px}}@media (min-width:1200px){.article-news h5{font-size:22px}}@media (min-width:1375px){.article-news h5{font-size:26px;margin:0 0 20px}}.article-news h5 a{color:#000;display:block}.article-news h5 a:hover{color:#063970}.article-news .author{color:#555;display:block}@media (max-width:575.98px){.article-news .author{font-size:12px}}.article-news .author strong{color:#000;text-decoration:none}.article-news:hover .image-holder{box-shadow:0 10px #d5fe68}.section-downloads{overflow:hidden}.section-downloads .container{position:relative}.section-downloads .section-header{max-width:850px}@media (min-width:1200px){.section-downloads .section-header{font-size:22px;color:#000}}.section-downloads .app-buttons{display:flex;align-items:center;justify-content:center;flex-flow:row nowrap;max-width:inherit;margin:0 -5px}@media (min-width:1200px){.section-downloads .app-buttons{margin:0 -10px}}.section-downloads .icon{position:absolute;display:none}@media (min-width:768px){.section-downloads .icon{display:block}}.section-downloads .icon.ico01{left:0;top:0}@media (min-width:992px){.section-downloads .icon.ico01{left:2.5%}}.section-downloads .icon.ico02{bottom:0;left:0}@media (min-width:992px){.section-downloads .icon.ico02{bottom:1%;left:6%}}.section-downloads .icon.ico03{top:0;right:0}@media (min-width:992px){.section-downloads .icon.ico03{right:6%}}.section-downloads .icon.ico04{bottom:0;right:0}@media (min-width:992px){.section-downloads .icon.ico04{bottom:1%;right:2.5%}}.subvisual-theme-1{min-height:inherit;font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.subvisual-theme-1 .h1,.subvisual-theme-1 .h2,.subvisual-theme-1 .h3,.subvisual-theme-1 .h4,.subvisual-theme-1 .h5,.subvisual-theme-1 .h6,.subvisual-theme-1 h1,.subvisual-theme-1 h2,.subvisual-theme-1 h3,.subvisual-theme-1 h4,.subvisual-theme-1 h5,.subvisual-theme-1 h6{font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.subvisual-theme-1.bg-dark-green{background-image:url(../images/visual-inner-theme1.jpg);background-repeat:no-repeat;background-size:cover}.subvisual-theme-1 .pattern-image{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center}.subvisual-theme-1 .pattern-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;mix-blend-mode:multiply}.subvisual-theme-1 .container{z-index:1}.subvisual-theme-1 .subvisual-textbox{overflow:hidden;padding-bottom:30px}@media (min-width:1200px){.subvisual-theme-1 .subvisual-textbox{padding-bottom:55px}}@media (min-width:1200px){.subvisual-theme-1 .subvisual-textbox{font-size:18px}}.subvisual-theme-1 h1{line-height:1}.subvisual-theme-1 .fields-holder{margin:0}.subvisual-theme-1 .breadcrumb-nav{border-radius:0;padding:25px 15px 0;border-top:1px solid rgba(255,255,255,.15)}.subvisual-theme-1 .breadcrumb-nav .breadcrumb{font-size:14px;font-weight:500;font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.subvisual-theme-1 .breadcrumb-nav .breadcrumb a:hover{color:#063970}.subvisual-theme-1 .form-subscribe{position:relative}.subvisual-theme-1 .form-subscribe .form-control{margin-bottom:0;border-color:#fff;padding-right:150px}@media (min-width:1200px){.subvisual-theme-1 .form-subscribe .form-control{padding:16px 200px 16px 30px}}.subvisual-theme-1 .form-subscribe .btn.btn-search{margin-top:20px;width:100%}@media (min-width:768px){.subvisual-theme-1 .form-subscribe .btn.btn-search{margin-top:0;width:auto;position:absolute;right:5px;top:50%;min-width:175px;transform:translateY(-50%)}}@media (min-width:1200px){.subvisual-theme-1 .form-subscribe .btn.btn-search{right:7px}}@media (max-width:1199.98px){.subvisual-theme-1 .form-subscribe .btn.btn-search{padding-top:15px;padding-bottom:15px}}@media (max-width:991.98px){.subvisual-theme-1 .form-subscribe .btn.btn-search{padding-top:13px;padding-bottom:13px}}.subvisual-theme-1 .form-subscribe .btn.btn-search .btn-text{display:flex;align-items:center;justify-content:center}.subvisual-theme-1 .form-subscribe .btn.btn-search .icon-search{font-size:20px;line-height:1;margin:0 10px 0 0}.subvisual-theme-1 .form-search.form-inline{max-width:1040px}@media (min-width:768px){.subvisual-theme-1 .form-search.form-inline{margin-top:15px;margin-bottom:10px}}@media (min-width:768px){.subvisual-theme-1 .form-search.form-inline .fields-holder{border-radius:15px;margin-bottom:15px}}@media (min-width:992px){.subvisual-theme-1 .form-search.form-inline .fields-holder{border-radius:25px;margin-bottom:0;padding-right:185px}}.subvisual-theme-1 .form-search.form-inline .form-group{display:block;padding-left:20px;border-radius:10px;margin:0 0 15px}@media (min-width:768px){.subvisual-theme-1 .form-search.form-inline .form-group{padding-left:25px;border-radius:0;margin:0}}@media (min-width:992px){.subvisual-theme-1 .form-search.form-inline .form-group{padding-top:18px;padding-bottom:18px;padding-left:25px}}@media (min-width:1550px){.subvisual-theme-1 .form-search.form-inline .form-group{padding-left:40px}}.subvisual-theme-1 .form-search.form-inline .form-input{position:relative;border-bottom:4px solid #dedede}.subvisual-theme-1 .form-search.form-inline .form-input .icon{display:none}.subvisual-theme-1 .form-search.form-inline label{color:#666;display:block;font-size:12px;font-weight:600;text-transform:uppercase;padding-top:2px}@media (min-width:992px){.subvisual-theme-1 .form-search.form-inline label{font-size:14px}}.subvisual-theme-1 .form-search.form-inline .form-control{font-weight:500}@media (min-width:992px){.subvisual-theme-1 .form-search.form-inline .form-control{font-size:16px}}.subvisual-theme-1 .form-search.form-inline .select2-container--default{font-weight:500}@media (min-width:992px){.subvisual-theme-1 .form-search.form-inline .select2-container--default{font-size:16px}}.subvisual-theme-1 .form-search.form-inline .select2-container--default .select2-selection--single .select2-selection__placeholder{font-weight:500}@media (min-width:992px){.subvisual-theme-1 .form-search.form-inline .select2-container--default .select2-selection--single .select2-selection__placeholder{font-size:16px}}@media (min-width:992px){.subvisual-theme-1 .form-search.form-inline .select2-container--default .select2-selection--single .select2-selection__arrow:before{font-size:18px}}.subvisual-theme-1 .form-search.form-inline .btn{height:100%;min-width:185px;border-radius:10px}@media (min-width:768px){.subvisual-theme-1 .form-search.form-inline .btn{border-radius:15px}}@media (min-width:992px){.subvisual-theme-1 .form-search.form-inline .btn{border-radius:25px}}.subvisual-theme-1 .form-search.form-inline .btn:before{border-radius:10px}@media (min-width:768px){.subvisual-theme-1 .form-search.form-inline .btn:before{border-radius:15px}}@media (min-width:992px){.subvisual-theme-1 .form-search.form-inline .btn:before{border-radius:25px}}.subvisual-theme-1.block-404{border-bottom:1px solid rgba(255,255,255,.15)}.subvisual-theme-1.block-404 .subvisual-textbox{padding:0}.subvisual-theme-1.block-404 h1{color:#063970;font-weight:200;font-size:90px;line-height:.95;margin:0}@media (min-width:768px){.subvisual-theme-1.block-404 h1{font-size:110px}}@media (min-width:992px){.subvisual-theme-1.block-404 h1{font-size:175px}}@media (min-width:1375px){.subvisual-theme-1.block-404 h1{font-size:210px}}.subvisual-theme-1.block-404 h2{margin:0 0 30px}@media (min-width:1200px){.subvisual-theme-1.block-404 h2{font-size:40px}}@media (max-width:991.98px){.subvisual-theme-1.block-404 h2{font-size:26px;margin:0 0 20px}}.subvisual-theme-1.block-404 p{margin:0 0 25px}@media (min-width:768px){.subvisual-theme-1.block-404 .form-subscribe{max-width:650px}}.subvisual-theme-1.block-404 .form-subscribe form{position:relative}.subvisual-theme-1.block-404 .form-subscribe .btn{min-width:220px}.subvisual-theme-1.block-404 .form-control{margin-bottom:20px;padding-right:70px}@media (min-width:1200px){.subvisual-theme-1.block-404 .form-control{padding-right:80px}}.subvisual-theme-1.block-404 .btn-search{width:48px;height:48px;display:flex;align-items:center;justify-content:center;position:absolute;right:7px;top:50%;transform:translateY(-50%);background:#e5e5e5;color:#000;font-size:17px;line-height:1;border-radius:100%;border:0;transition:.3s}@media (min-width:1200px){.subvisual-theme-1.block-404 .btn-search{width:54px;height:54px;right:7px;font-size:20px}}.subvisual-theme-1.block-404 .btn-search:hover{color:#fff;background:#063970}.subvisual-theme-1.block-404 .image-404{width:100%;margin-top:30px}@media (min-width:768px){.subvisual-theme-1.block-404 .image-404{margin:0}}.subvisual-theme-1.block-404 .image-404 img{width:100%;height:auto;display:block}.contact-support{list-style:none;margin:0;border-radius:25px;background:orange;padding:20px}@media (min-width:992px){.contact-support{padding:25px}}@media (min-width:1200px){.contact-support{padding:35px 30px 30px;border-radius:45px}}@media (min-width:1375px){.contact-support{padding:45px 45px 40px}}.contact-support .contact-box{display:flex;align-items:center;text-align:left;margin:0 0 40px;font-size:14px}@media (min-width:992px){.contact-support .contact-box{font-size:16px}}@media (min-width:1375px){.contact-support .contact-box{padding:0 10px;font-size:18px}}.contact-support .contact-box .icon-holder{width:50px;height:50px;color:#063970;flex-shrink:0;background:#fff!important;margin:0 15px 0 0;border-radius:100%;border:2px solid #063970;box-shadow:inset 0 0 0 2px orange;font-size:24px}@media (min-width:992px){.contact-support .contact-box .icon-holder{width:90px;height:90px;font-size:32px;margin:0 20px 0 0;box-shadow:inset 0 0 0 3px orange}}.contact-support .contact-box h3{font-size:14px;color:#000;margin:0 0 10px}.contact-support .contact-box address,.contact-support .contact-box p{margin:0}.contact-support .contact-box a{color:currentColor;text-decoration:underline}.contact-support .contact-box a:hover{color:#063970}.contact-support .btn{width:100%}.section-accounts{overflow:hidden}.account-box{margin-bottom:25px}@media (min-width:768px){.account-box{margin-bottom:0}}.account-box .icon{width:80px;height:80px;border-radius:100%;border:10px solid #fff;display:flex;align-items:center;justify-content:center;background:#063970;margin:0 auto -40px;position:relative;z-index:1}@media (min-width:992px){.account-box .icon{width:103px;height:103px;border-width:14px;margin-bottom:-55px}}.account-box .account-box-frame{border-radius:25px;padding:60px 15px 30px;background:#eff6f3}@media (min-width:992px){.account-box .account-box-frame{padding:80px 30px 30px}}@media (min-width:1200px){.account-box .account-box-frame{padding:80px 65px 40px;border-radius:45px}}.account-box .form-head{overflow:hidden;text-align:center;padding:0 0 5px}@media (min-width:1375px){.account-box .form-head h2{font-size:40px}}@media (max-width:991.98px){.account-box .form-head h2{font-size:24px}}.account-box .form-tabs{list-style:none;padding:0;margin:0;overflow:hidden;display:flex;border-radius:30px;background:#fff;border:2px solid #ffa500}.account-box .form-tabs li{width:50%}.account-box .form-tabs li .nav-link{width:100%;background:#fff;color:#555;border-radius:30px;border:0;font-weight:600;padding:12px}.account-box .form-tabs li .nav-link.active,.account-box .form-tabs li .nav-link:hover{color:#000;background:orange}.account-box .contac-form{margin:0 0 25px}@media (min-width:992px){.account-box .contac-form{margin:0 0 45px}}.account-box .contac-form .form-control{color:#000}@media (max-width:991.98px){.account-box .contac-form .form-control{font-size:15px;padding:8px 20px}}@media (max-width:767.98px){.account-box .contac-form .form-control{padding:6px 25px}}@media (min-width:992px){.account-box .contac-form .form-control{padding:12px 30px;border-width:2px;border-color:#e0e0e0;font-size:16px}}.account-box .contac-form .form-control::placeholder{color:#555}.account-box .contac-form textarea.form-control{max-width:100%;height:160px}@media (min-width:1200px){.account-box .contac-form textarea.form-control{height:180px}}@media (max-width:991.98px){.account-box .contac-form textarea.form-control{border-radius:25px}}.account-box .contac-form .btn{width:100%}.account-box .contac-form .custom-checkbox{color:#040404;font-weight:700}.account-box .contac-form .custom-checkbox .text-normal{font-weight:400}.account-box .contac-form .custom-checkbox .fake-checkbox{width:20px;height:20px;flex-shrink:0;border-width:2px;border-color:#e0e0e0;border-radius:0;margin:0 15px 0 0}.account-box .contac-form .custom-checkbox .fake-checkbox:before{width:10px;height:6px}.account-box .contac-form .custom-checkbox input[type=checkbox]:checked+.fake-checkbox{border-color:#063970;background:#063970}.account-box .contac-form .custom-checkbox.terms{align-items:flex-start;font-weight:400}.account-box .contac-form .custom-checkbox.terms .label-text{line-height:1.5}.account-box .contac-form .link{color:#040404;font-weight:700;display:inline-block;text-decoration:underline}.account-box .contac-form .link:hover{color:#063970}.account-box .social-login{overflow:hidden;text-align:center}.account-box .social-login .title{display:block;color:#000;font-weight:700;font-size:16px;line-height:1.5;margin:0 0 7px}@media (min-width:992px){.account-box .social-login .title{margin:0 0 10px}}.account-box .social-networks{display:flex;flex-flow:row wrap;align-items:center;justify-content:center}.account-box .social-networks li{padding:5px}@media (min-width:1200px){.account-box .social-networks li{padding:7px}}.account-box .social-networks li a{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#4161c9}@media (min-width:992px){.account-box .social-networks li a{width:50px;height:50px}}.account-box .social-networks li a img{width:16px;height:auto;display:block}.account-box .social-networks li a.facebook{background:#4161c9}.account-box .social-networks li a.facebook img{width:18px}.account-box .social-networks li a.google{background:#f54c4c}.section-faqs{overflow:hidden}.section-faqs .accordion .accordion-header{margin:0 0 10px}@media (min-width:768px){.section-faqs .accordion .accordion-header{margin:0 0 15px}}@media (min-width:992px){.section-faqs .accordion .accordion-header{margin:0 0 20px}}.section-faqs .accordion .accordion-button{display:flex;align-items:center;width:100%;background:orange;border-radius:50px;font-size:14px;line-height:1.25;color:#000;border:0;padding:7px;font-weight:700;text-align:left}@media (min-width:768px){.section-faqs .accordion .accordion-button{font-size:18px;padding:10px}}@media (min-width:992px){.section-faqs .accordion .accordion-button{font-size:20px;padding:15px}}@media (min-width:1200px){.section-faqs .accordion .accordion-button{font-size:22px}}.section-faqs .accordion .accordion-button .bullet{width:40px;height:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:100%;position:relative;background:#063970;margin:0 10px 0 0;transition:.3s}@media (min-width:768px){.section-faqs .accordion .accordion-button .bullet{margin:0 15px 0 0}}@media (min-width:992px){.section-faqs .accordion .accordion-button .bullet{margin:0 22px 0 0;width:52px;height:52px}}.section-faqs .accordion .accordion-button .bullet:after,.section-faqs .accordion .accordion-button .bullet:before{width:12px;height:2px;position:absolute;left:50%;top:50%;content:"";transform:translate(-50%,-50%);background:#fff}@media (min-width:992px){.section-faqs .accordion .accordion-button .bullet:after,.section-faqs .accordion .accordion-button .bullet:before{width:16px;height:4px}}.section-faqs .accordion .accordion-button .bullet:after{width:2px;height:12px;display:none}@media (min-width:992px){.section-faqs .accordion .accordion-button .bullet:after{width:4px;height:16px}}.section-faqs .accordion .accordion-button.collapsed .bullet{background:#fff}.section-faqs .accordion .accordion-button.collapsed .bullet:after,.section-faqs .accordion .accordion-button.collapsed .bullet:before{background:#000}.section-faqs .accordion .accordion-button.collapsed .bullet:after{display:block}.section-faqs .accordion .accordion-body{line-height:1.9;padding:5px 10px 15px}@media (min-width:768px){.section-faqs .accordion .accordion-body{padding:10px 20px 15px 65px}}@media (min-width:992px){.section-faqs .accordion .accordion-body{padding:15px 30px 30px 90px}}@media (min-width:1200px){.section-faqs .accordion .accordion-body{padding:15px 50px 30px 90px}}.section-faqs .textbox{max-width:950px;margin:0 auto;color:#000}.section-faqs .textbox .subtitle{display:block;font-size:16px;font-weight:800;margin:0 0 15px}@media (min-width:768px){.section-faqs .textbox .subtitle{font-size:18px}}@media (min-width:992px){.section-faqs .textbox .subtitle{font-size:20px}}.section-faqs .textbox h2{font-weight:800;margin:0 0 35px}@media (min-width:1375px){.section-faqs .textbox h2{font-size:50px}}@media (max-width:575.98px){.section-faqs .textbox h2{font-size:24px}}.section-faqs .textbox .btn{min-width:225px}.section-job-details{line-height:1.778}@media (min-width:1375px){.section-job-details{font-size:18px}}.section-job-details .text-holder{padding:15px;border-radius:15px;border:1px solid #cbcbcb}@media (min-width:992px){.section-job-details .text-holder{padding:25px;border-radius:25px}}@media (min-width:1200px){.section-job-details .text-holder{padding:35px}}@media (min-width:1375px){.section-job-details .text-holder{padding:45px;max-width:98%}}.section-job-details .text-holder h3{color:#000;margin:0 0 15px}@media (min-width:992px){.section-job-details .text-holder h3{font-size:26px}}.section-job-details .text-holder p{margin:0 0 18px}.section-job-details .text-holder p:last-child{margin-bottom:0}.section-job-details .text-holder p a{color:inherit;font-weight:600;text-decoration:underline}.section-job-details .text-holder p a:hover{text-decoration:none}.section-job-details .text-holder .num-list:last-child{margin-bottom:0}.section-job-details .text-holder .num-list li{margin:0 0 10px}.section-job-details .text-holder .num-list li:last-child{margin-bottom:0}@media (min-width:768px){.section-job-details .text-holder .bullet-list li:before{top:9px}}@media (min-width:1200px){.section-job-details .text-holder .bullet-list li:before{top:9px}}@media (min-width:1375px){.section-job-details .text-holder .bullet-list li:before{top:11px}}.section-job-details .text-holder .bullet-list:last-child{margin-bottom:0}.section-job-details .text-holder+.text-holder{margin-top:20px}.section-job-details .text-holder.note-box{background:orange;border-color:orange}.section-job-details.add-styles .text-holder:not(.note-box){border:0;padding:0}.section-job-details.add-styles .text-holder+.text-holder{margin-top:30px}@media (min-width:768px){.section-job-details.add-styles .text-holder+.text-holder{margin-top:50px}}.num-list{counter-reset:numbers;list-style:none;padding:0;margin:0 0 20px}.num-list li{counter-increment:numbers;padding-left:25px;position:relative}@media (min-width:1200px){.num-list li{padding-left:35px}}.num-list li:before{content:counter(numbers) ".";position:absolute;left:0;color:#063970;font-weight:600}.job-details-header{overflow:hidden;position:relative}@media (min-width:768px){.job-details-header{padding-top:2px}}@media (min-width:992px){.job-details-header{padding-top:1px}}.job-details-header .post-meta{font-size:14px;line-height:1;color:#444;justify-content:flex-start;margin-bottom:20px}.job-details-header .post-meta .icon{font-size:16px;margin-right:7px;position:relative;top:-1px}.job-details-header h2{color:#000;line-height:1.2;margin:0 0 20px}@media (min-width:768px){.job-details-header h2{padding-right:125px}}@media (min-width:992px){.job-details-header h2{padding-right:150px}}@media (min-width:1200px){.job-details-header h2{font-size:45px}}.job-details-header .social-info{display:flex;align-items:center}.job-details-header .social-info .title{font-size:14px;line-height:1.5;color:#000;display:block;margin:0 20px 0 0}.job-details-header .social-networks{font-size:16px}.job-details-header .social-networks li a{color:#000;background:orange;border:1px solid #ffa500}.job-details-header .social-networks li a:hover{background:transparent}.job-details-header .utility-buttons{display:flex;align-items:center;margin:0 -5px;padding-top:10px}@media (min-width:768px){.job-details-header .utility-buttons{position:absolute;right:0;top:0;padding-top:0}}.job-details-header .utility-buttons .btn-tag{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border:1px solid #cbcbcb;border-radius:100%;margin:5px}@media (min-width:992px){.job-details-header .utility-buttons .btn-tag{width:60px;height:60px}}.job-details-header .utility-buttons .btn-tag img{transition:all .3s ease-in-out;transform:scale(.8)}@media (min-width:992px){.job-details-header .utility-buttons .btn-tag img{transform:scale(1)}}.job-details-header .utility-buttons .btn-tag:hover{background:#063970;border-color:#063970}.job-details-header .utility-buttons .btn-tag:hover img{filter:invert(1)}.job-details-header .company-info-job{display:flex;padding:15px 0;flex-wrap:wrap}@media (min-width:768px){.job-details-header .company-info-job{flex-flow:nowrap;padding:35px 0 0}}.job-details-header .company-info-job .btn{border-radius:25px;width:100%;margin-top:10px}@media (min-width:768px){.job-details-header .company-info-job .btn{width:calc(20% - 5px);margin-left:5px;margin-top:0}}@media (min-width:1200px){.job-details-header .company-info-job .btn{margin-left:10px;width:calc(20% - 10px)}}.job-details-header .company-info-job .btn:before{border-radius:25px}.job-details-header .job-info-list{list-style:none;padding:0;margin:0;display:flex;flex-flow:row wrap;width:100%;color:#000;font-weight:500}@media (min-width:768px){.job-details-header .job-info-list{width:80%}}@media (min-width:1375px){.job-details-header .job-info-list{font-size:16px}}.job-details-header .job-info-list li{background:#f8f8f6;border-radius:15px;padding:15px;width:calc(50% - 10px);margin:0 5px 10px}@media (min-width:576px){.job-details-header .job-info-list li{margin:5px}}@media (min-width:992px){.job-details-header .job-info-list li{width:calc(25% - 10px)}}@media (min-width:1200px){.job-details-header .job-info-list li{border-radius:25px;padding:20px 25px;margin:0 10px;width:calc(25% - 20px)}}@media (min-width:1375px){.job-details-header .job-info-list li{padding:20px 35px}}.job-details-header .job-info-list li .text{display:block;padding:1px 0}.company-info-box{border-radius:15px;overflow:hidden;padding:25px 10px 10px;background:orange}@media (min-width:992px){.company-info-box{border-radius:30px;padding:35px 20px 20px}}@media (min-width:1200px){.company-info-box{border-radius:40px}}.company-info-box .company-info-head{overflow:hidden;padding:0 15px}@media (min-width:992px){.company-info-box .company-info-head{padding:0 20px}}@media (min-width:1200px){.company-info-box .company-info-head{padding:0 35px}}.company-info-box .company-logo{width:75px;height:75px;border-radius:100%;overflow:hidden;border:1px solid #fff;box-shadow:5px 5px 20px #0000001a;margin:0 0 20px}@media (min-width:992px){.company-info-box .company-logo{width:110px;height:110px}}.company-info-box .company-logo img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.company-info-box .textbox{color:#000;margin:0 0 20px}.company-info-box .textbox h4{margin:0 0 12px;color:#000}@media (min-width:992px){.company-info-box .textbox h4{font-size:24px}}.company-info-box .textbox p{margin:0 0 8px;font-weight:500}.company-info-box .textbox p:last-child{margin-bottom:0}.company-info-box .textbox p a{color:#000;text-decoration:underline}.company-info-box .textbox p a:hover{text-decoration:none}.company-info-box .company-info-job{background:#fff;border-radius:15px;padding:20px}@media (min-width:992px){.company-info-box .company-info-job{border-radius:22px}}@media (min-width:1200px){.company-info-box .company-info-job{border-radius:30px}}@media (min-width:1375px){.company-info-box .company-info-job{padding:35px}}.company-info-box .job-info-list{list-style:none;padding:0;margin:-5px 0 10px;color:#000;font-weight:500}@media (min-width:768px){.company-info-box .job-info-list{font-size:12px}}@media (min-width:992px){.company-info-box .job-info-list{font-size:14px}}@media (min-width:1375px){.company-info-box .job-info-list{margin-top:-15px;font-size:16px}}.company-info-box .job-info-list li{display:flex;align-items:center;justify-content:space-between;padding:17px 0}.company-info-box .job-info-list li+li{border-top:1px solid #c8c8c8}.company-info-box .job-info-list .text{width:50%}@media (min-width:992px){.company-info-box .job-info-list .text{width:46%}}.company-info-box .job-info-list .text:first-child{padding-right:10px}@media (min-width:992px){.company-info-box .job-info-list .text:first-child{padding-right:0}}.company-info-box .btn{width:100%}.company-info-box .company-contact-info{background:#fff;margin:0 -9px -9px;position:relative;padding-top:15px;border-radius:0 0 15px 15px}@media (min-width:992px){.company-info-box .company-contact-info{padding-top:30px;margin:0 -19px -19px;border-radius:0 0 30px 30px}}@media (min-width:1200px){.company-info-box .company-contact-info{padding-top:40px;border-radius:0 0 40px 40px}}.company-info-box .company-contact-info:before{position:absolute;left:0;right:0;top:0;content:"";height:15px;background:orange;border-radius:0 0 15px 15px}@media (min-width:992px){.company-info-box .company-contact-info:before{height:30px;border-radius:0 0 30px 30px}}.company-info-box .company-contact-list{margin:0;padding:15px 18px;list-style:none;color:#000;line-height:1.75}@media (min-width:992px){.company-info-box .company-contact-list{padding:15px 33px}}@media (min-width:1200px){.company-info-box .company-contact-list{padding:15px 48px}}.company-info-box .company-contact-list>li{display:flex;align-items:center;padding:15px 0;position:relative;flex-direction:row-reverse}@media (min-width:1375px){.company-info-box .company-contact-list>li{font-size:16px}}.company-info-box .company-contact-list>li+li{border-top:1px solid #c8c8c8}.company-info-box .company-contact-list>li .ico{flex-shrink:0;margin:0 7px;color:#063970;font-size:20px;line-height:1}@media (min-width:992px){.company-info-box .company-contact-list>li .ico{font-size:24px}}.company-info-box .company-contact-list>li .textinfo{flex-grow:1;padding:0 7px}.company-info-box .company-contact-list>li .title{display:block;font-size:14px;margin:0 0 2px}.company-info-box .company-contact-list>li .text{display:block;font-style:normal;margin:0}.company-info-box .company-contact-list>li .text a{color:#000;text-decoration:underline}.company-info-box .company-contact-list>li .text a:hover{text-decoration:none}.company-info-box .company-contact-list .social-networks{font-size:18px;padding-top:10px}.company-info-box .company-contact-list .social-networks li a{color:#000;background:orange}.company-info-box .company-contact-list .social-networks li a:hover{color:#fff;background:#063970}@media (min-width:992px){.related-categories.related-services .jobs-listing-slider .slick-arrow,.related-categories.related-services .quotes-slider .slick-arrow,.related-categories.related-services .services-carousel .slick-arrow,.related-categories.section-categories .jobs-listing-slider .slick-arrow,.related-categories.section-categories .quotes-slider .slick-arrow,.related-categories.section-categories .services-carousel .slick-arrow,.related-categories.section-quotes .jobs-listing-slider .slick-arrow,.related-categories.section-quotes .quotes-slider .slick-arrow,.related-categories.section-quotes .services-carousel .slick-arrow{display:block!important}}.related-categories.related-services .jobs-listing-slider .slick-arrow:hover,.related-categories.related-services .quotes-slider .slick-arrow:hover,.related-categories.related-services .services-carousel .slick-arrow:hover,.related-categories.section-categories .jobs-listing-slider .slick-arrow:hover,.related-categories.section-categories .quotes-slider .slick-arrow:hover,.related-categories.section-categories .services-carousel .slick-arrow:hover,.related-categories.section-quotes .jobs-listing-slider .slick-arrow:hover,.related-categories.section-quotes .quotes-slider .slick-arrow:hover,.related-categories.section-quotes .services-carousel .slick-arrow:hover{background:#063970}@media (min-width:992px){.related-categories.related-services .jobs-listing-slider .slick-dots,.related-categories.related-services .quotes-slider .slick-dots,.related-categories.related-services .services-carousel .slick-dots,.related-categories.section-categories .jobs-listing-slider .slick-dots,.related-categories.section-categories .quotes-slider .slick-dots,.related-categories.section-categories .services-carousel .slick-dots,.related-categories.section-quotes .jobs-listing-slider .slick-dots,.related-categories.section-quotes .quotes-slider .slick-dots,.related-categories.section-quotes .services-carousel .slick-dots{display:none!important}}.related-categories.section-categories .featured-category-box:hover{background:#292d27}@media (min-width:992px){.related-categories.section-quotes .quotes-slider .slick-list{margin-bottom:0}}.section-company-details{color:#444;line-height:1.778}@media (min-width:1375px){.section-company-details{font-size:18px}}.section-company-details h2,.section-company-details h3,.section-company-details h4{color:#000;margin:0 0 15px}@media (min-width:768px){.section-company-details h2,.section-company-details h3,.section-company-details h4{margin:0 0 25px}}.section-company-details .block-holder{overflow:hidden}.section-company-details .block-holder+.block-holder{margin-top:30px}@media (min-width:768px){.section-company-details .block-holder+.block-holder{margin-top:50px}}.section-company-details .block-holder p{margin:0 0 18px}.section-company-details .block-holder p:last-child{margin-bottom:0}.section-company-details .block-holder p a{color:inherit;font-weight:600;text-decoration:underline}.section-company-details .block-holder p a:hover{text-decoration:none}.section-company-details .block-holder .bullet-list:last-child,.section-company-details .block-holder .video-box:last-child{margin-bottom:0}.section-company-details .video-box{overflow:hidden;border-radius:7px}@media (min-width:768px){.section-company-details .video-box{border-radius:15px}}@media (min-width:1200px){.section-company-details .video-box{border-radius:30px}}@media (min-width:1375px){.section-company-details .video-box .btn-play{width:120px;height:120px}}.section-company-details .video-box .btn-play .icon-play{border:0}.section-company-details .video-box .btn-play .icon-play:before{border-color:transparent transparent transparent #000}.section-company-details .tags-list .tag{color:#000;border-color:orange;background:orange;padding:5px 10px 3px}@media (min-width:992px){.section-company-details .tags-list .tag{min-width:75px;padding:7px 20px 5px;border-radius:30px}}@media (min-width:1375px){.section-company-details .tags-list .tag{font-size:16px;padding:8px 25px 6px}}.images-gallery{list-style:none;padding:0;margin:-5px;display:flex;flex-flow:row wrap}@media (min-width:1200px){.images-gallery{margin:-10px}}.images-gallery li{width:33.333%;padding:5px}@media (min-width:1200px){.images-gallery li{padding:10px}}.images-gallery .image-box{display:block;border-radius:7px;overflow:hidden;width:100%}@media (min-width:768px){.images-gallery .image-box{border-radius:15px}}@media (min-width:1200px){.images-gallery .image-box{border-radius:25px}}.images-gallery .image-box img{width:100%;height:auto;display:block}.candidate-info-list{list-style:none;padding:0;margin:0;counter-reset:item-count}.candidate-info-list li{counter-increment:item-count;padding-left:57px;position:relative}@media (min-width:992px){.candidate-info-list li{padding-left:75px}}@media (min-width:1200px){.candidate-info-list li{padding-left:115px}}.candidate-info-list li:before{content:"0" counter(item-count);width:42px;height:42px;background:#063970;color:#fff;border-radius:100%;font-size:14px;line-height:1;font-weight:700;text-decoration:underline;display:block;display:flex;align-items:center;justify-content:center;text-align:center;position:absolute;left:0;top:0;z-index:1}@media (min-width:992px){.candidate-info-list li:before{width:58px;height:58px;font-size:16px}}@media (min-width:1200px){.candidate-info-list li:before{width:78px;height:78px;font-size:20px}}.candidate-info-list li:after{content:"";position:absolute;left:21px;top:0;bottom:0;border-right:2px dashed #063970;margin-top:-30px;min-height:30px}@media (min-width:768px){.candidate-info-list li:after{margin-top:-50px;min-height:50px}}@media (min-width:992px){.candidate-info-list li:after{left:28px;border-right-width:4px}}@media (min-width:1200px){.candidate-info-list li:after{left:37px}}.candidate-info-list li+li{margin-top:30px}@media (min-width:768px){.candidate-info-list li+li{margin-top:50px}}.candidate-info-list li:first-child:after{margin:0!important}.candidate-info-list li:last-child:after{bottom:auto}.candidate-info-list .head{display:flex;align-items:flex-start;flex-direction:column;margin:0 0 20px}@media (min-width:992px){.candidate-info-list .head{align-items:flex-end;flex-direction:row}}.candidate-info-list .head h5{color:#000;margin:0 0 10px}@media (min-width:992px){.candidate-info-list .head h5{margin:0 15px 0 0}}@media (min-width:1200px){.candidate-info-list .head h5{margin:0 10px 0 0}}@media (max-width:1199.98px){.candidate-info-list .head h5{font-size:20px}}@media (max-width:991.98px){.candidate-info-list .head h5{font-size:18px}}.candidate-info-list .head .tag{flex-shrink:0;background:#f5f5f5;font-size:13px;line-height:1.5;color:#000;padding:7px 15px;border-radius:30px}@media (min-width:1200px){.candidate-info-list .head .tag{font-size:14px}}.form-condidates{background:orange;border-radius:15px;padding:25px 20px}@media (min-width:992px){.form-condidates{border-radius:30px;padding:30px}}@media (min-width:1200px){.form-condidates{border-radius:40px;padding:45px}}@media (min-width:1375px){.form-condidates{padding:45px 60px}}.form-condidates .subhead{overflow:hidden;margin:0 0 30px}.form-condidates .subhead h4{margin-bottom:10px}@media (max-width:991.98px){.form-condidates .contac-form .form-control{font-size:15px;padding:10px 20px}}@media (max-width:767.98px){.form-condidates .contac-form .form-control{padding:8px 25px}}@media (min-width:992px){.form-condidates .contac-form .form-control{padding:12px 25px;max-width:450px;font-size:15px}}@media (min-width:1200px){.form-condidates .contac-form .form-control{padding:14px 30px}}.form-condidates .contac-form textarea.form-control{max-width:100%;height:160px}@media (min-width:1200px){.form-condidates .contac-form textarea.form-control{height:180px}}@media (max-width:991.98px){.form-condidates .contac-form textarea.form-control{border-radius:25px}}.form-condidates .contac-form .btn{min-width:230px}.nav-tabs.nav-tabs-line{padding:0;margin:0 -10px;list-style:none;border:none;display:flex;align-items:center;justify-content:flex-start}@media (min-width:992px){.nav-tabs.nav-tabs-line{margin:0 -20px}}.nav-tabs.nav-tabs-line li{padding:0 10px;margin:0 0 15px}@media (min-width:992px){.nav-tabs.nav-tabs-line li{padding:0 20px}}.nav-tabs.nav-tabs-line li .nav-link{display:block;font-size:16px;font-weight:700;color:#000;padding:0;position:relative;border:none}.nav-tabs.nav-tabs-line li .nav-link:after{left:0;right:0;bottom:0;content:"";height:4px;position:absolute;background:#ccc}.nav-tabs.nav-tabs-line li .nav-link.active:after{background:#063970}.section-leadership{background-repeat:no-repeat;background-size:cover;background-position:center}.leadership-box{background:#fff;border:1px solid #d5d5d5;border-radius:15px;padding:10px;display:flex;align-items:center}@media (min-width:576px){.leadership-box{padding:15px}}@media (min-width:992px){.leadership-box{border-radius:30px}}@media (min-width:1200px){.leadership-box{border-radius:45px;padding:20px}}.leadership-box .image-holder{overflow:hidden;border-radius:15px;width:37.6%}@media (min-width:992px){.leadership-box .image-holder{border-radius:30px}}@media (min-width:1200px){.leadership-box .image-holder{border-radius:45px;margin-bottom:-60px}}.leadership-box .image-holder img{width:100%;height:auto;display:block}.leadership-box .textbox{flex-grow:1;min-width:0;padding-left:15px;color:#000;line-height:1.5}@media (min-width:1200px){.leadership-box .textbox{padding-left:25px}}@media (min-width:1375px){.leadership-box .textbox{padding-left:40px}}.leadership-box .h4{color:#000;margin:0 0 10px;line-height:1.15}.leadership-box .subtitle{display:block;margin:0 0 15px}.leadership-box .number{display:flex;align-items:center;margin:0 0 15px}@media (min-width:1200px){.leadership-box .number{margin:0 0 30px}}.leadership-box .number .icon-phone{margin:0 5px 0 0;flex-shrink:0}@media (min-width:1200px){.leadership-box .number .icon-phone{margin:0 10px 0 0}}.leadership-box .number a{color:#000}.leadership-box .number a:hover{color:#063970}.leadership-box .social-networks{font-size:16px}.leadership-box .social-networks li a{color:#000;border:1px solid #d5d5d5}.leadership-box .social-networks li a:hover{border-color:#063970;background:#063970;color:#fff}.sidebar.sidebar-theme-1{border:0}.sidebar.sidebar-theme-1 .h5{margin-bottom:25px}.sidebar.sidebar-theme-1 .h5:after{width:40px;height:4px;background:#063970;content:"";display:block;margin:3px 0 0}.sidebar.sidebar-theme-1 .widget{border-radius:15px;background:orange}@media (min-width:1200px){.sidebar.sidebar-theme-1 .widget{border-radius:20px}}@media (min-width:1375px){.sidebar.sidebar-theme-1 .widget{border-radius:25px;padding:45px}}.sidebar.sidebar-theme-1 .widget+.widget{border:0;margin-top:15px}@media (min-width:992px){.sidebar.sidebar-theme-1 .widget+.widget{margin-top:20px}}.sidebar.sidebar-theme-1 .widget p{line-height:1.5;color:#444;margin:0 0 25px}.sidebar.sidebar-theme-1 .widget p:last-child{margin-bottom:0}.sidebar.sidebar-theme-1 .widget ul{color:#444}.sidebar.sidebar-theme-1 .widget ul li+li{border-top-color:gray}.sidebar.sidebar-theme-1 .widget ul li a{color:#555;font-weight:400}.sidebar.sidebar-theme-1 .widget ul li a:hover{color:#063970}.sidebar.sidebar-theme-1 .widget .tagcloud>a{color:#555}.sidebar.sidebar-theme-1 .widget .tagcloud>a:hover{color:#fff;background:#063970;border-color:#063970}.sidebar.sidebar-theme-1 .widget.widget_categories ul li{position:relative;padding:0}.sidebar.sidebar-theme-1 .widget.widget_categories ul li+li{border:0;margin-top:3px}.sidebar.sidebar-theme-1 .widget.widget_categories ul li a{color:#555;background:#fff;width:100%;min-height:54px;border-radius:30px;padding:7px 55px 7px 20px;line-height:1.5;display:flex;align-items:center}@media (min-width:1375px){.sidebar.sidebar-theme-1 .widget.widget_categories ul li a{padding:7px 60px 7px 30px}}.sidebar.sidebar-theme-1 .widget.widget_categories ul li a:hover{color:#fff!important;background:#063970}.sidebar.sidebar-theme-1 .widget.widget_categories ul li .count{position:absolute;right:5px;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:100%;border:1px solid #063970;background:#fff;display:flex;align-items:center;justify-content:center;color:#555;pointer-events:none;font-weight:600;color:#444}.sidebar.sidebar-theme-1 .widget.widget_categories ul li:hover .count{color:#063970}.sidebar.sidebar-theme-1 .widget.widget_links li{justify-content:flex-start}.sidebar.sidebar-theme-1 .widget.widget_links li+li{border:0}.sidebar.sidebar-theme-1 .widget.widget_links li:before{font-family:icomoon;content:"";font-weight:600;margin:0 10px 0 0}@media (min-width:1375px){.sidebar.sidebar-theme-1 .widget.widget_links li:before{font-size:17px}}.sidebar.sidebar-theme-1 .widget.widget_newsletter .search-form input{width:100%;margin:0 0 15px;height:54px}@media (min-width:1200px){.sidebar.sidebar-theme-1 .widget.widget_newsletter .search-form input{height:60px}}.sidebar.sidebar-theme-1 .widget.widget_newsletter .search-form .btn-search{width:180px;height:54px;position:static;border-radius:30px;background:#063970}@media (min-width:1200px){.sidebar.sidebar-theme-1 .widget.widget_newsletter .search-form .btn-search{height:60px}}.sidebar.sidebar-theme-1 .widget.widget_newsletter .search-form .btn-search:hover{background:#00ae51}@media (min-width:1375px){.sidebar.sidebar-theme-1 .recent-posts .thumbnail{width:82px;height:82px;border-radius:7px}}@media (min-width:1550px){.sidebar.sidebar-theme-1 .recent-posts .thumbnail{width:100px;height:100px;border-radius:10px}}@media (min-width:1375px){.sidebar.sidebar-theme-1 .recent-posts .title{margin:0 0 10px}}.sidebar.sidebar-theme-1 .recent-posts .title a{color:#000}@media (min-width:1375px){.sidebar.sidebar-theme-1 .recent-posts .title a{font-size:16px;font-weight:700}}@media (min-width:1550px){.sidebar.sidebar-theme-1 .recent-posts .title a{font-size:18px}}.sidebar.sidebar-theme-1 .recent-posts .title a:hover{color:#063970}.sidebar.sidebar-theme-1 .recent-posts .date{color:#555}@media (min-width:1375px){.sidebar.sidebar-theme-1 .recent-posts .date{font-size:15px;font-weight:700}}@media (min-width:1550px){.sidebar.sidebar-theme-1 .recent-posts .date{font-size:16px}}.sidebar.sidebar-theme-1 .recent-posts .date i{color:#063970}@media (min-width:1375px){.sidebar.sidebar-theme-1 .recent-posts .date i{font-size:18px}}.post.singlepost-theme-1 .post-image{border-radius:15px}@media (min-width:768px){.post.singlepost-theme-1 .post-image{border-radius:25px}}.post.singlepost-theme-1 .subtitle{font-size:14px;line-height:1.75;color:#8d8d8d;display:block;margin:0 0 15px}@media (min-width:992px){.post.singlepost-theme-1 .subtitle{font-size:16px}}.post.singlepost-theme-1 h3{color:#000}@media (min-width:1375px){.post.singlepost-theme-1 h3{font-size:40px}}@media (min-width:1550px){.post.singlepost-theme-1 h3{font-size:45px}}.post.singlepost-theme-1 .post-meta-wrap{display:flex;align-items:center;flex-wrap:wrap;margin:0 0 25px}.post.singlepost-theme-1 .post-author-info{padding:0;border:0;margin:0;display:flex;align-items:center}@media (max-width:767.98px){.post.singlepost-theme-1 .post-author-info{margin-top:20px}}.post.singlepost-theme-1 .post-author-info .author-image{width:52px;height:52px;display:block;border-radius:100%;margin:0 10px 0 0}.post.singlepost-theme-1 .post-author-info .author-image img{width:100%;height:100%;border-radius:100%;display:block;object-fit:cover;object-position:center}.post.singlepost-theme-1 .post-author-info .post-by strong{font-weight:600}.post.singlepost-theme-1 .post-author-info .post-by a{color:#444;text-decoration:underline}.post.singlepost-theme-1 .post-author-info .post-by a:hover{text-decoration:none;color:#063970}.post.singlepost-theme-1 .entry-meta{list-style:none;padding:0;margin:0 20px 0 -10px;display:flex;flex-flow:row wrap;justify-content:flex-start;font-size:14px;line-height:1}@media (min-width:992px){.post.singlepost-theme-1 .entry-meta{font-size:16px}}.post.singlepost-theme-1 .entry-meta li{padding:0 10px;color:#444}.post.singlepost-theme-1 .entry-meta li+li{border-left:1px solid #444}.post.singlepost-theme-1 .entry-meta li:before{display:none}.post.singlepost-theme-1 ul{list-style:none;margin:0 0 33px;padding:0}.post.singlepost-theme-1 ul li{padding:0 0 0 35px}.post.singlepost-theme-1 ul li:before{width:10px;height:10px;content:"";display:inline-block;background:#063970;margin:0 15px 0 -25px}.post.singlepost-theme-1 blockquote{background:#eff6f3;border-radius:15px;border:0;line-height:1.5;color:#000;font-style:normal}@media (max-width:767.98px){.post.singlepost-theme-1 blockquote{padding:15px}}@media (min-width:992px){.post.singlepost-theme-1 blockquote{border-radius:25px}}@media (min-width:1200px){.post.singlepost-theme-1 blockquote{font-size:22px}}@media (min-width:1375px){.post.singlepost-theme-1 blockquote{font-size:26px}}@media (min-width:1550px){.post.singlepost-theme-1 blockquote{padding:50px 50px 50px 150px;font-size:30px}}.post.singlepost-theme-1 blockquote:before{width:50px;height:50px;border-radius:100%;background:#063970 url(../images/icon-quote.png) no-repeat;background-position:center center;content:"";top:40px;left:10px;margin:0;transform:none}@media (max-width:767.98px){.post.singlepost-theme-1 blockquote:before{position:static;display:block;margin:0 0 15px}}@media (min-width:768px){.post.singlepost-theme-1 blockquote:before{width:70px;height:70px;top:30px;left:20px}}@media (min-width:992px){.post.singlepost-theme-1 blockquote:before{top:40px}}@media (min-width:1550px){.post.singlepost-theme-1 blockquote:before{top:60px;left:40px}}.post.singlepost-theme-1 blockquote q{display:block}.post.singlepost-theme-1 blockquote cite{display:block;margin-top:20px;font-size:16px;color:#000;font-weight:700;font-style:normal}.post.singlepost-theme-1 blockquote cite span{color:#063970}.post.singlepost-theme-1 .post-social,.post.singlepost-theme-1 .post-tags{width:100%;background:#eff6f3;border-radius:15px;padding:15px;display:flex;align-items:center;margin:0 0 15px}@media (min-width:768px){.post.singlepost-theme-1 .post-social,.post.singlepost-theme-1 .post-tags{padding:15px 35px}}@media (min-width:992px){.post.singlepost-theme-1 .post-social,.post.singlepost-theme-1 .post-tags{border-radius:25px;margin:0 0 20px}}.post.singlepost-theme-1 .post-social .title,.post.singlepost-theme-1 .post-tags .title{color:#063970}.post.singlepost-theme-1 .tagcloud>a{border:0;padding:0;color:#000;margin:0 5px;font-size:15px}@media (min-width:992px){.post.singlepost-theme-1 .tagcloud>a{font-size:18px}}.post.singlepost-theme-1 .tagcloud>a:hover{background:transparent!important;color:#063970}.post.singlepost-theme-1 .post-social{margin-bottom:50px}.post.singlepost-theme-1 .post-social .title{color:#000}.post.singlepost-theme-1 .social-share{list-style:none;padding:0;margin:0}.post.singlepost-theme-1 .social-share li{padding:0;margin:0 5px}.post.singlepost-theme-1 .social-share li:before{display:none}.post.singlepost-theme-1 .social-share li a{width:40px;height:40px;border-radius:100%;display:flex;align-items:center;justify-content:center;background:#fff}.post.singlepost-theme-1 .social-share li a i{font-size:20px;transition:.3s;color:#000!important}.post.singlepost-theme-1 .social-share li a:hover{background:#063970}.post.singlepost-theme-1 .social-share li a:hover i{color:#fff!important}.post.singlepost-theme-1 .post-author{color:#fff;border:0;background:#203818;align-items:center;line-height:1.8;margin:0 0 60px;border-radius:15px}@media (min-width:768px){.post.singlepost-theme-1 .post-author{border-radius:25px}}@media (min-width:1200px){.post.singlepost-theme-1 .post-author{font-size:18px}}@media (min-width:1200px){.post.singlepost-theme-1 .post-author .author-avatar{width:150px;height:150px}}.post.singlepost-theme-1 .post-author .author-bio .title{color:#fff}@media (min-width:1200px){.post.singlepost-theme-1 .post-author .author-bio .title{font-size:25px}}@media (min-width:1375px){.post.singlepost-theme-1 .post-author .author-bio .title{font-size:30px}}.post.singlepost-theme-1 .commentlist-item{border-radius:0;border:0;color:#666}@media (min-width:1200px){.post.singlepost-theme-1 .commentlist-item{font-size:18px}}.post.singlepost-theme-1 .commentlist-item .comment{background:#eff6f3;margin:0 0 20px;border-radius:15px;position:relative}@media (min-width:768px){.post.singlepost-theme-1 .commentlist-item .comment{border-radius:25px}}.post.singlepost-theme-1 .commentlist-item .avatar-holder{border:1px solid #fff;overflow:hidden;border-radius:100%;box-shadow:5px 5px 10px #00000026}@media (min-width:768px){.post.singlepost-theme-1 .commentlist-item .avatar-holder{border-width:2px}}@media (min-width:1200px){.post.singlepost-theme-1 .commentlist-item .avatar-holder{width:120px;height:120px;border-width:3px;margin-top:0}}@media (min-width:1375px){.post.singlepost-theme-1 .commentlist-item .avatar-holder{width:138px;height:138px}}.post.singlepost-theme-1 .commentlist-item .avatar-holder img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.post.singlepost-theme-1 .commentlist-item .commentlist-holder{padding-top:7px;padding-bottom:40px}@media (min-width:768px){.post.singlepost-theme-1 .commentlist-item .commentlist-holder{padding-bottom:0}}.post.singlepost-theme-1 .commentlist-item .comment-reply-link{position:absolute;right:15px;bottom:15px;background:#1e1e1e;border-radius:20px;color:#fff!important;padding:9px 15px 7px;text-transform:uppercase;font-size:13px;line-height:1;min-width:80px;text-align:center}@media (min-width:768px){.post.singlepost-theme-1 .commentlist-item .comment-reply-link{bottom:auto;top:15px}}.post.singlepost-theme-1 .commentlist-item .comment-reply-link:hover{background:#063970}.post.singlepost-theme-1 .commentlist-item .meta{text-transform:uppercase;font-size:12px;font-weight:600;color:#8f8f8f}@media (min-width:768px){.post.singlepost-theme-1 .commentlist-item .meta{font-size:14px}}.post.singlepost-theme-1 .commentlist-item .meta strong{text-transform:none;font-weight:600;margin:0 5px 0 0;font-size:16px}@media (min-width:768px){.post.singlepost-theme-1 .commentlist-item .meta strong{font-size:20px}}@media (min-width:1200px){.post.singlepost-theme-1 .commentlist-item .meta strong{font-size:24px}}.post.singlepost-theme-1 .comment-respond .comment-reply-title{margin-bottom:15px}.post.singlepost-theme-1 .comment-respond p{color:#444}.post.singlepost-theme-1 .comment-respond p a{text-decoration:underline;font-weight:500;color:#444}.post.singlepost-theme-1 .comment-respond p a:hover{text-decoration:none}.post.singlepost-theme-1 .comment-respond .form-control{color:#000;font-size:14px;padding:10px 25px}@media (min-width:768px){.post.singlepost-theme-1 .comment-respond .form-control{font-size:16px;padding:12px 30px}}.post.singlepost-theme-1 .comment-respond .form-control::placeholder{color:#555}.post.singlepost-theme-1 .comment-respond .comment-form textarea{height:150px;border-radius:15px}@media (min-width:768px){.post.singlepost-theme-1 .comment-respond .comment-form textarea{border-radius:25px}}.footer-theme-1{font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";position:relative;overflow:visible;background:#203818 url(../images/bg-footer-green.jpg) no-repeat;background-size:cover}.footer-theme-1 h5{color:#fff;position:relative;padding-top:0;padding-bottom:7px}@media (max-width:1199.98px){.footer-theme-1 h5{font-size:20px}}.footer-theme-1 h5:after{width:50px;height:3px;content:"";left:0;bottom:0;position:absolute;background:#d5fe68}.footer-theme-1 .pri-footer{position:relative;overflow:visible}.footer-theme-1 .pri-footer.bg-dark-green{background:none!important}@media (min-width:1200px){.footer-theme-1 .pri-footer .logo{width:175px;margin-bottom:55px}}@media (min-width:1200px){.footer-theme-1 .pri-footer .footer-info p{margin:0 0 15px}}.footer-theme-1 .pri-footer .footer-info p:last-child{margin-bottom:0}.footer-theme-1 .contact-list{font-size:16px;font-weight:400}@media (min-width:992px){.footer-theme-1 .contact-list{max-width:240px}}.footer-theme-1 .contact-list li i{font-size:20px;margin:0 12px 0 0}.footer-theme-1 .contact-list li a{font-weight:400}.footer-theme-1 .contact-list li a:hover,.footer-theme-1 .footer-links li a:hover{color:#d5fe68}.footer-theme-1 .sec-footer{font-weight:400}@media (min-width:768px){.footer-theme-1 .sec-footer{font-size:14px}}@media (min-width:992px){.footer-theme-1 .sec-footer{font-size:16px}}.footer-theme-1 .sec-footer.bg-dark-green{background:none!important}.footer-theme-1 .sec-footer p .site-link{color:#fff;font-weight:600;border-bottom:1px solid rgba(255,255,255,.35)}.footer-theme-1 .sec-footer p .site-link:hover,.footer-theme-1 .footer-links li a:hover,.footer-theme-1 .social-networks li a:hover{color:#d5fe68}.header-theme-2 .nav-close span,.header-theme-2 .nav-close:after,.header-theme-2 .nav-close:before,.header-theme-2 .nav-opener span,.header-theme-2 .nav-opener:after,.header-theme-2 .nav-opener:before{background:#f9ab00}.header-theme-2 .nav-close:hover span,.header-theme-2 .nav-close:hover:after,.header-theme-2 .nav-close:hover:before,.header-theme-2 .nav-opener:hover span,.header-theme-2 .nav-opener:hover:after,.header-theme-2 .nav-opener:hover:before{background:#f9ab00}@media (max-width:991.98px){.header-theme-2 .nav-drop{background:#063970}}@media (min-width:992px){.header-theme-2 .navigation>li>a:not(.btn){color:#fff}}.header-theme-2 .navigation>li>a:not(.btn):hover{color:#f9ab00}@media (max-width:991.98px){.header-theme-2 .navigation>li>a.dropdown-toggle.show{color:#f9ab00}}.header-theme-2 .navigation>li:hover .dropdown-toggle{color:#f9ab00}.header-theme-2 .navigation>li.active>a{color:#f9ab00}.header-theme-2 .navigation .dropdown-menu li.active>a{color:#f9ab00}.header-theme-2 .navigation .dropdown-menu li.active:hover>a{color:#fff}.header-theme-2 .navigation .dropdown-menu li.tabActive>a{background:#f9ab00;color:#fff}.header-theme-2 .navigation .dropdown-menu .dropdown-item:hover{background:#f9ab00}@media (min-width:992px){.sticky-header .header-theme-2 .navigation>li>a:not(.btn,:hover){color:#000}}@media (min-width:992px){.sticky-header .header-theme-2 .navigation>li:hover .dropdown-toggle{color:#f9ab00}}.sticky-header .header-theme-2 .navigation>li.active>a{color:#f9ab00}.sticky-header .header-theme-2 .nav-opener:not(:hover) span,.sticky-header .header-theme-2 .nav-opener:not(:hover):after,.sticky-header .header-theme-2 .nav-opener:not(:hover):before{background:#f9ab00}.visual-theme-2{font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";background-image:url(../images/bg-visual-blue.jpg)}@media (min-width:768px){.visual-theme-2{font-size:18px}}.visual-theme-2:after{background:transparent;transform:none;right:0;width:auto;border-style:solid;border-width:0 0 80px 100vw;border-color:transparent transparent #fff transparent}@media (min-width:768px){.visual-theme-2:after{border-width:0 0 170px 100vw}}@media (min-width:1200px){.visual-theme-2:after{border-width:0 0 240px 100vw}}@media (min-width:1375px){.visual-theme-2:after{border-width:0 0 340px 100vw}}@media (min-width:1550px){.visual-theme-2:after{border-width:0 0 375px 100vw}}@media (min-width:992px){.visual-theme-2 .container{margin-bottom:40px}}.visual-theme-2 .visual-textbox .h1,.visual-theme-2 .visual-textbox h1{font-weight:800;line-height:1.2;padding-bottom:0;font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media (min-width:1375px){.visual-theme-2 .visual-textbox .h1,.visual-theme-2 .visual-textbox h1{font-size:60px}}@media (min-width:1550px){.visual-theme-2 .visual-textbox .h1,.visual-theme-2 .visual-textbox h1{font-size:65px;margin:0 0 30px}}.visual-theme-2 .visual-textbox .h1:after,.visual-theme-2 .visual-textbox h1:after{display:none}.visual-theme-2 .visual-textbox .h1 .text-outlined,.visual-theme-2 .visual-textbox h1 .text-outlined{position:relative;color:#f9ab00}.visual-theme-2 .visual-textbox .h1 .text-outlined:before,.visual-theme-2 .visual-textbox h1 .text-outlined:before{width:100%;height:6px;position:absolute;left:0;bottom:-7px;content:"";background:url(../images/outline-yellow.png) no-repeat;background-size:100% 100%}@media (min-width:768px){.visual-theme-2 .visual-textbox .h1 .text-outlined:before,.visual-theme-2 .visual-textbox h1 .text-outlined:before{height:9px}}@media (min-width:992px){.visual-theme-2 .visual-textbox .h1 .text-outlined:before,.visual-theme-2 .visual-textbox h1 .text-outlined:before{height:12px}}@media (min-width:1375px){.visual-theme-2 .visual-textbox .h1 .text-outlined:before,.visual-theme-2 .visual-textbox h1 .text-outlined:before{height:15px}}.visual-theme-2 .visual-textbox .bg-patterns{position:absolute;right:100%;top:20px;display:none}@media (min-width:1200px){.visual-theme-2 .visual-textbox .bg-patterns{top:45px;display:block}}@media (min-width:1375px){.visual-theme-2 .visual-textbox .bg-patterns{top:20px}}.visual-theme-2 .form-search{overflow:hidden;margin-bottom:30px}@media (min-width:768px){.visual-theme-2 .form-search{margin-bottom:40px}}@media (min-width:1200px){.visual-theme-2 .form-search{margin-bottom:50px}}@media (min-width:1375px){.visual-theme-2 .form-search{display:flex;background:#fff;padding:4px;border-radius:40px;max-width:705px}}.visual-theme-2 .form-search .fields-holder{padding:13px 0}@media (max-width:767.98px){.visual-theme-2 .form-search .fields-holder{padding:0;background:transparent!important}}@media (min-width:768px){.visual-theme-2 .form-search .fields-holder{border-radius:100px;margin:0 0 20px}}@media (min-width:1375px){.visual-theme-2 .form-search .fields-holder{margin:0}}.visual-theme-2 .form-search .form-group{padding:8px 20px 8px 55px}@media (min-width:768px){.visual-theme-2 .form-search .form-group{padding:0 25px 0 55px}}@media (min-width:768px){.visual-theme-2 .form-search .form-group+.form-group{border-left:1px solid #666}}.visual-theme-2 .form-search .form-group .icon{left:20px;font-size:21px}.visual-theme-2 .form-search .form-control{font-size:16px;padding:7px 0}.visual-theme-2 .form-search .form-control::placeholder{color:#666}.visual-theme-2 .form-search .select2{font-size:16px}.visual-theme-2 .form-search .select2 .select2-selection{padding:5px 0}.visual-theme-2 .form-search .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#666}.visual-theme-2 .form-search .select2-container--default .select2-selection--single .select2-selection__arrow:before{font-size:18px}@media (max-width:991.98px){.visual-theme-2 .form-search .btn{width:100%}}@media (min-width:1375px){.visual-theme-2 .form-search .btn{margin-left:10px;min-width:140px}}.visual-theme-2 .users-box{position:static;min-width:inherit;background:transparent;box-shadow:none;padding:0}.visual-theme-2 .users-box:after{display:none}.visual-theme-2 .users-box .title{color:#fff;font-size:14px;font-weight:600}.visual-theme-2 .users-box .users-list li{width:41px;height:41px;margin:0 4px 0 0;border:1px solid #fff;font-size:20px;color:#000;font-weight:700}.visual-theme-2 .visual-image{margin-right:0}@media (min-width:992px){.visual-theme-2 .visual-image{margin-left:-8%}}@media (min-width:1200px){.visual-theme-2 .visual-image{margin-left:0}}.visual-theme-2 .visual-image .icons-black{position:absolute;right:-100px;top:0;width:200px;z-index:-1;display:none}@media (min-width:992px){.visual-theme-2 .visual-image .icons-black{display:block}}@media (min-width:1200px){.visual-theme-2 .visual-image .icons-black{width:306px;right:-140px;top:37px}}.visual-theme-2 .visual-image .icon-circle{width:65px;position:absolute;left:20%;bottom:-15%;z-index:-1;display:none}@media (min-width:992px){.visual-theme-2 .visual-image .icon-circle{display:block}}@media (min-width:1200px){.visual-theme-2 .visual-image .icon-circle{width:95px;bottom:-9%}}.section-theme-2,.section-theme-2 .h1,.section-theme-2 .h2,.section-theme-2 .h3,.section-theme-2 .h4,.section-theme-2 .h5,.section-theme-2 .h6,.section-theme-2 h1,.section-theme-2 h2,.section-theme-2 h3,.section-theme-2 h4,.section-theme-2 h5,.section-theme-2 h6{font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.section-theme-2 .section-header{font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";color:#444;font-weight:400;max-width:730px}@media (min-width:768px){.section-theme-2 .section-header{font-size:16px}}.section-theme-2 .section-header h2{color:#000;margin:0 0 10px;letter-spacing:normal;font-weight:800}@media (min-width:1375px){.section-theme-2 .section-header h2{font-size:50px}}@media (min-width:1550px){.section-theme-2 .section-header h2{font-size:60px}}.section-theme-2 .section-header h2 .text-outlined{position:relative}.section-theme-2 .section-header h2 .text-outlined:before{width:100%;height:6px;position:absolute;left:0;bottom:-7px;content:"";background:url(../images/outline-yellow.png) no-repeat;background-size:100% 100%}@media (min-width:768px){.section-theme-2 .section-header h2 .text-outlined:before{height:9px}}@media (min-width:992px){.section-theme-2 .section-header h2 .text-outlined:before{height:12px}}@media (min-width:1375px){.section-theme-2 .section-header h2 .text-outlined:before{height:15px}}.section-theme-2 .section-header .seprator{height:5px;background:#063970;width:80px;background:transparent;margin-top:0}.section-theme-2 .section-header .seprator:after,.section-theme-2 .section-header .seprator:before{height:5px;background:#063970}.section-theme-2 .section-header .seprator:before{width:52px;left:0}.section-theme-2 .section-header .seprator:after{width:24px;right:0}.section-theme-2 .slick-dots li{padding:0 3px}.section-theme-2 .slick-dots li button{width:26px;height:26px;border:7px solid #fff;background:#888}.section-theme-2 .slick-dots li button:hover,.section-theme-2 .slick-dots li.slick-active button{border-color:#f9ab00;background:#fff}.section-theme-2 .counters-block{border:0}.section-theme-2 .counters-block .icon{width:60px;height:60px;border-radius:100%;display:flex;align-items:center;justify-content:center;background:#ffe5e5;color:#000;font-size:25px}@media (min-width:1200px){.section-theme-2 .counters-block .icon{width:85px;height:85px;font-size:35px}}@media (min-width:1375px){.section-theme-2 .counters-block .icon{margin-right:25px}}.section-theme-2 .counters-block .numbers{font-weight:700;text-transform:lowercase}@media (min-width:1200px){.section-theme-2 .counters-block .numbers{font-size:58px;letter-spacing:-3px;margin:0}}@media (min-width:1375px){.section-theme-2 .counters-block .numbers{font-size:70px}}.section-theme-2 .counters-block .subtext{font-weight:400}.section-theme-2 .counters-block .counter-box{width:auto}.section-theme-2 .counters-block .counter-box:nth-child(2) .icon{background:#b7ffca}.section-theme-2 .counters-block .counter-box:nth-child(3) .icon{background:#f3d0ff}.section-theme-2 .btn-all .icon-chevron-right{border-color:#f9ab00}.section-theme-2 .btn-all:hover{color:#f9ab00}.section-theme-2 .btn-all:hover .icon-chevron-right{color:#fff;background:#f9ab00}.section-theme-2 .featured-category-box .btn.btn-dark-yellow{color:#000;background:#f4f1e9}.section-theme-2 .featured-category-box:hover .btn.btn-dark-yellow{color:#fff;background:#f9ab00}.section-theme-2 .dream-visual-box{background-image:url(../images/bg-pattern-blue.jpg)}.section-theme-2.trending-block{background-image:url(../images/bg-trending.jpg)}.section-theme-2.recent-news-block{background-image:url(../images/bg-secion-explore.jpg)}.section-theme-2.section-newsletter{z-index:2}.featured-categories{overflow:hidden}.featured-categories .btn-block .btn{min-width:215px}.featured-category-box{border:1px solid #ddd;border-radius:15px;padding:15px;font-size:14px;background:#fff;position:relative;height:100%;transition:all .3s}@media (min-width:1200px){.featured-category-box{padding:20px;border-radius:25px}}@media (min-width:1375px){.featured-category-box{padding:30px}}@media (min-width:1550px){.featured-category-box{padding:30px 40px}}@media (max-width:767.98px){.featured-category-box{margin-left:-7px;margin-right:-7px}}@media (max-width:575.98px){.featured-category-box{margin-left:0;margin-right:0}}.featured-category-box .img-holder{width:80px;height:80px;border-radius:100%;overflow:hidden;border:2px solid #fff;box-shadow:3px 3px 10px #00000026;margin:0 0 20px}.featured-category-box .img-holder img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.featured-category-box .tag{position:absolute;right:15px;top:15px;border-radius:30px;background:#f4f1e9;padding:8px 15px 6px;line-height:1.2;color:#333}.featured-category-box .textbox{overflow:hidden}.featured-category-box .designation{display:block;color:#fe7420;line-height:1.5;font-weight:400;margin:0 0 8px}.featured-category-box .h5{margin:0 0 5px;display:block;color:#000}@media (min-width:1375px){.featured-category-box .h5{font-size:26px}}.featured-category-box .h6{display:block;color:#000;transition:.3s}.featured-category-box .subtitle{display:block;margin-top:-5px;font-weight:500}.featured-category-box .location{display:flex;align-items:center;margin:0;padding:10px 0 25px;line-height:1.5}.featured-category-box .location .icon{margin:-2px 7px 0 0}.featured-category-box .job-info{overflow:hidden;line-height:1.5;margin:0 0 20px}.featured-category-box .subtext{display:block;margin:0 0 3px}.featured-category-box .amount{display:block}.featured-category-box .amount strong{font-weight:700;font-size:18px}.featured-category-box .btn.btn-dark-yellow{font-size:14px;padding:12px 15px;transition:.3s;display:inline-flex;align-items:center;justify-content:center}.featured-category-box .btn.btn-dark-yellow:not(:hover){color:#000;background:#f4f1e9}.featured-category-box .btn.btn-dark-yellow .btn-text{display:flex;align-items:center}.featured-category-box .btn.btn-dark-yellow .text{max-width:0;overflow:hidden;white-space:nowrap;display:block;transition:.3s;padding-right:0}.featured-category-box .btn.btn-dark-yellow i{transition:.3s;padding:0 0 0 2px}.featured-category-box .tag-bookmark{width:30px;height:30px;padding:0;display:flex;align-items:center;justify-content:center;position:absolute;right:15px;top:15px;background:#eff6f3;border-radius:100%;font-size:15px;line-height:1;color:#000}.featured-category-box .tag-bookmark:hover{color:#fff;background:#fe7420}.featured-category-box .box-footer{position:absolute;left:-1px;bottom:-1px;right:-1px;border:1px solid #ddd;border-radius:15px;height:48px;padding:5px 15px;display:flex;align-items:center}@media (min-width:1200px){.featured-category-box .box-footer{border-radius:25px}}@media (min-width:1550px){.featured-category-box .box-footer{padding:5px 40px}}.featured-category-box .box-footer .text-note{display:block}.featured-category-box .box-footer .text-note strong{color:#fe7420}.featured-category-box .box-footer .btn{position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;padding:5px 15px;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:.3s;border-radius:15px}@media (min-width:1200px){.featured-category-box .box-footer .btn{border-radius:25px}}.featured-category-box .box-footer .btn:before{border-radius:15px}@media (min-width:1200px){.featured-category-box .box-footer .btn:before{border-radius:25px}}.featured-category-box:hover{background:#063970;border-color:#fff;color:#fff}.featured-category-box:hover .h6{color:#fff}.featured-category-box:hover .btn.btn-dark-yellow{padding:12px 23px 12px 25px}.featured-category-box:hover .btn.btn-dark-yellow .text{max-width:150px;padding-right:5px}.featured-category-box:hover .btn.btn-dark-yellow i{padding:1px 0 0 2px}.featured-category-box:hover .box-footer .btn{opacity:1;visibility:visible}.featured-category-box .fav-tag{width:36px;height:36px;border-radius:100%;display:flex;align-items:center;justify-content:center;position:absolute;right:10px;top:10px;background:#ffe1bd}.featured-category-box.alt{border:1px solid #ddd}.featured-category-box.alt>a{display:block;color:#000}.featured-category-box.alt .fav-tag{display:flex}.featured-category-box.alt .img-holder{width:90px;height:90px}.featured-category-box.alt .subtitle{margin:0 0 30px}.featured-category-box.alt .tags-list .tag{font-size:14px;line-height:20px;color:#333;position:static;padding:8px 12px 6px;background:#f5f5f5;border-color:#f5f5f5}.featured-category-box.alt:hover{color:#000;background:#fff;box-shadow:10px 10px 15px #00000013}.featured-category-box.alt:hover .h6{color:#000}.featured-category-box.alt2{padding:25px 10px;display:block;color:#2c2c2c;font-size:16px;line-height:1.75}@media (min-width:1200px){.featured-category-box.alt2{padding:30px}}.featured-category-box.alt2 .wrap{display:flex;align-items:flex-start}@media (min-width:1200px){.featured-category-box.alt2 .wrap{padding:7px 0}}.featured-category-box.alt2 .img-holder{width:60px;height:60px;flex-shrink:0;margin:0 4% 0 0}@media (min-width:1200px){.featured-category-box.alt2 .img-holder{width:80px;height:80px;margin:0 6.9% 0 0}}.featured-category-box.alt2 .textbox{flex-grow:1;min-width:0}.featured-category-box.alt2 .textbox .location{font-size:14px;padding-top:5px}.featured-category-box.alt2 .h6{margin:0 0 8px}.featured-category-box.alt2 .tag-wrap{display:flex;justify-content:flex-start}.featured-category-box.alt2 .tag{position:relative;top:0;right:0;background:#edf0ff;font-size:14px}.featured-category-box.alt2:hover{background:#fff!important;border-color:#ddd;color:#2c2c2c;box-shadow:5px 5px 15px #0000001a}.featured-category-box.alt2:hover .h6{color:#000}.featured-joblix-block{overflow:hidden}.featured-joblix-block .section-header h2{margin-bottom:20px;line-height:1.2}@media (min-width:992px){.featured-joblix-block .section-header h2{margin-bottom:30px}}.featured-joblix-block .video-box-wrap{position:relative}@media (min-width:1200px){.featured-joblix-block .video-box-wrap{max-width:98%}}.featured-joblix-block .video-box-wrap:after,.featured-joblix-block .video-box-wrap:before{position:absolute;content:""}.featured-joblix-block .video-box-wrap:before{background:url(../images/dots-pattern.png);width:112px;height:76px;left:-45px;top:50%;transform:translateY(-50%)}.featured-joblix-block .video-box-wrap:after{background:url(../images/bg-video-pattern.png) no-repeat;background-size:100% 100%;width:29%;max-width:209px;right:0;top:-30px;bottom:0}.featured-joblix-block .video-box{position:relative;border-radius:25px;overflow:hidden;margin:0;z-index:1}@media (min-width:992px){.featured-joblix-block .video-box{max-width:98%}}@media (min-width:1200px){.featured-joblix-block .video-box{max-width:93%}}@media (min-width:1375px){.featured-joblix-block .video-box{border-radius:50px}}.featured-joblix-block .video-box .button-play{width:60px;height:60px;border-radius:100%;background:#fff;left:50%;top:50%;transform:translate(-50%,-50%);position:absolute;display:flex;align-items:center;justify-content:center}@media (min-width:1375px){.featured-joblix-block .video-box .button-play{width:90px;height:90px}}.featured-joblix-block .video-box .button-play:after,.featured-joblix-block .video-box .button-play:before{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);content:""}.featured-joblix-block .video-box .button-play:before{width:80%;height:80%;border-radius:100%;border:1px solid #909090}.featured-joblix-block .video-box .button-play:after{margin-left:1px;border-style:solid;border-width:7px 0 7px 7px;border-color:transparent transparent transparent #3e3e3e}@media (min-width:1200px){.featured-joblix-block .joblix-list{max-width:90%;margin-left:auto}}.joblix-list{list-style:none;padding:0;margin:0;line-height:1.75}.joblix-list li{margin:0 0 15px;position:relative;left:0;transition:.3s}@media (min-width:1375px){.joblix-list li{margin:0 0 32px}}@media (min-width:1550px){.joblix-list li{margin:0 0 45px}}.joblix-list li:last-child{margin-bottom:0}@media (min-width:1200px){.joblix-list li:hover{left:-12%}}.joblix-list li:hover .box .icon-box{color:#fff;background:#f9ab00}.joblix-list .icon-box{width:80px;height:80px;border-radius:15px;position:absolute;left:0;top:50%;transform:translateY(-50%);border:2px solid #f9ab00;padding:15px;display:flex;align-items:center;justify-content:center;color:#000;font-size:40px;line-height:1;background:#fff;transition:.3s}@media (min-width:1375px){.joblix-list .icon-box{width:110px;height:110px;font-size:60px;border-radius:25px}}.joblix-list .icon-box .icon-camera1{font-size:80%}.joblix-list .box{border-radius:25px;background:#f8f8f6;padding:20px 20px 20px 70px;margin-left:30px;display:block}@media (min-width:1375px){.joblix-list .box{padding:30px 35px 30px 110px;margin-left:40px}}@media (min-width:1550px){.joblix-list .box{padding:38px 45px 38px 110px}}.joblix-list .box .h5{display:block;margin:0 0 7px;font-weight:800}@media (min-width:1375px){.joblix-list .box .h5{margin:0 0 10px}}.joblix-list .box p:last-child{margin-bottom:0}.trending-block{background-repeat:no-repeat;background-size:cover}.trending-block .section-header h2{margin:0 0 15px}.trending-block .section-header h2 .text-outlined:before{background-size:auto 100%;background-position:100% 0;bottom:-10px}.trending-block .trending-box{display:flex;align-items:center;justify-content:space-between;border-radius:15px;background:#fff;border:1px solid #ddd;padding:15px 15px 15px 20px;color:#444;font-size:14px;line-height:1.5;transition:.3s;box-shadow:-10px 0 #0000000d}@media (min-width:768px){.trending-block .trending-box{padding:25px}}@media (min-width:1200px){.trending-block .trending-box{padding:20px 15px 20px 20px}}@media (min-width:1375px){.trending-block .trending-box{padding:25px 20px;border-radius:25px}}@media (min-width:1550px){.trending-block .trending-box{padding:30px}}.trending-block .trending-box .text-holder{display:block;padding:0 15px 0 0}.trending-block .trending-box .h6{display:block;font-size:18px;margin:0 0 10px}.trending-block .trending-box .btn{width:35px;height:35px;display:flex;align-items:center;justify-content:center;padding:0;background:#f4f1e9;color:#000}.trending-block .trending-box .btn .btn-text{padding-left:1px}.trending-block .trending-box:hover{box-shadow:-10px 0 #f9ab00}.trending-block .trending-box:hover .btn{color:#fff;background:#f9ab00}.how-work-block{line-height:1.7}.how-work-block .work-img-box{max-width:683px;margin:0 auto;position:relative}.how-work-block .work-img-box:after,.how-work-block .work-img-box:before{position:absolute;content:""}.how-work-block .work-img-box:before{background:url(../images/dots-pattern.png);width:112px;height:76px;left:17%;top:12px}.how-work-block .work-img-box:after{background:url(../images/bg-video-pattern.png) no-repeat;background-size:100% 100%;width:36%;max-width:209px;right:-50px;top:-28px;height:75%}.how-work-block .work-img-box img{width:100%;height:auto;display:block;position:relative;z-index:1}.how-work-block .work-img-box .img-search{position:absolute;left:0;top:18px;width:46%;max-width:314px}.how-work-block .work-img-box .img-search img{width:auto;max-width:100%}.how-work-list{margin:0;padding:0;list-style:none}@media (min-width:1200px){.how-work-list{max-width:500px}}.how-work-list li{display:flex;margin:0 0 20px}.how-work-list li .num-box{min-width:50px;border-radius:35px;background:#f8f8f6;padding:6px 0;flex-shrink:0}@media (min-width:576px){.how-work-list li .num-box{min-width:50px;min-width:64px}}.how-work-list li .number{width:40px;height:40px;border-radius:100%;display:flex;align-items:center;justify-content:center;font-size:15px;line-height:1;color:#fff;font-weight:700;margin:0 auto;background:#f9ab00}@media (min-width:576px){.how-work-list li .number{width:54px;height:54px;font-size:18px}}.how-work-list li .textbox{flex-grow:1;padding-left:15px}@media (min-width:576px){.how-work-list li .textbox{padding-left:25px}}@media (min-width:1200px){.how-work-list li .textbox{padding-left:55px}}.how-work-list li .h5{display:block;font-weight:800}.dream-visual-box{max-width:1330px;margin:0 auto;border-radius:25px;display:flex;align-items:center;flex-direction:column;justify-content:center;position:relative;padding:45px 15px;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.dream-visual-box{min-height:425px}}@media (min-width:992px){.dream-visual-box{border-radius:50px}}@media (min-width:1200px){.dream-visual-box{border-radius:85px;min-height:485px}}.dream-visual-box:after{position:absolute;right:2.5%;bottom:4%;width:75px;height:80px;background:url(../images/dots-triangle.png) no-repeat;background-size:100% 100%;content:""}@media (min-width:992px){.dream-visual-box:after{right:3.5%;bottom:7%}}@media (min-width:1200px){.dream-visual-box:after{width:105px;height:112px;right:4%;bottom:10%}}.dream-visual-box .section-header,.dream-visual-box .section-header h2{color:#fff}@media (min-width:1375px){.dream-visual-box .section-header h2{font-size:46px}}@media (min-width:1550px){.dream-visual-box .section-header h2{font-size:50px}}.dream-visual-box .buttons-block{position:relative;z-index:1}.dream-visual-box .buttons-block .btn{margin:0 5px}@media (min-width:992px){.dream-visual-box .buttons-block .btn{min-width:165px;margin:0 10px}}@media (min-width:1200px){.dream-visual-box .buttons-block .btn{min-width:220px}}.dream-visual-box .cicle-image{position:absolute;border-radius:100%;border:1px solid #fff;overflow:hidden;display:none}@media (min-width:768px){.dream-visual-box .cicle-image{display:block}}.dream-visual-box .cicle-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;border-radius:100%}.dream-visual-box .cicle-image.small{width:60px;height:60px}@media (min-width:1200px){.dream-visual-box .cicle-image.small{width:82px;height:82px}}.dream-visual-box .cicle-image.small.left{bottom:5%;left:2.5%}@media (min-width:992px){.dream-visual-box .cicle-image.small.left{bottom:10%;left:5%}}@media (min-width:1200px){.dream-visual-box .cicle-image.small.left{bottom:18%;left:11%}}.dream-visual-box .cicle-image.small.right{top:5%;right:2.5%}@media (min-width:992px){.dream-visual-box .cicle-image.small.right{top:10%;right:4%}}@media (min-width:1200px){.dream-visual-box .cicle-image.small.right{top:15%;right:7%}}.dream-visual-box .cicle-image.large{width:76px;height:76px}@media (min-width:1200px){.dream-visual-box .cicle-image.large{width:96px;height:96px}}.dream-visual-box .cicle-image.large.left{top:5%;left:2.5%}@media (min-width:992px){.dream-visual-box .cicle-image.large.left{top:10%;left:4%}}@media (min-width:1200px){.dream-visual-box .cicle-image.large.left{top:15%;left:7%}}.dream-visual-box .cicle-image.large.right{bottom:5%;right:2.5%;z-index:1}@media (min-width:992px){.dream-visual-box .cicle-image.large.right{bottom:10%;right:4%}}@media (min-width:1200px){.dream-visual-box .cicle-image.large.right{bottom:15%;right:4.2%}}.city-box{overflow:hidden;line-height:1.5;font-size:14px}.city-box .city-box-holder{overflow:hidden;border-radius:15px;height:230px;position:relative;display:block;color:#fff}@media (min-width:1375px){.city-box .city-box-holder{border-radius:25px}}.city-box .city-box-holder .image-holder{width:100%;height:100%;overflow:hidden;position:relative}.city-box .city-box-holder .image-holder:after{position:absolute;top:0;left:0;right:0;bottom:0;content:"";background:#0003}.city-box .city-box-holder .image-holder img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.city-box .city-box-holder .textbox{position:absolute;left:0;bottom:0;width:100%;padding:15px;z-index:1}@media (min-width:1375px){.city-box .city-box-holder .textbox{padding:25px 30px}}.city-box .city-box-holder .textbox .h6{display:block}@media (min-width:1375px){.city-box .city-box-holder .textbox .h6{font-size:22px}}.city-box .city-box-holder .textbox .subtitle{display:block}.city-box .city-box-holder:hover{color:#fff}@media (min-width:768px){.city-box.large .city-box-holder{height:400px}}@media (min-width:1200px){.city-box.large .city-box-holder{height:560px}}.recent-news-block{overflow:hidden;background-repeat:no-repeat;background-size:cover}.recent-news-block .btn-block .btn{min-width:215px}.news-article{display:flex;align-items:center;line-height:1.7;background:#fff;border:1px solid #ddd;border-radius:15px;margin-bottom:15px;color:#444}@media (min-width:768px){.news-article{border-radius:25px;margin-bottom:30px}}.news-article:last-child{margin-bottom:0}.news-article .date{display:inline-block;color:#fff;background:#f9ab00;padding:5px 15px 3px;border-radius:25px;font-weight:600;margin:0 0 10px}@media (min-width:768px){.news-article .date{padding:7px 20px 5px;margin:0 0 18px}}@media (max-width:1199.98px){.news-article .date{font-size:13px}}@media (max-width:767.98px){.news-article .date{font-size:11px}}.news-article .image-holder{overflow:hidden;flex-shrink:0;margin:0 0 0 15px;border-radius:15px;width:80px;height:80px}@media (min-width:768px){.news-article .image-holder{width:180px;height:180px;margin:-1px}}@media (min-width:768px){.news-article .image-holder{border-radius:25px}}@media (min-width:1200px){.news-article .image-holder{width:260px;height:250px}}.news-article .image-holder img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.news-article .textbox{flex-grow:1;padding:15px}@media (min-width:768px){.news-article .textbox{padding:20px}}@media (min-width:1375px){.news-article .textbox{padding:40px}}.news-article .textbox .h5{line-height:1.33;color:#000;font-size:15px}@media (min-width:768px){.news-article .textbox .h5{font-size:18px}}@media (min-width:1200px){.news-article .textbox .h5{font-size:20px}}@media (min-width:1375px){.news-article .textbox .h5{max-width:550px;font-size:24px}}.news-article .textbox .h5:last-child{margin:0!important}.news-article .textbox p:last-child{margin:0}.news-article:hover{color:#444}.news-article.large{display:block;background:transparent;border:0;border-radius:0;margin-bottom:15px}@media (min-width:768px){.news-article.large{margin-bottom:30px}}@media (min-width:1200px){.news-article.large{margin-bottom:0}}.news-article.large .image-holder{width:100%;height:220px;margin-left:0;margin-bottom:-30px}@media (min-width:1200px){.news-article.large .image-holder{height:338px;margin-bottom:-40px}}@media (min-width:1375px){.news-article.large .image-holder{margin-bottom:-60px}}.news-article.large .textbox{background:#fff;border:1px solid #ddd;border-radius:15px;position:relative;z-index:1;width:92%;margin:0 auto}@media (min-width:768px){.news-article.large .textbox{border-radius:25px}}@media (min-width:1200px){.news-article.large .textbox{padding-top:30px;padding-bottom:30px}}.news-article.large .textbox .h5{margin-bottom:8px}.companies-block{overflow:hidden}.companies-block .section-header{margin:0}.companies-block .section-header h2{margin:0 0 15px}.companies-block .section-header h2 .text-outlined:before{background-size:auto 100%;background-position:100% 0;bottom:-10px}.slick-arrow{position:absolute;top:-110px;width:66px;height:66px;background:#f4f1e9;color:#000;display:flex;align-items:center;justify-content:center;border:0;border-radius:100%;font-size:24px;line-height:1;z-index:1;transition:.3s}@media (min-width:1200px){.slick-arrow{top:-125px}}.slick-arrow:hover{color:#fff;background:#f9ab00}.slick-arrow.slick-prev{left:auto;right:91px}.slick-arrow.slick-next{right:15px}.companies-slider{margin:0 -15px}.companies-slider .slick-slide{padding:15px}.companies-slider .featured-category-box{font-size:16px;line-height:1.75}.companies-slider .featured-category-box .img-holder{margin-bottom:35px}.companies-slider .featured-category-box .h6{margin-bottom:10px}@media (min-width:1375px){.companies-slider .featured-category-box .h6{font-size:22px}}.companies-slider .featured-category-box p:last-child{margin-bottom:0}.companies-slider .featured-category-box:hover{background:#fff;border-color:#ddd;color:var(--bs-body-color);box-shadow:5px 5px 15px #0000001a}.companies-slider .featured-category-box:hover .h6{color:#000}.section-newsletter-holder{border-radius:15px;box-shadow:12px 12px 12px #00000013;padding:0 10px 15px}@media (min-width:768px){.section-newsletter-holder{padding:0 25px 30px}}@media (min-width:992px){.section-newsletter-holder{padding:0 25px 15px}}@media (min-width:1200px){.section-newsletter-holder{padding:0 40px 15px 65px;border-radius:30px}}@media (min-width:1375px){.section-newsletter-holder{padding:0 40px 15px 100px}}.section-newsletter-holder .textbox{max-width:750px;width:100%}@media (min-width:768px){.section-newsletter-holder .textbox{padding-top:15px}}.section-newsletter-holder .textbox .btn.btn-primary{background:#000}.section-newsletter-holder .textbox .btn.btn-primary:before{background:#ffffff59}@media (min-width:768px){.section-newsletter-holder .image-holder{margin-top:-45px}}.footer-theme-2{font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";position:relative;overflow:visible;background:#063970 url(../images/bg-visual-blue.jpg) no-repeat;background-size:cover;margin-top:-80px;padding-top:80px}@media (min-width:768px){.footer-theme-2{margin-top:-170px;padding-top:170px}}@media (min-width:1200px){.footer-theme-2{margin-top:-240px;padding-top:240px}}@media (min-width:1375px){.footer-theme-2{margin-top:-340px;padding-top:340px}}@media (min-width:1550px){.footer-theme-2{margin-top:-375px;padding-top:375px}}.footer-theme-2:before{position:absolute;left:0;top:0;content:"";border-style:solid;border-width:0 100vw 80px 0;border-color:transparent #fff transparent transparent}@media (min-width:768px){.footer-theme-2:before{border-width:0 100vw 170px 0}}@media (min-width:1200px){.footer-theme-2:before{border-width:0 100vw 240px 0}}@media (min-width:1375px){.footer-theme-2:before{border-width:0 100vw 340px 0}}@media (min-width:1550px){.footer-theme-2:before{border-width:0 100vw 375px 0}}.footer-theme-2 .container{position:relative;z-index:1}.footer-theme-2 h5{color:#fff;position:relative;padding-top:0;padding-bottom:7px}@media (max-width:1199.98px){.footer-theme-2 h5{font-size:20px}}.footer-theme-2 h5:after{width:50px;height:3px;content:"";left:0;bottom:0;position:absolute;background:#f9ab00}.footer-theme-2 .pri-footer{overflow:visible}.footer-theme-2 .pri-footer.bg-dark-blue{background:none!important}@media (min-width:1200px){.footer-theme-2 .pri-footer .logo{width:175px;margin-bottom:55px}}@media (min-width:1200px){.footer-theme-2 .pri-footer .footer-info p{margin:0 0 30px}}.footer-theme-2 .pri-footer .footer-info p:last-child{margin-bottom:0}.footer-theme-2 .sec-footer{font-weight:400}@media (min-width:768px){.footer-theme-2 .sec-footer{font-size:14px}}@media (min-width:992px){.footer-theme-2 .sec-footer{font-size:16px}}.footer-theme-2 .sec-footer.bg-dark-blue{background:none!important}.footer-theme-2 .sec-footer p .site-link{color:#fff;font-weight:600;border-bottom:1px solid rgba(255,255,255,.35)}.footer-theme-2 .sec-footer p .site-link:hover{color:#f9ab00}.header-theme-3{background:#fff}.header-theme-3+.subvisual-block,.header-theme-3+.visual-block{margin-top:80px}@media (min-width:768px){.header-theme-3+.subvisual-block,.header-theme-3+.visual-block{margin-top:83px}}@media (min-width:992px){.header-theme-3+.subvisual-block,.header-theme-3+.visual-block{margin-top:91px}}@media (min-width:1200px){.header-theme-3+.subvisual-block,.header-theme-3+.visual-block{margin-top:94px}}.header-theme-3 .nav-close span,.header-theme-3 .nav-close:after,.header-theme-3 .nav-close:before,.header-theme-3 .nav-opener span,.header-theme-3 .nav-opener:after,.header-theme-3 .nav-opener:before{background:#e66f3b}.header-theme-3 .nav-close:hover span,.header-theme-3 .nav-close:hover:after,.header-theme-3 .nav-close:hover:before,.header-theme-3 .nav-opener:hover span,.header-theme-3 .nav-opener:hover:after,.header-theme-3 .nav-opener:hover:before{background:#e66f3b}@media (max-width:991.98px){.header-theme-3 .nav-drop{background:#e66f3b}}.header-theme-3 .nav-drop .nav-close span,.header-theme-3 .nav-drop .nav-close:after,.header-theme-3 .nav-drop .nav-close:before,.header-theme-3 .nav-drop .nav-opener span,.header-theme-3 .nav-drop .nav-opener:after,.header-theme-3 .nav-drop .nav-opener:before{background:#fee0ab}.header-theme-3 .nav-drop .nav-close:hover span,.header-theme-3 .nav-drop .nav-close:hover:after,.header-theme-3 .nav-drop .nav-close:hover:before,.header-theme-3 .nav-drop .nav-opener:hover span,.header-theme-3 .nav-drop .nav-opener:hover:after,.header-theme-3 .nav-drop .nav-opener:hover:before{background:#fee0ab}@media (min-width:992px){.header-theme-3 .navigation>li>a:not(.btn){color:#000}}.header-theme-3 .navigation>li>a:not(.btn):hover{color:#e66f3b}@media (max-width:991.98px){.header-theme-3 .navigation>li>a:not(.btn):hover{color:#fee0ab}}@media (max-width:991.98px){.header-theme-3 .navigation>li>a.dropdown-toggle.show{color:#fee0ab}}@media (max-width:991.98px){.header-theme-3 .navigation>li>a.btn{border:2px solid #fee0ab}}.header-theme-3 .navigation>li:hover .dropdown-toggle{color:#e66f3b}@media (max-width:991.98px){.header-theme-3 .navigation>li:hover .dropdown-toggle{color:#fee0ab}}.header-theme-3 .navigation>li.active>a{color:#e66f3b}@media (max-width:991.98px){.header-theme-3 .navigation>li.active>a{color:#fee0ab}}.header-theme-3 .navigation .dropdown-menu{font-size:14px}.header-theme-3 .navigation .dropdown-menu li.active>a{color:#e66f3b}@media (max-width:991.98px){.header-theme-3 .navigation .dropdown-menu li.active>a{color:#fee0ab}}.header-theme-3 .navigation .dropdown-menu li.active:hover>a{color:#fff}@media (max-width:991.98px){.header-theme-3 .navigation .dropdown-menu li.active:hover>a{color:#fee0ab}}.header-theme-3 .navigation .dropdown-menu li.tabActive>a{background:#e66f3b;color:#fff}.header-theme-3 .navigation .dropdown-menu .dropdown-item:hover{background:#e66f3b}@media (max-width:991.98px){.header-theme-3 .navigation .dropdown-menu .dropdown-item:hover{color:#fee0ab}}@media (min-width:992px){.sticky-header .header-theme-3 .navigation>li>a:not(.btn,:hover){color:#000}}@media (min-width:992px){.sticky-header .header-theme-3 .navigation>li:hover .dropdown-toggle{color:#e66f3b}}@media (max-width:991.98px){.sticky-header .header-theme-3 .navigation>li:hover .dropdown-toggle{color:#fee0ab}}.sticky-header .header-theme-3 .navigation>li.active>a{color:#e66f3b}@media (max-width:991.98px){.sticky-header .header-theme-3 .navigation>li.active>a{color:#fee0ab}}.sticky-header .header-theme-3 .nav-opener:not(:hover) span,.sticky-header .header-theme-3 .nav-opener:not(:hover):after,.sticky-header .header-theme-3 .nav-opener:not(:hover):before{background:#e66f3b}@media (max-width:991.98px){.sticky-header .header-theme-3 .nav-opener:not(:hover) span,.sticky-header .header-theme-3 .nav-opener:not(:hover):after,.sticky-header .header-theme-3 .nav-opener:not(:hover):before{color:#fee0ab}}.visual-theme-3{font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media (min-width:768px){.visual-theme-3{font-size:18px}}@media (min-width:1200px){.visual-theme-3{font-size:20px}}@media (min-width:1375px){.visual-theme-3{font-size:22px}}.visual-theme-3:after,.visual-theme-3:before{position:absolute;transform:none;content:"";background-repeat:no-repeat;background-size:100% 100%;display:none}@media (min-width:992px){.visual-theme-3:after,.visual-theme-3:before{display:block}}.visual-theme-3:before{left:-40%;width:903px;height:505px;background-image:url(../images/visual-patterns-left.png);transform:none;top:15px}@media (min-width:1200px){.visual-theme-3:before{left:-20%}}@media (min-width:1375px){.visual-theme-3:before{left:0}}.visual-theme-3:after{top:8%;right:-20%;width:395px;height:486px;background-image:url(../images/visual-patterns-right.png)}@media (min-width:1375px){.visual-theme-3:after{right:0}}@media (min-width:992px){.visual-theme-3 .container{margin-bottom:0}}.visual-theme-3 .visual-textbox{color:#000;text-align:center;max-width:inherit;max-width:1240px;margin:0 auto}.visual-theme-3 .visual-textbox .h1,.visual-theme-3 .visual-textbox h1{font-weight:800;line-height:1.2;padding-bottom:0;font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";max-width:880px;margin-left:auto;margin-right:auto}@media (min-width:1550px){.visual-theme-3 .visual-textbox .h1,.visual-theme-3 .visual-textbox h1{font-size:65px}}.visual-theme-3 .visual-textbox .h1:after,.visual-theme-3 .visual-textbox h1:after{display:none}.visual-theme-3 .visual-avatars{position:absolute;z-index:-1;display:none}@media (min-width:1375px){.visual-theme-3 .visual-avatars{display:block}}.visual-theme-3 .visual-avatars.left{top:20px}@media (min-width:1375px){.visual-theme-3 .visual-avatars.left{right:calc(100% - 190px)}}@media (min-width:1550px){.visual-theme-3 .visual-avatars.left{right:calc(100% - 130px)}}.visual-theme-3 .visual-avatars.right{top:-50px}@media (min-width:1375px){.visual-theme-3 .visual-avatars.right{left:calc(100% - 440px)}}@media (min-width:1550px){.visual-theme-3 .visual-avatars.right{left:calc(100% - 400px)}}.visual-theme-3 .form-search{overflow:visible;margin:0 auto 30px;max-width:820px}@media (min-width:768px){.visual-theme-3 .form-search{margin-bottom:50px}}@media (min-width:992px){.visual-theme-3 .form-search{margin-bottom:80px;display:flex}}@media (min-width:1200px){.visual-theme-3 .form-search{margin-bottom:80px}}@media (min-width:1375px){.visual-theme-3 .form-search{display:flex}}.visual-theme-3 .form-search .fields-holder{padding:12px 0;border:1px solid #d5d5d5;box-shadow:0 7px 10px #0000001a}@media (max-width:767.98px){.visual-theme-3 .form-search .fields-holder{padding:0;border:0;background:transparent!important;box-shadow:none}}@media (min-width:992px){.visual-theme-3 .form-search .fields-holder{border-radius:100px;margin:0;flex-grow:1;min-width:0}}@media (min-width:1375px){.visual-theme-3 .form-search .fields-holder{margin:0}}.visual-theme-3 .form-search .form-group{padding:8px 20px 8px 55px}@media (max-width:767.98px){.visual-theme-3 .form-search .form-group{border:1px solid #d5d5d5;box-shadow:0 7px 10px #0000001a}}@media (min-width:768px){.visual-theme-3 .form-search .form-group{padding:0 25px 0 55px;width:38%}}@media (min-width:768px){.visual-theme-3 .form-search .form-group:first-child{width:63%}}@media (min-width:768px){.visual-theme-3 .form-search .form-group+.form-group{border-left:1px solid #666}}.visual-theme-3 .form-search .form-group .icon{left:20px;font-size:21px}.visual-theme-3 .form-search .form-control{font-size:14px;padding:7px 0}.visual-theme-3 .form-search .form-control::placeholder{color:#666}.visual-theme-3 .form-search .select2-container--default{min-width:180px}.visual-theme-3 .form-search .select2{font-size:14px}.visual-theme-3 .form-search .select2 .select2-selection{padding:5px 0}.visual-theme-3 .form-search .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#666}.visual-theme-3 .form-search .select2-container--default .select2-selection--single .select2-selection__arrow:before{font-size:18px}@media (max-width:991.98px){.visual-theme-3 .form-search .btn{width:100%}}@media (min-width:992px){.visual-theme-3 .form-search .btn{margin-left:10px;min-width:140px;width:auto}}.visual-theme-3 .visual-image{display:none}.visual-theme-3 .popular-searches .subtitle{color:#000}@media (min-width:1375px){.visual-theme-3 .popular-searches .subtitle{margin:0 0 30px}}.visual-theme-3 .popular-searches ul{justify-content:center}@media (min-width:1200px){.visual-theme-3 .popular-searches ul{font-size:16px;margin:-10px}}@media (min-width:1200px){.visual-theme-3 .popular-searches ul li{padding:10px}}.visual-theme-3 .popular-searches ul li a{background:#fee0ab;border-color:#fee0ab}@media (min-width:1200px){.visual-theme-3 .popular-searches ul li a{padding:8px 25px}}.visual-theme-3 .popular-searches ul li a:hover{color:#e66f3b;border-color:#e66f3b;background:transparent}.section-theme-3,.section-theme-3 .h1,.section-theme-3 .h2,.section-theme-3 .h3,.section-theme-3 .h4,.section-theme-3 .h5,.section-theme-3 .h6,.section-theme-3 h1,.section-theme-3 h2,.section-theme-3 h3,.section-theme-3 h4,.section-theme-3 h5,.section-theme-3 h6{font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.section-theme-3 .section-header{font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";color:#444;font-weight:400;max-width:730px}@media (min-width:768px){.section-theme-3 .section-header{font-size:16px}}.section-theme-3 .section-header h2{color:#000;margin:0 0 10px;letter-spacing:normal;font-weight:800}@media (min-width:1375px){.section-theme-3 .section-header h2{font-size:50px}}@media (min-width:1550px){.section-theme-3 .section-header h2{font-size:60px}}.section-theme-3 .section-header h2 .text-outlined{position:relative}.section-theme-3 .section-header h2 .text-outlined:before{width:100%;height:6px;position:absolute;left:0;bottom:-7px;content:"";background:url(../images/outline-yellow.png) no-repeat;background-size:100% 100%}@media (min-width:768px){.section-theme-3 .section-header h2 .text-outlined:before{height:9px}}@media (min-width:992px){.section-theme-3 .section-header h2 .text-outlined:before{height:12px}}@media (min-width:1375px){.section-theme-3 .section-header h2 .text-outlined:before{height:15px}}.section-theme-3 .slick-dots{padding-top:2px}.section-theme-3 .slick-dots li{padding:0 3px}.section-theme-3 .slick-dots li button{width:26px;height:26px;border:7px solid #fff;background:#888}.section-theme-3 .slick-dots li button:hover,.section-theme-3 .slick-dots li.slick-active button{border-color:#e66f3b;background:#fff}.section-theme-3 .matched-jobs-block{background:#101010 url(../images/bg-vactor.jpg) no-repeat;background-size:cover;color:#fff;max-width:100%}@media (min-width:1200px){.section-theme-3 .matched-jobs-block{border-radius:90px}}@media (min-width:1375px){.section-theme-3 .matched-jobs-block{padding:30px 100px}}.section-theme-3 .matched-jobs-block:before{display:none}.section-theme-3 .matched-jobs-block .section-header h2{color:#fff;line-height:1.4;font-weight:600;margin:0 0 25px}@media (min-width:768px) and (max-width:991.98px){.section-theme-3 .matched-jobs-block .section-header h2{font-size:26px}}@media (min-width:1200px){.section-theme-3 .matched-jobs-block .section-header h2{font-size:40px}}.section-theme-3 .matched-jobs-block .image-holder{max-width:300px}@media (min-width:768px){.section-theme-3 .matched-jobs-block .image-holder{width:47%;max-width:inherit}}@media (min-width:1375px){.section-theme-3 .matched-jobs-block .image-holder{width:43%}}.section-theme-3 .matched-jobs-block .image-holder:before{display:none}.section-theme-3 .news-carousel .news-info{margin-left:0;margin-right:0;max-width:530px;border-color:#fff}.section-theme-3 .news-carousel .news-info p{line-height:1.9;margin-bottom:20px}.section-theme-3 .news-carousel .news-info .btn{width:44px;height:44px;border-radius:100%;display:flex;align-items:center;justify-content:center;padding:0;margin:0;background:#fee0ab;color:#000}.section-theme-3 .news-carousel .news-info .btn .btn-text{line-height:1}.section-theme-3 .news-carousel .meta-list{list-style:none;padding:0;margin:0 0 10px;display:flex;align-items:center;flex-flow:row wrap;font-weight:700;text-transform:uppercase}.section-theme-3 .news-carousel .meta-list li{display:flex;align-items:center;margin-right:10px}@media (min-width:992px){.section-theme-3 .news-carousel .meta-list li{margin-right:20px}}.section-theme-3 .news-carousel .meta-list li:before{width:8px;height:8px;background:#d2d2d2;border-radius:100%;content:"";margin:0 10px 0 0;display:block}@media (min-width:992px){.section-theme-3 .news-carousel .meta-list li:before{margin:0 20px 0 0}}.section-theme-3 .news-carousel .meta-list li:first-child:before{display:none}.section-theme-3 .news-carousel .meta-list li .lbl{color:#e66f3b;font-weight:700}.section-theme-3 .news-carousel .meta-links li:last-child:after{display:none}.section-theme-3 .news-carousel .slick-dots{margin-top:0}.section-theme-3 .news-carousel .slick-dots li.slick-active button,.section-theme-3 .news-carousel .slick-dots li:hover button{border-color:#e66f3b}.section-theme-3.section-explores .h6{color:#000}@media (min-width:992px){.section-theme-3.section-explores .h6{font-size:22px}}.section-theme-3.section-explores .sites-list{justify-content:center;margin:-5px -7px}.section-theme-3.section-explores .sites-list li{width:50%;padding:5px 7px}@media (min-width:768px){.section-theme-3.section-explores .sites-list li{width:33.333%}}@media (min-width:992px){.section-theme-3.section-explores .sites-list li{width:20%}}.section-theme-3.section-explores .sites-list li a{display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:0;height:60px;width:auto}.section-theme-3.section-explores .sites-list li a:hover{box-shadow:none}@media (min-width:1375px){.section-theme-3.explore-jobs-block .section-header{font-size:18px}}.section-theme-3.explore-jobs-block .section-header h2{font-weight:800}.section-theme-3.explore-jobs-block .explore-list li:nth-child(2n){padding-left:0}.section-theme-3.explore-jobs-block .explore-list .box .icon-box{width:80px;height:80px;box-shadow:inset 0 0 0 3px #fff;border:2px solid #e66f3b;background:#fee0ab}@media (max-width:575.98px){.section-theme-3.explore-jobs-block .explore-list .box .icon-box{margin-right:15px}}.section-theme-3.explore-jobs-block .explore-list .box .textbox{max-width:100%;line-height:1.5}.section-theme-3.explore-jobs-block .explore-list .box .h5{display:block;margin:0 0 8px}.section-theme-3.explore-jobs-block .explore-list .box p:last-child{margin:0}.section-theme-3.explore-jobs-block .image-holder{position:relative;padding:32px 0 0}.section-theme-3.explore-jobs-block .image-holder .image-pattern{position:absolute;left:0;right:0;top:0}.section-theme-3.explore-jobs-block .image-holder .image-pattern img{width:auto;height:auto;display:block;max-width:100%}.section-theme-3.explore-jobs-block .image-holder .image-wrap{position:relative;z-index:1}.section-theme-3.explore-jobs-block .image-holder .image-wrap img{width:auto;height:auto;max-width:100%;margin:0 auto}.section-theme-3.section-newsletter{position:relative}.section-theme-3.section-newsletter:after,.section-theme-3.section-newsletter:before{position:absolute;top:50%;transform:translateY(-50%);content:"";background-repeat:no-repeat;background-size:100% 100%;display:none}@media (min-width:768px){.section-theme-3.section-newsletter:after,.section-theme-3.section-newsletter:before{display:block}}.section-theme-3.section-newsletter:before{left:-35%;width:509px;height:333px;background-image:url(../images/newsletter-pattern-left.png)}@media (min-width:992px){.section-theme-3.section-newsletter:before{left:0}}.section-theme-3.section-newsletter:after{right:-30%;width:414px;height:475px;background-image:url(../images/newsletter-pattern-right.png)}@media (min-width:992px){.section-theme-3.section-newsletter:after{right:0}}.section-theme-3.section-newsletter .section-newsletter-holder{padding:0;margin:0;box-shadow:none;position:relative;z-index:1}@media (min-width:1200px){.section-theme-3.section-newsletter .section-newsletter-holder .section-header{font-size:18px}}.section-theme-3.section-newsletter .section-newsletter-holder .mail-icon{width:91px;margin:0 auto 35px}.section-theme-3.section-newsletter .section-newsletter-holder .mail-icon img{width:100%;height:auto;display:block}.section-theme-3.section-newsletter .form-newsletter{max-width:835px;margin:0 auto;overflow:visible}@media (min-width:768px){.section-theme-3.section-newsletter .form-newsletter{display:flex;align-items:center}}.section-theme-3.section-newsletter .form-newsletter .form-control{height:62px;font-size:16px;padding:12px 25px;border:1px solid #d5d5d5;box-shadow:0 5px 15px #00000026}.section-theme-3.section-newsletter .form-newsletter .btn{min-width:185px;margin-left:15px;height:62px}@media (max-width:767.98px){.section-theme-3.section-newsletter .form-newsletter .btn{width:100%;margin:20px 0 0;height:auto}}.trending-list{list-style:none;padding:0;margin:-7px;display:flex;flex-flow:row wrap;justify-content:center}@media (min-width:1200px){.trending-list{margin:-10px}}@media (min-width:1375px){.trending-list{margin:-15px}}.trending-list li{width:100%;padding:7px}@media (min-width:576px){.trending-list li{width:50%}}@media (min-width:768px){.trending-list li{width:33.333%}}@media (min-width:992px){.trending-list li{width:25%}}@media (min-width:1200px){.trending-list li{width:20%;padding:10px}}@media (min-width:1375px){.trending-list li{padding:15px}}.trending-list .trending-box{flex-direction:column;align-items:flex-start;justify-content:flex-start;height:100%;border-color:#fff;box-shadow:10px 10px 10px #0000001a}@media (min-width:1375px){.trending-list .trending-box{padding:30px;border-radius:40px}}@media (min-width:1550px){.trending-list .trending-box{padding:40px;border-radius:50px}}.trending-list .trending-box .icon{height:70px;display:flex;align-items:center;margin:0 0 25px;position:relative}@media (max-width:575.98px){.trending-list .trending-box .icon{margin-left:auto;margin-right:auto}}.trending-list .trending-box .icon:before{width:45px;height:45px;position:absolute;right:-10px;top:-10px;content:"";border-radius:100%;background:#fae2d8}.trending-list .trending-box .icon img{position:relative}.trending-list .trending-box .text-holder{width:100%;padding:0;margin:0 0 25px}@media (max-width:575.98px){.trending-list .trending-box .text-holder{text-align:center}}.trending-list .trending-box .btn{border:2px solid #dedede;background:#fff}@media (max-width:575.98px){.trending-list .trending-box .btn{margin:0 auto}}.trending-list .trending-box:hover{box-shadow:10px 10px #e66f3b}.trending-list .trending-box:hover .btn{background:#e66f3b;border-color:#e66f3b}.trending-list .trending-box.more-box{align-items:center;justify-content:center}.trending-list .trending-box.more-box .btn{width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:#fee0ab;border-color:#fee0ab;border-radius:100%;font-size:26px;margin-bottom:15px;padding-top:2px}.trending-list .trending-box.more-box .btn .btn-text{line-height:1}.trending-list .trending-box.more-box .subtitle{display:block;font-size:16px;color:#000}.trending-list .trending-box.more-box:hover .btn{background:#e66f3b}.popular-jobs-block .job-card{display:block;border:1px solid #fee0ab}@media (min-width:1550px){.popular-jobs-block .job-card{border-radius:40px;border-width:2px}}.popular-jobs-block .job-card .inner-box{padding-bottom:60px}@media (min-width:1550px){.popular-jobs-block .job-card .inner-box{padding-top:30px;padding-left:30px;padding-right:30px}}.popular-jobs-block .job-card .job-type{display:inline-flex;align-items:center;justify-content:center;background:#fee0ab;padding:7px 15px;border-radius:30px;font-size:12px;line-height:1;margin:0 0 30px;color:#333}@media (min-width:992px){.popular-jobs-block .job-card .job-type{font-size:14px}}.popular-jobs-block .job-card .job-type img{margin:0 10px 0 0}.popular-jobs-block .job-card h3{margin:0 0 10px}.popular-jobs-block .job-card .card-footer{background:orange;padding-top:50px}@media (min-width:1550px){.popular-jobs-block .job-card .card-footer{margin:0 -2px -2px;border-radius:40px;padding-left:30px;padding-right:30px;padding-bottom:30px}}.popular-jobs-block .job-card .img{width:65px;height:65px;overflow:hidden;border-radius:100%;position:absolute;left:20px;top:-32px;border:1px solid #fff;box-shadow:3px 3px 10px #00000026}.popular-jobs-block .job-card .img img{width:100%;height:100%;display:flex;border-radius:100%;object-fit:cover;object-position:center}.popular-jobs-block .job-card .info-row strong{line-height:1.5}.popular-jobs-block .job-card .info-row p{display:flex;align-items:center;margin:0 0 2px}.popular-jobs-block .job-card .info-row p i{font-size:18px;margin:0 5px 0 0}.popular-jobs-block .job-card:hover{box-shadow:10px 10px #e66f3b}.popular-jobs-block .jobs-listing-slider .slick-arrow{display:none!important}@media (min-width:768px){.popular-jobs-block .jobs-listing-slider .slick-dots{margin-top:45px}}.customers-reviews-block .quote-box{max-width:570px;border-radius:20px;padding-top:15px;background:#fff;box-shadow:5px 5px 5px #0000000d}@media (min-width:768px){.customers-reviews-block .quote-box{display:flex;align-items:center;margin-left:40px;padding-top:0;box-shadow:15px 15px 5px #0000000d}}@media (min-width:1200px){.customers-reviews-block .quote-box{margin-left:60px;border-radius:40px}}@media (min-width:1375px){.customers-reviews-block .quote-box{max-width:500px}}@media (min-width:1550px){.customers-reviews-block .quote-box{max-width:570px}}.customers-reviews-block .quote-box:nth-child(odd){margin-bottom:25px}@media (min-width:1200px){.customers-reviews-block .quote-box:nth-child(odd){margin-bottom:50px}}@media (min-width:1375px){.customers-reviews-block .quote-box:nth-child(odd){margin-left:auto}}.customers-reviews-block .quote-box .img-avatar{width:90px;height:90px;margin:0 auto;flex-shrink:0;border-radius:100%;overflow:hidden;border:5px solid #ffa500}@media (min-width:768px){.customers-reviews-block .quote-box .img-avatar{width:110px;height:110px;margin-left:-40px;margin-bottom:0;margin-top:0}}@media (min-width:1200px){.customers-reviews-block .quote-box .img-avatar{width:150px;height:150px;margin-left:-60px;border-width:10px}}.customers-reviews-block .quote-box .img-avatar img{width:100%;height:100%;display:block;border-radius:100%;object-fit:cover;object-position:center}.customers-reviews-block blockquote{line-height:1.75;padding:15px;margin:0;text-align:center}@media (min-width:768px){.customers-reviews-block blockquote{padding:20px;text-align:left}}@media (min-width:1200px){.customers-reviews-block blockquote{padding:30px}}@media (min-width:1550px){.customers-reviews-block blockquote{font-size:18px}}.customers-reviews-block blockquote q{display:block;font-style:normal;margin:0 0 15px}.customers-reviews-block blockquote cite{display:block;font-style:normal;font-size:20px;font-weight:700;color:#000}.customers-reviews-block blockquote .star-ratings{font-size:15px;justify-content:center}@media (min-width:768px){.customers-reviews-block blockquote .star-ratings{justify-content:flex-start}}.customers-reviews-block blockquote .star-ratings .filled{color:#ffb017}.customers-reviews-block .customers-reviews-slider .slick-slide{padding:10px}@media (min-width:768px){.customers-reviews-block .customers-reviews-slider .slick-slide{padding:25px}}.customers-reviews-block .slick-arrow{position:static}.customers-reviews-block .slider-controller .slick-arrow{background:#fee0ab}.customers-reviews-block .slider-controller .slick-arrow:hover{background:#e66f3b}.customers-reviews-block .slider-controller .slick-arrow+.slick-arrow{margin-left:20px}.packages-block{background-repeat:no-repeat;background-position:center;background-size:cover}.packages-block .section-header h2{color:#fff}.package-box{background:#434343;overflow:hidden;border-radius:20px;padding:15px;height:100%}@media (min-width:1200px){.package-box{padding:20px;border-radius:40px}}.package-box .box-head{color:#fff;position:relative;padding:10px 10px 65px}@media (min-width:992px){.package-box .box-head{padding:20px 10px 65px}}@media (min-width:1200px){.package-box .box-head{padding:20px 20px 65px}}@media (min-width:1375px){.package-box .box-head{padding:35px 30px 65px}}@media (min-width:1550px){.package-box .box-head{padding:35px 50px 65px}}.package-box .subtitle{display:block;margin:0 0 7px}@media (min-width:992px){.package-box .subtitle{margin:0 0 3px}}.package-box h3{line-height:1;font-size:35px;font-weight:800}@media (min-width:1200px){.package-box h3{font-size:45px}}@media (min-width:1375px){.package-box h3{font-size:55px}}.package-box .recommended-tag{position:absolute;right:0;bottom:15px;font-size:13px;line-height:1.5;color:#fff;background:#000;border-radius:20px;padding:5px 15px}.package-box .box-inner{background:orange;border-radius:20px;position:relative;padding:70px 20px 25px}@media (min-width:1200px){.package-box .box-inner{border-radius:40px}}@media (min-width:1375px){.package-box .box-inner{padding:70px 30px 25px}}@media (min-width:1550px){.package-box .box-inner{padding:70px 40px 25px}}.package-box .icon{width:90px;height:90px;border:3px solid #ffa500;border-radius:100%;display:flex;align-items:center;justify-content:center;background:#da6938;position:absolute;left:20px;top:-45px}@media (min-width:1200px){.package-box .icon{left:35px}}@media (min-width:1550px){.package-box .icon{left:50px}}.package-box .features-list{line-height:1.5;margin-bottom:20px;overflow:hidden}.package-box .features-list li{position:relative;padding-left:25px;margin:0 0 18px}@media (min-width:1200px){.package-box .features-list li{padding-left:30px}}.package-box .features-list li:before{top:5px;left:0;content:"";position:absolute;width:14px;height:14px;background:url(../images/tick.svg) no-repeat;background-size:contain}.package-box .btn{width:100%}@media (max-width:991.98px){.package-box .btn.btn-white.btn-sm{padding-top:12px;padding-bottom:12px}}.section-experts{overflow:hidden}.section-experts .matched-jobs-block{background:#fafafa;overflow:visible;padding:0;border-radius:0 15px 15px 0}@media (min-width:992px){.section-experts .matched-jobs-block{border-radius:0 25px 25px 0}}@media (min-width:1375px){.section-experts .matched-jobs-block{border-radius:0 45px 45px 0}}.section-experts .matched-jobs-block:before{background:#fafafa;position:absolute;width:3000px;top:0;bottom:0;right:100%;left:auto;content:"";display:block;border-radius:0}.section-experts .matched-jobs-block:after{background:url(../images/bg-pattern-cristal.jpg) no-repeat;background-size:100% 100%;content:"";position:absolute;left:-20%;top:0;bottom:0;width:1040px}.section-experts .matched-jobs-block .section-header{position:relative;z-index:1;padding-top:45px;padding-bottom:10px}@media (min-width:576px){.section-experts .matched-jobs-block .section-header{padding-bottom:35px}}@media (min-width:768px){.section-experts .matched-jobs-block .section-header{padding-top:35px}}@media (min-width:992px){.section-experts .matched-jobs-block .section-header{padding-right:8%}}@media (min-width:1200px){.section-experts .matched-jobs-block .section-header{padding-right:10%}}.section-experts .matched-jobs-block .section-header h1{color:#000;font-weight:800}@media (min-width:1200px){.section-experts .matched-jobs-block .section-header p{font-size:18px}}.section-experts .matched-jobs-block .image-holder{background:#e66f3b;border-radius:15px;height:400px;position:relative;z-index:1}@media (max-width:767.98px){.section-experts .matched-jobs-block .image-holder{max-width:450px}}@media (max-width:575.98px){.section-experts .matched-jobs-block .image-holder{max-width:300px;height:275px}}@media (min-width:992px){.section-experts .matched-jobs-block .image-holder{border-radius:25px;height:530px}}@media (min-width:1375px){.section-experts .matched-jobs-block .image-holder{border-radius:45px}}.section-experts .matched-jobs-block .image-holder img{width:100%;height:auto;display:block}.section-experts .matched-jobs-block .image-holder .image-wrap{position:absolute;left:-30px;bottom:0;max-width:100%}@media (max-width:575.98px){.section-experts .matched-jobs-block .image-holder .image-wrap{left:-10px}}@media (min-width:768px){.section-experts .matched-jobs-block .image-holder .image-wrap{width:350px}}@media (min-width:992px){.section-experts .matched-jobs-block .image-holder .image-wrap{width:auto;left:-90px}}@media (min-width:1375px){.section-experts .matched-jobs-block .image-holder .image-wrap{left:-135px}}.section-experts .matched-jobs-block .image-holder .img-info{width:220px;position:absolute;right:-5px;top:80px;display:none}@media (min-width:992px){.section-experts .matched-jobs-block .image-holder .img-info{right:-15px;top:150px;display:block}}@media (min-width:1200px){.section-experts .matched-jobs-block .image-holder .img-info{right:-5px;top:80px}}@media (min-width:1375px){.section-experts .matched-jobs-block .image-holder .img-info{width:328px}}.section-experts .matched-jobs-block .image-holder .img-graph{width:150px;position:absolute;left:-75px;bottom:25px;display:none}@media (min-width:992px){.section-experts .matched-jobs-block .image-holder .img-graph{display:block}}@media (min-width:1200px){.section-experts .matched-jobs-block .image-holder .img-graph{left:-100px;width:208px}}@media (min-width:1375px){.section-experts .matched-jobs-block .image-holder .img-graph{left:-160px}}.section-experts .features-list{line-height:1.5;overflow:hidden;padding:35px 0 0 2px;margin:0;color:#000}.section-experts .features-list li{position:relative;padding-left:25px;margin:0 0 18px}@media (min-width:1200px){.section-experts .features-list li{padding-left:30px}}.section-experts .features-list li:before{top:5px;left:0;content:"";position:absolute;width:14px;height:14px;background:url(../images/tick.svg) no-repeat;background-size:contain}.footer-theme-3{font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";color:#000}.footer-theme-3 .pri-footer{position:relative;overflow:visible;border-top:1px solid #eaeaea}.footer-theme-3 .pri-footer .logo{width:175px;display:block;margin:0}.footer-theme-3 .pri-footer .logo img{width:100%;height:auto;display:block}.footer-theme-3 .pri-footer .btn{width:100%;min-width:206px;border-radius:10px}@media (min-width:768px){.footer-theme-3 .pri-footer .btn{width:inherit}}.footer-theme-3 .pri-footer .btn:before{border-radius:10px}.footer-theme-3 .pri-footer .contact-info{max-width:370px;width:100%;line-height:1.5}@media (min-width:768px){.footer-theme-3 .pri-footer .contact-info{margin-left:auto}}.footer-theme-3 .pri-footer .phone-number{margin:0 0 20px}.footer-theme-3 .pri-footer .phone-number .number{color:#000;display:inline-block;border-bottom:2px solid #e66f3b;line-height:1}.footer-theme-3 .pri-footer .phone-number .number:hover{color:#e66f3b}.footer-theme-3 .pri-footer .address-info{display:flex;align-items:center}.footer-theme-3 .pri-footer .address-info i{margin:0 10px 0 0;font-size:20px;line-height:1;position:relative;top:-2px}@media (min-width:1200px){.footer-theme-3 .pri-footer .footer-info p{margin:0 0 15px}}.footer-theme-3 .pri-footer .footer-info p:last-child{margin-bottom:0}.footer-theme-3 .sec-footer{font-weight:400;color:#000}@media (min-width:768px){.footer-theme-3 .sec-footer{font-size:14px}}@media (min-width:992px){.footer-theme-3 .sec-footer{font-size:16px}}.footer-theme-3 .sec-footer p .site-link{font-weight:600;color:currentColor;border-bottom:1px solid rgba(0,0,0,.55)}.footer-theme-3 .sec-footer p .site-link:hover{color:#e66f3b}.footer-theme-3 .social-networks li a{color:currentColor}.footer-theme-3 .social-networks li a:hover{color:#e66f3b}.footer-theme-3 .social-networks.no-bg li:before{background:currentColor}.header-theme-4{background:transparent}.header-theme-4 .btn{color:#fff;background:var(--purple-heart)}.header-theme-4 .btn:hover:before{opacity:.5;background:var(--navy-dark)}.header-theme-4 .nav-close span,.header-theme-4 .nav-close:after,.header-theme-4 .nav-close:before,.header-theme-4 .nav-opener span,.header-theme-4 .nav-opener:after,.header-theme-4 .nav-opener:before{background:#fff}.header-theme-4 .nav-close:hover span,.header-theme-4 .nav-close:hover:after,.header-theme-4 .nav-close:hover:before,.header-theme-4 .nav-opener:hover span,.header-theme-4 .nav-opener:hover:after,.header-theme-4 .nav-opener:hover:before{background:var(--purple-heart)}@media (max-width:991.98px){.header-theme-4 .nav-drop{background:var(--navy-dark)}}@media (min-width:992px){.header-theme-4 .navigation>li>a:not(.btn){color:#fff}}.header-theme-4 .navigation>li>a:not(.btn):hover{color:var(--purple-heart)}@media (max-width:991.98px){.header-theme-4 .navigation>li>a.dropdown-toggle.show{color:var(--purple-heart)}}.header-theme-4 .navigation>li:hover .dropdown-toggle{color:var(--purple-heart)}.header-theme-4 .navigation>li.active>a{color:var(--purple-heart)}.header-theme-4 .navigation .dropdown-menu li.active>a{color:var(--purple-heart)}.header-theme-4 .navigation .dropdown-menu li.active:hover>a{color:#fff}.header-theme-4 .navigation .dropdown-menu li.tabActive>a{background:var(--purple-heart);color:#fff}.header-theme-4 .navigation .dropdown-menu .dropdown-item:hover{background:var(--purple-heart)}.sticky-header .header-theme-4 .nav-opener:not(:hover) span,.sticky-header .header-theme-4 .nav-opener:not(:hover):after,.sticky-header .header-theme-4 .nav-opener:not(:hover):before{background:var(--navy-dark)}@media (min-width:992px){.sticky-header .header-theme-4 .navigation>li>a:not(.btn){color:var(--navy-dark)}}.sticky-header .header-theme-4 .navigation>li>a:not(.btn):hover{color:var(--purple-heart)}@media (max-width:991.98px){.sticky-header .header-theme-4 .navigation>li>a.dropdown-toggle.show{color:var(--purple-heart)}}.sticky-header .header-theme-4 .navigation>li:hover .dropdown-toggle{color:var(--purple-heart)}.sticky-header .header-theme-4 .navigation>li.active>a{color:var(--purple-heart)}.visual-theme-4{font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";background-color:var(--navy-dark);background-image:url(../images/vawe.svg);background-repeat:no-repeat;background-size:contain;background-position:center bottom}@media (min-width:768px){.visual-theme-4{font-size:18px}}.visual-theme-4:after{display:none}@media (min-width:992px){.visual-theme-4 .container{margin-bottom:0}}.visual-theme-4 .visual-textbox{margin:0;max-width:inherit}@media (min-width:1375px){.visual-theme-4 .visual-textbox{padding-top:180px}}.visual-theme-4 .visual-textbox .h1,.visual-theme-4 .visual-textbox h1{font-weight:800;line-height:1.2;padding-bottom:0;font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media (min-width:992px){.visual-theme-4 .visual-textbox .h1,.visual-theme-4 .visual-textbox h1{margin:0 0 26px}}@media (min-width:1200px){.visual-theme-4 .visual-textbox .h1,.visual-theme-4 .visual-textbox h1{margin:0 0 36px}}@media (min-width:1375px){.visual-theme-4 .visual-textbox .h1,.visual-theme-4 .visual-textbox h1{font-size:60px}}@media (min-width:1550px){.visual-theme-4 .visual-textbox .h1,.visual-theme-4 .visual-textbox h1{font-size:75px;margin:0 0 30px}}.visual-theme-4 .visual-textbox .h1:after,.visual-theme-4 .visual-textbox h1:after{display:none}.visual-theme-4 .visual-textbox p{color:#fff;margin:0 0 15px}@media (min-width:1550px){.visual-theme-4 .visual-textbox p{font-size:22px}}.visual-theme-4 .form-search{overflow:hidden;margin-bottom:30px}@media (min-width:768px){.visual-theme-4 .form-search{margin-bottom:40px}}@media (min-width:992px){.visual-theme-4 .form-search{display:flex;padding:7px;background:#fff;border-radius:8px;max-width:inherit;border:1px solid #d5d5d5;box-shadow:0 5px 15px #00000026}}.visual-theme-4 .form-search .fields-holder{padding:13px 0}@media (max-width:767.98px){.visual-theme-4 .form-search .fields-holder{padding:0;background:transparent!important}}@media (min-width:768px){.visual-theme-4 .form-search .fields-holder{border-radius:100px;margin:0 0 20px}}@media (min-width:992px){.visual-theme-4 .form-search .fields-holder{margin:0;flex-grow:1;min-width:0}}.visual-theme-4 .form-search .form-group{padding:8px 20px 8px 55px}@media (min-width:768px){.visual-theme-4 .form-search .form-group{padding:0 25px 0 55px;width:100%}}@media (min-width:1375px){.visual-theme-4 .form-search .form-group{width:38%}}@media (min-width:1375px){.visual-theme-4 .form-search .form-group:first-child{width:63%}}@media (min-width:768px){.visual-theme-4 .form-search .form-group+.form-group{border-left:1px solid #666}}.visual-theme-4 .form-search .form-group .icon{left:20px;font-size:21px}.visual-theme-4 .form-search .form-control{font-size:14px;padding:8px 0 6px}.visual-theme-4 .form-search .form-control::placeholder{color:#666}.visual-theme-4 .form-search .select2-container--default{min-width:180px}.visual-theme-4 .form-search .select2{font-size:14px}.visual-theme-4 .form-search .select2 .select2-selection{padding:5px 0}.visual-theme-4 .form-search .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#666}.visual-theme-4 .form-search .select2-container--default .select2-selection--single .select2-selection__arrow:before{font-size:18px}.visual-theme-4 .form-search .btn{color:#fff;border-radius:32px;background:var(--purple-heart)}@media (min-width:992px){.visual-theme-4 .form-search .btn{min-width:140px}}.visual-theme-4 .form-search .btn:before{border-radius:32px}.visual-theme-4 .image-holder{overflow:hidden}.visual-theme-4 .image-holder img{display:block;width:100%;height:auto}.visual-theme-4 .feature-frame{overflow:hidden;display:flex;align-items:center}.visual-theme-4 .feature-frame img{display:block;max-width:40px;margin-right:13px}@media (min-width:1200px){.visual-theme-4 .feature-frame img{max-width:100%}}.visual-theme-4 .feature-frame p{margin:0;color:#fff;font-size:16px;line-height:24px}@media (min-width:992px){.visual-theme-4 .feature-frame p{font-size:18px;line-height:26px}}.section-theme-4{font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.section-theme-4 .h1,.section-theme-4 .h2,.section-theme-4 .h3,.section-theme-4 .h4,.section-theme-4 .h5,.section-theme-4 .h6,.section-theme-4 h1,.section-theme-4 h2,.section-theme-4 h3,.section-theme-4 h4,.section-theme-4 h5,.section-theme-4 h6{color:#000;font-weight:800;font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.section-theme-4 .section-header{font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";color:#444;font-weight:400;max-width:730px}@media (min-width:768px){.section-theme-4 .section-header{font-size:16px}}.section-theme-4 .section-header h2{color:#000;margin:0 0 10px;letter-spacing:normal;font-weight:800}@media (min-width:1375px){.section-theme-4 .section-header h2{font-size:50px}}@media (min-width:1550px){.section-theme-4 .section-header h2{font-size:60px}}.section-theme-4 .section-header h2 .text-outlined{position:relative}.section-theme-4 .section-header h2 .text-outlined:before{width:100%;height:6px;position:absolute;left:0;bottom:-7px;content:"";background:url(../images/outline-yellow.png) no-repeat;background-size:100% 100%}@media (min-width:768px){.section-theme-4 .section-header h2 .text-outlined:before{height:9px}}@media (min-width:992px){.section-theme-4 .section-header h2 .text-outlined:before{height:12px}}@media (min-width:1375px){.section-theme-4 .section-header h2 .text-outlined:before{height:15px}}.section-theme-4 .section-header img{margin:0 auto}.section-theme-4 .cats-block{gap:20px;display:grid;grid-template-columns:auto}@media (min-width:768px){.section-theme-4 .cats-block{grid-template-columns:auto auto}}@media (min-width:992px){.section-theme-4 .cats-block{grid-template-columns:auto auto auto}}@media (min-width:1200px){.section-theme-4 .cats-block{gap:29px}}.section-theme-4 .cats-block .cat-box a{display:block;border-radius:15px;padding:15px 15px 5px;border:1px solid #aeaeae;transition:all ease-in-out .3s;background:#fff}@media (min-width:1200px){.section-theme-4 .cats-block .cat-box a{border-radius:30px;padding:30px 20px 20px}}.section-theme-4 .cats-block .cat-box a:hover{background-color:#fff;border:1px solid #7d29e6;box-shadow:0 3px 40px #2348ff36}.section-theme-4 .cats-block .cat-box a:hover .icon-box{background:#7d29e6}.section-theme-4 .cats-block .cat-box a:hover .icon-box img{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(2%) hue-rotate(25deg) brightness(114%) contrast(100%)}.section-theme-4 .cats-block .cat-box .icon-box{display:flex;margin:0 0 20px;align-items:center;width:86px;height:86px;justify-content:center;border-radius:0 50% 50%;background:#f8f8f8;transition:all ease-in-out .3s}.section-theme-4 .cats-block .cat-box .icon-box img{transition:all ease-in-out .3s}@media (min-width:992px){.section-theme-4 .cats-block .cat-box:nth-child(2),.section-theme-4 .cats-block .cat-box:nth-child(5){margin-top:-20px}}@media (min-width:1200px){.section-theme-4 .cats-block .cat-box:nth-child(2),.section-theme-4 .cats-block .cat-box:nth-child(5){margin-top:-40px}}.section-theme-4 .cats-block .title{display:block;color:#000;font-size:20px;line-height:38px;font-weight:700;margin:0 0 5px;text-transform:capitalize}@media (min-width:1200px){.section-theme-4 .cats-block .title{font-size:24px}}.section-theme-4 .cats-block p{font-size:16px;color:#666;line-height:1.25}.section-theme-4 .tags-list{padding:0;display:flex;font-size:12px;line-height:1.5;list-style:none;color:#666;flex-flow:row wrap;margin:0 0 3px -3px}@media (min-width:992px){.section-theme-4 .tags-list{font-size:13px}}.section-theme-4 .tags-list li{padding:0 4px 7px 3px}.section-theme-4 .tags-list .tag{border:0;border-radius:20px;padding:4px 10px;display:block;text-align:center;background:#edf0ff}@media (min-width:1200px){.section-theme-4 .tags-list .tag{min-width:84px}}.section-theme-4 .career-block .sub-heading{display:block;margin:0 0 5px;font-size:16px;font-weight:800;line-height:18px;color:#7d29e6;text-transform:uppercase}.section-theme-4 .career-block p{margin:0 0 20px}@media (min-width:992px){.section-theme-4 .career-block p{margin:0 0 30px}}@media (min-width:1200px){.section-theme-4 .career-block p{margin:0 0 40px}}.section-theme-4 .career-block .info-count-boxes{display:flex;flex-wrap:wrap;max-width:470px}.section-theme-4 .career-block .info-count-boxes .count-box{width:50%;flex:0 0 50%;padding-right:30px}.section-theme-4 .career-block .info-count-boxes .icon{margin:0 0 15px;width:86px;height:86px}.section-theme-4 .career-block .info-count-boxes .icon img{width:100%;display:block}.section-theme-4 .career-block .info-count-boxes p{margin:0;color:#000;font-size:16px;line-height:20px}@media (min-width:1200px){.section-theme-4 .career-block .info-count-boxes p{font-size:18px;line-height:32px}}.section-theme-4 .career-block .info-count-boxes p strong{display:block;font-size:30px;line-height:1}@media (min-width:1200px){.section-theme-4 .career-block .info-count-boxes p strong{font-size:52px}}.section-theme-4 .career-block .image-holder{position:relative;padding-right:30px}.section-theme-4 .career-block .image-holder img{display:block;max-width:100%}.section-theme-4 .career-block .exp-counter{top:20%;right:0}.section-theme-4 .exp-counter{color:#fff;display:flex;padding:34px;position:absolute;align-items:center;justify-content:center;width:140px;height:140px;flex-direction:column;background:#7d29e6;border-radius:50% 50% 50% 0;box-shadow:0 3px 8px #2348ff36}@media (min-width:1200px){.section-theme-4 .exp-counter{width:188px;height:188px;padding:42px}}.section-theme-4 .exp-counter .text{font-size:14px;line-height:20px}@media (min-width:1200px){.section-theme-4 .exp-counter .text{font-size:16px;line-height:1.5}}.section-theme-4 .exp-counter strong{display:block;font-size:30px;font-weight:700;line-height:34px}@media (min-width:1200px){.section-theme-4 .exp-counter strong{font-size:61px;line-height:64px}}.section-theme-4 .tabs-bar{display:flex;justify-content:center}.section-theme-4 .tabs-bar ul{display:flex;font-size:14px;line-height:20px}@media (min-width:768px){.section-theme-4 .tabs-bar ul{font-size:16px}}.section-theme-4 .tabs-bar ul li:not(:last-child){margin:0}.section-theme-4 .tabs-bar ul li{margin:0;position:relative}.section-theme-4 .tabs-bar ul li:not(:last-child):after{top:50%;left:100%;content:"";background:#e0e0e0;position:absolute;width:1px;height:21px;transform:translateY(-50%)}.section-theme-4 .tabs-bar ul li:first-child a{border-radius:28px 0 0 28px}.section-theme-4 .tabs-bar ul li:last-child a{border-radius:0 28px 28px 0}.section-theme-4 .tabs-bar ul li a{display:flex;align-items:center;justify-content:center;color:#333;text-align:center;padding:10px 15px 8px;border-style:solid;border-width:1px 0;border-color:#e0e0e0}@media (min-width:576px){.section-theme-4 .tabs-bar ul li a{padding:15px 20px 14px}}@media (min-width:768px){.section-theme-4 .tabs-bar ul li a{padding:18px 40px 16px}}.section-theme-4 .tabs-bar ul li.active a,.section-theme-4 .tabs-bar ul li:hover a{color:#fff;border-color:transparent;background:#7d29e6;box-shadow:0 3px 40px #2348ff36}.section-theme-4 .tabs-bar ul li.active:after,.section-theme-4 .tabs-bar ul li:hover:after{display:none}.section-theme-4 .btn-purple{color:#fff;background:#7d29e6}.section-theme-4 .btn-purple:before{z-index:1;background:#220389}.section-theme-4 .btn-purple:hover{color:#fff}.section-theme-4 .btn-purple span{z-index:2;position:relative}.section-theme-4 .steps-box [class^=col-]{counter-increment:inst}.section-theme-4 .steps-box [class^=col-] .step-frame{position:relative;background:url(../images/bubble-02.svg) no-repeat;background-position:center top;background-size:contain}.section-theme-4 .steps-box [class^=col-] .step-frame:after{left:50%;bottom:-38px;color:#000;display:flex;font-size:16px;font-weight:700;position:absolute;align-items:center;width:67px;height:67px;justify-content:center;background:var(--golden);border-radius:0 50% 50%;content:"0" counter(inst) ".";transform:translate(-50%)}@media (min-width:576px){.section-theme-4 .steps-box [class^=col-] .step-frame:after{bottom:-25px}}@media (min-width:768px){.section-theme-4 .steps-box [class^=col-] .step-frame:after{bottom:-30px}}@media (min-width:992px){.section-theme-4 .steps-box [class^=col-] .step-frame:after{bottom:-38px}}.section-theme-4 .steps-box [class^=col-]:first-child .step-frame{background:url(../images/bubble-01.svg) no-repeat;background-position:center top;background-size:contain}.section-theme-4 .steps-box [class^=col-]:last-child .step-frame{background:url(../images/bubble-03.svg) no-repeat;background-position:center top;background-size:contain}.section-theme-4 .steps-box .step-frame{display:flex;margin:0 0 50px;padding:45px 40px;text-align:center;align-items:center;flex-direction:column}@media (min-width:576px){.section-theme-4 .steps-box .step-frame{margin:0 0 60px}}.section-theme-4 .steps-box .icon-image{overflow:hidden;margin:0 0 20px;width:100px;height:100px}@media (min-width:576px){.section-theme-4 .steps-box .icon-image{margin:0 0 30px}}.section-theme-4 .steps-box .icon-image img{display:block;max-width:100%}.section-theme-4 .steps-box .icon-image:after,.section-theme-4 .steps-box .icon-image:before{display:none}.section-theme-4 .steps-box .text{max-width:290px}.section-theme-4 .steps-box h3{color:#000;font-size:22px;margin:0 0 10px}.section-theme-4 .steps-box p{color:#444;line-height:1.9}.section-theme-4.apps-block .text{overflow:hidden;padding:0 0 15px}.section-theme-4.apps-block .sub-heading{display:block;margin:0 0 5px;font-size:16px;font-weight:800;line-height:18px;color:#7d29e6;text-transform:uppercase}.section-theme-4.apps-block .image-holder{overflow:hidden;position:relative;padding-left:30px}.section-theme-4.apps-block .image-holder img{display:block;width:100%;height:auto}.section-theme-4.apps-block .exp-counter{left:0;top:50%;padding:30px;text-align:center;border-radius:50% 0 50% 50%;transform:translateY(-50%)}@media (min-width:992px){.section-theme-4.apps-block .exp-counter{padding:34px;width:170px;height:170px}}@media (min-width:992px){.section-theme-4.apps-block .exp-counter strong{font-size:52px;line-height:1}}.section-theme-4 .list{overflow:hidden;margin:0 0 20px}.section-theme-4 .list li{margin:0 0 10px;position:relative;padding-left:30px}.section-theme-4 .list li:before{top:5px;left:0;content:"";position:absolute;width:20px;height:20px;background:url(../images/tick-green.svg) no-repeat;background-size:contain}.section-theme-4 .download-btns{display:flex;margin:0 -5px}@media (min-width:1200px){.section-theme-4 .download-btns{margin:0 -10px}}.section-theme-4.candidate-block{background-repeat:no-repeat;background-size:contain;background-position:center 90%}.section-theme-4.browse-jobs-block{background-color:#f7f7f7!important;background-image:url(../images/bg-browse.jpg);background-repeat:no-repeat;background-size:contain;background-position:bottom center}.jobs-card{display:flex;margin:0 0 15px;background:#fff;border-radius:15px;flex-direction:column;border:1px solid #e0e0e0}@media (min-width:768px){.jobs-card{margin:0 0 20px;flex-direction:row;justify-content:space-between}}@media (min-width:1375px){.jobs-card{margin:0 0 30px;border-radius:30px}}.jobs-card:hover{box-shadow:0 21px 10px #0404040d}.jobs-card .icon-box{margin:0 0 15px;overflow:hidden;width:80px;height:80px;border-radius:50%;box-shadow:0 10px 18px #0000001a}@media (min-width:768px){.jobs-card .icon-box{top:20px;left:20px;position:absolute}}@media (min-width:1375px){.jobs-card .icon-box{top:30px;left:30px}}@media (min-width:1550px){.jobs-card .icon-box{top:40px;left:40px}}.jobs-card .icon-box img{display:block;width:100%;height:auto}.jobs-card .job-content-left{display:flex;padding:15px 20px;flex-direction:column;align-items:center}@media (min-width:768px){.jobs-card .job-content-left{align-items:flex-start;width:calc(100% - 220px);flex:0 0 calc(100% - 220px);position:relative;padding:20px 25px 20px 120px}}@media (min-width:1375px){.jobs-card .job-content-left{padding:30px 30px 30px 135px;width:calc(100% - 280px);flex:0 0 calc(100% - 280px)}}@media (min-width:1550px){.jobs-card .job-content-left{padding:40px 40px 40px 150px}}.jobs-card .job-content-left h3{margin:0 0 5px;text-align:center}@media (min-width:768px){.jobs-card .job-content-left h3{text-align:left}}@media (min-width:1200px){.jobs-card .job-content-left h3{font-size:28px}}.jobs-card .job-content-left .meta{display:block;margin:0 0 5px}@media (min-width:992px){.jobs-card .job-content-left .meta{margin:0 0 10px}}.jobs-card .job-content-left a{color:#333}.jobs-card .job-content-left .location-txt{display:flex;color:#444;font-weight:400;margin:0 0 10px;align-items:center}@media (min-width:992px){.jobs-card .job-content-left .location-txt{margin:0 0 20px}}.jobs-card .job-content-left .location-txt i{margin-right:10px}.jobs-card .job-content-right{display:flex;padding:15px 20px;margin:0 -1px -1px;border-radius:15px;flex-direction:column;border:1px solid #e0e0e0}@media (min-width:768px){.jobs-card .job-content-right{flex:220px;flex:0 0 220px;align-items:center;margin:-1px -1px -1px 0;padding:20px;justify-content:space-between}}@media (min-width:1375px){.jobs-card .job-content-right{flex:280px;flex:0 0 280px;padding:30px;border-radius:30px}}@media (min-width:1550px){.jobs-card .job-content-right{padding:40px}}.jobs-card .price-box{display:flex;margin-bottom:15px;align-items:center;flex-direction:column}@media (min-width:992px){.jobs-card .price-box{margin-bottom:30px}}.jobs-card .price-box .price{display:block;font-size:16px;font-weight:700}@media (min-width:768px){.jobs-card .price-box .price{font-size:18px}}.jobs-card .price-box .price sub{font-size:12px;font-weight:400;position:relative;bottom:1px}@media (min-width:768px){.jobs-card .price-box .price sub{font-size:14px}}.jobs-card .price-box .txt{display:block;font-size:14px}.jobs-card .btn.btn-green,.jobs-card .btn.btn-purple{color:#000;background:#fff!important;border:2px solid #7d29e6}@media (min-width:768px){.jobs-card .btn.btn-green,.jobs-card .btn.btn-purple{max-width:156px;min-width:156px;padding:14px 30px;font-size:16px}}.jobs-card .btn.btn-green:before,.jobs-card .btn.btn-purple:before{z-index:1;background:#7d29e6}.jobs-card .btn.btn-green:hover,.jobs-card .btn.btn-purple:hover{color:#fff}.jobs-card .btn.btn-green span,.jobs-card .btn.btn-purple span{z-index:2;position:relative}.jobs-card .btn.btn-green{border-color:#063970}.jobs-card .btn.btn-green:before{background:#063970!important;opacity:1}@media (min-width:992px) and (max-width:1199.98px){.section-categories .jobs-card h3{font-size:24px}}.candidate-block .candidate-carousel{margin:0 0 20px}.candidate-block .candidate-carousel .slick-track{display:flex!important}.candidate-block .candidate-carousel .slick-slide{height:inherit!important}@media (min-width:992px){.candidate-block .candidate-carousel{gap:30px;display:grid;grid-template-columns:auto auto auto auto}}@media (min-width:992px){.candidate-block .candidate-carousel .slick-dots{margin:40px 0 0}}@media (min-width:1200px){.candidate-block .candidate-carousel .slick-dots{margin:50px 0 0}}.candidate-block .candidate-carousel .slick-dots li button{border-color:#7d29e6}.candidate-block .candidate-carousel .slick-dots li.slick-active button,.candidate-block .candidate-carousel .slick-dots li:hover button{border-color:#7d29e6;background:#7d29e6}.candidate-post{padding:30px 10px 0}@media (min-width:992px){.candidate-post{padding:0}}.candidate-post a{height:100%;padding:20px;display:block;background:#fff;border-radius:15px;border:1px solid #e0e0e0}@media (min-width:992px){.candidate-post a{border-radius:30px;padding:20px 20px 30px}}.candidate-post:hover a{box-shadow:0 3px 40px #00000026}.candidate-post .image-wrap{margin:-50px auto 20px;max-width:260px;position:relative}.candidate-post .image-holder{overflow:hidden;border-radius:50% 0 50% 50%}.candidate-post .image-holder img{display:block;width:100%;height:auto}.candidate-post .ratings-info{display:flex;line-height:1;max-width:60px;font-size:15px;font-weight:700;color:#333;text-align:center;border-radius:15px;align-items:center;padding:5px 10px 3px;justify-content:center;background:var(--golden);position:absolute;left:0;bottom:15px}.candidate-post .ratings-info i{display:flex;line-height:1;margin-right:5px;width:15px;height:15px;align-items:center;justify-content:center}.candidate-post .ratings-info i:before{line-height:1}.candidate-post .ratings-info span{margin:3px 0 0}.candidate-post .text-info{z-index:2;overflow:hidden;position:relative}@media (min-width:1200px){.candidate-post .text-info{max-width:380px;margin:0 auto}}.candidate-post .text-info p{font-size:14px;color:#888}.candidate-post h3{color:#000;font-size:20px}@media (min-width:1200px){.candidate-post h3{font-size:22px}}@media (min-width:768px){.candidate-post p{margin:0 0 30px}}.candidate-post .price{color:#000;font-size:20px;line-height:20px}@media (min-width:1200px){.candidate-post .price{font-size:24px;line-height:24px}}.candidate-post .price sub{bottom:2px;font-size:15px;font-weight:400;position:relative}.candidate-post .candidate-post-holder{padding:20px;position:relative;text-align:center}@media (min-width:992px){.candidate-post .candidate-post-holder{padding:20px 30px;display:flex;align-items:center;flex-grow:1;text-align:left}}@media (min-width:1200px){.candidate-post .candidate-post-holder{padding:25px 35px}}@media (min-width:1375px){.candidate-post .candidate-post-holder{padding:32px 42px}}.candidate-post .candidate-post-holder .ratings-info{position:absolute;left:5px;top:5px;width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:10px}@media (min-width:1200px){.candidate-post .candidate-post-holder .ratings-info{left:10px;top:10px}}.candidate-post .candidate-post-holder .ratings-info i{margin:0;width:auto;height:auto;font-size:16px;line-height:1}.candidate-post .candidate-post-foot{border-radius:25px;border:1px solid #e0e0e0;margin:0 -1px -1px;padding:10px;display:flex;align-items:center;justify-content:space-between;flex-direction:column}@media (min-width:992px){.candidate-post .candidate-post-foot{flex-direction:row}}.candidate-post .tags-list{margin:-4px -4px 10px}@media (min-width:992px){.candidate-post .tags-list{margin-bottom:-4px}}.candidate-post .tags-list li{padding:4px}.candidate-post .tags-list li .tag{border:0;font-size:14px;line-height:1.75;color:#000;background:orange}.candidate-post .btn.btn-green{min-width:150px;padding:9px 15px;background:#063970;font-size:14px;line-height:1.5;border-color:transparent;border-radius:30px}.candidate-post .btn.btn-green:hover{box-shadow:none;border-color:transparent}.candidate-post .location{display:flex;align-items:center;justify-content:center;color:#444;font-size:14px;line-height:1.5}@media (min-width:992px){.candidate-post .location{justify-content:flex-start}}.candidate-post .location .icon{margin:0 7px 0 0;position:relative;top:-1px;flex-shrink:0}.candidate-post.alt{height:100%;background:#fff;border-radius:25px;border:1px solid #e0e0e0;display:flex;flex-direction:column;padding:0}.candidate-post.alt .image-holder{width:120px;height:120px;border-radius:100%;margin:0 auto 20px}@media (min-width:768px){.candidate-post.alt .image-holder{width:150px;height:150px}}@media (min-width:992px){.candidate-post.alt .image-holder{flex-shrink:0;margin:0 20px 0 0}}@media (min-width:1200px){.candidate-post.alt .image-holder{width:190px;height:190px;margin:0 30px 0 0}}@media (min-width:1375px){.candidate-post.alt .image-holder{width:210px;height:210px;margin:0 40px 0 0}}.candidate-post.alt .image-holder img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.candidate-post.alt .text-info{flex-grow:1;min-width:0;max-width:inherit;margin:0}.candidate-post.alt .text-info p{margin:0 0 10px}@media (min-width:1375px){.candidate-post.alt .text-info p{font-size:16px}}@media (min-width:1375px){.candidate-post.alt h3{font-size:26px}}.candidate-post.alt .price{color:#333}.candidate-post.alt:hover .btn{box-shadow:none}.client-reviews-sec{overflow:visible}.client-reviews-sec .section-header{max-width:inherit}.client-reviews-sec .section-header .sub-heading{margin:0;display:block;font-size:14px;font-weight:800;line-height:18px;color:#7d29e6;text-transform:uppercase}@media (min-width:992px){.client-reviews-sec .section-header .sub-heading{font-size:16px}}.client-reviews-sec .slick-arrow{border:0;padding:0;display:flex;align-items:center;border-radius:30px;justify-content:center;width:60px;height:60px;background:#f5f5f5;position:static}.client-reviews-sec .slick-arrow:hover{color:#fff;background:#7d29e6}.client-reviews-sec .slick-arrow:not(:last-child){margin-right:10px}.client-reviews-sec .slick-arrow i{font-size:22px}.client-reviews-carousel .slick-list{margin:0 -10px}@media (min-width:992px){.client-reviews-carousel .slick-list{margin:0 -20px}}@media (min-width:1200px){.client-reviews-carousel .slick-list{margin:0 -30px}}.client-reviews-carousel .review-box{padding:0 10px}@media (min-width:992px){.client-reviews-carousel .review-box{padding:0 20px}}@media (min-width:1200px){.client-reviews-carousel .review-box{padding:0 30px}}.client-reviews-carousel .review-box blockquote{margin:0;padding:35px;border:3px solid #e7e7e7;border-radius:100px 0 100px 100px}@media (min-width:992px){.client-reviews-carousel .review-box blockquote{padding:50px;border-width:5px;border-radius:185px 0 185px 185px}}@media (min-width:1200px){.client-reviews-carousel .review-box blockquote{padding:60px;font-size:20px;line-height:1.6}}.client-reviews-carousel .review-box blockquote p{line-height:1.6;margin:0 0 20px}@media (min-width:992px){.client-reviews-carousel .review-box blockquote p{margin:0 0 30px}}.client-reviews-carousel .review-box blockquote cite{font-style:normal;align-items:center}.client-reviews-carousel .review-box blockquote cite img{display:block;flex:0 0 60px;width:60px;height:60px;margin-right:15px;border-radius:30px 0 30px 30px}@media (min-width:992px){.client-reviews-carousel .review-box blockquote cite img{flex:0 0 80px;width:80px;height:80px;border-radius:40px 0 40px 40px}}.client-reviews-carousel .review-box blockquote cite .title{color:#000;display:block;font-size:18px;font-weight:700;line-height:normal}@media (min-width:1200px){.client-reviews-carousel .review-box blockquote cite .title{font-size:24px}}.client-reviews-carousel .review-box blockquote cite span{font-size:14px}@media (min-width:1200px){.client-reviews-carousel .review-box blockquote cite span{font-size:16px}}.client-reviews-carousel .review-box blockquote .info-row{display:flex;flex-direction:column}.client-reviews-carousel .review-box:nth-child(2n) blockquote{border-radius:0 100px 100px}@media (min-width:992px){.client-reviews-carousel .review-box:nth-child(2n) blockquote{border-radius:0 185px 185px}}@media (min-width:992px){.client-reviews-carousel .slick-dots{margin:40px 0 0}}@media (min-width:1200px){.client-reviews-carousel .slick-dots{margin:67px 0 0}}.client-reviews-carousel .slick-dots li{padding:0 4px}.client-reviews-carousel .slick-dots li button{border-radius:1px;width:71px;height:3px;border-color:#7d29e6}.client-reviews-carousel .slick-dots li.slick-active button,.client-reviews-carousel .slick-dots li:hover button{border-color:#7d29e6;background:#7d29e6}.counter-bar{display:flex;padding:20px 0;background:#000b5d;margin:-80px 0 30px;border-radius:0 30px 30px}@media (min-width:768px){.counter-bar{padding:20px;margin:-110px 0 50px}}@media (min-width:992px){.counter-bar{padding:40px;margin:-120px 0 50px;border-radius:0 60px 60px;justify-content:space-around}}@media (min-width:1200px){.counter-bar{padding:60px 40px;margin:-180px 0 80px;border-radius:0 60px 60px}}.counter-bar .counter{display:flex;padding:0 5px;width:33.3333%;flex:0 0 33.3333%;align-items:center;flex-direction:column}@media (min-width:768px){.counter-bar .counter{flex-direction:row;align-items:flex-start}}@media (min-width:992px){.counter-bar .counter{width:auto;flex:inherit}}.counter-bar .icon{padding:15px;flex:0 0 60px;margin:0 0 5px;width:60px;height:60px;background:#7d29e6;border-radius:0 30px 30px}@media (min-width:768px){.counter-bar .icon{margin:0 15px 0 0}}@media (min-width:1200px){.counter-bar .icon{padding:25px;flex:0 0 85px;width:85px;height:85px;border-radius:0 50px 50px}}.counter-bar .icon img{display:block;width:100%;height:auto}.counter-bar .value{margin:0;color:#fff;line-height:1.25;text-align:center}@media (min-width:768px){.counter-bar .value{text-align:left}}@media (min-width:1375px){.counter-bar .value{font-size:18px}}.counter-bar .value strong{display:block;line-height:1;margin:0 0 3px;font-size:30px;font-weight:700}@media (min-width:768px){.counter-bar .value strong{font-size:36px}}@media (min-width:992px){.counter-bar .value strong{font-size:50px}}@media (min-width:1375px){.counter-bar .value strong{font-size:70px}}.acticles-carousel,.recent-articles-block{overflow:hidden}@media (min-width:992px){.acticles-carousel{gap:30px;display:grid;grid-template-columns:auto auto auto}}.acticles-carousel .slick-list{margin:0 -10px}@media (min-width:992px){.acticles-carousel .slick-list{margin:0}}.acticles-carousel .article-slide{padding:0 10px}@media (min-width:992px){.acticles-carousel .article-slide{padding:0}}.acticles-carousel .acticle{overflow:hidden;padding:0 0 15px}.acticles-carousel .image-holder{z-index:1;overflow:hidden;position:relative;border-radius:20px;padding-bottom:60.25%}@media (min-width:1200px){.acticles-carousel .image-holder{border-radius:30px}}.acticles-carousel .image-holder img{top:0;left:0;object-fit:cover;width:100%;height:100%;position:absolute}.acticles-carousel .text-frm{z-index:2;padding:50px 0 0;margin:-120px 0 0;position:relative}.acticles-carousel .exp-counter{padding:15px;position:static;font-size:12px;text-align:center;margin:0 0 20px 10px;width:100px;height:100px;border-radius:50px 0 50px 50px}@media (min-width:1200px){.acticles-carousel .exp-counter{width:110px;height:110px;border-radius:55px 0 55px 55px}}.acticles-carousel .exp-counter strong{line-height:1;font-size:40px}.acticles-carousel h3{font-size:20px;line-height:normal}@media (min-width:992px){.acticles-carousel h3{font-size:24px}}.acticles-carousel h3 a{color:#000}.acticles-carousel p{margin:0 0 30px}.acticles-carousel .meta-list{display:flex;align-items:center}@media (min-width:576px){.acticles-carousel .meta-list{flex-direction:column;align-items:flex-start}}@media (min-width:1200px){.acticles-carousel .meta-list{flex-direction:row;align-items:center}}.acticles-carousel .meta-list li:not(:last-child){margin-right:30px}@media (min-width:576px){.acticles-carousel .meta-list li:not(:last-child){margin:0 0 15px}}@media (min-width:1200px){.acticles-carousel .meta-list li:not(:last-child){margin:0}}@media (min-width:1200px){.acticles-carousel .meta-list li:first-child a{padding-left:70px}}.acticles-carousel .meta-list li a{display:flex;color:#555;align-items:center}@media (min-width:576px){.acticles-carousel .meta-list li a{position:relative;padding-left:50px}.acticles-carousel .meta-list li a .icon,.acticles-carousel .meta-list li a i{top:50%;left:0;position:absolute;transform:translateY(-50%)}.acticles-carousel .meta-list li a i{left:13px}}@media (min-width:1200px){.acticles-carousel .meta-list li a{padding-left:40px}}.acticles-carousel .meta-list li a:hover{color:#000}.acticles-carousel .meta-list .icon{flex:0 0 40px;margin-right:10px;border-radius:50%;width:40px;height:40px;overflow:hidden;background:#aeaeae;border:1px solid #d5d5d5;box-shadow:0 3px 40px #2348ff1a}@media (min-width:1200px){.acticles-carousel .meta-list .icon{flex:0 0 60px;width:60px;height:60px;margin-right:24px}}.acticles-carousel .meta-list .icon img{display:block;border-radius:100%;width:100%;height:100%;object-fit:cover;object-position:center}.acticles-carousel .meta-list i{color:#000;margin-right:10px}.acticles-carousel .slick-dots{margin:40px 0}@media (min-width:992px){.acticles-carousel .slick-dots{margin:60px 0}}.acticles-carousel .slick-dots li button{border-color:#7d29e6}.acticles-carousel .slick-dots li.slick-active button,.acticles-carousel .slick-dots li:hover button{border-color:#7d29e6;background:#7d29e6}.footer-theme-4{font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";position:relative;overflow:visible}.footer-theme-4 .h4{display:block;margin:0 0 15px}@media (min-width:768px){.footer-theme-4 .h4{margin:0;text-align:left}}@media (min-width:992px){.footer-theme-4 .h4{max-width:300px}}.footer-theme-4 h5{padding-top:0;position:relative;padding-bottom:7px}@media (max-width:1199.98px){.footer-theme-4 h5{font-size:20px}}.footer-theme-4 h5:after{width:50px;height:3px;content:"";left:0;bottom:0;position:absolute;background:#7d29e6}.footer-theme-4 .subscription-form{display:flex;margin:0 0 15px;align-items:center;flex-direction:column}@media (min-width:992px){.footer-theme-4 .subscription-form{margin:0 0 37px}}.footer-theme-4 .subscription-form .form-control{margin:0 0 15px}@media (min-width:768px){.footer-theme-4 .subscription-form .form-control{margin:0;font-size:16px;width:calc(100% - 170px)}}@media (min-width:992px){.footer-theme-4 .subscription-form .form-control{width:calc(100% - 190px)}}@media (min-width:1200px){.footer-theme-4 .subscription-form .form-control{width:calc(100% - 215px);padding:13px 30px}}@media (min-width:768px){.footer-theme-4 .subscription-form{flex-direction:row;justify-content:space-between}}.footer-theme-4 .pri-footer{position:relative;background-color:#000b5d;background-repeat:no-repeat;background-size:contain;background-position:center bottom}@media (min-width:992px){.footer-theme-4 .pri-footer .logo{margin:0 0 30px}}@media (min-width:768px){.footer-theme-4 .pri-footer p{margin:0 0 10px}}@media (min-width:992px){.footer-theme-4 .pri-footer p{font-size:16px;margin:0 0 30px}}.footer-theme-4 .pri-footer .btn-purple{width:100%;color:#fff;border-radius:29px;background:#7d29e6;border:2px solid #7d29e6}@media (min-width:768px){.footer-theme-4 .pri-footer .btn-purple{max-width:156px;min-width:156px;font-size:14px;padding:16px 20px}}@media (min-width:992px){.footer-theme-4 .pri-footer .btn-purple{font-size:16px;max-width:180px;padding:17px 20px;border-radius:31px}}@media (min-width:1200px){.footer-theme-4 .pri-footer .btn-purple{max-width:202px}}.footer-theme-4 .pri-footer .btn-purple:before{z-index:1;background:#7d29e6}.footer-theme-4 .pri-footer .btn-purple:hover{color:#fff}.footer-theme-4 .pri-footer .btn-purple span{z-index:2;position:relative}.footer-theme-4 .pri-footer-top{border-bottom:1px solid #495198}.footer-theme-4 .footer-links{margin:0 0 20px}.footer-theme-4 .footer-links li{position:relative;padding:6px 0 6px 15px}@media (min-width:992px){.footer-theme-4 .footer-links li{padding:11px 0 11px 15px}}.footer-theme-4 .footer-links li a:hover{color:#7d29e6}.footer-theme-4 .footer-links li:before{left:0;top:5px;content:">";color:#fff;position:absolute}@media (min-width:992px){.footer-theme-4 .footer-links li:before{top:10px}}.footer-theme-4 .sec-footer{font-weight:400;background:#0a0026}@media (min-width:768px){.footer-theme-4 .sec-footer{font-size:14px}}@media (min-width:992px){.footer-theme-4 .sec-footer{font-size:16px}}.footer-theme-4 .sec-footer p .site-link{font-weight:600;color:currentColor;border-bottom:1px solid rgba(0,0,0,.55)}.footer-theme-4 .sec-footer p .site-link:hover{color:#7d29e6}.footer-theme-4 .social-networks li a{color:currentColor}.footer-theme-4 .social-networks li a:hover{color:#7d29e6}.footer-theme-4 .social-networks.no-bg li:before{background:currentColor}.footer-theme-4 .contact-info-box{display:flex;flex-direction:column}.footer-theme-4 .contact-info-box *{display:block}.footer-theme-4 .contact-info-box .text{font-size:14px;margin:0 0 10px}.footer-theme-4 .contact-info-box .phone{margin:0 0 15px;font-weight:700;line-height:normal}.footer-theme-4 .contact-info-box .phone a{color:#fff;font-size:26px;line-height:32px;position:relative;display:inline-block}.footer-theme-4 .contact-info-box .phone a:after{left:0;right:0;top:100%;content:"";height:3px;background:#7d29e6;position:absolute}.footer-theme-4 .active-candidates{display:flex;flex-direction:column}@media (min-width:992px){.footer-theme-4 .active-candidates{flex-direction:row;align-items:center}}.footer-theme-4 .active-candidates .title{display:block;margin:0 0 10px}@media (min-width:992px){.footer-theme-4 .active-candidates .title{margin:0 53px 0 0}}.footer-theme-4 .candidates-list{margin:0;display:flex;align-items:center}.footer-theme-4 .candidates-list li:not(:last-child){margin-right:4px}.footer-theme-4 .candidates-list li a{color:#000;display:flex;font-size:30px;font-weight:700;overflow:hidden;border-radius:50%;width:41px;height:41px;background:#ebebeb;align-items:center;justify-content:center;border:2px solid #ebebeb}.footer-theme-4 .candidates-list li a img{display:block;width:100%;height:auto}.footer-theme-4 .insta-bosex{gap:12px;display:grid;grid-template-columns:auto auto auto}.footer-theme-4 .insta-bosex .insta-item{overflow:hidden}.footer-theme-4 .insta-bosex a{display:block;position:relative;overflow:hidden;border-radius:10px;padding-bottom:70%;transition:all ease-in-out .3s}.footer-theme-4 .insta-bosex a img{top:0;left:0;z-index:1;object-fit:cover;position:absolute;width:100%;height:100%;transition:all ease-in-out .3s}.footer-theme-4 .insta-bosex a .plus{top:0;left:0;z-index:2;opacity:0;color:#fff;display:flex;font-size:30px;position:absolute;width:100%;height:100%;align-items:center;justify-content:center;background:#7d29e6;transition:all ease-in-out .3s}.footer-theme-4 .insta-bosex a:hover .plus{opacity:.9}.header-theme-5{background:transparent}@media (min-width:768px){.header-theme-5{padding:20px 0}}@media (min-width:768px){.sticky-header .header-theme-5{padding:7px 0!important}}.header-theme-5 .top-bar{margin-top:-20px;margin-bottom:-15px;transition:all .3s ease-in-out}.sticky-header .header-theme-5 .top-bar{opacity:0;margin-top:-43px}.header-theme-5 .top-bar.bg-light-sky{box-shadow:none}.header-theme-5 .top-bar .hotline{display:flex;color:#495057;margin-right:70px;align-items:center;font:400 16px/1 Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.header-theme-5 .top-bar .hotline .icon-hotline{color:#063970;font-size:28px;margin-right:11px}.header-theme-5 .top-bar .hotline a{color:#495057}.header-theme-5 .top-bar .hotline a:hover{color:#063970}.header-theme-5 .top-bar .social-links-top{font-size:16px;line-height:normal}.header-theme-5 .top-bar .social-links-top .list-inline-item:not(:last-child){position:relative}.header-theme-5 .top-bar .social-links-top .list-inline-item:not(:last-child):after{top:50%;right:0;content:"";position:absolute;background:#d2d2d2;width:2px;height:16px;transform:translateY(-50%)}.header-theme-5 .top-bar .social-links-top a{color:#495057}.header-theme-5 .top-bar .social-links-top a:hover{color:#063970}.header-theme-5 .logo{display:block;flex:0 0 150px;border-radius:10px;width:150px;height:60px;background:#1e266f;transition:height .3s ease-in-out}@media (min-width:992px){.header-theme-5 .logo{position:relative;z-index:1;flex:0 0 200px;width:200px;height:100px}}@media (min-width:1200px){.header-theme-5 .logo{flex:0 0 277px;width:277px;height:120px}}@media (min-width:992px){.sticky-header .header-theme-5 .logo{height:84px}}@media (min-width:1200px){.sticky-header .header-theme-5 .logo{height:90px}}.header-theme-5 .logo a{display:flex;padding:0 15px;width:100%;height:100%;align-items:center}@media (min-width:1200px){.header-theme-5 .logo a{padding:0 38px}}.header-theme-5 .logo a img{width:120px;height:auto}@media (min-width:992px){.header-theme-5 .logo a img{width:150px;height:auto}}@media (min-width:1200px){.header-theme-5 .logo a img{width:175px;height:auto}}.header-theme-5 .btn{border-radius:10px}@media (min-width:992px){.header-theme-5 .btn{padding:10px 15px}}@media (min-width:1200px){.header-theme-5 .btn{padding:10px 40px}}.header-theme-5 .btn.btn-outline-gray{padding:0;display:flex;flex:0 0 58px;font-size:20px;background:none;color:#a7a7a7;margin-right:10px;align-items:center;justify-content:center;width:58px;height:58px;border:1px solid #a7a7a7}.header-theme-5 .btn.btn-outline-gray:hover{color:#fff;background:#063970;border-color:#063970}.header-theme-5 .btn:before{border-radius:10px}.header-theme-5 .main-nav{display:flex}@media (min-width:768px){.header-theme-5 .main-nav{justify-content:flex-end;width:calc(100% - 150px);flex:0 0 calc(100% - 150px)}}@media (min-width:992px){.header-theme-5 .main-nav{padding:10px 0;position:relative;width:calc(100% - 200px);flex:0 0 calc(100% - 200px);transition:padding .3s ease-in-out}.header-theme-5 .main-nav .navigation,.header-theme-5 .main-nav .user-box{z-index:2;position:relative}.header-theme-5 .main-nav .navigation{z-index:3;flex-grow:1}.header-theme-5 .main-nav:after{top:0;bottom:0;z-index:1;left:-27px;content:"";right:-200%;position:absolute;background:#fff;border-radius:10px 0 0 10px}}@media (min-width:1200px){.header-theme-5 .main-nav{padding:17px 0;width:calc(100% - 277px);flex:0 0 calc(100% - 277px)}}@media (min-width:992px){.sticky-header .header-theme-5 .main-nav{padding:7px 0}}@media (min-width:1200px){.sticky-header .header-theme-5 .main-nav{padding:7px 0}}.header-theme-5 .nav-close span,.header-theme-5 .nav-close:after,.header-theme-5 .nav-close:before,.header-theme-5 .nav-opener span,.header-theme-5 .nav-opener:after,.header-theme-5 .nav-opener:before{background:#063970}.header-theme-5 .nav-close:hover span,.header-theme-5 .nav-close:hover:after,.header-theme-5 .nav-close:hover:before,.header-theme-5 .nav-opener:hover span,.header-theme-5 .nav-opener:hover:after,.header-theme-5 .nav-opener:hover:before{background:#063970}@media (min-width:992px){.header-theme-5 .nav-drop{width:100%}}.header-theme-5 .navigation{padding-bottom:30px}@media (min-width:992px){.header-theme-5 .navigation{padding-bottom:0}}@media (min-width:1200px){.header-theme-5 .navigation{font-size:16px}}@media (min-width:1375px){.header-theme-5 .navigation>li:not(:last-child){padding:0 30px}}@media (min-width:992px){.header-theme-5 .navigation>li>a:not(.btn){color:#000}}.header-theme-5 .navigation>li>a:not(.btn):hover{color:#063970}@media (max-width:991.98px){.header-theme-5 .navigation>li>a.dropdown-toggle.show{color:#063970}}.header-theme-5 .navigation>li:hover .dropdown-toggle{color:#063970}.header-theme-5 .navigation>li.active>a{color:#063970}.header-theme-5 .navigation .dropdown-menu{font-size:14px}@media (min-width:992px){.header-theme-5 .navigation .dropdown-menu{margin-right:-150px;width:calc(100% + 150px)}}.header-theme-5 .navigation .dropdown-menu li.active>a{color:#063970}.header-theme-5 .navigation .dropdown-menu li.active:hover>a{color:#fff}.header-theme-5 .navigation .dropdown-menu li.tabActive>a{background:#063970;color:#fff}.header-theme-5 .navigation .dropdown-menu .dropdown-item:hover{background:#063970}.header-theme-5 .user-box{padding:0 30px;justify-content:space-between}@media (min-width:992px){.header-theme-5 .user-box{padding:0}}@media (max-width:991.98px){.header-theme-5 .user-box{padding-bottom:45px}}@media (max-width:991.98px){.header-theme-5 .user-box .btn{width:100%;display:flex;text-align:center;justify-content:center}}@media (max-width:991.98px){.header-theme-5 .user-box .btn.btn-outline-gray{margin:0 0 15px}}.sticky-header .header-theme-5 .nav-opener:not(:hover) span,.sticky-header .header-theme-5 .nav-opener:not(:hover):after,.sticky-header .header-theme-5 .nav-opener:not(:hover):before{background:#063970}.visual-theme-5{font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media (min-width:768px){.visual-theme-5{font-size:18px}}.visual-theme-5:after{display:none}@media (min-width:992px){.visual-theme-5 .container{margin-bottom:0}}.visual-theme-5 .visual-textbox{margin:0;max-width:inherit}@media (min-width:1375px){.visual-theme-5 .visual-textbox{padding-top:180px}}.visual-theme-5 .visual-textbox .h1,.visual-theme-5 .visual-textbox h1{font-weight:800;line-height:1.2;padding-bottom:0;font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media (min-width:1375px){.visual-theme-5 .visual-textbox .h1,.visual-theme-5 .visual-textbox h1{font-size:60px}}@media (min-width:1550px){.visual-theme-5 .visual-textbox .h1,.visual-theme-5 .visual-textbox h1{font-size:75px;margin:0 0 30px}}.visual-theme-5 .visual-textbox .h1:after,.visual-theme-5 .visual-textbox h1:after{display:none}.visual-theme-5 .visual-textbox p{color:#444}@media (min-width:1550px){.visual-theme-5 .visual-textbox p{font-size:22px}}@media (min-width:992px){.visual-theme-5 .visual-textbox .h1,.visual-theme-5 .visual-textbox h1,.visual-theme-5 .visual-textbox p{max-width:70%}}.visual-theme-5 .form-search{overflow:hidden;margin-bottom:30px}@media (min-width:768px){.visual-theme-5 .form-search{margin-bottom:40px}}@media (min-width:992px){.visual-theme-5 .form-search{display:flex;padding:7px;background:#fff;border-radius:8px;max-width:inherit;border:1px solid #d5d5d5;box-shadow:0 5px 15px #00000026}}.visual-theme-5 .form-search .fields-holder{padding:13px 0}@media (max-width:767.98px){.visual-theme-5 .form-search .fields-holder{padding:0;background:transparent!important}}@media (min-width:768px){.visual-theme-5 .form-search .fields-holder{border-radius:100px;margin:0 0 20px}}@media (min-width:992px){.visual-theme-5 .form-search .fields-holder{margin:0;flex-grow:1;min-width:0}}.visual-theme-5 .form-search .form-group{padding:8px 20px 8px 55px}@media (min-width:768px){.visual-theme-5 .form-search .form-group{padding:0 25px 0 55px;width:100%}}@media (min-width:1375px){.visual-theme-5 .form-search .form-group{width:38%}}@media (min-width:1375px){.visual-theme-5 .form-search .form-group:first-child{width:63%}}@media (min-width:768px){.visual-theme-5 .form-search .form-group+.form-group{border-left:1px solid #666}}.visual-theme-5 .form-search .form-group .icon{left:20px;font-size:21px}.visual-theme-5 .form-search .form-control{font-size:14px;padding:8px 0 6px}.visual-theme-5 .form-search .form-control::placeholder{color:#666}.visual-theme-5 .form-search .select2-container--default{min-width:180px}.visual-theme-5 .form-search .select2{font-size:14px}.visual-theme-5 .form-search .select2 .select2-selection{padding:5px 0}.visual-theme-5 .form-search .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#666}.visual-theme-5 .form-search .select2-container--default .select2-selection--single .select2-selection__arrow:before{font-size:18px}.visual-theme-5 .form-search .btn{border-radius:10px}@media (min-width:1375px){.visual-theme-5 .form-search .btn{min-width:140px}}.visual-theme-5 .form-search .btn:before{border-radius:10px}.visual-theme-5 .popular-searches .subtitle{color:#000}.visual-theme-5 .popular-searches ul li a{color:#fff;background:#434660;border-color:#434660}.visual-theme-5 .popular-searches ul li a:hover{color:#434660;background:#fff}.visual-theme-5 .circle-image,.visual-theme-5 .illustration{display:none;position:absolute}@media (min-width:992px){.visual-theme-5 .circle-image,.visual-theme-5 .illustration{display:block}}.visual-theme-5 .circle-image img,.visual-theme-5 .illustration img{width:100%;height:auto}.visual-theme-5 .circle-image{right:-10%;bottom:-5%;width:550px;height:550px;border-radius:100%;overflow:hidden}@media (min-width:1200px){.visual-theme-5 .circle-image{width:700px;height:700px}}@media (min-width:1375px){.visual-theme-5 .circle-image{width:800px;height:800px;bottom:-10%}}@media (min-width:1550px){.visual-theme-5 .circle-image{width:950px;height:950px;bottom:-15%}}@media (min-width:1800px){.visual-theme-5 .circle-image{width:1135px;height:1135px;bottom:-25%}}.visual-theme-5 .circle-image:after{width:100%;height:100%;position:absolute;left:0;top:0;content:"";background:#1e266f99}.visual-theme-5 .illustration{left:-5%;bottom:0}.section-theme-5,.section-theme-5 .h1,.section-theme-5 .h2,.section-theme-5 .h3,.section-theme-5 .h4,.section-theme-5 .h5,.section-theme-5 .h6,.section-theme-5 h1,.section-theme-5 h2,.section-theme-5 h3,.section-theme-5 h4,.section-theme-5 h5,.section-theme-5 h6{font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.section-theme-5 .section-header{font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";color:#444;font-weight:400;max-width:730px}@media (min-width:768px){.section-theme-5 .section-header{font-size:16px}}.section-theme-5 .section-header h2{color:#000;margin:0 0 10px;letter-spacing:normal;font-weight:800}@media (min-width:1375px){.section-theme-5 .section-header h2{font-size:50px}}@media (min-width:1550px){.section-theme-5 .section-header h2{font-size:60px}}.section-theme-5 .section-header h2 .text-outlined{position:relative}.section-theme-5 .section-header h2 .text-outlined:before{width:100%;height:6px;position:absolute;left:0;bottom:-7px;content:"";background:url(../images/outline-yellow.png) no-repeat;background-size:100% 100%}@media (min-width:768px){.section-theme-5 .section-header h2 .text-outlined:before{height:9px}}@media (min-width:992px){.section-theme-5 .section-header h2 .text-outlined:before{height:12px}}@media (min-width:1375px){.section-theme-5 .section-header h2 .text-outlined:before{height:15px}}.section-theme-5 .cats-block{gap:20px;row-gap:30px;display:grid;grid-template-columns:auto}@media (min-width:768px){.section-theme-5 .cats-block{grid-template-columns:auto auto}}@media (min-width:992px){.section-theme-5 .cats-block{gap:28px;row-gap:50px;grid-template-columns:auto auto auto}}.section-theme-5 .cats-block .cat-box a{display:block;border-radius:8px;position:relative;background:#f5f5f5;border:1px solid #f5f5f5;padding:15px 15px 15px 120px}.section-theme-5 .cats-block .cat-box a .title{color:#000;display:block;font-size:20px;line-height:normal;text-transform:capitalize}.section-theme-5 .cats-block .cat-box a p{margin:0;font-size:14px;color:#495057}.section-theme-5 .cats-block .cat-box a:hover{background:#fff;border-color:#d5d5d5;box-shadow:0 10px 18px #0000001a}.section-theme-5 .cats-block .cat-box a:hover .icon-box{background:#063970}.section-theme-5 .cats-block .cat-box a:hover .icon-box img{filter:brightness(0) invert(1)}.section-theme-5 .cats-block .cat-box .icon-box{top:-15px;left:15px;padding:10px;display:flex;position:absolute;background:#fff;border-radius:8px;align-items:center;justify-content:center;border:2px solid #063970;width:80px;height:80px;transition:background ease-in-out .25s}.section-theme-5 .cats-block .cat-box .icon-box img{flex:0 0 50px;display:block;width:50px;height:auto;transition:all ease-in-out .25s}.section-theme-5.matched-jobs-block{background:#1e266f url(../images/bg-pattern-blue-lt.jpg) no-repeat;background-size:cover}@media (min-width:1375px){.section-theme-5.matched-jobs-block{padding:80px}}.section-theme-5.matched-jobs-block:before{display:none}@media (min-width:768px){.section-theme-5.matched-jobs-block .section-header{order:2;width:65%}}@media (min-width:1200px){.section-theme-5.matched-jobs-block .section-header{width:65%}}.section-theme-5.matched-jobs-block .section-header h2{color:#fff}@media (min-width:1375px){.section-theme-5.matched-jobs-block .section-header h2{font-size:50px}}.section-theme-5.matched-jobs-block .btn{border-radius:10px}.section-theme-5.matched-jobs-block .btn:before{border-radius:10px}.section-theme-5.matched-jobs-block .image-holder{margin:0;overflow:hidden;max-width:inherit;position:relative;border-radius:25px;padding-bottom:100%}@media (min-width:768px){.section-theme-5.matched-jobs-block .image-holder{order:1;padding-bottom:60%;margin:0 0 -75px -75px}}@media (min-width:992px){.section-theme-5.matched-jobs-block .image-holder{padding-bottom:41%;margin:0 0 -90px -90px}}@media (min-width:1200px){.section-theme-5.matched-jobs-block .image-holder{margin:0 0 -110px -110px;border-radius:45px}}.section-theme-5.matched-jobs-block .image-holder img{top:0;left:0;position:absolute;object-fit:cover;object-position:center;width:100%;height:100%}.section-theme-5.testimonials-block{border:0;border-bottom:1px solid #cbcbcb}.jobs-block .section-header{margin:0;color:#444;max-width:inherit;font-weight:400;font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media (min-width:768px){.jobs-block .section-header{font-size:16px}}.jobs-block .section-header h2{color:#000;margin:0 0 10px;letter-spacing:normal;font-weight:800}@media (min-width:1375px){.jobs-block .section-header h2{font-size:50px}}@media (min-width:1550px){.jobs-block .section-header h2{font-size:60px}}.jobs-block .jobs-list{padding:0;list-style:none;margin:0 0 15px;display:flex;flex-wrap:wrap;font:400 14px/1 var(--bs-body-font-family)}@media (min-width:768px){.jobs-block .jobs-list{display:block}}@media (min-width:992px){.jobs-block .jobs-list{font-size:16px}}.jobs-block .jobs-list li{margin:0 0 25px}.jobs-block .jobs-list li:not(:last-child){margin-right:10px}@media (min-width:768px){.jobs-block .jobs-list li:not(:last-child){margin:0 0 19px;padding:0 0 19px;border-bottom:1px solid #e7e7e7}}.jobs-block .jobs-list li.active a{color:#fff;background:#063970;border-color:#063970}@media (min-width:768px){.jobs-block .jobs-list li.active a{color:#063970;background:none}}.jobs-block .jobs-list li.active a .count{color:#fff;background:#444}@media (min-width:768px){.jobs-block .jobs-list li.active a .count{background:#063970}}.jobs-block .jobs-list li a{display:block;color:#444;padding:10px 12px;border-radius:18px;background:#fff;position:relative;text-align:center;border:1px solid #444}@media (min-width:768px){.jobs-block .jobs-list li a{border:0;text-align:left;padding:0 50px 0 0;min-width:120px}}.jobs-block .jobs-list li a .count{right:0;top:-18px;display:flex;font-size:12px;color:#444;border-radius:5px;position:absolute;align-items:center;justify-content:center;background:#f5f5f5;width:46px;height:28px;transition:all .3s ease-in-out}@media (min-width:768px){.jobs-block .jobs-list li a .count{top:50%;right:0;border-radius:14px;transform:translateY(-50%)}}.jobs-block .jobs-list li a:hover{color:#fff;background:#063970;border-color:#063970}@media (min-width:768px){.jobs-block .jobs-list li a:hover{color:#063970;background:none}}.jobs-block .jobs-list li a:hover .count{color:#fff;background:#444}@media (min-width:768px){.jobs-block .jobs-list li a:hover .count{background:#063970}}.jobs-block .slick-arrow{border:0;padding:0;display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:30px;background:#f5f5f5;position:static}.jobs-block .slick-arrow:hover{color:#fff;background:#063970}.jobs-block .slick-arrow:not(:last-child){margin-right:10px}.jobs-block .slick-arrow i{font-size:22px}.jobs-carousel .slick-slide{display:flex;margin:0 10px;flex-direction:column;height:inherit!important;justify-content:space-between}@media (min-width:1200px){.jobs-carousel .slick-slide{margin:0 15px}}.jobs-carousel .slick-track{display:flex!important}.jobs-carousel .slick-list{margin:0 -10px}@media (min-width:1200px){.jobs-carousel .slick-list{margin:0 -15px}}.jobs-carousel .slick-dots li.slick-active button,.jobs-carousel .slick-dots li:hover button{background:#063970}.job-card{border-radius:15px;border:1px solid rgb(213,213,213)}@media (min-width:1200px){.job-card{border-radius:30px}}.job-card .inner-box{overflow:hidden;padding:20px 10px 50px}@media (min-width:1200px){.job-card .inner-box{padding:30px 20px 50px}}@media (min-width:1375px){.job-card .inner-box{padding:30px 30px 50px}}.job-card .date{display:block;margin:0 0 5px;color:#999;font:400 14px/1 var(--bs-body-font-family)}.job-card h3{color:#000;margin:0 0 45px;font:700 20px/23px var(--bs-body-font-family)}@media (min-width:768px){.job-card h3{font-size:19px}}@media (min-width:992px){.job-card h3{font-size:17px}}@media (min-width:1200px){.job-card h3{font-size:20px;line-height:24px}}.job-card .salary-range{display:flex;color:#000;align-items:center;font:700 15px/20px var(--bs-body-font-family)}@media (min-width:1200px){.job-card .salary-range{font-size:18px}}.job-card .salary-range sub{font-size:14px;font-weight:400}.job-card .card-footer{position:relative;border-radius:15px;margin:0 -1px -1px;padding:35px 15px 15px;background:#f5f5f5}@media (min-width:1200px){.job-card .card-footer{border-radius:30px}}@media (min-width:1375px){.job-card .card-footer{padding:40px 30px 25px}}.job-card .btn{top:-20px;left:20px;color:#000;font-size:14px;min-width:143px;line-height:18px;padding:10px 30px;background:#fff;position:absolute;border:1px solid rgb(213,213,213)}.job-card .btn:hover{color:#fff;border-color:#063970}.job-card .btn:hover:before{background:#063970}.job-card .bottom-box{display:flex;align-items:center}.job-card .bottom-box img{width:40px;margin-right:10px;border-radius:50%}@media (min-width:1200px){.job-card .bottom-box img{width:52px;margin-right:15px}}.job-card .info-row strong{color:#000;display:block;margin:0 0 7px;font:700 13px/1 var(--bs-body-font-family)}@media (min-width:1200px){.job-card .info-row strong{font-size:16px}}.job-card .info-row p{margin:0;color:#495057;font:400 12px/1 var(--bs-body-font-family)}@media (min-width:1200px){.job-card .info-row p{font-size:14px}}.job-card.alt{display:block}@media (min-width:1550px){.job-card.alt{border-radius:40px}}.job-card.alt .inner-box{padding-bottom:65px}@media (min-width:1550px){.job-card.alt .inner-box{padding-top:30px;padding-left:30px;padding-right:30px}}.job-card.alt .job-type{display:inline-flex;align-items:center;justify-content:center;background:#f5f5f5;padding:7px 15px;border-radius:30px;font-size:12px;line-height:1;margin:0 0 30px;color:#333}@media (min-width:992px){.job-card.alt .job-type{font-size:14px}}.job-card.alt .job-type img{margin:0 10px 0 0}.job-card.alt h3{margin:0 0 10px}.job-card.alt .card-footer{background:#f5f5f5;padding-top:50px}@media (min-width:1550px){.job-card.alt .card-footer{margin:0 -2px -2px;border-radius:40px;padding-left:30px;padding-right:30px;padding-bottom:30px}}.job-card.alt .img{width:65px;height:65px;overflow:hidden;border-radius:100%;position:absolute;left:20px;top:-32px;border:1px solid #fff;box-shadow:3px 3px 10px #00000026}.job-card.alt .img img{width:100%;height:100%;display:flex;border-radius:100%;object-fit:cover;object-position:center}.job-card.alt .info-row strong{line-height:1.5}.job-card.alt .info-row p{display:flex;align-items:center;margin:0 0 2px}.job-card.alt .info-row p i{font-size:18px;margin:0 5px 0 0}.tags-list{list-style:none;padding:0;display:flex;flex-flow:row wrap;font-size:14px;line-height:1.5;color:#a7a7a7;margin:0 0 3px -3px}@media (min-width:1200px){.tags-list{font-size:16px}}.tags-list li{padding:0 4px 7px 3px}.tags-list .tag{border:1px solid #aeaeae;border-radius:20px;padding:4px 12px;display:block;text-align:center}@media (min-width:1200px){.tags-list .tag{min-width:100px}}.how-work-block{overflow:hidden;background-size:cover;background-repeat:no-repeat;background-position:center bottom}.how-work-block .image-holder{right:0;bottom:0;z-index:1;position:absolute;max-width:58%}@media (min-width:992px){.how-work-block .image-holder{max-width:50%}}.how-work-block .image-holder img{width:100%;display:block}.work-content .process-boxes{z-index:2;display:flex;flex-wrap:wrap;margin-left:-15px;position:relative;counter-reset:item}@media (min-width:992px){.work-content .process-boxes{margin-left:-30px}}@media (min-width:1200px){.work-content .process-boxes{margin-left:-60px}}.work-content .process-boxes .box{width:50%;max-width:410px;position:relative;background:#fff;border-radius:15px;margin:0 0 40px 15px;flex:0 0 calc(50% - 15px);transition:box-shadow ease-in-out .3s}@media (min-width:992px){.work-content .process-boxes .box{margin:0 0 60px 30px;flex:0 0 calc(50% - 30px)}}@media (min-width:1200px){.work-content .process-boxes .box{border-radius:30px;margin:0 0 93px 60px;flex:0 0 calc(50% - 60px)}}@media (min-width:992px){.work-content .process-boxes .box:last-child{margin-left:80px}}@media (min-width:992px){.work-content .process-boxes .box:last-child{margin-left:150px}}.work-content .process-boxes .box a{display:block;position:relative;padding:40px 15px 15px}@media (min-width:992px){.work-content .process-boxes .box a{padding:60px 30px 30px}}@media (min-width:1200px){.work-content .process-boxes .box a{padding:85px 30px 30px 40px}}.work-content .process-boxes .box:hover{box-shadow:0 10px 18px #0000001a}.work-content .process-boxes .box:before{top:10px;right:15px;color:#e0e0e0;position:absolute;counter-increment:item;content:". " counter(item);font:700 20px/1 var(--bs-body-font-family)}@media (min-width:992px){.work-content .process-boxes .box:before{top:15px;right:20px;font-size:30px}}@media (min-width:1200px){.work-content .process-boxes .box:before{top:20px;right:30px}}.work-content .process-boxes .icon{left:15px;top:-30px;padding:16px;display:flex;position:absolute;align-items:center;border-radius:50%;background:#063970;justify-content:center;width:60px;height:60px}@media (min-width:992px){.work-content .process-boxes .icon{top:-45px;left:30px;padding:25px;width:90px;height:90px}}@media (min-width:1200px){.work-content .process-boxes .icon{top:-55px;left:40px;padding:30px;width:110px;height:110px}}.work-content .process-boxes .icon img{display:block;width:100%;height:auto}.work-content .process-boxes h3{color:#000;margin:0 0 10px;text-transform:capitalize;font:700 18px/1.2 var(--bs-body-font-family)}@media (min-width:992px){.work-content .process-boxes h3{font-size:22px}}.work-content .process-boxes p{margin:0;color:#444;font:400 14px/20px var(--bs-body-font-family)}@media (min-width:992px){.work-content .process-boxes p{font-size:16px;line-height:28px}}.testimonials-carousel{overflow:hidden}.testimonials-carousel .carousel-nav{padding:0 30px;position:relative}@media (min-width:768px){.testimonials-carousel .carousel-nav{padding:0 51px}}.testimonials-carousel .carousel-nav .slick-list{z-index:2;margin:0 -5px}.testimonials-carousel .carousel-nav .slick-slide{padding:13px;display:flex;margin:20px 5px;position:relative;background:#fff;border-radius:20px;align-items:center;transition:all ease-in-out .3s;border:1px solid rgb(210,210,210)}@media (min-width:768px){.testimonials-carousel .carousel-nav .slick-slide{border-radius:44px}}.testimonials-carousel .carousel-nav .slick-slide .image{flex:0 0 50px;overflow:hidden;margin-right:5px;border-radius:50%;width:50px;height:50px}@media (min-width:768px){.testimonials-carousel .carousel-nav .slick-slide .image{flex:0 0 68px;margin-right:15px;width:68px;height:68px}}.testimonials-carousel .carousel-nav .slick-slide .image img{display:block;width:100%;height:auto}.testimonials-carousel .carousel-nav .slick-slide:after{top:100%;left:50%;content:"";width:0;height:0;border-style:solid;position:absolute;transform:translate(-50%);border-width:14px 15px 0 15px;border-color:transparent transparent transparent transparent}.testimonials-carousel .carousel-nav .slick-slide.slick-current{border-color:#063970;background:#f8f8f8;box-shadow:0 10px 18px #0000001a}.testimonials-carousel .carousel-nav .slick-slide.slick-current:after{border-color:#063970 transparent transparent transparent}.testimonials-carousel .carousel-nav .title-text{color:#000;display:block;font:700 16px/20px var(--bs-body-font-family)}@media (min-width:768px){.testimonials-carousel .carousel-nav .title-text{font-size:20px;line-height:24px}}.testimonials-carousel .carousel-nav .designation{color:#333;display:block;font:400 16px/20px var(--bs-body-font-family)}.testimonials-carousel .slick-arrow{top:50%;border:0;z-index:1;display:flex;color:#000;position:absolute;align-items:center;border-radius:50%;justify-content:center;background:#f5f5f5;width:36px;height:36px;transform:translateY(-50%)}@media (min-width:768px){.testimonials-carousel .slick-arrow{width:60px;height:60px}}.testimonials-carousel .slick-arrow:hover{color:#fff;background:#063970}.testimonials-carousel .slick-arrow i{font-size:20px}.testimonials-carousel .slick-arrow.slick-next{right:0}.testimonials-carousel .slick-arrow.slick-prev{left:0}.testimonials-carousel .quote-box blockquote{display:flex;margin:0 auto;max-width:800px;text-align:center;align-items:center;flex-direction:column}.testimonials-carousel .quote-box .quote-title{color:#000;display:block;margin:0 0 10px;text-transform:capitalize;font:700 18px/1.2 var(--bs-body-font-family)}@media (min-width:768px){.testimonials-carousel .quote-box .quote-title{font-size:22px}}@media (min-width:992px){.testimonials-carousel .quote-box .quote-title{font-size:30px}}.testimonials-carousel .quote-box p{color:#444;font:400 16px/1.8 var(--bs-body-font-family)}@media (min-width:768px){.testimonials-carousel .quote-box p{font-size:18px}}@media (min-width:992px){.testimonials-carousel .quote-box p{font-size:24px}}.testimonials-carousel .ratings-box{width:85px;margin:0 0 15px}.testimonials-carousel .ratings-box img{display:block;width:100%;height:auto}.testimonials-carousel .ratings-box .star-ratings{font-size:15px}.testimonials-carousel .ratings-box .star-ratings .filled{color:#ffb017}.popular-searches-block{overflow:hidden}.popular-searches-block .section-header{max-width:inherit}.popular-searches-block .searches-list{display:flex;flex-wrap:wrap;margin-left:-10px;font:400 14px/1.2 var(--bs-body-font-family)}@media (min-width:768px){.popular-searches-block .searches-list{font-size:18px}}@media (min-width:992px){.popular-searches-block .searches-list{font-size:20px;margin-left:-15px}}@media (min-width:992px){.popular-searches-block .searches-list{margin-left:-30px}}.popular-searches-block .searches-list li{margin:0 10px 10px 0}@media (min-width:992px){.popular-searches-block .searches-list li{margin:0 15px 15px 0}}@media (min-width:1200px){.popular-searches-block .searches-list li{margin:0 30px 30px 0}}.popular-searches-block .searches-list li.active a{color:#fff;background:#063970}.popular-searches-block .searches-list li a{color:#000;display:block;padding:8px 20px;border-radius:8px;background:#f8f8f8;border:1px solid #d5d5d5;text-transform:capitalize}@media (min-width:992px){.popular-searches-block .searches-list li a{border-radius:10px}}@media (min-width:1200px){.popular-searches-block .searches-list li a{padding:18px 36px}}.popular-searches-block .searches-list li a:hover{color:#fff;background:#063970}.news-block{overflow:hidden;background-repeat:no-repeat;background-size:cover;background-position:center bottom}.news-carousel .slick-list{margin:0 -15px}.news-carousel .slick-track{display:flex!important}.news-carousel .slick-slide{height:inherit!important}.news-carousel .news-post-box{margin:0 15px}.news-carousel .image-holder{margin:0;z-index:1;overflow:hidden;position:relative;border-radius:10px;padding-bottom:60%}@media (min-width:992px){.news-carousel .image-holder{border-radius:30px}}.news-carousel .image-holder img{top:0;left:0;object-fit:cover;position:absolute;width:100%;height:100%}.news-carousel .news-info{z-index:2;min-height:185px;position:relative;background:#fff;border-radius:10px;margin:-30px 12px 0;padding:15px 15px 30px;border:1px solid #d5d5d5}@media (min-width:992px){.news-carousel .news-info{min-height:220px;border-radius:30px;margin:-50px 30px 0;padding:30px 40px 40px}}@media (min-width:1200px){.news-carousel .news-info{margin:-70px 45px 0}}.news-carousel .news-info .sub-title{color:#8d8d8d;display:block;margin:0 0 5px;text-transform:capitalize;font:400 14px/1.2 var(--bs-body-font-family)}@media (min-width:1200px){.news-carousel .news-info .sub-title{font-size:16px}}.news-carousel .news-info h3{margin:0 0 15px;font-size:20px}@media (min-width:1200px){.news-carousel .news-info h3{font-size:26px}}.news-carousel .news-info h3 a{color:#000}.news-carousel .meta-links{margin:0;color:#444;font:400 14px/1.2 var(--bs-body-font-family)}@media (min-width:768px){.news-carousel .meta-links{font-size:16px}}.news-carousel .meta-links li:not(:last-child){padding:0 6px 0 0;margin-right:5px;position:relative}.news-carousel .meta-links li:after{top:50%;left:100%;content:"";position:absolute;background:#444;width:1px;height:10px;transform:translateY(-50%)}.news-carousel .meta-links a{color:#444}.news-carousel .news-info{display:flex;flex-direction:column;justify-content:space-between}@media (min-width:992px){.news-carousel .slick-dots{margin:40px 0 0}}@media (min-width:1200px){.news-carousel .slick-dots{margin:50px 0 0}}.news-carousel .slick-dots li button{border-color:#eff6f3}.news-carousel .slick-dots li.slick-active button,.news-carousel .slick-dots li:hover button{border-color:#063970}.featured-candidates-block p{margin:0 0 5px}.featured-candidates-block h2{margin:0 0 30px}@media (min-width:1200px){.featured-candidates-block h2{font-size:60px}}.featured-candidates-block .features-list{margin:0 0 60px;font:400 14px/1.2 var(--bs-body-font-family)}@media (min-width:768px){.featured-candidates-block .features-list{font-size:16px}}@media (min-width:992px){.featured-candidates-block .features-list{font-size:18px;margin:0 0 90px}}.featured-candidates-block .features-list li{margin:0 0 15px;position:relative;padding-left:30px}@media (min-width:992px){.featured-candidates-block .features-list li{padding-left:45px;margin-bottom:20px}}.featured-candidates-block .features-list li:before{top:0;left:0;content:"";position:absolute;width:18px;height:18px;background:url(../images/tick.svg) no-repeat;background-size:contain}@media (min-width:992px){.featured-candidates-block .features-list li:before{width:22px;height:22px}}.featured-candidates-block .users-box{padding:0;margin:0 0 50px;border-radius:0;position:static;box-shadow:none;background:transparent}.featured-candidates-block .users-box li{border:0;flex:0 0 48px;margin:0 7px 0 0;border:1px solid #fff;width:48px;height:48px;box-shadow:0 3px 8px #2348ff36}.featured-candidates-block .users-box .title{font-weight:600}.featured-candidates-block .candidates-block{gap:30px;row-gap:0;display:grid;position:relative;grid-template-columns:auto}@media (min-width:576px){.featured-candidates-block .candidates-block{grid-template-columns:auto auto}}.featured-candidates-block .candidates-block .candidate-frame{z-index:2;position:relative;padding:0 0 60px}@media (min-width:768px){.featured-candidates-block .candidates-block .candidate-frame:nth-child(2){margin-top:50px}.featured-candidates-block .candidates-block .candidate-frame:nth-child(2) .view-profile{bottom:90px}.featured-candidates-block .candidates-block .candidate-frame:nth-child(2):hover .view-profile{bottom:20px}}@media (min-width:768px){.featured-candidates-block .candidates-block .candidate-frame:nth-child(3){margin-top:-50px}}@media (min-width:768px){.featured-candidates-block .candidates-block .candidate-frame:nth-child(4) .view-profile{bottom:90px}.featured-candidates-block .candidates-block .candidate-frame:nth-child(4):hover .view-profile{bottom:20px}}.featured-candidates-block .candidates-block .candidate-frame .frame{z-index:2;display:flex;padding:30px 20px;position:relative;background:#fff;border-radius:30px;align-items:center;flex-direction:column;border:1px solid #d5d5d5;transition:all ease-in-out .3s;box-shadow:0 10px 18px #0000001a}.featured-candidates-block .candidates-block .candidate-frame .frame .image-holder{overflow:hidden;border-radius:50%;background:#555;margin:-45px 0 15px;width:150px;height:150px}@media (min-width:992px){.featured-candidates-block .candidates-block .candidate-frame .frame .image-holder{width:190px;height:190px}}.featured-candidates-block .candidates-block .candidate-frame .frame .image-holder img{width:100%;height:100%;display:block;border-radius:100%;object-fit:cover;object-position:center}.featured-candidates-block .candidates-block .candidate-frame .frame .designation,.featured-candidates-block .candidates-block .candidate-frame .frame .title{display:block}.featured-candidates-block .candidates-block .candidate-frame .frame .title{color:#000;margin:0 0 5px;font:700 18px/1.364 var(--bs-body-font-family)}.featured-candidates-block .candidates-block .candidate-frame .frame .designation{color:#063970;font-weight:700;margin:0 0 10px}.featured-candidates-block .candidates-block .candidate-frame .frame .location-txt{margin:0;display:block;color:#444}.featured-candidates-block .candidates-block .candidate-frame .frame .location-txt i{margin-right:5px}.featured-candidates-block .candidates-block .candidate-frame .view-profile{left:0;right:0;z-index:1;bottom:80px;color:#fff;position:absolute;text-align:center;background:#063970;border-radius:30px;padding:80px 15px 10px;font:700 16px/1.364 var(--bs-body-font-family)}@media (min-width:768px){.featured-candidates-block .candidates-block .candidate-frame .view-profile{bottom:140px}}.featured-candidates-block .candidates-block .candidate-frame:hover .frame{background:#1e266f}.featured-candidates-block .candidates-block .candidate-frame:hover .frame .location-txt,.featured-candidates-block .candidates-block .candidate-frame:hover .frame .title{color:#fff}.featured-candidates-block .candidates-block .candidate-frame:hover .view-profile{bottom:20px}@media (min-width:768px){.featured-candidates-block .candidates-block .candidate-frame:hover .view-profile{bottom:70px}}.featured-candidates-block .candidates-block:after{top:15%;left:50%;z-index:1;content:"";border-radius:50%;position:absolute;background:#eff6f3;width:300px;height:300px;transform:translate(-50%)}@media (min-width:992px){.featured-candidates-block .candidates-block:after{top:20%;width:400px;height:400px}}@media (min-width:1200px){.featured-candidates-block .candidates-block:after{width:500px;height:500px}}.section-theme-5.get-hired-block h2{margin:0;font:700 22px/1.364 var(--bs-body-font-family)}.logos-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.logos-list li{margin:15px!important}@media (min-width:992px){.logos-list li{margin:15px 20px!important}}@media (min-width:1200px){.logos-list li{margin:15px 35px!important}}.logos-list li img{display:block;max-width:100%}.footer-theme-5{font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";position:relative;overflow:visible}.footer-theme-5 h5{position:relative;padding-top:0;padding-bottom:7px}@media (max-width:1199.98px){.footer-theme-5 h5{font-size:20px}}.footer-theme-5 h5:after{width:50px;height:3px;content:"";left:0;bottom:0;position:absolute;background:#063970}.footer-theme-5 .pri-footer{position:relative;overflow:visible;background-color:#1e266f;background-repeat:no-repeat;background-size:cover}.footer-theme-5 .pri-footer .logo{display:block;margin:0 15px 0 0;width:80px;height:80px}.footer-theme-5 .pri-footer .logo img{display:block;width:100%;height:auto}.footer-theme-5 .pri-footer .btn{width:100%;min-width:206px;border-radius:10px}@media (min-width:768px){.footer-theme-5 .pri-footer .btn{width:inherit}}.footer-theme-5 .pri-footer .btn:before{border-radius:10px}@media (min-width:1200px){.footer-theme-5 .pri-footer .footer-info p{margin:0 0 15px}}.footer-theme-5 .pri-footer .footer-info p:last-child{margin-bottom:0}.footer-theme-5 .pri-footer-top{border-bottom:1px solid #495198}.footer-theme-5 .form-subscribe .btn,.footer-theme-5 .form-subscribe .btn:after,.footer-theme-5 .form-subscribe .form-control{border-radius:10px}.footer-theme-5 .form-subscribe .form-control::-webkit-input-placeholder{color:#999}.footer-theme-5 .form-subscribe .form-control::-moz-placeholder{opacity:1;color:#999}.footer-theme-5 .form-subscribe .form-control:-moz-placeholder{color:#999}.footer-theme-5 .form-subscribe .form-control:-ms-input-placeholder{color:#999}.footer-theme-5 .form-subscribe .form-control.placeholder{color:#999}.footer-theme-5 .footer-links li{position:relative;padding:6px 0 6px 15px}@media (min-width:992px){.footer-theme-5 .footer-links li{padding:11px 0 11px 15px}}.footer-theme-5 .footer-links li a:hover{color:#063970}.footer-theme-5 .footer-links li:before{left:0;top:10px;content:">";color:#fff;position:absolute}.footer-theme-5 .sec-footer{font-weight:400;background:#0a0026}@media (min-width:768px){.footer-theme-5 .sec-footer{font-size:14px}}@media (min-width:992px){.footer-theme-5 .sec-footer{font-size:16px}}.footer-theme-5 .sec-footer p .site-link{font-weight:600;color:currentColor;border-bottom:1px solid rgba(0,0,0,.55)}.footer-theme-5 .sec-footer p .site-link:hover{color:#063970}.footer-theme-5 .social-networks li a{color:currentColor}.footer-theme-5 .social-networks li a:hover{color:#063970}.footer-theme-5 .social-networks.no-bg li:before{background:currentColor}.footer-theme-5 .contact-info-box{display:flex;flex-direction:column}.footer-theme-5 .contact-info-box *{display:block}.footer-theme-5 .contact-info-box .text{font-size:14px;margin:0 0 10px}.footer-theme-5 .contact-info-box .phone{margin:0 0 15px;font-weight:700;line-height:normal}.footer-theme-5 .contact-info-box .phone a{color:#fff;font-size:26px;line-height:32px;position:relative;display:inline-block}.footer-theme-5 .contact-info-box .phone a:after{left:0;right:0;top:100%;content:"";height:3px;background:#fff;position:absolute}.footer-theme-5 .contact-info-box .email{font-size:16px;font-weight:400;margin:0 0 25px;line-height:normal}.footer-theme-5 .contact-info-box .email a{color:#fff;display:inline-block}.footer-theme-5 .contact-info-box address{font-size:16px;line-height:28px}.header-theme-6{background:#fff}.header-theme-6 .btn{color:#000;background:#feb559}.header-theme-6 .btn:hover:before{opacity:.5;background:#fe9e26}.header-theme-6 .nav-close span,.header-theme-6 .nav-close:after,.header-theme-6 .nav-close:before,.header-theme-6 .nav-opener span,.header-theme-6 .nav-opener:after,.header-theme-6 .nav-opener:before{background:#000}.header-theme-6 .nav-close:hover span,.header-theme-6 .nav-close:hover:after,.header-theme-6 .nav-close:hover:before,.header-theme-6 .nav-opener:hover span,.header-theme-6 .nav-opener:hover:after,.header-theme-6 .nav-opener:hover:before{background:#feb559}@media (max-width:991.98px){.header-theme-6 .nav-drop{background:#fff}}.header-theme-6 .navigation>li>a{color:#000}@media (min-width:992px){.header-theme-6 .navigation>li>a:not(.btn){color:#000}}.header-theme-6 .navigation>li>a:not(.btn):hover{color:#feb559}@media (max-width:991.98px){.header-theme-6 .navigation>li>a.dropdown-toggle.show{color:#feb559}}.header-theme-6 .navigation>li:hover .dropdown-toggle{color:#feb559}.header-theme-6 .navigation>li.active>a{color:#feb559}.header-theme-6 .navigation .dropdown-menu li.active>a{color:#feb559}.header-theme-6 .navigation .dropdown-menu li.active:hover>a{color:#fff}.header-theme-6 .navigation .dropdown-menu li.tabActive>a{background:#feb559;color:#fff}.header-theme-6 .navigation .dropdown-menu .dropdown-item{color:#000}.header-theme-6 .navigation .dropdown-menu .dropdown-item:hover{background:#feb559}.sticky-header .header-theme-6 .nav-opener:not(:hover) span,.sticky-header .header-theme-6 .nav-opener:not(:hover):after,.sticky-header .header-theme-6 .nav-opener:not(:hover):before{background:#000}.sticky-header .header-theme-6 .navigation>li>a{color:#000}@media (min-width:992px){.sticky-header .header-theme-6 .navigation>li>a:not(.btn){color:#000}}.sticky-header .header-theme-6 .navigation>li>a:not(.btn):hover{color:#feb559}@media (max-width:991.98px){.sticky-header .header-theme-6 .navigation>li>a.dropdown-toggle.show{color:#feb559}}.sticky-header .header-theme-6 .navigation>li:hover .dropdown-toggle{color:#feb559}.sticky-header .header-theme-6 .navigation>li.active>a{color:#feb559}.visal-theme-6{font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";background-color:#fff;background-image:url(../images/vawe.svg);background-repeat:no-repeat;background-size:contain;background-position:center top}@media (min-width:768px){.visal-theme-6{font-size:18px}}.visal-theme-6:after{display:none}@media (min-width:992px){.visal-theme-6 .container{margin-bottom:0}}.visal-theme-6 .visual-textbox{margin:0;padding-top:0;max-width:inherit}@media (min-width:1375px){.visal-theme-6 .visual-textbox{padding-top:180px}}.visal-theme-6 .visual-textbox .h1,.visal-theme-6 .visual-textbox h1{font-weight:800;line-height:1.2;padding-bottom:0;font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media (min-width:992px){.visal-theme-6 .visual-textbox .h1,.visal-theme-6 .visual-textbox h1{margin:0 0 26px}}@media (min-width:1375px){.visal-theme-6 .visual-textbox .h1,.visal-theme-6 .visual-textbox h1{font-size:60px}}@media (min-width:1550px){.visal-theme-6 .visual-textbox .h1,.visal-theme-6 .visual-textbox h1{font-size:75px;margin:0 0 30px}}.visal-theme-6 .visual-textbox .h1:after,.visal-theme-6 .visual-textbox h1:after{display:none}.visal-theme-6 .visual-textbox p{margin:0 0 15px}@media (min-width:1550px){.visal-theme-6 .visual-textbox p{font-size:22px}}.visal-theme-6 .buttons-block .btn:not(:last-child){margin-right:8px}.visal-theme-6 .btn{color:#000;background:#feb559}.visal-theme-6 .btn span{z-index:2;position:relative}.visal-theme-6 .btn:before{z-index:1;background:#fe9e26}.visal-theme-6 .btn-gray{background:#f2f2f2}.visal-theme-6 .btn-gray:before{background:#d9d9d9}.visal-theme-6 .image-holder{overflow:hidden}.visal-theme-6 .image-holder img{display:block;width:100%;height:auto}.section-theme-6{font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.section-theme-6 .h1,.section-theme-6 .h2,.section-theme-6 .h3,.section-theme-6 .h4,.section-theme-6 .h5,.section-theme-6 .h6,.section-theme-6 h1,.section-theme-6 h2,.section-theme-6 h3,.section-theme-6 h4,.section-theme-6 h5,.section-theme-6 h6{color:#000;font-weight:800;font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.section-theme-6 .section-header{font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";color:#444;font-weight:400;max-width:730px}@media (min-width:768px){.section-theme-6 .section-header{font-size:16px}}.section-theme-6 .section-header h2{color:#000;margin:0 0 10px;letter-spacing:normal;font-weight:800}@media (min-width:1375px){.section-theme-6 .section-header h2{font-size:50px}}@media (min-width:1550px){.section-theme-6 .section-header h2{font-size:60px}}.section-theme-6 .section-header h2 .text-outlined{position:relative}.section-theme-6 .section-header h2 .text-outlined:before{width:100%;height:6px;position:absolute;left:0;bottom:-7px;content:"";background:url(../images/outline-yellow.png) no-repeat;background-size:100% 100%}@media (min-width:768px){.section-theme-6 .section-header h2 .text-outlined:before{height:9px}}@media (min-width:992px){.section-theme-6 .section-header h2 .text-outlined:before{height:12px}}@media (min-width:1375px){.section-theme-6 .section-header h2 .text-outlined:before{height:15px}}.section-theme-6 .section-header img{margin:0 auto}.section-theme-6 .counters-block{border:0;border-bottom:1px solid #e0e0e0}@media (min-width:992px){.section-theme-6 .counters-block .h2{font-size:50px}}@media (min-width:1200px){.section-theme-6 .counters-block .h2{font-size:70px}}.section-theme-6.marktplace-block .image-holder{overflow:hidden}.section-theme-6.marktplace-block .image-holder img{display:block;width:100%;height:auto}.section-theme-6.marktplace-block .text-box{overflow:hidden}@media (min-width:992px){.section-theme-6.marktplace-block .text-box p{margin:0 0 30px}}@media (min-width:1375px){.section-theme-6.marktplace-block h2{font-size:60px}}.section-theme-6.marktplace-block .list{overflow:hidden;margin:0 0 20px}.section-theme-6.marktplace-block .list li{margin:0 0 10px;position:relative;padding-left:30px}@media (min-width:992px){.section-theme-6.marktplace-block .list li{margin:0 0 30px}}.section-theme-6.marktplace-block .list li:before{top:5px;left:0;content:"";position:absolute;width:20px;height:20px;background:url(../images/tick-black.svg) no-repeat;background-size:contain}.section-theme-6.marktplace-block .list li strong{display:block;font-size:20px}.section-theme-6.marktplace-block .list li p{margin:0}.section-theme-6.apps-block .text{overflow:hidden;padding:0 0 15px}.section-theme-6.apps-block .image-holder{overflow:hidden}.section-theme-6.apps-block .image-holder img{display:block;width:100%;height:auto}.section-theme-6.talent-block{background-color:#f9f6ef;background-repeat:no-repeat;background-size:contain;background-position:center}.section-theme-6.talent-block .btn{min-width:206px;border-radius:10px;background:#feb559}@media (min-width:768px){.section-theme-6.talent-block .btn{width:auto}}.section-theme-6.talent-block .btn:before{z-index:1;border-radius:10px;background:#fe9e26}.section-theme-6.talent-block .btn span{z-index:2;position:relative}.section-theme-6 .talent-categories{gap:15px;display:grid;grid-template-columns:repeat(2,1fr)}@media (min-width:768px){.section-theme-6 .talent-categories{gap:20px;grid-template-columns:repeat(3,1fr)}}@media (min-width:992px){.section-theme-6 .talent-categories{gap:30px;grid-template-columns:repeat(4,1fr)}}.section-theme-6 .cat-info-box a{display:flex;padding:15px 10px;background:#fff;width:100%;height:100%;border-radius:15px;align-items:center;flex-direction:column;transition:all ease-in-out .3s}@media (min-width:992px){.section-theme-6 .cat-info-box a{padding:20px 15px;border-radius:20px}}@media (min-width:1200px){.section-theme-6 .cat-info-box a{padding:32px 15px;border-radius:30px}}.section-theme-6 .cat-info-box a:hover{box-shadow:0 10px 18px #0000001a}.section-theme-6 .cat-info-box a:hover .icon{background:#feb559}.section-theme-6 .cat-info-box .icon{padding:10px;display:flex;margin:0 0 10px;width:50px;height:50px;border-radius:50%;align-items:center;background:#ffe1bd;flex-direction:column;transition:all ease-in-out .3s}@media (min-width:992px){.section-theme-6 .cat-info-box .icon{width:60px;height:60px;margin:0 0 15px;padding:15px}}@media (min-width:1200px){.section-theme-6 .cat-info-box .icon{width:80px;height:80px;margin:0 0 20px;padding:20px}}.section-theme-6 .cat-info-box .icon img{display:block;width:100%;height:auto}.section-theme-6 .cat-info-box h3{color:#000;font-size:18px;margin:0 0 5px;line-height:24px;text-align:center;text-transform:capitalize}.section-theme-6 .cat-info-box p{margin:0;color:#000}.section-theme-6.most-viewed-block .section-header{margin-left:0;margin-right:0;max-width:850px}.section-theme-6.most-viewed-block .text{gap:15px;display:grid;margin:0 0 20px;grid-template-columns:repeat(2,1fr)}@media (min-width:768px){.section-theme-6.most-viewed-block .text{gap:20px}}@media (min-width:992px){.section-theme-6.most-viewed-block .text{gap:30px}}.section-theme-6.most-viewed-block h3{font-size:16px;font-weight:800;line-height:20px}@media (min-width:992px){.section-theme-6.most-viewed-block h3{font-size:26px;line-height:28px}}.section-theme-6.most-viewed-block .step-box{margin:0 0 20px;padding:0 0 20px;position:relative;counter-increment:inst;border-bottom:1px solid #feb559}@media (min-width:992px){.section-theme-6.most-viewed-block .step-box{margin:0 0 30px;padding:0 0 40px}}@media (min-width:1200px){.section-theme-6.most-viewed-block .step-box{margin:0 0 40px;padding:0 0 60px}}.section-theme-6.most-viewed-block .step-box:after{left:0;bottom:0;font-size:16px;font-weight:700;color:#feb559;position:absolute;content:counter(inst) "."}@media (min-width:992px){.section-theme-6.most-viewed-block .step-box:after{font-size:20px}}.section-theme-6.most-viewed-block .image-holder{overflow:hidden}.section-theme-6.most-viewed-block .image-holder img{display:block;width:100%;height:auto}.section-theme-6.latest-jobs-block{overflow:visible}.section-theme-6 .reviews-link{display:flex;align-items:center}.section-theme-6 .reviews-link .ratings-info{display:flex;line-height:1;max-width:60px;font-size:15px;font-weight:700;margin:0 12px 0 0;color:#333;text-align:center;border-radius:15px;align-items:center;padding:5px 10px;justify-content:center;background:var(--golden)}.section-theme-6 .reviews-link .ratings-info i{display:flex;line-height:1;margin-right:5px;width:15px;height:15px;align-items:center;justify-content:center}.section-theme-6 .reviews-link .ratings-info i:before{line-height:1}.section-theme-6 .reviews-link .ratings-info span{margin:3px 0 0}.section-theme-6 .reviews-link .txt{color:#000;font-size:14px;line-height:18px}@media (min-width:1200px){.section-theme-6 .reviews-link .txt{font-size:16px}}.section-theme-6.learning-block{background:#f9f6ef}.section-theme-6.learning-block.bg-light-sky .text-info-slider{border-color:#d5fe68}.section-theme-6.learning-block.bg-light-sky .text-info-slider:before{background:#d5fe68}.section-theme-6.learning-block.bg-light-sky .thumbs-list .thumbnail:before{background:#20ca6fdb}.section-theme-6 .slick-arrow{background:#fff}.services-carousel .slick-list{margin:0 -10px}@media (min-width:1200px){.services-carousel .slick-list{margin:0 -15px}}.services-carousel .slick-track{display:flex!important}.services-carousel .slick-slide{height:inherit!important}.services-carousel .slick-slide>div{height:100%}.services-carousel .slick-arrow{display:none!important}.services-carousel .service-slide{height:100%;padding:0 10px}@media (min-width:576px){.services-carousel .service-slide{width:50%}}@media (min-width:768px){.services-carousel .service-slide{width:33.3333%}}@media (min-width:992px){.services-carousel .service-slide{width:25%}}@media (min-width:1200px){.services-carousel .service-slide{padding:0 15px}}.services-carousel .service-slide a{display:block}.services-carousel .service-slide .inner-frame{height:100%;background:#fff;border-radius:15px;border:1px solid #e0e0e0}.services-carousel .image-holder{overflow:hidden;margin:-1px;position:relative;border-radius:15px;padding-bottom:80%}.services-carousel .image-holder img{top:0;left:0;object-fit:cover;position:absolute;width:100%;height:100%}.services-carousel img{display:block;width:100%;height:auto}.services-carousel .service-info-box{overflow:hidden;padding:15px 15px 20px}@media (min-width:1375px){.services-carousel .service-info-box{padding:18px 26px 30px}}.services-carousel .service-info-box h2{font-size:18px;margin:0 0 26px;font-weight:700;line-height:1.35}@media (min-width:1375px){.services-carousel .service-info-box h2{font-size:20px}}.services-carousel .sub-heading{color:#d5d5d5;display:block;font-size:14px;line-height:16px;margin:0 0 10px;font-weight:500;text-transform:capitalize}.services-carousel .service-footer{display:flex;align-items:center}.services-carousel .service-footer .img{height:60px;flex:0 0 60px;overflow:hidden;margin-right:9px;border-radius:50%;border:1px solid #fff;box-shadow:0 10px 18px #0000001a}.services-carousel .service-footer .text{overflow:hidden}.services-carousel .service-footer .price,.services-carousel .service-footer .title{display:block;margin:0 0 5px;color:#444;font-size:14px;font-weight:400;line-height:18px}.services-carousel .service-footer .price strong{font-size:18px;font-weight:700}@media (min-width:992px){.services-carousel .slick-dots{margin:40px 0 0}}@media (min-width:1200px){.services-carousel .slick-dots{margin:58px 0 0}}.services-carousel .slick-dots li{padding:0 4px}.services-carousel .slick-dots li button{border-radius:1px;width:60px;height:3px;border-color:#feb559}@media (min-width:992px){.services-carousel .slick-dots li button{width:71px}}.services-carousel .slick-dots li.slick-active button,.services-carousel .slick-dots li:hover button{border-color:#feb559;background:#feb559}.latest-jobs-carousel .slick-list{margin:0 -10px;overflow:visible!important}.latest-jobs-carousel .slick-track{display:flex!important}.latest-jobs-carousel .slick-slide{padding:0 10px 18px;height:inherit!important}@media (min-width:992px){.latest-jobs-carousel .slick-slide{padding:0 15px 18px}}.latest-jobs-carousel .slick-slide.slick-center .inner-frame{box-shadow:0 10px 18px #0000001a}.latest-jobs-carousel .slick-slide>div{height:100%}.latest-jobs-carousel .job-slide{height:100%}.latest-jobs-carousel .job-slide .inner-frame{height:100%;position:relative;background:#fff;border-radius:15px;padding:15px 15px 5px;border:1px solid rgb(213,213,213)}@media (min-width:992px){.latest-jobs-carousel .job-slide .inner-frame{border-radius:20px;padding:20px 20px 10px}}@media (min-width:1200px){.latest-jobs-carousel .job-slide .inner-frame{border-radius:30px;padding:30px 40px 20px}}.latest-jobs-carousel .job-slide .inner-frame:hover{box-shadow:0 10px 18px #0000001a}.latest-jobs-carousel .job-slide .inner-frame a{height:100%;display:flex;flex-direction:column;justify-content:space-between}.latest-jobs-carousel .job-slide .fav-tag{top:11px;right:11px;position:absolute;width:36px;height:36px}.latest-jobs-carousel .job-slide .fav-tag img{display:block;width:100%;height:auto}.latest-jobs-carousel .job-slide .slide-top{overflow:hidden;margin:0 0 30px}.latest-jobs-carousel .job-slide .icon{overflow:hidden;margin:0 0 15px;border-radius:50%;width:60px;height:60px}@media (min-width:992px){.latest-jobs-carousel .job-slide .icon{width:89px;height:89px}}.latest-jobs-carousel .job-slide .icon img{display:block;width:100%;height:auto}.latest-jobs-carousel .job-slide h3{font-size:18px;line-height:1.6;font-weight:700;text-transform:none}@media (min-width:992px){.latest-jobs-carousel .job-slide h3{font-size:20px}}.latest-jobs-carousel .job-slide .post-by{display:block;font-size:14px;font-weight:500;color:#333;line-height:normal}.latest-jobs-carousel .job-slide .price{color:#000;display:block;margin:0 0 10px;font-weight:700;font-size:16px}@media (min-width:992px){.latest-jobs-carousel .job-slide .price{font-size:18px;margin:0 0 20px}}.latest-jobs-carousel .job-slide .price sub{bottom:0;font-size:12px;font-weight:400;position:relative}@media (min-width:992px){.latest-jobs-carousel .job-slide .price sub{font-size:14px}}.latest-jobs-carousel .job-slide .tags-list .tag{background:#f5f5f5}@media (min-width:768px){.latest-jobs-carousel .slick-dots{margin:30px 0 0}}@media (min-width:992px){.latest-jobs-carousel .slick-dots{margin:40px 0 0}}@media (min-width:1200px){.latest-jobs-carousel .slick-dots{margin:58px 0 0}}.latest-jobs-carousel .slick-dots li{padding:0 4px}.latest-jobs-carousel .slick-dots li button{border-radius:1px;width:60px;height:3px;border-color:#feb559}@media (min-width:992px){.latest-jobs-carousel .slick-dots li button{width:71px}}.latest-jobs-carousel .slick-dots li.slick-active button,.latest-jobs-carousel .slick-dots li:hover button{border-color:#feb559;background:#feb559}.thumbs-list .slick-list{margin:0 -10px}@media (min-width:768px){.thumbs-list .slick-track{display:flex!important;flex-wrap:wrap!important;width:100%!important;height:100%!important}}.thumbs-list .slick-slide{padding:18px 10px}@media (min-width:768px){.thumbs-list .slick-slide{padding:5px 10px}}.thumbs-list .slick-current .thumbnail:before{opacity:1;visibility:visible}.thumbs-list .thumbnail{border:1px solid #fff;cursor:pointer;overflow:hidden;border-radius:50%;position:relative;padding-bottom:100%;background:#fff;box-shadow:0 10px 18px #0000001a}.thumbs-list .thumbnail:before{top:0;left:0;opacity:0;right:0;z-index:2;bottom:0;content:"";border-radius:100%;visibility:hidden;position:absolute;background:#feb559db}.thumbs-list .thumbnail img{top:0;left:0;z-index:1;object-fit:cover;position:absolute;width:100%;height:100%}.text-info-slider{padding:10px;border-radius:15px;background-color:#fff;border:2px solid var(--golden);position:relative}.text-info-slider:before{top:15px;z-index:1;left:15px;right:15px;content:"";bottom:-15px;border-radius:15px;position:absolute;background:var(--golden)}@media (min-width:768px){.text-info-slider:before{bottom:-20px;left:20px;right:20px}}@media (min-width:992px){.text-info-slider:before{bottom:-26px;left:45px;right:45px}}@media (min-width:768px){.text-info-slider{border-radius:20px;padding:15px 15px 20px;border:3px solid var(--golden)}}@media (min-width:992px){.text-info-slider{padding:20px;border-radius:30px;border:5px solid var(--golden)}}@media (min-width:992px){.text-info-slider{padding:50px}}.text-info-slider h3{font-size:20px;line-height:1.46}@media (min-width:992px){.text-info-slider h3{font-size:30px;margin:0 0 20px}}.text-info-slider .slick-active{opacity:1!important}.text-info-slider blockquote{margin:0}.text-info-slider blockquote p{margin:0;line-height:1.667}@media (min-width:992px){.text-info-slider blockquote p{font-size:18px}}@media (min-width:1200px){.text-info-slider blockquote p{font-size:24px}}.text-info-slider blockquote cite{margin:20px 0 0;padding:15px 0 0;font-style:normal;border-top:1px solid #2f2f2f}@media (min-width:992px){.text-info-slider blockquote cite{margin:30px 0 0;padding:30px 0 20px}}.text-info-slider blockquote .title{font-size:18px;margin-right:15px}@media (min-width:992px){.text-info-slider blockquote .title{font-size:22px}}.text-info-slider blockquote .designation{font-size:14px}@media (min-width:768px){.learning-sliders{display:flex;align-items:center;justify-content:space-between}}@media (min-width:768px){.learning-sliders .thumbs-list .slick-track{display:flex!important;height:100%!important}}@media (min-width:768px){.learning-sliders .thumbs-list{flex-wrap:wrap;max-width:180px;flex:0 0 180px}}@media (min-width:992px){.learning-sliders .thumbs-list{max-width:260px;flex:0 0 260px}}@media (min-width:768px){.learning-sliders .thumbs-list .slick-slide{flex:0 0 50%;width:calc(50% - 20px)!important}}@media (min-width:768px){.learning-sliders .text-info-slider{width:calc(100% - 220px);flex:0 0 calc(100% - 220px)}}@media (min-width:992px){.learning-sliders .text-info-slider{width:calc(100% - 300px);flex:0 0 calc(100% - 300px)}}@media (min-width:1200px){.learning-sliders .text-info-slider{width:calc(100% - 350px);flex:0 0 calc(100% - 350px)}}.learning-sliders .text-info-slider .slick-list{z-index:2;background:#fff;border-radius:15px;margin:-9px -9px -10px}@media (min-width:768px){.learning-sliders .text-info-slider .slick-list{margin:-9px -9px -20px}}@media (min-width:992px){.learning-sliders .text-info-slider .slick-list{margin:-35px -15px -50px}}.learning-sliders .text-info-slider .slick-track .slick-box{padding:15px}@media (min-width:768px){.learning-sliders .text-info-slider .slick-track .slick-slide{padding:0;flex:0 0 100%}.learning-sliders .text-info-slider .slick-track .slick-active{opacity:1!important}}.latest-news-block .news-post{overflow:hidden;margin:0 0 30px}.latest-news-block .news-post a{display:block}.latest-news-block .news-post .image-holder{margin:0 0 15px;overflow:hidden;position:relative;border-radius:15px;padding-bottom:80%}.latest-news-block .news-post .image-holder img{top:0;left:0;object-fit:cover;width:100%;height:100%;position:absolute}.latest-news-block .news-post .date{color:#d5d5d5;margin:0 0 5px;display:block;font-size:14px;font-weight:700}.latest-news-block .news-post h3{font-size:18px;font-weight:700;margin:0 0 10px;text-transform:none}@media (min-width:1200px){.latest-news-block .news-post h3{font-size:22px}}@media (min-width:1375px){.latest-news-block .news-post h3{font-size:24px}}.latest-news-block .news-post .post-by{color:#555;font-size:16px;font-weight:400}.latest-news-block .news-post .post-by strong{font-weight:700}.footer-theme-6{font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";position:relative;overflow:visible;background:#f9f6ef}.footer-theme-6 h5{position:relative;padding-top:0;padding-bottom:7px}@media (max-width:1199.98px){.footer-theme-6 h5{font-size:20px}}.footer-theme-6 h5:after{width:50px;height:3px;content:"";left:0;bottom:0;position:absolute;background:#feb559}.footer-theme-6 .pri-footer{position:relative;overflow:visible;background-color:transparent;background-repeat:no-repeat;background-size:contain;background-position:center bottom}.footer-theme-6 .pri-footer .logo{display:block;margin:0 15px 0 0;width:80px;height:80px}.footer-theme-6 .pri-footer .logo img{display:block;width:100%;height:auto}.footer-theme-6 .pri-footer .btn{width:100%;min-width:206px;border-radius:10px;background:#feb559}@media (min-width:768px){.footer-theme-6 .pri-footer .btn{width:inherit}}.footer-theme-6 .pri-footer .btn:before{border-radius:10px;background:#fe9e26}@media (min-width:1200px){.footer-theme-6 .pri-footer .footer-info p{margin:0 0 15px}}.footer-theme-6 .pri-footer .footer-info p:last-child{margin-bottom:0}.footer-theme-6 .form-subscribe .btn,.footer-theme-6 .form-subscribe .btn:after,.footer-theme-6 .form-subscribe .form-control{border-radius:10px}.footer-theme-6 .form-subscribe .form-control::-webkit-input-placeholder{color:#999}.footer-theme-6 .form-subscribe .form-control::-moz-placeholder{opacity:1;color:#999}.footer-theme-6 .form-subscribe .form-control:-moz-placeholder{color:#999}.footer-theme-6 .form-subscribe .form-control:-ms-input-placeholder{color:#999}.footer-theme-6 .form-subscribe .form-control.placeholder{color:#999}.footer-theme-6 .footer-links li{position:relative;padding:6px 0 6px 15px}@media (min-width:992px){.footer-theme-6 .footer-links li{padding:11px 0 11px 15px}}.footer-theme-6 .footer-links li a:hover{color:#feb559}.footer-theme-6 .footer-links li:before{left:0;top:10px;content:">";color:#000;position:absolute}.footer-theme-6 .sec-footer{font-weight:400;border-top:1px solid #aeaeae}@media (min-width:768px){.footer-theme-6 .sec-footer{font-size:14px}}@media (min-width:992px){.footer-theme-6 .sec-footer{font-size:16px}}.footer-theme-6 .sec-footer p .site-link{font-weight:600;color:currentColor;border-bottom:1px solid rgba(0,0,0,.55)}.footer-theme-6 .sec-footer p .site-link:hover{color:#feb559}.footer-theme-6 .social-networks li a{color:#000}.footer-theme-6 .social-networks li a:hover{color:#feb559}.footer-theme-6 .social-networks.no-bg li:before{background:currentColor}.footer-theme-6 .contact-info-box{display:flex;flex-direction:column}.footer-theme-6 .contact-info-box *{display:block}.footer-theme-6 .contact-info-box .text{font-size:14px;margin:0 0 10px}.footer-theme-6 .contact-info-box .phone{margin:0 0 15px;font-weight:700;line-height:normal}.footer-theme-6 .contact-info-box .phone a{color:#000;font-size:26px;line-height:32px;position:relative;display:inline-block}.footer-theme-6 .contact-info-box .phone a:after{left:0;right:0;top:100%;content:"";height:3px;background:#feb559;position:absolute}.footer-theme-6 .contact-info-box .phone a:hover{color:#feb559}.footer-theme-6 .contact-info-box .email{font-size:16px;font-weight:400;margin:0 0 25px;line-height:normal}.footer-theme-6 .contact-info-box .email a{color:#000;display:inline-block}.footer-theme-6 .contact-info-box .email a:hover{color:#feb559}.footer-theme-6 .contact-info-box address{font-size:16px;line-height:28px}.header-theme-7{background:transparent}@media (min-width:768px){.header-theme-7{padding:13px 0}}.sticky-header .header-theme-7{background:#131848}@media (min-width:768px){.sticky-header .header-theme-7{padding:7px 0!important}}.header-theme-7 .top-bar{transition:all .3s ease-in-out}.sticky-header .header-theme-7 .top-bar{opacity:0;margin-top:-28px}.header-theme-7 .top-bar .subscribe{display:flex;align-items:center}.header-theme-7 .top-bar .subscribe .icon{display:block;margin-right:10px}.header-theme-7 .top-bar .subscribe .icon img{display:block;height:auto;max-width:100%}.header-theme-7 .top-bar .subscribe .subs_text{font-size:16px;line-height:20px;font-weight:400;color:#fff}.header-theme-7 .top-bar .subscribe .subs_text a{font-weight:700;text-decoration:underline;color:#fff}.header-theme-7 .top-bar .subscribe .subs_text a:hover{text-decoration:none}.header-theme-7 .top-bar .hotline{display:flex;color:#fff;align-items:center;margin-right:50px;font:400 16px/1 Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.header-theme-7 .top-bar .hotline .icon-hotline{color:#063970;font-size:28px;margin-right:11px}.header-theme-7 .top-bar .hotline a{color:#fff}.header-theme-7 .top-bar .hotline a:hover{color:#063970}.header-theme-7 .top-bar .social-links-top{font-size:16px;line-height:normal}.header-theme-7 .top-bar .social-links-top .list-inline-item:not(:last-child){position:relative}.header-theme-7 .top-bar .social-links-top a{color:#fff}.header-theme-7 .top-bar .social-links-top a:hover{color:#063970}.header-theme-7 .logo{display:block;width:150px;flex-shrink:0;transition:height .3s ease-in-out}@media (min-width:1200px){.header-theme-7 .logo{width:179px}}@media (min-width:992px){.sticky-header .header-theme-7 .logo{height:61px}}@media (min-width:1200px){.sticky-header .header-theme-7 .logo{height:61px}}.header-theme-7 .logo a{display:flex;width:100%;height:100%;align-items:center}.header-theme-7 .logo a img{display:block;height:auto;max-width:100%}.header-theme-7 .btn{border-radius:10px}@media (min-width:992px){.header-theme-7 .btn{padding:10px 15px}}@media (min-width:1200px){.header-theme-7 .btn{padding:10px 40px}}.header-theme-7 .btn.btn-outline-gray{padding:0;display:flex;flex:0 0 58px;font-size:20px;background:none;color:#a7a7a7;margin-right:10px;align-items:center;justify-content:center;width:58px;height:58px;border:1px solid #a7a7a7}.header-theme-7 .btn.btn-outline-gray:hover{color:#fff;background:#063970;border-color:#063970}.header-theme-7 .btn:before{border-radius:10px}.header-theme-7 .main-nav{display:flex;flex-grow:1;justify-content:flex-end}@media (min-width:992px){.header-theme-7 .main-nav{padding:10px 0;position:relative;transition:padding .3s ease-in-out}.header-theme-7 .main-nav .navigation,.header-theme-7 .main-nav .user-box{z-index:2;position:relative}}@media (min-width:1200px){.header-theme-7 .main-nav{padding:31px 0}}@media (min-width:992px){.sticky-header .header-theme-7 .main-nav{padding:7px 0}}@media (min-width:1200px){.sticky-header .header-theme-7 .main-nav{padding:7px 0}}.header-theme-7 .nav-close span,.header-theme-7 .nav-close:after,.header-theme-7 .nav-close:before,.header-theme-7 .nav-opener span,.header-theme-7 .nav-opener:after,.header-theme-7 .nav-opener:before{background:#063970}.header-theme-7 .nav-close:hover span,.header-theme-7 .nav-close:hover:after,.header-theme-7 .nav-close:hover:before,.header-theme-7 .nav-opener:hover span,.header-theme-7 .nav-opener:hover:after,.header-theme-7 .nav-opener:hover:before{background:#063970}@media (min-width:992px){.header-theme-7 .nav-drop{width:100%}}.header-theme-7 .navigation{padding-bottom:30px}@media (min-width:992px){.header-theme-7 .navigation{padding-bottom:0;margin-right:3.5%}}@media (min-width:1200px){.header-theme-7 .navigation{font-size:16px;margin-right:8.7%}}@media (min-width:1375px){.header-theme-7 .navigation>li:not(:last-child){padding:0 30px}}@media (min-width:992px){.header-theme-7 .navigation>li>a:not(.btn){color:#fff}}.header-theme-7 .navigation>li>a:not(.btn):hover{color:#063970}@media (max-width:991.98px){.header-theme-7 .navigation>li>a.dropdown-toggle.show{color:#063970}}.header-theme-7 .navigation>li:hover .dropdown-toggle{color:#063970}.header-theme-7 .navigation>li.active>a{color:#063970}.header-theme-7 .navigation .dropdown-menu{font-size:14px}@media (min-width:992px){.header-theme-7 .navigation .dropdown-menu{margin-right:-150px;width:calc(100% + 150px)}}.header-theme-7 .navigation .dropdown-menu li.active>a{color:#063970}.header-theme-7 .navigation .dropdown-menu li.active:hover>a{color:#fff}.header-theme-7 .navigation .dropdown-menu li.tabActive>a{background:#063970;color:#fff}.header-theme-7 .navigation .dropdown-menu .dropdown-item:hover{background:#063970}.header-theme-7 .user-box{padding:0 30px;justify-content:space-between}@media (min-width:992px){.header-theme-7 .user-box{padding:0}}@media (max-width:991.98px){.header-theme-7 .user-box{padding-bottom:45px}}@media (max-width:991.98px){.header-theme-7 .user-box .btn{width:100%;display:flex;text-align:center;justify-content:center}}.header-theme-7 .user-box .btn.btn-outline-gray{border-color:#fff}@media (max-width:991.98px){.header-theme-7 .user-box .btn.btn-outline-gray{margin:0 0 15px}}.header-theme-7 .user-box .btn.btn-outline-gray:hover{border-color:#063970}.header-theme-7 .user-box .btn .icon-user{color:#fff}.sticky-header .header-theme-7 .nav-opener:not(:hover) span,.sticky-header .header-theme-7 .nav-opener:not(:hover):after,.sticky-header .header-theme-7 .nav-opener:not(:hover):before{background:#063970}.visual-theme-7{font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";background-size:cover;background-position:50% 50%;background-repeat:no-repeat;padding:0 0 188px;overflow:hidden}@media (min-width:768px){.visual-theme-7{font-size:18px}}.visual-theme-7 .pattern{right:0;bottom:50px;position:absolute}@media (min-width:1550px){.visual-theme-7 .pattern{right:-116px}}.visual-theme-7 .pattern img{display:block;height:auto;max-width:100%}.visual-theme-7:before{top:0;left:0;right:0;bottom:0;content:"";position:absolute;background:#131848cc}.visual-theme-7:after{background:transparent;transform:none;right:0;bottom:0;width:auto;border-style:solid;border-width:0 0 80px 260vw;border-color:transparent transparent #fff transparent}@media (min-width:768px){.visual-theme-7:after{border-width:0 0 380px 260vw;bottom:-231px}}@media (min-width:992px){.visual-theme-7 .container{margin-bottom:0}}.visual-theme-7 .visual-textbox{margin:0;max-width:inherit;text-align:center}@media (min-width:1200px){.visual-theme-7 .visual-textbox{padding-top:110px}}.visual-theme-7 .visual-textbox .h1,.visual-theme-7 .visual-textbox h1{font-weight:800;line-height:1.2;padding-bottom:0;font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media (min-width:1375px){.visual-theme-7 .visual-textbox .h1,.visual-theme-7 .visual-textbox h1{font-size:60px}}@media (min-width:1550px){.visual-theme-7 .visual-textbox .h1,.visual-theme-7 .visual-textbox h1{margin:0 0 11px}}.visual-theme-7 .visual-textbox .h1:after,.visual-theme-7 .visual-textbox h1:after{display:none}.visual-theme-7 .visual-textbox p{color:#fff;margin:0 0 54px}@media (min-width:1550px){.visual-theme-7 .visual-textbox p{font-size:22px}}.visual-theme-7 .form-search{overflow:hidden;margin-bottom:30px}@media (min-width:768px){.visual-theme-7 .form-search{margin-bottom:40px}}@media (min-width:992px){.visual-theme-7 .form-search{display:flex;padding:7px;background:#fff;border-radius:8px;margin-bottom:83px;max-width:inherit;border:1px solid #d5d5d5;box-shadow:0 5px 15px #00000026}}.visual-theme-7 .form-search .fields-holder{padding:13px 0}@media (max-width:767.98px){.visual-theme-7 .form-search .fields-holder{padding:0;background:transparent!important}}@media (min-width:768px){.visual-theme-7 .form-search .fields-holder{border-radius:100px;margin:0 0 20px}}@media (min-width:992px){.visual-theme-7 .form-search .fields-holder{margin:0;flex-grow:1;min-width:0}}.visual-theme-7 .form-search .form-group{padding:8px 20px 8px 55px}@media (min-width:768px){.visual-theme-7 .form-search .form-group{padding:0 25px 0 55px;width:100%}}@media (min-width:1375px){.visual-theme-7 .form-search .form-group{width:38%}}@media (min-width:1375px){.visual-theme-7 .form-search .form-group:first-child{width:63%}}@media (min-width:768px){.visual-theme-7 .form-search .form-group+.form-group{border-left:1px solid #666}}.visual-theme-7 .form-search .form-group .icon{left:20px;font-size:21px}.visual-theme-7 .form-search .form-control{font-size:14px;padding:8px 0 6px}.visual-theme-7 .form-search .form-control::placeholder{color:#666}.visual-theme-7 .form-search .select2-container--default{min-width:180px}.visual-theme-7 .form-search .select2{font-size:14px}.visual-theme-7 .form-search .select2 .select2-selection{padding:5px 0}.visual-theme-7 .form-search .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#666}.visual-theme-7 .form-search .select2-container--default .select2-selection--single .select2-selection__arrow:before{font-size:18px}.visual-theme-7 .form-search .btn{border-radius:10px}@media (min-width:1375px){.visual-theme-7 .form-search .btn{min-width:140px}}.visual-theme-7 .form-search .btn:before{border-radius:10px}.visual-theme-7 .popular-searches .subtitle{color:#fff}.visual-theme-7 .popular-searches ul{justify-content:center}.visual-theme-7 .popular-searches ul li a{color:#fff;background:#434660;border-color:#434660}.visual-theme-7 .popular-searches ul li a:hover{color:#434660;background:#fff}@media (min-width:1550px){.page-theme-7 .container{max-width:1322px}}.section-theme-7,.section-theme-7 .h1,.section-theme-7 .h2,.section-theme-7 .h3,.section-theme-7 .h4,.section-theme-7 .h5,.section-theme-7 .h6,.section-theme-7 h1,.section-theme-7 h2,.section-theme-7 h3,.section-theme-7 h4,.section-theme-7 h5,.section-theme-7 h6{font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.section-theme-7 .section-header{font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";color:#444;font-weight:400;max-width:730px}@media (min-width:768px){.section-theme-7 .section-header{font-size:16px}}.section-theme-7 .section-header h2{color:#000;margin:0 0 18px;letter-spacing:normal;font-weight:800}@media (min-width:1375px){.section-theme-7 .section-header h2{font-size:50px}}@media (min-width:1550px){.section-theme-7 .section-header h2{font-size:60px}}.section-theme-7 .section-header P{margin-bottom:0}.section-theme-7 .trending-list{margin:0 -10px}@media (min-width:1200px){.section-theme-7 .trending-list{margin:0 -15px}}.section-theme-7 .trending-list li{padding:0 10px;margin:0 0 29px}@media (min-width:576px){.section-theme-7 .trending-list li{width:50%}}@media (min-width:768px){.section-theme-7 .trending-list li{width:33.333333333%}}@media (min-width:992px){.section-theme-7 .trending-list li{width:25%}}@media (min-width:1200px){.section-theme-7 .trending-list li{padding:0 15px}}.section-theme-7 .trending-list .trending-box{box-shadow:none;border:1px solid #cecece;background:#fff;padding:48px 20px 30px;border-radius:25px;text-align:center;display:block;color:#2c2c2c}@media (min-width:1200px){.section-theme-7 .trending-list .trending-box{padding:48px 48px 30px;text-align:left}}.section-theme-7 .trending-list .trending-box .text-holder{margin:0}.section-theme-7 .trending-list .trending-box .icon{display:inline-flex;margin:0 0 11px}.section-theme-7 .trending-list .trending-box .icon:before{background:#f1f1f1}.section-theme-7 .trending-list .trending-box .subtitle{display:block}.section-theme-7 .trending-list .trending-box:hover{color:#2c2c2c}.section-theme-7 .companies-slider .slick-slide{padding:0 15px 15px}.section-theme-7 .companies-slider .featured-category-box{padding:25px 10px}@media (min-width:1200px){.section-theme-7 .companies-slider .featured-category-box{padding:30px}}.section-theme-7 .companies-slider .featured-category-box .wrap{display:flex;align-items:flex-start}@media (min-width:1200px){.section-theme-7 .companies-slider .featured-category-box .wrap{padding:7px 0}}.section-theme-7 .companies-slider .featured-category-box .img-holder{width:60px;height:60px;flex-shrink:0;margin:0 4% 0 0}@media (min-width:1200px){.section-theme-7 .companies-slider .featured-category-box .img-holder{width:80px;height:80px;margin:0 6.9% 0 0}}.section-theme-7 .companies-slider .featured-category-box .textbox{flex-grow:1;min-width:0}.section-theme-7 .companies-slider .featured-category-box .textbox p{padding:0 0 0 25px;position:relative;font-size:14px}.section-theme-7 .companies-slider .featured-category-box .icon{top:0;left:0;position:absolute;color:#444;font-size:17px}.section-theme-7 .companies-slider .featured-category-box .h6{margin:0 0 8px}.section-theme-7 .companies-slider .featured-category-box .tag-wrap{display:flex;justify-content:flex-start}.section-theme-7 .companies-slider .featured-category-box .tag{position:relative;top:0;right:0;background:#edf0ff}.section-theme-7 .slick-next,.section-theme-7 .slick-prev{display:none!important}.section-theme-7 .slick-dots{margin-top:32px}.section-theme-7 .slick-dots li button{width:16px;height:16px;border:5px solid #fff;background:#888}.section-theme-7 .slick-dots li.slick-active button,.section-theme-7 .slick-dots li:hover button{background:#fff;border-color:#063970}.section-theme-7.apps-block{padding:0 0 50px}@media (min-width:992px){.section-theme-7.apps-block{padding:0 0 6px}}@media (min-width:1550px){.section-theme-7.apps-block h2{font-size:50px}}.section-theme-7.apps-block p{font-size:18px;line-height:28px}.section-theme-7.apps-block .image-holder{overflow:hidden;position:relative}.section-theme-7.apps-block .image-holder img{display:block;width:100%;height:auto}.section-theme-7 .list{overflow:hidden;margin:0 0 20px}.section-theme-7 .list li{margin:0 0 10px;position:relative;padding-left:30px}.section-theme-7 .list li:before{top:5px;left:0;content:"";position:absolute;width:20px;height:20px;background:url(../images/tick-green.svg) no-repeat;background-size:contain}.section-theme-7 .download-btns{display:flex;max-width:315px}@media (min-width:992px){.section-theme-7 .download-btns{max-width:inherit}}.section-theme-7 .download-btns a:not(:last-child){margin-right:15px}@media (min-width:992px){.section-theme-7 .download-btns a:not(:last-child){margin-right:20px}}.section-theme-7 .download-btns a,.section-theme-7 .download-btns img{display:block}.section-theme-7 .download-btns img{width:150px}@media (min-width:992px){.section-theme-7 .download-btns img{width:auto;max-width:100%}}.section-theme-7 .nav-tabs{padding:0;margin:0 -15px;list-style:none;border:none;display:flex;align-items:center;justify-content:center}@media (min-width:768px){.section-theme-7 .nav-tabs{margin:0 -30px}}.section-theme-7 .nav-tabs li{padding:0 15px;margin:0 0 15px}@media (min-width:768px){.section-theme-7 .nav-tabs li{padding:0 15px}}.section-theme-7 .nav-tabs li .nav-link{display:block;font-size:16px;font-weight:700;color:#000;padding:0;position:relative;border:none}.section-theme-7 .nav-tabs li .nav-link:after{left:0;right:0;bottom:0;content:"";height:4px;position:absolute;background:#ccc}.section-theme-7 .nav-tabs li .nav-link.active:after{background:#063970}.featured_Jobs_Block{padding:0 0 50px;overflow:hidden;background:#fff}@media (min-width:992px){.featured_Jobs_Block{padding:90px 0 105px}}.featured_Jobs_Block .heading_holder{margin:0;text-align:center}.featured_Jobs_Block .heading_holder .title{display:block;margin:0;font-size:16px;color:#444;font-weight:400}.featured_Jobs_Block .heading_holder h2{margin:0}.featured_Jobs_Block .jobs_info_wrap{margin-bottom:50px}@media (min-width:992px){.featured_Jobs_Block .jobs_info_wrap{margin-bottom:100px}}@media (min-width:1200px){.featured_Jobs_Block .jobs_info_wrap{margin-bottom:107px}}.candidate_info,.jobs_info_holder{padding:45px 10px 25px;border:1px solid #cecece;position:relative;border-radius:30px;transition:all .4s ease;display:block;color:#2c2c2c}@media (min-width:992px){.candidate_info,.jobs_info_holder{padding:40px 10px 30px}}.candidate_info:hover,.jobs_info_holder:hover{color:#2c2c2c;box-shadow:0 5px 15px #0000001a}@media (min-width:1200px){.candidate_info,.jobs_info_holder{padding:35px 40px 29px}}@media (min-width:1375px){.candidate_info,.jobs_info_holder{padding:35px 100px 29px 40px}}.candidate_info .note,.jobs_info_holder .note{top:10px;right:10px;display:flex;align-items:center;justify-content:center;min-height:26px;padding:3px 18px 0;font-size:14px;line-height:16px;font-weight:400;border-radius:50px;color:#333;position:absolute;background:#edf0ff}.candidate_info .wrap_holder,.jobs_info_holder .wrap_holder{display:flex}.candidate_info .icon_holder,.jobs_info_holder .icon_holder{width:78px;height:78px;flex-shrink:0;margin-top:8px;margin-right:4.9%;border-radius:100%;box-shadow:3px 3px 10px #00000026}.candidate_info .icon_holder img,.jobs_info_holder .icon_holder img{display:block;width:100%;height:100%;border-radius:100%;object-fit:cover;object-position:center}.candidate_info .info_holder,.jobs_info_holder .info_holder{flex-grow:1}.candidate_info .info_holder p,.jobs_info_holder .info_holder p{margin-bottom:5px}@media (min-width:1200px){.candidate_info .info_holder p,.jobs_info_holder .info_holder p{margin-bottom:0}}.candidate_info .info_holder .h5,.jobs_info_holder .info_holder .h5{margin:0 0 10px;color:#000;display:block}@media (min-width:1200px){.candidate_info .info_holder .h5,.jobs_info_holder .info_holder .h5{margin:5px 0}}.candidate_info a,.jobs_info_holder a{color:currentColor}.candidate_info a:hover,.jobs_info_holder a:hover{text-decoration:underline}.candidate_info .location_info,.jobs_info_holder .location_info{padding:0;margin:0 -11px 6px;list-style:none;display:flex;align-items:center;flex-flow:row wrap}.candidate_info .location_info li,.jobs_info_holder .location_info li{padding:0 11px 7px;display:inline-flex;align-items:center;font-size:14px;color:#333;font-weight:400}.candidate_info .location_info li .icon,.jobs_info_holder .location_info li .icon{display:block;margin-right:4px;color:#444;font-size:17px}.candidate_info .location_info li .text,.jobs_info_holder .location_info li .text{display:block}.candidate_info .amount,.jobs_info_holder .amount{display:block;font-size:14px;color:#000}.candidate_info .amount strong,.jobs_info_holder .amount strong{font-size:18px}.jobs_info_holder{height:100%}@media (min-width:1375px){.jobs_info_holder{padding-right:40px}}.works_info_wrap{position:relative}.works_info_wrap .section-header{max-width:100%;margin:0 0 100px;text-align:center}@media (min-width:992px){.works_info_wrap .section-header{margin:0 0 170px;text-align:left}}.works_info_wrap .section-header .wrap{margin:0 0 20px}@media (min-width:1200px){.works_info_wrap .section-header .wrap{margin:0}}.works_info_wrap .section-header h2{margin:0}.works_info_wrap .text_wrap{color:#444}@media (min-width:992px){.works_info_wrap .text_wrap{width:400px;color:#444;line-height:1.9;margin:0 15px 0 0;text-align:left}}.works_info_wrap .text_wrap p{margin:0}.works_info_wrap .info_box{padding:0 15px 41px;background:#f9f9f9;border:1px solid #f9f9f9;border-radius:30px;text-align:center;transition:all .4s ease-in-out}@media (min-width:1200px){.works_info_wrap .info_box{padding:0 70px 41px}}@media (min-width:992px){.works_info_wrap .info_box.pos-top{margin-top:-60px}}.works_info_wrap .info_box:hover{background:#fff;border-color:#cecece;box-shadow:5px 5px 15px #0000001a}.works_info_wrap .icon_holder{margin:-46px 0 23px;text-align:center}.works_info_wrap .icon_box{display:inline-flex;align-items:center;justify-content:center;width:100px;height:100px;background:#00d569;border-radius:20px}@media (min-width:1200px){.works_info_wrap .icon_box{width:144px;height:144px;border-radius:32px}}.works_info_wrap .icon_box img{display:inline-block;height:auto;max-width:100%}.works_info_wrap .count{display:block;margin:0 0 10px}.works_info_wrap .count .number{display:inline-block;font-size:16px;line-height:18px;font-weight:800;color:#000;position:relative}.works_info_wrap .count .number:after{left:0;right:0;bottom:0;content:"";height:1px;background:#afafaf;position:absolute}.works_info_wrap .title{margin:0;font-size:20px;line-height:24px;font-weight:700;color:#000}@media (min-width:1200px){.works_info_wrap .title{font-size:22px;line-height:26px}}.job_categories{padding:50px 0;position:relative;background-repeat:no-repeat;background-position:50% 50%;background-size:cover}@media (min-width:768px){.job_categories{padding:50px 0 120px}}@media (min-width:992px){.job_categories{padding:100px 0 150px}}@media (min-width:1200px){.job_categories{padding:119px 0 180px}}.job_categories:after{background:transparent;transform:none;right:0;bottom:0;width:auto;content:"";position:absolute;border-style:solid;border-width:0 0 80px 260vw;border-color:transparent transparent #fff transparent}@media (min-width:768px){.job_categories:after{border-width:0 0 380px 260vw;bottom:-231px}}.job_categories .section-header h2{margin:0}.top_companies_block{padding:50px 0;background:#fff;position:relative}@media (min-width:992px){.top_companies_block{padding:100px 0}}@media (min-width:1200px){.top_companies_block{padding:115px 0 120px}}.top_companies_block .top_talent_holder{margin:0 0 40px}@media (min-width:992px){.top_companies_block .top_talent_holder{display:flex;align-items:center;margin:0 0 80px}}@media (min-width:1200px){.top_companies_block .top_talent_holder{margin:0 0 124px}}.top_companies_block .section-header{margin:0 0 17px}.top_companies_block .section-header h2{margin:0}.top_companies_block .left_align{margin:0 0 30px}@media (min-width:992px){.top_companies_block .left_align{width:51.1%;flex-shrink:0;padding-right:31px;margin:17px 0 0}}@media (min-width:992px){.top_companies_block .right_align{flex-grow:1}}.top_companies_block .accordion_holder{overflow:hidden}.top_companies_block .detail_box{width:100%;padding:10px 15px 0;color:#000;border-radius:15px;display:flex;margin:0 0 30px}@media (min-width:992px){.top_companies_block .detail_box{border-radius:30px}}@media (min-width:1200px){.top_companies_block .detail_box{padding:10px 29px 0 55px}}.top_companies_block .detail_box:last-child{margin:0}.top_companies_block .detail_box.employers{background:#deffd9;align-items:center}.top_companies_block .detail_box.candidate{background:#fffeb4;padding:10px 15px 0}@media (min-width:1200px){.top_companies_block .detail_box.candidate{padding:10px 29px 0 55px}}.top_companies_block .detail_box.candidate .img_wrap{display:flex;align-items:flex-end}.top_companies_block .detail_box .text_wrap{width:190px;flex-shrink:0;margin:15px 1% 25px 0}@media (min-width:768px){.top_companies_block .detail_box .text_wrap{width:240px;margin:20px 1% 10px 0}}@media (min-width:1200px){.top_companies_block .detail_box .text_wrap{width:282px;margin:35px 2% 25px 0}}.top_companies_block .detail_box .img_wrap{flex-grow:1;display:flex;justify-content:center}.top_companies_block .detail_box .img_wrap img{display:block;height:auto;max-width:100%}.top_companies_block .detail_box p{margin:0 0 10px;line-height:1.9}@media (min-width:1200px){.top_companies_block .detail_box p{margin:0 0 26px}}.top_companies_block .detail_box .h4{margin:0 0 8px;display:block}.top_companies_block .detail_box .btn{border-radius:10px}.top_companies_block .detail_box .btn:before{border-radius:10px}.top_companies_block .top_companies_holder .section-header{max-width:100%}.top_companies_block .top_companies_holder .section-header h2{margin:0}.accordion_list{padding:0;margin:0;list-style:none}.accordion_list li{padding:0 0 15px;margin:0 0 15px;border-bottom:1px solid #b1b1b1}@media (min-width:992px){.accordion_list li{padding:0 0 31px;margin:0 0 36px}}.accordion_list li:last-child{border:none;padding:0;margin:0}.accordion_list li button{display:flex;align-items:center;padding:0;border:none;background:none;width:100%}.accordion_list li button.collapsed .icon{background:#e5e5e5}.accordion_list li button.collapsed .icon:after{background:#000}.accordion_list li button.collapsed .icon:before{display:block;background:#000}.accordion_list li .icon{display:block;width:30px;height:30px;margin:0 2% 0 0;flex-shrink:0;border-radius:100%;background:#063970;position:relative}@media (min-width:992px){.accordion_list li .icon{width:36px;height:36px;margin:0 3.3% 0 0}}.accordion_list li .icon:after,.accordion_list li .icon:before{top:50%;left:50%;width:16px;height:4px;content:"";position:absolute;background:#fff;transform:translate(-50%,-50%)}.accordion_list li .icon:before{width:4px;height:16px;display:none}.accordion_list li .title{flex-grow:1;font-size:20px;line-height:26px;font-weight:700;color:#000;text-align:left}@media (min-width:1200px){.accordion_list li .title{font-size:26px;line-height:30px}}.accordion_list .acc-slide{font-size:16px;line-height:1.9;font-weight:400;color:#444;padding:14px 10px 0 58px}.accordion_list .acc-slide p{margin:0}.accordion_list .acc-slide p:last-child,.accordion_list .acc-slide p:only-child{margin:0}.customer_reviews_block{padding:50px 0;background-repeat:no-repeat;background-position:0 50%;background-color:#f8f8f8}@media (min-width:992px){.customer_reviews_block{padding:100px 0}}@media (min-width:1200px){.customer_reviews_block{padding:122px 0}}.customer_reviews_block .section-header{margin:0 0 45px;max-width:100%}.customer_reviews_block .section-header h2{margin:0}@media (min-width:992px){.customer_reviews_block .holder{display:flex;align-items:center}}.customer_reviews_block .imgs_holder{margin:0 -7px 30px;display:flex;justify-content:center}@media (min-width:992px){.customer_reviews_block .imgs_holder{width:50%;margin:0 -14px}}@media (min-width:1200px){.customer_reviews_block .imgs_holder{width:50.8%}}.customer_reviews_block .img_box{padding:0 7px}@media (min-width:992px){.customer_reviews_block .img_box{padding:0 14px}}.customer_reviews_block .img_box img{display:block;height:auto;width:100%}.customer_reviews_block .reviews_holder{font-size:16px;line-height:22px;color:#000}@media (min-width:992px){.customer_reviews_block .reviews_holder{width:50%;padding:0 5%;font-size:20px;line-height:30px}}@media (min-width:1200px){.customer_reviews_block .reviews_holder{width:49.2%;padding:42px 5% 0 6.7%;font-size:24px;line-height:40px}}.customer_reviews_block .reviews_holder p{margin:0 0 32px}.customer_reviews_block .reviews_holder .slick-dots{margin-top:15px}@media (min-width:992px){.customer_reviews_block .reviews_holder .slick-dots{justify-content:flex-start}}.customer_reviews_block .reviews_holder .slick-dots li button{border:5px solid #f8f8f8}.customer_reviews_block .reviews_holder .slick-dots li.slick-active button,.customer_reviews_block .reviews_holder .slick-dots li:hover button{background:#fff;border-color:#063970}.customer_reviews_block .h5{display:block;margin:0 0 21px;color:#000}.customer_reviews_block .customer_info{display:flex;align-items:center;color:#333}.customer_reviews_block .customer_info p{margin:0;font-size:16px;line-height:20px}.customer_reviews_block .customer_info .h6{margin:0 0 4px;display:block}.customer_reviews_block .customer_img{width:80px;height:80px;flex-shrink:0;margin:0 3.3% 0 0;border-radius:100%;border:1px solid #fff;box-shadow:3px 3px 10px #00000026}.customer_reviews_block .customer_img img{display:block;height:100%;width:100%;object-fit:cover;object-position:center;border-radius:100%}.customer_reviews_block .bio_info{flex-grow:1}.recent_articles_block{padding:50px 0;background:#fff}@media (min-width:992px){.recent_articles_block{padding:100px 0 49px}}@media (min-width:1200px){.recent_articles_block{padding:116px 0 49px}}.recent_articles_block .section-header h2{margin:0}.recent_articles_block .btn{border-radius:10px}.recent_articles_block .btn:before{border-radius:10px}.recent_article{overflow:hidden}.recent_article .img_holder{width:100%;height:210px;margin:0 0 23px;border-radius:30px}@media (min-width:1200px){.recent_article .img_holder{height:310px}}.recent_article .img_holder img{display:block;height:100%;width:100%;border-radius:30px;object-fit:cover;object-position:center}.recent_article .text_holder{overflow:hidden}.recent_article .text_holder p{margin:0;line-height:1.8;color:#444}.recent_article .date_list{padding:0;margin:0 -25px 14px;list-style:none;display:flex;align-items:center}.recent_article .date_list li{padding:0 25px;font-size:16px;line-height:20px;font-weight:700;color:#444;position:relative;text-transform:uppercase}.recent_article .date_list li+li:after{top:5px;left:0;content:"";width:8px;height:8px;background:#d2d2d2;position:absolute;border-radius:100%}.recent_article .date_list li .txt-green{color:#063970}.recent_article .h5{display:block;margin:0 0 13px;color:#000}.footer-theme-7{font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";position:relative;overflow:visible}.footer-theme-7 h5{position:relative;padding-top:0;padding-bottom:7px}@media (max-width:1199.98px){.footer-theme-7 h5{font-size:20px}}.footer-theme-7 h5:after{width:50px;height:3px;content:"";left:0;bottom:0;position:absolute;background:#063970}.footer-theme-7 .pri-footer{position:relative;overflow:visible;background-color:#1e266f;background-repeat:no-repeat;background-size:cover}.footer-theme-7 .pri-footer .logo{display:block;margin:0 15px 0 0;width:80px;height:80px}.footer-theme-7 .pri-footer .logo img{display:block;width:100%;height:auto}.footer-theme-7 .pri-footer .btn{width:100%;min-width:206px;border-radius:10px}@media (min-width:768px){.footer-theme-7 .pri-footer .btn{width:inherit}}.footer-theme-7 .pri-footer .btn:before{border-radius:10px}@media (min-width:1200px){.footer-theme-7 .pri-footer .footer-info p{margin:0 0 15px}}.footer-theme-7 .pri-footer .footer-info p:last-child{margin-bottom:0}.footer-theme-7 .pri-footer-top{border-bottom:1px solid #495198}.footer-theme-7 .form-subscribe .btn,.footer-theme-7 .form-subscribe .btn:after,.footer-theme-7 .form-subscribe .form-control{border-radius:10px}.footer-theme-7 .form-subscribe .form-control::-webkit-input-placeholder{color:#999}.footer-theme-7 .form-subscribe .form-control::-moz-placeholder{opacity:1;color:#999}.footer-theme-7 .form-subscribe .form-control:-moz-placeholder{color:#999}.footer-theme-7 .form-subscribe .form-control:-ms-input-placeholder{color:#999}.footer-theme-7 .form-subscribe .form-control.placeholder{color:#999}.footer-theme-7 .footer-links li{position:relative;padding:6px 0 6px 15px}@media (min-width:992px){.footer-theme-7 .footer-links li{padding:11px 0 11px 15px}}.footer-theme-7 .footer-links li a:hover{color:#063970}.footer-theme-7 .footer-links li:before{left:0;top:10px;content:">";color:#fff;position:absolute}.footer-theme-7 .sec-footer{font-weight:400;background:#0a0026}@media (min-width:768px){.footer-theme-7 .sec-footer{font-size:14px}}@media (min-width:992px){.footer-theme-7 .sec-footer{font-size:16px}}.footer-theme-7 .sec-footer p .site-link{font-weight:600;color:currentColor;border-bottom:1px solid rgba(0,0,0,.55)}.footer-theme-7 .sec-footer p .site-link:hover{color:#063970}.footer-theme-7 .social-networks li a{color:currentColor}.footer-theme-7 .social-networks li a:hover{color:#063970}.footer-theme-7 .social-networks.no-bg li:before{background:currentColor}.footer-theme-7 .contact-info-box{display:flex;flex-direction:column}.footer-theme-7 .contact-info-box *{display:block}.footer-theme-7 .contact-info-box .text{font-size:14px;margin:0 0 10px}.footer-theme-7 .contact-info-box .phone{margin:0 0 15px;font-weight:700;line-height:normal}.footer-theme-7 .contact-info-box .phone a{color:#fff;font-size:26px;line-height:32px;position:relative;display:inline-block}.footer-theme-7 .contact-info-box .phone a:after{left:0;right:0;top:100%;content:"";height:3px;background:#fff;position:absolute}.footer-theme-7 .contact-info-box .email{font-size:16px;font-weight:400;margin:0 0 25px;line-height:normal}.footer-theme-7 .contact-info-box .email a{color:#fff;display:inline-block}.footer-theme-7 .contact-info-box address{font-size:16px;line-height:28px}.header-theme-8{background:#fff}.header-theme-8+.subvisual-block,.header-theme-8+.visual-block{margin-top:80px}@media (min-width:768px){.header-theme-8+.subvisual-block,.header-theme-8+.visual-block{margin-top:83px}}@media (min-width:992px){.header-theme-8+.subvisual-block,.header-theme-8+.visual-block{margin-top:91px}}@media (min-width:1200px){.header-theme-8+.subvisual-block,.header-theme-8+.visual-block{margin-top:94px}}.header-theme-8 .nav-close span,.header-theme-8 .nav-close:after,.header-theme-8 .nav-close:before,.header-theme-8 .nav-opener span,.header-theme-8 .nav-opener:after,.header-theme-8 .nav-opener:before{background:#fe7420}.header-theme-8 .nav-close:hover span,.header-theme-8 .nav-close:hover:after,.header-theme-8 .nav-close:hover:before,.header-theme-8 .nav-opener:hover span,.header-theme-8 .nav-opener:hover:after,.header-theme-8 .nav-opener:hover:before{background:#fe7420}@media (max-width:991.98px){.header-theme-8 .nav-drop{background:#000}}@media (min-width:992px){.header-theme-8 .navigation>li>a:not(.btn){color:#000}}.header-theme-8 .navigation>li>a:not(.btn):hover{color:#fe7420}@media (max-width:991.98px){.header-theme-8 .navigation>li>a.dropdown-toggle.show{color:#fe7420}}.header-theme-8 .navigation>li:hover .dropdown-toggle{color:#fe7420}.header-theme-8 .navigation>li.active>a{color:#fe7420}.header-theme-8 .navigation .dropdown-menu li.active>a{color:#fe7420}.header-theme-8 .navigation .dropdown-menu li.active:hover>a{color:#fff}.header-theme-8 .navigation .dropdown-menu li.tabActive>a{background:#fe7420;color:#fff}.header-theme-8 .navigation .dropdown-menu .dropdown-item:hover{background:#fe7420}@media (min-width:992px){.sticky-header .header-theme-8 .navigation>li>a:not(.btn,:hover){color:#000}}@media (min-width:992px){.sticky-header .header-theme-8 .navigation>li:hover .dropdown-toggle{color:#fe7420}}.sticky-header .header-theme-8 .navigation>li.active>a{color:#fe7420}.sticky-header .header-theme-8 .nav-opener:not(:hover) span,.sticky-header .header-theme-8 .nav-opener:not(:hover):after,.sticky-header .header-theme-8 .nav-opener:not(:hover):before{background:#fe7420}.visual-theme-8{font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media (min-width:768px){.visual-theme-8{font-size:18px}}.visual-theme-8:before{position:absolute;left:2%;top:50%;transform:translateY(-50%);width:73px;height:73px;content:"";background:url(../images/pattern-circle.png) no-repeat;background-size:100% 100%;display:none}@media (min-width:1550px){.visual-theme-8:before{display:block}}.visual-theme-8:after{display:none}@media (min-width:992px){.visual-theme-8 .visual-textbox{max-width:600px}}@media (min-width:1200px){.visual-theme-8 .visual-textbox{padding-top:0}}@media (min-width:1375px){.visual-theme-8 .visual-textbox{max-width:715px}}@media (min-width:1550px){.visual-theme-8 .visual-textbox{max-width:790px}}.visual-theme-8 .visual-textbox:after{position:absolute;left:-150px;bottom:18%;width:84px;height:16px;background:url(../images/line-zigzag.png) no-repeat;background-size:100% 100%;content:""}.visual-theme-8 .visual-textbox .h1,.visual-theme-8 .visual-textbox h1{font-weight:800;line-height:1.2;padding-bottom:0;font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media (min-width:1375px){.visual-theme-8 .visual-textbox .h1,.visual-theme-8 .visual-textbox h1{font-size:60px}}@media (min-width:1550px){.visual-theme-8 .visual-textbox .h1,.visual-theme-8 .visual-textbox h1{font-size:75px;margin:0 0 30px}}.visual-theme-8 .visual-textbox .h1:after,.visual-theme-8 .visual-textbox h1:after{display:none}.visual-theme-8 .visual-textbox .h1 .text-outlined,.visual-theme-8 .visual-textbox h1 .text-outlined{position:relative}.visual-theme-8 .visual-textbox .h1 .text-outlined:before,.visual-theme-8 .visual-textbox h1 .text-outlined:before{width:100%;height:6px;position:absolute;left:0;bottom:-7px;content:"";background:url(../images/outline-orange.png) no-repeat;background-size:100% 100%}@media (min-width:768px){.visual-theme-8 .visual-textbox .h1 .text-outlined:before,.visual-theme-8 .visual-textbox h1 .text-outlined:before{height:9px}}@media (min-width:992px){.visual-theme-8 .visual-textbox .h1 .text-outlined:before,.visual-theme-8 .visual-textbox h1 .text-outlined:before{height:12px}}@media (min-width:1375px){.visual-theme-8 .visual-textbox .h1 .text-outlined:before,.visual-theme-8 .visual-textbox h1 .text-outlined:before{height:15px;max-width:200px;left:auto;right:0}}.visual-theme-8 .visual-textbox p{color:#444}.visual-theme-8 .form-search{overflow:hidden;margin-bottom:30px}@media (min-width:768px){.visual-theme-8 .form-search{margin-bottom:40px}}@media (min-width:992px){.visual-theme-8 .form-search{display:flex;background:#fff;padding:7px;border-radius:8px;border:1px solid #d5d5d5;box-shadow:0 5px 15px #00000026;margin-right:-185px;max-width:inherit}}.visual-theme-8 .form-search .fields-holder{padding:13px 0}@media (max-width:767.98px){.visual-theme-8 .form-search .fields-holder{padding:0;background:transparent!important}}@media (min-width:768px){.visual-theme-8 .form-search .fields-holder{border-radius:100px;margin:0 0 20px}}@media (min-width:992px){.visual-theme-8 .form-search .fields-holder{margin:0;flex-grow:1;min-width:0}}.visual-theme-8 .form-search .form-group{padding:8px 20px 8px 55px}@media (min-width:768px){.visual-theme-8 .form-search .form-group{padding:0 25px 0 55px;width:100%}}@media (min-width:768px){.visual-theme-8 .form-search .form-group+.form-group{border-left:1px solid #666}}.visual-theme-8 .form-search .form-group .icon{left:20px;font-size:21px}.visual-theme-8 .form-search .form-control{font-size:16px;padding:8px 0 6px}.visual-theme-8 .form-search .form-control::placeholder{color:#666}@media (max-width:991.98px){.visual-theme-8 .form-search .btn{width:100%}}@media (min-width:992px){.visual-theme-8 .form-search .btn{margin-left:10px;min-width:140px;border-radius:8px}}@media (min-width:992px){.visual-theme-8 .form-search .btn:before{border-radius:8px}}.visual-theme-8 .users-box{position:static;min-width:inherit;background:transparent;box-shadow:none;padding:0}.visual-theme-8 .users-box:after{display:none}.visual-theme-8 .users-box .title{color:currentColor;font-size:14px;font-weight:600}@media (min-width:1375px){.visual-theme-8 .users-box .title{font-size:18px}}.visual-theme-8 .users-box .users-list li{width:41px;height:41px;margin:0 4px 0 0;border:1px solid #fff;font-size:20px;color:#000;font-weight:700;background:#ebebeb;box-shadow:2px 2px 7px #00000026}.visual-theme-8 .visual-image{display:flex;align-items:start;justify-content:space-between;margin-right:0;width:100%}@media (min-width:992px){.visual-theme-8 .visual-image{margin-bottom:40px}}.visual-theme-8 .visual-image:after,.visual-theme-8 .visual-image:before{position:absolute;content:""}.visual-theme-8 .visual-image:before{right:-88px;bottom:60px;width:175px;height:175px;border-radius:100%;border:45px solid #f0c44f}.visual-theme-8 .visual-image:after{width:43px;height:84px;background:url(../images/pattern-ico.png) no-repeat;background-size:100% 100%;bottom:-43px;right:30%}.visual-theme-8 .visual-image .image-holder{width:47.5%;position:relative}.visual-theme-8 .visual-image .image-holder:before{width:88px;height:136px;background:url(../images/dot-pattern.png);position:absolute;content:"";left:-20px;top:100px}@media (min-width:1200px){.visual-theme-8 .visual-image .image-holder:before{left:-43px}}.visual-theme-8 .visual-image .image-holder img{width:100%;height:auto;display:block;position:relative;border-radius:25px}@media (min-width:1200px){.visual-theme-8 .visual-image .image-holder img{border-radius:45px}}.visual-theme-8 .visual-image .image-holder:nth-child(2){margin-top:50px}.visual-theme-8 .visual-image .image-holder:nth-child(2):before{left:auto;right:-20px;top:-20px}@media (min-width:1200px){.visual-theme-8 .visual-image .image-holder:nth-child(2):before{right:-30px;top:-30px}}.section-theme-8,.section-theme-8 .h1,.section-theme-8 .h2,.section-theme-8 .h3,.section-theme-8 .h4,.section-theme-8 .h5,.section-theme-8 .h6,.section-theme-8 h1,.section-theme-8 h2,.section-theme-8 h3,.section-theme-8 h4,.section-theme-8 h5,.section-theme-8 h6{font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.section-theme-8 .section-header{font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";color:#444;font-weight:400;max-width:730px}@media (min-width:768px){.section-theme-8 .section-header{font-size:16px}}.section-theme-8 .section-header h2{color:#000;margin:0 0 10px;letter-spacing:normal;font-weight:800}@media (min-width:1375px){.section-theme-8 .section-header h2{font-size:50px}}@media (min-width:1550px){.section-theme-8 .section-header h2{font-size:60px}}.section-theme-8 .section-header h2 .text-outlined{position:relative}.section-theme-8 .section-header h2 .text-outlined:before{width:100%;height:6px;position:absolute;left:0;bottom:-12px;content:"";background:url(../images/outline-orange.png) no-repeat;background-size:100% 100%}@media (min-width:768px){.section-theme-8 .section-header h2 .text-outlined:before{height:9px}}@media (min-width:992px){.section-theme-8 .section-header h2 .text-outlined:before{height:12px}}@media (min-width:1375px){.section-theme-8 .section-header h2 .text-outlined:before{height:15px;max-width:200px;left:auto;right:0}}.section-theme-8 .section-header .seprator{height:5px;background:#063970;width:80px;background:transparent;margin-top:0}.section-theme-8 .section-header .seprator:after,.section-theme-8 .section-header .seprator:before{height:5px;background:#063970}.section-theme-8 .section-header .seprator:before{width:52px;left:0}.section-theme-8 .section-header .seprator:after{width:24px;right:0}.section-theme-8 .slick-dots li{padding:0 3px}.section-theme-8 .slick-dots li button{width:26px;height:26px;border:7px solid #fff;background:#888}.section-theme-8 .slick-dots li button:hover,.section-theme-8 .slick-dots li.slick-active button{border-color:#fe7420;background:#fff}.section-theme-8 .news-article .date{background:#fe7420}.section-theme-8 .featured-category-box{background:#fff;padding-bottom:55px}@media (min-width:768px){.section-theme-8 .featured-category-box{margin-bottom:15px}}.section-theme-8 .featured-category-box:hover{background:#fff;border-color:#ddd;color:var(--bs-body-color);box-shadow:7px 7px 15px #0000001a}.section-theme-8 .featured-category-box:hover .h6,.section-theme-8 .featured-category-box .h6{color:#000}.section-theme-8 .featured-category-box .text{font-size:16px}.section-theme-8 .featured-category-box .tags-list{list-style:none;padding:20px 0 0;margin:-3px;display:flex;flex-flow:row wrap}.section-theme-8 .featured-category-box .tags-list li{padding:3px}.section-theme-8 .featured-category-box .tags-list li .tag{display:block;position:static;background:#f5f5f5}.section-theme-8 .btn-all .icon-chevron-right{border-color:#fe7420;background:#fe7420;color:#fff}.section-theme-8 .btn-all:hover{color:#fe7420}.section-theme-8 .btn-all:hover .icon-chevron-right{color:#000;background:#fff}.section-theme-8.section-explores .h6{color:#000}@media (min-width:992px){.section-theme-8.section-explores .h6{font-size:22px}}.section-theme-8.section-explores .sites-list{justify-content:center;margin:-5px -7px}.section-theme-8.section-explores .sites-list li{width:50%;padding:5px 7px}@media (min-width:768px){.section-theme-8.section-explores .sites-list li{width:33.333%}}@media (min-width:992px){.section-theme-8.section-explores .sites-list li{width:20%}}.section-theme-8.section-explores .sites-list li a{display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:0;height:60px;width:auto}.section-theme-8.section-explores .sites-list li a:hover{box-shadow:none}.section-theme-8 .counters-block{border:0;padding:0 5px;margin-bottom:30px}@media (min-width:576px){.section-theme-8 .counters-block{padding:0 15px}}@media (min-width:768px){.section-theme-8 .counters-block{margin-bottom:-80px}}@media (min-width:992px){.section-theme-8 .counters-block{margin-bottom:-120px}}@media (min-width:1200px){.section-theme-8 .counters-block{margin-bottom:-150px}}@media (min-width:1550px){.section-theme-8 .counters-block{margin-bottom:-190px}}.section-theme-8 .counters-block .counter-box{width:160px;height:160px;display:flex;align-items:center;justify-content:center;text-align:center;background:#fff;border-radius:100%;padding:0 10px;margin:0 7px 15px}@media (min-width:768px){.section-theme-8 .counters-block .counter-box{margin:0;width:170px;height:170px}}@media (min-width:992px){.section-theme-8 .counters-block .counter-box{width:220px;height:220px}}@media (min-width:1200px){.section-theme-8 .counters-block .counter-box{width:250px;height:250px}}@media (min-width:1550px){.section-theme-8 .counters-block .counter-box{width:290px;height:290px}}.section-theme-8 .counters-block .subtext{color:#000}.section-theme-8 .counters-block .h2.numbers{color:#000;font-weight:700}@media (min-width:768px){.section-theme-8 .counters-block .h2.numbers{font-size:35px}}@media (min-width:992px){.section-theme-8 .counters-block .h2.numbers{font-size:40px}}@media (min-width:1200px){.section-theme-8 .counters-block .h2.numbers{font-size:50px}}@media (min-width:1375px){.section-theme-8 .counters-block .h2.numbers{font-size:60px}}@media (min-width:1550px){.section-theme-8 .counters-block .h2.numbers{font-size:70px}}.section-theme-8 .matched-jobs-block{background:#181818 url(../images/bg-vactor.jpg) no-repeat;background-size:cover;color:#fff;max-width:100%}@media (min-width:1200px){.section-theme-8 .matched-jobs-block{border-radius:90px}}@media (min-width:1375px){.section-theme-8 .matched-jobs-block{padding:60px 100px}}.section-theme-8 .matched-jobs-block:before{display:none}.section-theme-8 .matched-jobs-block .section-header h2{color:#fff;line-height:1.4;font-weight:600;margin:0 0 25px}@media (min-width:768px) and (max-width:991.98px){.section-theme-8 .matched-jobs-block .section-header h2{font-size:26px}}@media (min-width:1200px){.section-theme-8 .matched-jobs-block .section-header h2{font-size:40px}}.section-theme-8 .matched-jobs-block .image-holder{max-width:300px}@media (min-width:768px){.section-theme-8 .matched-jobs-block .image-holder{width:47%;max-width:inherit}}@media (min-width:1375px){.section-theme-8 .matched-jobs-block .image-holder{width:43%}}.section-theme-8 .matched-jobs-block .image-holder:before{display:none}.section-theme-8.talented-expert-block .featured-category-box{padding-bottom:0}.section-theme-8 .slick-arrow{background:#fff}.section-theme-8 .slick-arrow:hover{background:#fe7420}.section-theme-8.explore-jobs-block{background-image:url(../images/bg-tranding.jpg)}.featured-job-listing .jobs-listing-slider .slick-arrow{display:none!important}.jobs-listing-slider{margin:0 -15px}.jobs-listing-slider .slick-slide{padding:0 15px 15px}.demanding-categories .img-pattern{position:absolute;left:-10px;top:10%;width:215px;display:none}@media (min-width:992px){.demanding-categories .img-pattern{width:140px;display:block}}@media (min-width:1200px){.demanding-categories .img-pattern{width:185px}}@media (min-width:1375px){.demanding-categories .img-pattern{width:215px}}.demanding-categories .img-pattern img{width:100%;height:auto;display:block}.demanding-categories .image-holder{width:290px;height:290px;border-radius:100%;overflow:hidden;margin:0 auto 25px}@media (min-width:576px){.demanding-categories .image-holder{width:350px;height:350px}}@media (min-width:992px){.demanding-categories .image-holder{width:290px;height:290px;margin:0}}@media (min-width:1200px){.demanding-categories .image-holder{width:360px;height:360px}}@media (min-width:1375px){.demanding-categories .image-holder{width:420px;height:420px}}@media (min-width:1550px){.demanding-categories .image-holder{width:440px;height:440px}}.demanding-categories .image-holder img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;border-radius:100%}.categories-list{list-style:none;padding:0;margin:-7px;display:flex;flex-flow:row wrap;justify-content:center;position:relative;z-index:1}@media (min-width:992px){.categories-list{margin:-10px}}@media (min-width:1200px){.categories-list{margin-left:-100px}}@media (min-width:1375px){.categories-list{margin-left:-130px}}@media (min-width:1550px){.categories-list{margin-left:-175px}}.categories-list li{padding:7px;width:50%}@media (min-width:1200px){.categories-list li{width:33.333%;padding:10px}}.categories-item{display:flex;align-items:center;background:#eff6f3;border-radius:15px;padding:20px 15px;color:#000;flex-direction:column;text-align:center;height:100%}@media (min-width:768px){.categories-item{flex-direction:row;padding:10px;border-radius:25px}}@media (min-width:1375px){.categories-item{padding:10px 15px}}.categories-item .icon{width:60px;height:60px;background:#fff;border-radius:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;margin:0 auto 15px}@media (min-width:768px){.categories-item .icon{margin:0 12px 0 0}}.categories-item .title{display:block;line-height:1.5}.categories-item:hover{color:#fe7420}.explore-jobs-block{background-repeat:no-repeat;background-size:cover}.explore-jobs-block .section-header h2{font-weight:700;line-height:1.2}.explore-jobs-block .image-holder{overflow:hidden;max-width:400px;margin:0 auto}@media (min-width:992px){.explore-jobs-block .image-holder{max-width:100%}}.explore-jobs-block .image-holder img{width:100%}.explore-list{list-style:none;padding:0;margin:-25px 0}.explore-list li{padding:25px 0}.explore-list li:nth-child(2n){padding-left:7%}@media (min-width:1200px){.explore-list li:nth-child(2n){padding-left:15%}}.explore-list .box{display:flex;align-items:center}.explore-list .box .icon-box{width:90px;height:90px;display:flex;align-items:center;justify-content:center;background:#fe7420;border-radius:100%;box-shadow:10px 0 #f4cfb3;margin:0 30px 0 0;flex-shrink:0}.explore-list .box .textbox{flex-grow:1;min-width:0}@media (min-width:992px){.explore-list .box .textbox{max-width:330px}}.popular-city-box{border:1px solid #d5d5d5;border-radius:25px;padding:0 20px 25px;margin-top:50px;height:calc(100% - 50px)}@media (min-width:768px){.popular-city-box{padding:0 30px 30px}}@media (min-width:1375px){.popular-city-box{padding:0 35px 35px}}@media (min-width:1550px){.popular-city-box{padding:0 40px 35px}}.popular-city-box .img-holder{width:110px;height:110px;border-radius:100%;overflow:hidden;margin:-50px 0 30px}.popular-city-box .img-holder img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.popular-city-box .textbox{overflow:hidden;line-height:1.5;font-size:14px}.popular-city-box .textbox .title{display:block;color:#000;margin:0 0 10px}.steps-list{list-style:none;padding:0;margin:-10px -10px 35px;display:flex;flex-flow:row wrap;color:#fff}.steps-list li{display:flex;align-items:center;padding:10px}.steps-list li .icon-check{width:22px;height:22px;border-radius:100%;display:flex;align-items:center;justify-content:center;background:#4ab166;color:#fff;font-size:12px;line-height:1;flex-shrink:0;margin:0 10px 0 0}@media (min-width:1200px){.steps-list li .icon-check{width:28px;height:28px;font-size:14px}}.talented-expert-block{position:relative}.talented-expert-block:after,.talented-expert-block:before{position:absolute;content:""}.talented-expert-block:before{left:-130px;top:50%;transform:translateY(-50%);width:230px;height:230px;border-radius:100%;border:55px solid #f0c44f}.talented-expert-block:after{width:30px;height:98px;background:url(../images/dots-pattern.png);right:3%;bottom:10%}.talented-expert-block .jobs-listing-slider{z-index:1}.talented-expert-block .jobs-listing-slider:after{position:absolute;content:"";width:43px;height:84px;background:url(../images/pattern-ico.png) no-repeat;background-size:100% 100%;bottom:120px;left:-82px}@media (min-width:992px){.talented-expert-block .jobs-listing-slider .slick-slide{padding-bottom:0}}@media (max-width:991.98px){.talented-expert-block .jobs-listing-slider .slick-arrow{display:none!important}}@media (min-width:992px){.talented-expert-block .jobs-listing-slider .slick-dots{display:none!important}}@media (min-width:992px){.talented-expert-block .featured-category-box{margin-bottom:0}}@media (min-width:1200px){.talented-expert-block .featured-category-box{font-size:16px}}@media (min-width:1200px){.talented-expert-block .featured-category-box .amount strong{font-size:24px}}.talented-expert-block .featured-category-box .image-holder{margin:15px -15px 0;overflow:hidden;border-radius:50% 50% 0 0}@media (min-width:1200px){.talented-expert-block .featured-category-box .image-holder{margin:20px -20px 0}}@media (min-width:1375px){.talented-expert-block .featured-category-box .image-holder{margin:20px -30px 0}}@media (min-width:1550px){.talented-expert-block .featured-category-box .image-holder{margin:20px -40px 0}}.talented-expert-block .featured-category-box .image-holder img{width:100%;height:auto;display:block}.footer-theme-8{font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";position:relative;overflow:visible}.footer-theme-8 h5{position:relative;padding-top:0;padding-bottom:7px}@media (max-width:1199.98px){.footer-theme-8 h5{font-size:20px}}.footer-theme-8 h5:after{width:50px;height:3px;content:"";left:0;bottom:0;position:absolute;background:#fe7420}.footer-theme-8 .pri-footer{position:relative;overflow:visible}.footer-theme-8 .pri-footer:after,.footer-theme-8 .pri-footer:before{position:absolute;content:""}@media (max-width:1199.98px){.footer-theme-8 .pri-footer:after,.footer-theme-8 .pri-footer:before{display:none}}.footer-theme-8 .pri-footer:before{background:url(../images/foot-pattern01.png) no-repeat;background-size:100% 100%;width:226px;height:333px;left:-3%;top:17%}.footer-theme-8 .pri-footer:after{background:url(../images/foot-pattern02.png) no-repeat;background-size:100% 100%;width:338px;height:405px;right:-5%;bottom:-70px}.footer-theme-8 .pri-footer .container{position:relative;z-index:1}@media (min-width:1200px){.footer-theme-8 .pri-footer .logo{width:175px;margin-bottom:55px}}@media (min-width:1200px){.footer-theme-8 .pri-footer .footer-info p{margin:0 0 15px}}.footer-theme-8 .pri-footer .footer-info p:last-child{margin-bottom:0}.footer-theme-8 .contact-list{font-size:16px;font-weight:400}@media (min-width:992px){.footer-theme-8 .contact-list{max-width:240px}}.footer-theme-8 .contact-list li i{font-size:20px;margin:0 12px 0 0}.footer-theme-8 .contact-list li a{color:currentColor;font-weight:400;text-decoration:none}.footer-theme-8 .contact-list li a:hover,.footer-theme-8 .footer-links li a:hover{color:#fe7420}.footer-theme-8 .sec-footer{font-weight:400}@media (min-width:768px){.footer-theme-8 .sec-footer{font-size:14px}}@media (min-width:992px){.footer-theme-8 .sec-footer{font-size:16px}}.footer-theme-8 .sec-footer p .site-link{color:currentColor;font-weight:600;border-bottom:1px solid rgba(0,0,0,.55)}.footer-theme-8 .sec-footer p .site-link:hover{color:#fe7420}.footer-theme-8 .social-networks li a{color:currentColor}.footer-theme-8 .social-networks li a:hover{color:#fe7420}.footer-theme-8 .social-networks.no-bg li:before{background:currentColor}.sticky-header .header-theme-9{background:#063970}.header-theme-9 .nav-close span,.header-theme-9 .nav-close:after,.header-theme-9 .nav-close:before,.header-theme-9 .nav-opener span,.header-theme-9 .nav-opener:after,.header-theme-9 .nav-opener:before{background:#f9ab00}.header-theme-9 .nav-close:hover span,.header-theme-9 .nav-close:hover:after,.header-theme-9 .nav-close:hover:before,.header-theme-9 .nav-opener:hover span,.header-theme-9 .nav-opener:hover:after,.header-theme-9 .nav-opener:hover:before{background:#f9ab00}@media (max-width:991.98px){.header-theme-9 .nav-drop{background:#063970}}@media (min-width:992px){.header-theme-9 .navigation>li>a:not(.btn){color:#fff}}.header-theme-9 .navigation>li>a:not(.btn):hover{color:#f9ab00}@media (max-width:991.98px){.header-theme-9 .navigation>li>a.dropdown-toggle.show{color:#f9ab00}}.header-theme-9 .navigation>li:hover .dropdown-toggle{color:#f9ab00}.header-theme-9 .navigation>li.active>a{color:#f9ab00}.header-theme-9 .navigation .dropdown-menu li.active>a{color:#f9ab00}.header-theme-9 .navigation .dropdown-menu li.active:hover>a{color:#fff}.header-theme-9 .navigation .dropdown-menu li.tabActive>a{background:#f9ab00;color:#fff}.header-theme-9 .navigation .dropdown-menu .dropdown-item:hover{background:#f9ab00}@media (min-width:992px){.sticky-header .header-theme-9 .navigation>li>a:not(.btn,:hover){color:#fff}}@media (min-width:992px){.sticky-header .header-theme-9 .navigation>li:hover .dropdown-toggle{color:#f9ab00}}.sticky-header .header-theme-9 .navigation>li.active>a{color:#f9ab00}.sticky-header .header-theme-9 .nav-opener:not(:hover) span,.sticky-header .header-theme-9 .nav-opener:not(:hover):after,.sticky-header .header-theme-9 .nav-opener:not(:hover):before{background:#f9ab00}.visual-theme-9{font-family:DM Sans,sans-serif;background-image:url(../images/bg_img03.png)}@media (min-width:768px){.visual-theme-9{font-size:18px}}.visual-theme-9:after{display:none}.visual-theme-9 .visual-textbox{max-width:100%;padding-top:30px}@media (min-width:1200px){.visual-theme-9 .visual-textbox{padding-top:118px}}.visual-theme-9 .visual-textbox p{letter-spacing:1px}.visual-theme-9 .visual-textbox .h1,.visual-theme-9 .visual-textbox h1{font-weight:700;line-height:1.2;letter-spacing:2px;padding-bottom:0;font-family:DM Sans,sans-serif}@media (min-width:1375px){.visual-theme-9 .visual-textbox .h1,.visual-theme-9 .visual-textbox h1{font-size:50px}}@media (min-width:1550px){.visual-theme-9 .visual-textbox .h1,.visual-theme-9 .visual-textbox h1{font-size:55px;margin:0 0 30px}}.visual-theme-9 .visual-textbox .h1:after,.visual-theme-9 .visual-textbox h1:after{display:none}.visual-theme-9 .visual-textbox .h1 .text-outlined,.visual-theme-9 .visual-textbox h1 .text-outlined{position:relative;color:#f9ab00}.visual-theme-9 .visual-textbox .h1 .text-outlined:before,.visual-theme-9 .visual-textbox h1 .text-outlined:before{width:100%;height:6px;position:absolute;left:0;bottom:-7px;content:"";background:url(../images/outline-yellow.png) no-repeat;background-size:100% 100%}@media (min-width:768px){.visual-theme-9 .visual-textbox .h1 .text-outlined:before,.visual-theme-9 .visual-textbox h1 .text-outlined:before{height:9px}}@media (min-width:992px){.visual-theme-9 .visual-textbox .h1 .text-outlined:before,.visual-theme-9 .visual-textbox h1 .text-outlined:before{height:12px}}@media (min-width:1375px){.visual-theme-9 .visual-textbox .h1 .text-outlined:before,.visual-theme-9 .visual-textbox h1 .text-outlined:before{height:15px}}.visual-theme-9 .form-search{overflow:hidden;margin-bottom:50px}@media (min-width:1200px){.visual-theme-9 .form-search{margin-bottom:138px}}@media (min-width:1375px){.visual-theme-9 .form-search{display:flex;background:#fff;padding:4px;border-radius:40px;max-width:705px}}.visual-theme-9 .form-search .fields-holder{padding:13px 0}@media (max-width:767.98px){.visual-theme-9 .form-search .fields-holder{padding:0;background:transparent!important}}@media (min-width:768px){.visual-theme-9 .form-search .fields-holder{border-radius:100px;margin:0 0 20px}}@media (min-width:1375px){.visual-theme-9 .form-search .fields-holder{margin:0}}.visual-theme-9 .form-search .form-group{padding:8px 20px 8px 55px}@media (min-width:768px){.visual-theme-9 .form-search .form-group{padding:0 25px 0 55px}}@media (min-width:768px){.visual-theme-9 .form-search .form-group+.form-group{border-left:1px solid #666}}.visual-theme-9 .form-search .form-group .icon{left:20px;font-size:21px}.visual-theme-9 .form-search .form-control{font-size:16px;padding:7px 0}.visual-theme-9 .form-search .form-control::placeholder{color:#666}.visual-theme-9 .form-search .select2{font-size:16px}.visual-theme-9 .form-search .select2 .select2-selection{padding:5px 0}.visual-theme-9 .form-search .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#666}.visual-theme-9 .form-search .select2-container--default .select2-selection--single .select2-selection__arrow:before{font-size:18px}.visual-theme-9 .form-search .btn{padding:17px 20px}@media (max-width:991.98px){.visual-theme-9 .form-search .btn{width:100%}}@media (min-width:1375px){.visual-theme-9 .form-search .btn{margin-left:10px;min-width:140px;font-size:15px}}@media (min-width:768px){.visual-theme-9 .searches_holder{display:flex;align-items:center;justify-content:space-between}}.visual-theme-9 .searches_holder .search_result{font-size:16px;line-height:20px;font-weight:400;color:#fff;letter-spacing:0;margin:0 0 20px;display:block}@media (min-width:768px){.visual-theme-9 .searches_holder .search_result{padding-right:15px;margin:0}}.visual-theme-9 .searches_holder .search_result strong{font-weight:700}.visual-theme-9 .visual-image{position:relative;margin-right:0}@media (min-width:992px){.visual-theme-9 .visual-image{display:flex;align-items:center}}@media (min-width:1200px){.visual-theme-9 .visual-image{display:block}}.visual-theme-9 .visual-image img{display:block;height:auto;width:100%}.visual-theme-9 .visual-image .advise_bar{top:50%;right:-20px;width:185px;min-height:71px;display:flex;align-items:center;border-radius:50px;padding:12px;background:#fff;position:absolute;letter-spacing:0;margin:-80px 0 0}@media (min-width:1200px){.visual-theme-9 .visual-image .advise_bar{width:258px;right:-30px;margin:-110px 0 0}}@media (min-width:1550px){.visual-theme-9 .visual-image .advise_bar{right:-100px;margin:-130px 0 0}}.visual-theme-9 .visual-image .advise_bar .icon{width:48px;height:48px;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-right:10px;background:#e2e2ff;border-radius:100%}.visual-theme-9 .visual-image .advise_bar .icon img{display:inline-block;height:auto;max-width:100%;width:auto}.visual-theme-9 .visual-image .advise_bar .text-hold{flex-grow:1;font-size:13px;line-height:16px;font-weight:400;color:#666}.visual-theme-9 .visual-image .advise_bar .text-hold p{margin:0}.visual-theme-9 .visual-image .advise_bar .text-hold .title{display:block;margin:0 0 5px;font-size:16px;line-height:20px;font-weight:700;color:#111}.visual-theme-9 .visual-image .users-box{left:auto;right:0;display:flex;align-items:center;justify-content:center;min-height:65px;border-radius:50px;padding:10px;bottom:16.6%}@media (min-width:1200px){.visual-theme-9 .visual-image .users-box{bottom:12.6%}}.visual-theme-9 .visual-image .users-box:after{display:none}.visual-theme-9 .visual-image .users-box .title{color:#000;font-size:14px;font-weight:700;margin:0 15px 0 0}.visual-theme-9 .visual-image .users-box .users-list li{width:41px;height:41px;margin:0 -5px 0 0;border:1px solid #fff;font-size:20px;color:#000;font-weight:700;background:#d7d7d7}.btn_upload{display:flex;align-items:center;justify-content:center;border-radius:50px;min-width:208px;min-height:54px;background:#ffffff1a}.page-theme-9{font-family:DM Sans,sans-serif}.page-theme-9 .btn{padding:15px 25px;font-size:16px;line-height:20px;font-family:DM Sans,sans-serif}@media (min-width:1200px){.page-theme-9 .btn{padding:17px 41px}}.page-theme-9 .btn.btn-blue{background:fff}.page-theme-9 .btn.btn-blue:hover:before{background:#063970}.page-theme-9 .btn.btn-white{font-size:14px;line-height:18px;padding:16px 20px 14px}@media (min-width:1200px){.page-theme-9 .btn.btn-white{padding:16px 37px 14px}}.page-theme-9 .btn.btn-white.active,.page-theme-9 .btn.btn-white:focus{color:#000}.section-theme-9,.section-theme-9 .h1,.section-theme-9 .h2,.section-theme-9 .h3,.section-theme-9 .h4,.section-theme-9 .h5,.section-theme-9 .h6,.section-theme-9 h1,.section-theme-9 h2,.section-theme-9 h3,.section-theme-9 h4,.section-theme-9 h5,.section-theme-9 h6{font-family:DM Sans,sans-serif}.section-theme-9 .section-header{font-family:DM Sans,sans-serif;color:#444;font-weight:400;max-width:730px}@media (min-width:768px){.section-theme-9 .section-header{font-size:16px}}.section-theme-9 .section-header p{letter-spacing:1px}.section-theme-9 .section-header h2{color:#000;margin:0 0 10px;letter-spacing:normal;font-weight:800;letter-spacing:2px;padding:0 0 9px}@media (min-width:1375px){.section-theme-9 .section-header h2{font-size:50px}}@media (min-width:1550px){.section-theme-9 .section-header h2{font-size:60px}}.section-theme-9 .section-header h2 .text-outlined{position:relative}.section-theme-9 .section-header h2 .text-outlined:before{bottom:-9px;left:50%;width:123px;height:6px;border-radius:20px;content:"";position:absolute;background:orange;transform:translate(-50%)}.section-theme-9.works_area{padding:50px 0;background:#fff}@media (min-width:992px){.section-theme-9.works_area{padding:100px 0}}@media (min-width:1200px){.section-theme-9.works_area{padding:158px 0 120px}}.section-theme-9.works_area .section-header p,.section-theme-9.works_area .section-header h2{margin:0}.section-theme-9.works_area .img_wrap{overflow:hidden}.section-theme-9.works_area .img_wrap img{display:block;height:auto;width:100%}.section-theme-9.works_area .text_wrap{overflow:hidden;font-size:18px;line-height:1.6;color:#444}@media (min-width:1375px){.section-theme-9.works_area .text_wrap{padding:27px 0 0 73px}}.section-theme-9.works_area .text_wrap p{margin:0 0 28px}.section-theme-9.works_area .h2{margin:0 0 10px;display:block}@media (min-width:1200px){.section-theme-9.works_area .h2{font-size:50px;letter-spacing:1.5px;line-height:1.25;margin:0 0 21px}}.section-theme-9.works_area .list{padding:0;margin:0 0 57px;list-style:none}.section-theme-9.works_area .list li{margin:0 0 21px;display:flex;align-items:center}.section-theme-9.works_area .list li:last-child{margin:0}.section-theme-9.works_area .list li .icon{display:block;margin:0 6px 0 0;font-size:27px;color:#4ab166}.section-theme-9.works_area .list li .text{display:block;font-size:18px;line-height:22px;font-weight:400;color:#444}.section-theme-9 .counters-block{border:0;margin:0 -15px}.section-theme-9 .counters-block .icon{width:70px;margin:0 11px 0 -7px}.section-theme-9 .counters-block .numbers{font-weight:700;text-transform:lowercase}@media (min-width:1200px){.section-theme-9 .counters-block .numbers{font-size:58px;margin:0}}@media (min-width:1375px){.section-theme-9 .counters-block .numbers{font-size:63px;margin:0}}.section-theme-9 .counters-block .subtext{font-weight:400;font-size:16px;color:#666}.section-theme-9 .counters-block .counter-box{width:auto;padding:0;display:flex;text-align:left;margin:0}.section-theme-9 .works_info_column{display:flex;background:#fff;height:100%;position:relative;text-align:center;padding:25px;transition:all .4s ease}@media (min-width:768px){.section-theme-9 .works_info_column{padding:54px 30px 50px}}.section-theme-9 .works_info_column:hover{border-radius:50px;box-shadow:5px 5px 15px #0000001a}.section-theme-9 .works_info_column:hover:after,.section-theme-9 .works_info_column:hover:before{opacity:0;visibility:hidden}.section-theme-9 .works_info_column p{color:#444;margin:0;line-height:1.6}.section-theme-9 .works_info_column:after,.section-theme-9 .works_info_column:before{top:0;left:0;right:0;content:"";height:6px;border-radius:10px;background:#f3f3f3;position:absolute;transition:all .4s ease}@media (min-width:768px){.section-theme-9 .works_info_column:after,.section-theme-9 .works_info_column:before{height:10px}}.section-theme-9 .works_info_column:before{top:auto;bottom:0}.section-theme-9 .works_info_column .title{margin:0 0 28px;display:block;font-size:22px;line-height:26px;font-weight:700;color:#000}.section-theme-9 .works_info_column .img_holder{margin:0 0 27px;width:200px;height:200px;display:inline-flex;align-items:center;justify-content:center;border-radius:100%;background:#f5f7fc;padding:30px}@media (min-width:768px){.section-theme-9 .works_info_column .img_holder{width:240px;height:240px;padding:0}}.section-theme-9 .works_info_column .img_holder img{display:inline-block;height:auto;max-width:100%}.section-theme-9 .slick-dots{margin-top:30px}@media (min-width:768px){.section-theme-9 .slick-dots{margin-top:72px}}.section-theme-9 .slick-dots li{padding:0 3px}.section-theme-9 .slick-dots li button{width:26px;height:26px;border:7px solid #f6f8fc;background:#7c88ab}.section-theme-9 .slick-dots li button:hover,.section-theme-9 .slick-dots li.slick-active button{border-color:#bdcef8;background:orange}.section-theme-9 .slick-arrow{position:absolute;top:-20px;width:66px;height:66px;background:#f4f1e9;color:#000;display:flex;align-items:center;justify-content:center;border:0;border-radius:100%;font-size:24px;line-height:1;z-index:1;transition:.3s}@media (min-width:768px){.section-theme-9 .slick-arrow{top:-110px}}@media (min-width:1200px){.section-theme-9 .slick-arrow{top:-130px}}.section-theme-9 .slick-arrow:hover{color:#fff;background:#f9ab00}.section-theme-9 .slick-arrow.slick-prev{left:auto;right:91px}.section-theme-9 .slick-arrow.slick-next{right:15px}.section-theme-9 .slick-next,.section-theme-9 .slick-prev{background:#ebf1fd}.section-theme-9 .slick-next:hover,.section-theme-9 .slick-prev:hover{background:orange}.section-theme-9 .tabs-bar{display:flex;justify-content:center;margin:0 0 30px}@media (min-width:992px){.section-theme-9 .tabs-bar{margin:0 0 52px}}.section-theme-9 .tabs-bar .nav-tabs{display:flex;border-style:solid;border-width:1px;border-color:#e0e0e0;border-radius:28px;padding:5px}.section-theme-9 .tabs-bar .nav-tabs li:not(:last-child){margin:0}.section-theme-9 .tabs-bar .nav-tabs li{margin:0;position:relative;width:50%}@media (min-width:992px){.section-theme-9 .tabs-bar .nav-tabs li{width:auto}}.section-theme-9 .tabs-bar .nav-tabs li:not(:last-child):after{top:50%;left:100%;content:"";display:none;background:#e0e0e0;position:absolute;width:1px;height:21px;transform:translateY(-50%)}@media (min-width:992px){.section-theme-9 .tabs-bar .nav-tabs li:not(:last-child):after{display:block}}.section-theme-9 .tabs-bar .nav-tabs li .nav-link{display:flex;align-items:center;justify-content:center;color:#313131;text-align:center;padding:10px 15px 8px;border-radius:28px;border:none;font-size:14px;line-height:20px;font-weight:700;width:100%;margin:0 0 10px}@media (min-width:576px){.section-theme-9 .tabs-bar .nav-tabs li .nav-link{padding:15px 20px 14px}}@media (min-width:768px){.section-theme-9 .tabs-bar .nav-tabs li .nav-link{padding:15px 40px 14px;font-size:16px}}@media (min-width:992px){.section-theme-9 .tabs-bar .nav-tabs li .nav-link{width:auto;margin:0}}.section-theme-9 .tabs-bar .nav-tabs li .nav-link.active,.section-theme-9 .tabs-bar .nav-tabs li .nav-link:hover{color:#fff;background:orange}.section-theme-9 .tabs-bar .nav-tabs li .nav-link.active:after,.section-theme-9 .tabs-bar .nav-tabs li .nav-link:hover:after{display:none}.section-theme-9.featured_Jobs_Block{padding:50px 0;font-family:DM Sans,sans-serif}@media (min-width:992px){.section-theme-9.featured_Jobs_Block{padding:100px 0}}@media (min-width:1200px){.section-theme-9.featured_Jobs_Block{padding:118px 0 105px}}.section-theme-9.featured_Jobs_Block .section-header{font-family:DM Sans,sans-serif}.section-theme-9.featured_Jobs_Block .section-header p{margin:0}.section-theme-9.featured_Jobs_Block .section-header h2{font-family:DM Sans,sans-serif;margin:0}@media (min-width:1375px){.section-theme-9 .jobs_info_holder{padding:35px 100px 11px 40px}}.section-theme-9 .jobs_info_holder .icon_holder{width:100px;height:100px;border-radius:30px;margin:0 auto 20px}@media (min-width:768px){.section-theme-9 .jobs_info_holder .icon_holder{margin:0 4.9% 0 0}}.section-theme-9 .jobs_info_holder .icon_holder img{border-radius:30px}.section-theme-9 .jobs_info_holder .note{background:#fef2d9}.section-theme-9 .jobs_info_holder .wrap_holder{margin:0 0 16px;display:block}@media (min-width:768px){.section-theme-9 .jobs_info_holder .wrap_holder{display:flex}}.section-theme-9 .apply_bar{padding:6px 6px 6px 27px;border-radius:50px;background:#f5f7fc;text-align:center}@media (min-width:768px){.section-theme-9 .apply_bar{display:flex;align-items:center;justify-content:space-between;text-align:left}}@media (min-width:1200px){.section-theme-9 .apply_bar{margin:0 -30px}}@media (min-width:1375px){.section-theme-9 .apply_bar{margin:0 -90px 0 -30px}}.section-theme-9 .apply_bar .amount{margin-bottom:5px}@media (min-width:768px){.section-theme-9 .apply_bar .amount{margin-bottom:0}}.section-theme-9 .view_profile{text-align:center}@media (min-width:768px){.section-theme-9 .view_profile{display:flex;align-items:center;justify-content:space-between;text-align:left}}.section-theme-9 .view_profile .btn.btn-white{border:1px solid #cfcfcf}.section-theme-9.apps-block{padding:50px 0}@media (min-width:992px){.section-theme-9.apps-block{padding:100px 0 98px}}@media (min-width:1550px){.section-theme-9.apps-block h2{font-size:50px}}.section-theme-9.apps-block p{font-size:18px;line-height:28px;margin:0 0 30px}.section-theme-9.apps-block .image-holder{overflow:hidden;position:relative}.section-theme-9.apps-block .image-holder img{display:block;width:100%;height:auto}.section-theme-9 .download-btns{display:flex;margin:0 -5px}@media (min-width:1200px){.section-theme-9 .download-btns{margin:0 -10px}}.browse_categories{padding:50px 0;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;overflow:hidden}@media (min-width:992px){.browse_categories{padding:100px 0}}@media (min-width:1200px){.browse_categories{padding:117px 0 121px}}.browse_categories .section-header p{margin:0}.browse_categories .info_box{padding:39px 0 0}.browse_categories .wrap_info{padding:1px 20px 20px;background:#fff;border-radius:24px}.browse_categories .wrap_info:hover .icon_wrap{background:orange}.browse_categories .wrap_info:hover .icon_wrap .blueImg{display:none}.browse_categories .wrap_info:hover .icon_wrap .whiteImg{display:inline-block;color:#fff}.browse_categories .icon_wrap{width:95px;height:95px;margin:-39px 0 17px;display:flex;align-items:center;justify-content:center;border:2px solid #ffa500;border-radius:100%;background:#fff;transition:all .4s ease}.browse_categories .icon_wrap img{height:auto;max-width:100%}.browse_categories .icon_wrap .blueImg{display:inline-block;color:#3f71ef}.browse_categories .icon_wrap .whiteImg{display:none}.browse_categories .text_wrap{overflow:hidden;font-size:16px;line-height:22px;color:#444}.browse_categories .text_wrap p{margin:0}.browse_categories .text_wrap .title{margin:0 0 4px;display:block;font-size:22px;line-height:26px;font-weight:700;color:#000}.browse_categories .get_matched{padding:20px;border-radius:24px;background-repeat:no-repeat;background-size:cover;background-position:50% 50%}@media (min-width:768px){.browse_categories .get_matched{padding:40px}}@media (min-width:992px){.browse_categories .get_matched{padding:48px 46px 51px 60px}}.browse_categories .get_matched .wrap{display:flex;align-items:center}.browse_categories .get_matched .text-holder{width:77%;margin:0 9.2% 0 0;font-size:16px;line-height:20px;color:#fff}.browse_categories .get_matched .text-holder p{margin:0}.browse_categories .get_matched .icon-holder{width:69px;height:69px;display:inline-flex;align-items:center;justify-content:center;border-radius:100%;background:orange}.browse_categories .get_matched .icon-holder .icon{font-size:30px;color:#fff}.browse_categories .get_matched .title{display:block;font-size:26px;line-height:30px;font-weight:700;color:#fff;margin:0 0 13px}.browse_categories .recruite_text_info{font-size:18px;line-height:1.7;color:#444}@media (min-width:992px){.browse_categories .recruite_text_info{padding:0 130px 0 0}}.browse_categories .recruite_text_info h2{margin:0 0 27px}@media (min-width:1200px){.browse_categories .recruite_text_info h2{font-size:60px;line-height:1.2;letter-spacing:2px}}.browse_categories .recruite_text_info p{margin:0}.browse_categories .logos_img img{display:block;height:auto;max-width:100%}.client_testimonials .client_testimonials_slider{padding:50px 0 0}@media (min-width:768px){.client_testimonials .client_testimonials_slider{padding:0}}.client_testimonials .section-header{max-width:100%;margin:0 0 26px}.client_testimonials .section-header p,.client_testimonials .section-header h2{margin:0}.client_testimonials .slick-slide{padding:15px;transition:all .4s ease}@media (min-width:768px){.client_testimonials .slick-slide{margin-top:38px}.client_testimonials .slick-slide.slick-current{margin-top:0}}.client_testimonials .slick-list{padding:0 0 10px}.client_testimonials .client_review{padding:10px 15px;border-radius:25px;background:#fff;font-size:18px;line-height:1.6;color:#666;box-shadow:5px 5px 15px #0000001a}@media (min-width:1200px){.client_testimonials .client_review{padding:10px 19px 43px 47px}}.client_testimonials .client_review p{margin:0}.client_testimonials .heading_bar{display:flex;justify-content:space-between}.client_testimonials .text_wrap{margin:22px 0 18px;overflow:hidden}.client_testimonials .h5{display:block;margin:0 0 4px}.client_testimonials .text{display:block;font-size:14px;line-height:18px;font-weight:400;color:orange}.client_testimonials .img_wrap{width:70px;height:70px;border-radius:100%;border:1px solid #fff;box-shadow:3px 3px 10px #00000026}.client_testimonials .img_wrap img{display:block;height:100%;width:100%;border-radius:100%;object-fit:cover;object-position:center}.client_testimonials .stars_bar{margin:0 0 28px}.client_testimonials .stars_wrap{padding:5px 10px;border-radius:20px;display:inline-flex;align-items:center;justify-content:center;background:#ffcb00}.client_testimonials .stars_wrap .icon{font-size:12px;margin:0 2px;color:#fff}.featured_candidates{padding:50px 0;background-repeat:no-repeat;background-position:50% 50%;background-size:cover}@media (min-width:992px){.featured_candidates{padding:100px 0}}@media (min-width:1200px){.featured_candidates{padding:147px 0 119px}}.featured_candidates .section-header p,.featured_candidates .section-header h2{margin:0}.featured_candidates .slick-slide{padding:0 10px 20px}.featured_candidates .candidate_info{padding:15px 20px;background:#fff;border-radius:25px;border:none;position:relative}@media (min-width:768px){.featured_candidates .candidate_info{display:flex}}.featured_candidates .candidate_info .h6{font-size:22px;margin:0;font-weight:700;display:block}.featured_candidates .candidate_info .info_holder{padding:18px 0 0}.featured_candidates .candidate_info .info_holder p{color:orange}.featured_candidates .candidate_info .location_info{margin:0 -11px 22px}.featured_candidates .candidate_info .amount strong{font-size:22px}.featured_candidates .candidate_info .icon_wrap{top:10px;right:10px;width:41px;height:41px;display:flex;align-items:center;justify-content:center;background:#ebf1fd;border-radius:100%;position:absolute}.featured_candidates .candidate_info .icon_wrap img{display:inline-block;height:auto;max-width:100%}.featured_candidates .candidate_img{width:100px;height:100px;margin:0 auto;flex-shrink:0;border-radius:30px}@media (min-width:768px){.featured_candidates .candidate_img{width:120px;height:120px;margin-right:2%;margin-bottom:0}}@media (min-width:1200px){.featured_candidates .candidate_img{width:180px;height:190px;margin-right:3.9%}}.featured_candidates .candidate_img img{display:block;width:100%;height:100%;border-radius:30px;object-fit:cover;object-position:center}.jobs_waiting{padding:40px 0;background:#fff;border-bottom:1px solid #efefef}@media (min-width:768px){.jobs_waiting{padding:71px 0 69px}}@media (min-width:768px){.jobs_waiting .holder{display:flex;align-items:center;justify-content:space-between}}.jobs_waiting .left_align{display:flex;align-items:center;margin:0 0 20px}@media (min-width:768px){.jobs_waiting .left_align{width:55%;flex-shrink:0;margin:0}}.jobs_waiting .icon-hold{width:98px;margin:0 4.2% 0 0;flex-shrink:0}.jobs_waiting .text-hold{flex-grow:1}.jobs_waiting .text-hold p{font-size:18px;color:#111}.jobs_waiting h2{margin:0}@media (min-width:1375px){.jobs_waiting h2{font-size:50px;letter-spacing:2px}}.jobs_waiting .right_align{flex-grow:1;display:flex;justify-content:center}@media (min-width:768px){.jobs_waiting .right_align{justify-content:flex-end}}.jobs_waiting .btn.btn-white{margin-right:10px;border:1px solid #cfcfcf}.footer-theme-9{padding:50px 0 0;font-family:DM Sans,sans-serif;position:relative;background-position:50% 50%;background-repeat:no-repeat;background-size:cover}@media (min-width:992px){.footer-theme-9{padding:105px 0 0}}.footer-theme-9 .wrap_footer{max-width:1290px;margin:0 auto}.footer-theme-9 .subscription{margin:0 0 30px}@media (min-width:992px){.footer-theme-9 .subscription{margin:0 0 96px;display:flex;align-items:center}}.footer-theme-9 .subscription .btn-blue{width:100%;padding:20px 51px}@media (min-width:992px){.footer-theme-9 .subscription .btn-blue{padding:25px 51px;width:auto}}.footer-theme-9 .text-holder{width:100%;flex-shrink:0;font-size:16px;line-height:20px;color:#fff;text-align:center;margin:0 0 30px}@media (min-width:992px){.footer-theme-9 .text-holder{width:400px;margin:0 2% 0 0}}@media (min-width:1200px){.footer-theme-9 .text-holder{margin:0 9.3% 0 0}}.footer-theme-9 .text-holder p{margin:0}.footer-theme-9 .title{margin:0 0 14px;display:block;font-size:32px;line-height:36px;font-weight:700;color:#fff;letter-spacing:2px}@media (min-width:768px){.footer-theme-9 .title{font-size:40px;line-height:44px}}@media (min-width:992px){.footer-theme-9 .subscription-form{display:flex;flex-grow:1;align-items:center;flex-direction:column}}.footer-theme-9 .subscription-form .form-control{margin:0 0 15px;padding:12px 30px}@media (min-width:768px){.footer-theme-9 .subscription-form .form-control{font-size:16px;margin:0 0 30px}}@media (min-width:992px){.footer-theme-9 .subscription-form .form-control{width:calc(100% - 190px);margin:0;padding:18px 30px}}@media (min-width:1200px){.footer-theme-9 .subscription-form .form-control{width:calc(100% - 205px)}}@media (min-width:768px){.footer-theme-9 .subscription-form{flex-direction:row;justify-content:space-between}}@media (min-width:768px){.footer-theme-9 .contact_info_holder{padding:43px 20px 0 0}}.footer-theme-9 .footer-logo{margin:0 0 30px}@media (min-width:768px){.footer-theme-9 .footer-logo{margin:0 0 62px}}.footer-theme-9 .footer-logo img{display:block;height:auto;max-width:100%;width:180px}.footer-theme-9 .contact-info-list{padding:0;margin:0;list-style:none}.footer-theme-9 .contact-info-list li{margin:0 0 22px;display:flex;font-size:15px;line-height:26px;color:#fff}.footer-theme-9 .contact-info-list li:last-child{margin:0}.footer-theme-9 .contact-info-list .left-title{width:93px;flex-shrink:0;font-weight:700}.footer-theme-9 .contact-info-list .sub-text{flex-grow:1;font-weight:400}.footer-theme-9 .contact-info-list .sub-text a{color:#fff}.footer-theme-9 .contact-info-list .sub-text a:hover{color:#f9ab00}.footer-theme-9 .footer-links-holder{padding:30px 0 0}@media (min-width:768px){.footer-theme-9 .footer-links-holder{padding:57px 0 0}}.footer-theme-9 .footer-links-holder .h5{display:block;margin:0 0 33px;color:#fff;font-weight:700}.footer-theme-9 .footer-links{margin:0}.footer-theme-9 .footer-links li{position:relative;margin:0 0 20px;padding:0;font-size:16px;line-height:20px}.footer-theme-9 .footer-links li a{color:#fff}.footer-theme-9 .footer-links li a:hover{color:#f9ab00}.footer-theme-9 .footer-links li:last-child{margin:0}.footer-theme-9 .finder{padding:25px;border-radius:25px;background:#4543b0;font-size:16px;line-height:28px;color:#fff}@media (min-width:1200px){.footer-theme-9 .finder{padding:43px 80px 56px 50px}}.footer-theme-9 .finder p{margin:0 0 24px}.footer-theme-9 .finder .h3{display:block;margin:0 0 4px;font-weight:700;color:#fff;font-family:DM Sans,sans-serif}.footer-theme-9 .btn_upload{background:#fff}.footer-theme-9 .btn_upload .icon,.footer-theme-9 .btn_upload .text{color:#000}.footer-theme-9 .bottom-footer{padding:40px 0;font-size:16px;line-height:20px;color:#fff;font-weight:700;text-align:center}@media (min-width:992px){.footer-theme-9 .bottom-footer{padding:67px 0 58px;text-align:left;display:flex;justify-content:space-between}}.footer-theme-9 .bottom-footer p{margin:0 0 30px}@media (min-width:992px){.footer-theme-9 .bottom-footer p{margin:0}}.footer-theme-9 .bottom-footer p a{color:#fff;text-decoration:underline}.social_links{padding:0;margin:0 -9px;display:flex;align-items:center;flex-wrap:wrap;list-style:none;justify-content:center}@media (min-width:1200px){.social_links{margin:0 -18px;justify-content:flex-end}}.social_links li{padding:0 9px;margin:0 0 10px}@media (min-width:1200px){.social_links li{padding:0 18px;margin:0}}.social_links li a{display:inline-flex;align-items:center;color:#fff}.social_links li a:hover{color:#f9ab00}.social_links li a .icon{font-size:15px;margin-right:6px}.social_links li a .text{display:block;font-size:16px;line-height:20px;font-weight:700}.header-theme-10{background:#fff}.header-theme-10 .btn{color:#fff;background:#ff6b2c}.header-theme-10 .btn:hover:before{opacity:.5;background:#f84a00}.header-theme-10 .nav-close span,.header-theme-10 .nav-close:after,.header-theme-10 .nav-close:before,.header-theme-10 .nav-opener span,.header-theme-10 .nav-opener:after,.header-theme-10 .nav-opener:before{background:#000}.nav-active .header-theme-10 .nav-close span,.nav-active .header-theme-10 .nav-close:after,.nav-active .header-theme-10 .nav-close:before,.nav-active .header-theme-10 .nav-opener span,.nav-active .header-theme-10 .nav-opener:after,.nav-active .header-theme-10 .nav-opener:before{background:#fff}.header-theme-10 .nav-close:hover span,.header-theme-10 .nav-close:hover:after,.header-theme-10 .nav-close:hover:before,.header-theme-10 .nav-opener:hover span,.header-theme-10 .nav-opener:hover:after,.header-theme-10 .nav-opener:hover:before{background:#ff6b2c}@media (max-width:991.98px){.header-theme-10 .nav-drop{background:#342377}}@media (min-width:992px){.header-theme-10 .navigation>li>a:not(.btn){color:#000}}.header-theme-10 .navigation>li>a:not(.btn):hover{color:#ff6b2c}@media (max-width:991.98px){.header-theme-10 .navigation>li>a.dropdown-toggle.show{color:#ff6b2c}}.header-theme-10 .navigation>li:hover .dropdown-toggle{color:#ff6b2c}.header-theme-10 .navigation>li.active>a{color:#ff6b2c}.header-theme-10 .navigation .dropdown-menu li.active>a{color:#ff6b2c}.header-theme-10 .navigation .dropdown-menu li.active:hover>a{color:#fff}.header-theme-10 .navigation .dropdown-menu li.tabActive>a{background:#ff6b2c;color:#fff}.header-theme-10 .navigation .dropdown-menu .dropdown-item:hover{background:#ff6b2c}.sticky-header .header-theme-10 .nav-opener:not(:hover) span,.sticky-header .header-theme-10 .nav-opener:not(:hover):after,.sticky-header .header-theme-10 .nav-opener:not(:hover):before{background:#000}@media (min-width:992px){.sticky-header .header-theme-10 .navigation>li>a:not(.btn){color:#000}}.sticky-header .header-theme-10 .navigation>li>a:not(.btn):hover{color:#ff6b2c}@media (max-width:991.98px){.sticky-header .header-theme-10 .navigation>li>a.dropdown-toggle.show{color:#ff6b2c}}.sticky-header .header-theme-10 .navigation>li:hover .dropdown-toggle{color:#ff6b2c}.sticky-header .header-theme-10 .navigation>li.active>a{color:#ff6b2c}.visal-theme-10{background-color:#ffecdd;background-repeat:no-repeat;background-size:contain;background-position:bottom left;font-family:DM Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media (min-width:768px){.visal-theme-10{font-size:18px}}.visal-theme-10:after{display:none}@media (min-width:992px){.visal-theme-10 .container{margin-bottom:0}}.visal-theme-10 .visual-textbox{margin:0;max-width:inherit}@media (min-width:1375px){.visal-theme-10 .visual-textbox{padding-top:76px}}.visal-theme-10 .visual-textbox .h1,.visal-theme-10 .visual-textbox h1{font-weight:800;line-height:1.2;padding-bottom:0;font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media (min-width:1375px){.visal-theme-10 .visual-textbox .h1,.visal-theme-10 .visual-textbox h1{font-size:60px}}@media (min-width:1550px){.visal-theme-10 .visual-textbox .h1,.visal-theme-10 .visual-textbox h1{font-size:75px;margin:0 0 30px}}.visal-theme-10 .visual-textbox .h1:after,.visal-theme-10 .visual-textbox h1:after{display:none}.visal-theme-10 .visual-textbox p{color:#444}@media (min-width:1550px){.visal-theme-10 .visual-textbox p{font-size:22px}}@media (min-width:992px){.visal-theme-10 .visual-textbox .h1,.visal-theme-10 .visual-textbox h1,.visal-theme-10 .visual-textbox p{max-width:90%}}@media (min-width:1375px){.visal-theme-10 .visual-textbox .h1,.visal-theme-10 .visual-textbox h1,.visal-theme-10 .visual-textbox p{max-width:100%}}.visal-theme-10 .image-holder{overflow:hidden}.visal-theme-10 .image-holder img{display:block;width:100%;height:auto}.visal-theme-10 .form-search{overflow:hidden;margin-bottom:30px}@media (min-width:768px){.visal-theme-10 .form-search{margin-bottom:40px}}@media (min-width:992px){.visal-theme-10 .form-search{display:flex;padding:10px;background:#fff;border-radius:15px;max-width:inherit;box-shadow:0 3px 51px #00000024}}@media (min-width:1200px){.visal-theme-10 .form-search{border-radius:20px}}@media (min-width:1375px){.visal-theme-10 .form-search{border-radius:30px;margin-bottom:85px}}.visal-theme-10 .form-search .fields-holder{padding:13px 0}@media (max-width:767.98px){.visal-theme-10 .form-search .fields-holder{padding:0;background:transparent!important}}@media (min-width:768px){.visal-theme-10 .form-search .fields-holder{border-radius:10px;margin:0 0 20px}}@media (min-width:992px){.visal-theme-10 .form-search .fields-holder{margin:0;flex-grow:1;min-width:0}}.visal-theme-10 .form-search .form-group{padding:8px 20px;border-radius:10px}@media (min-width:768px){.visal-theme-10 .form-search .form-group{width:100%;padding:0 25px;border-radius:0}}@media (min-width:1375px){.visal-theme-10 .form-search .form-group{width:38%}}@media (min-width:1375px){.visal-theme-10 .form-search .form-group:first-child{width:63%}}@media (min-width:768px){.visal-theme-10 .form-search .form-group+.form-group{border-left:1px solid #666}}.visal-theme-10 .form-search label{color:#000;font-size:18px;font-weight:700}.visal-theme-10 .form-search .form-control{padding:6px 0;font-size:14px}.visal-theme-10 .form-search .form-control::placeholder{color:#666}.visal-theme-10 .form-search .btn{color:#fff;display:flex;font-size:15px;align-items:center;border-radius:10px;justify-content:center;background:#ff6b2c}@media (min-width:992px){.visal-theme-10 .form-search .btn{min-width:140px;border-radius:15px}}@media (min-width:1200px){.visal-theme-10 .form-search .btn{border-radius:20px}}@media (min-width:1375px){.visal-theme-10 .form-search .btn{border-radius:30px;min-width:157px}}.visal-theme-10 .form-search .btn i{z-index:2;margin-right:10px;position:relative}.visal-theme-10 .form-search .btn:before{border-radius:10px;background:#f84a00}@media (min-width:992px){.visal-theme-10 .form-search .btn:before{border-radius:15px}}@media (min-width:1200px){.visal-theme-10 .form-search .btn:before{border-radius:20px}}@media (min-width:1375px){.visal-theme-10 .form-search .btn:before{border-radius:30px}}.visal-theme-10 .tags-list{display:flex;flex-wrap:wrap;margin:0 0 -10px;align-items:center}.visal-theme-10 .tags-list li{padding:0 0 10px}.visal-theme-10 .tags-list li:not(:last-child){margin-right:7px}.visal-theme-10 .tags-list li a{color:#000;display:block;font-size:13px;line-height:1;font-weight:700;border-radius:18px;padding:11px 22px 10px;background-color:#ffecdd;border:1px solid rgb(120,120,120)}.visal-theme-10 .tags-list li a:hover{color:#fff;background:#ff6b2c;border-color:#ff6b2c}.visal-theme-10 .circle-image{right:-14%;bottom:-32%;width:550px;height:550px;display:none;overflow:hidden;border-radius:50%;position:absolute;background:#342377}@media (min-width:992px){.visal-theme-10 .circle-image{display:block}}@media (min-width:1200px){.visal-theme-10 .circle-image{width:700px;height:700px}}@media (min-width:1375px){.visal-theme-10 .circle-image{width:917px;height:917px}}@media (min-width:1400px){.visal-theme-10 .circle-image{right:-8%;bottom:-35%}}.section-theme-10{font-family:DM Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.section-theme-10 .h1,.section-theme-10 .h2,.section-theme-10 .h3,.section-theme-10 .h4,.section-theme-10 .h5,.section-theme-10 .h6,.section-theme-10 h1,.section-theme-10 h2,.section-theme-10 h3,.section-theme-10 h4,.section-theme-10 h5,.section-theme-10 h6{color:#000;font-weight:800;font-family:DM Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.section-theme-10 .section-header{font-family:DM Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";color:#444;font-weight:400;max-width:730px}@media (min-width:768px){.section-theme-10 .section-header{font-size:16px}}.section-theme-10 .section-header h2{color:#000;margin:0 0 10px;letter-spacing:normal;font-weight:800}@media (min-width:1375px){.section-theme-10 .section-header h2{font-size:50px}}@media (min-width:1550px){.section-theme-10 .section-header h2{font-size:60px}}.section-theme-10 .section-header h2 .text-outlined{position:relative}.section-theme-10 .section-header h2 .text-outlined:before{width:100%;height:6px;position:absolute;left:0;bottom:-7px;content:"";background:url(../images/outline-yellow.png) no-repeat;background-size:100% 100%}@media (min-width:768px){.section-theme-10 .section-header h2 .text-outlined:before{height:9px}}@media (min-width:992px){.section-theme-10 .section-header h2 .text-outlined:before{height:12px}}@media (min-width:1375px){.section-theme-10 .section-header h2 .text-outlined:before{height:15px}}.section-theme-10 .cats-block{gap:20px;display:grid;row-gap:50px;grid-template-columns:repeat(2,1fr)}@media (min-width:768px){.section-theme-10 .cats-block{grid-template-columns:repeat(3,1fr)}}@media (min-width:992px){.section-theme-10 .cats-block{row-gap:80px;grid-template-columns:repeat(4,1fr)}}.section-theme-10 .cats-block .cat-box a{display:block;min-height:155px;position:relative;border-radius:15px;text-align:center;padding:55px 10px 5px;background:#f6f6f6;border:1px solid #f6f6f6;transition:all ease-in-out .3s}@media (min-width:768px){.section-theme-10 .cats-block .cat-box a{min-height:inherit}}@media (min-width:1200px){.section-theme-10 .cats-block .cat-box a{border-radius:30px;padding:93px 15px 20px}}.section-theme-10 .cats-block .cat-box a:hover{background:#fff;border-color:#ff6b2c}.section-theme-10 .cats-block .cat-box a:hover .icon-box{background:#ff6b2c}.section-theme-10 .cats-block .cat-box a:hover .icon-box img{filter:invert(100%) sepia(0%) saturate(7474%) hue-rotate(68deg) brightness(102%) contrast(106%)}.section-theme-10 .cats-block .cat-box .icon-box{left:50%;top:-40px;display:flex;background:#fff;position:absolute;border-radius:15px;align-items:center;width:80px;height:80px;justify-content:center;transform:translate(-50%);transition:all ease-in-out .3s;box-shadow:0 3px 92px #d8d8d833}@media (min-width:1200px){.section-theme-10 .cats-block .cat-box .icon-box{width:110px;height:110px;border-radius:30px}}.section-theme-10 .cats-block .cat-box .icon-box img{display:block;width:45px;height:auto;filter:invert(42%) sepia(93%) saturate(774%) hue-rotate(339deg) brightness(107%) contrast(103%)}@media (min-width:1200px){.section-theme-10 .cats-block .cat-box .icon-box img{width:55px;height:auto}}.section-theme-10 .cats-block .title{color:#000;display:block;font-size:18px;font-weight:700;line-height:26px;text-transform:capitalize}@media (min-width:1200px){.section-theme-10 .cats-block .title{font-size:22px}}.section-theme-10 .cats-block p{color:#000;font-size:16px;line-height:26px}.section-theme-10 .jobs-frame .jobs-card{margin:0 0 15px;position:relative;background:#fff;border-radius:15px;padding:0 15px 15px;border:1px solid #e0e0e0;flex-direction:column}@media (min-width:768px){.section-theme-10 .jobs-frame .jobs-card{margin:0 0 20px}}@media (min-width:992px){.section-theme-10 .jobs-frame .jobs-card{margin:0 0 30px;border-radius:30px;padding:19px 24px 23px 20px}}.section-theme-10 .jobs-frame .jobs-card p{margin:0;color:#666}.section-theme-10 .jobs-frame .icons{top:15px;right:15px;display:flex;z-index:2;position:absolute;align-items:center}@media (min-width:992px){.section-theme-10 .jobs-frame .icons{top:19px;right:24px}}.section-theme-10 .jobs-frame .icons div{cursor:pointer}.section-theme-10 .jobs-frame .icons div:not(:last-child){margin-right:7px}.section-theme-10 .jobs-frame .fav-icon,.section-theme-10 .jobs-frame .flash-icon{display:flex;border-radius:50%;align-items:center;width:35px;height:35px;justify-content:center}@media (min-width:768px){.section-theme-10 .jobs-frame .fav-icon,.section-theme-10 .jobs-frame .flash-icon{width:45px;height:45px}}.section-theme-10 .jobs-frame .fav-icon{border:1px solid #e0e0e0}.section-theme-10 .jobs-frame .fav-icon span{color:#000}.section-theme-10 .jobs-frame .fav-icon .fa-solid{display:none}.section-theme-10 .jobs-frame .fav-icon .fa-regular,.section-theme-10 .jobs-frame .fav-icon.fav .fa-solid{display:block}.section-theme-10 .jobs-frame .fav-icon.fav .fa-regular{display:none}.section-theme-10 .jobs-frame .flash-icon{color:#fff;background:#342377}.section-theme-10 .jobs-frame .icon-box{margin:0 0 15px;overflow:hidden;border-radius:50%;width:80px;height:80px}@media (min-width:768px){.section-theme-10 .jobs-frame .icon-box{top:20px;left:20px;position:absolute}}.section-theme-10 .jobs-frame .icon-box img{display:block;width:100%;height:auto}.section-theme-10 .jobs-frame .job-content{width:100%;display:flex;padding:15px 20px;flex-direction:column;align-items:center}@media (min-width:768px){.section-theme-10 .jobs-frame .job-content{align-items:flex-start;position:relative;padding:10px 25px 20px 120px}}.section-theme-10 .jobs-frame .job-content h3{margin:0;font-size:18px;color:#333;text-align:center}@media (min-width:768px){.section-theme-10 .jobs-frame .job-content h3{text-align:left;font-size:20px}}@media (min-width:1200px){.section-theme-10 .jobs-frame .job-content h3{font-size:26px}}.section-theme-10 .jobs-frame .job-content .meta{display:block;margin:0 0 5px}@media (min-width:992px){.section-theme-10 .jobs-frame .job-content .meta{margin:0 0 10px}}.section-theme-10 .jobs-frame .job-content a{font-weight:700;color:#333;text-decoration:underline}@media (min-width:1200px){.section-theme-10 .jobs-frame .pl-xl-left{padding-left:120px!important}}.section-theme-10 .jobs-frame .location-txt{font-size:14px;font-weight:400;margin:0 0 10px;padding:8px 12px;border-radius:20px;background:#f8f8f8}@media (min-width:576px){.section-theme-10 .jobs-frame .location-txt{margin:0}}.section-theme-10 .jobs-frame .price{margin:0 0 5px;display:block;font-size:14px;font-weight:700}@media (min-width:576px){.section-theme-10 .jobs-frame .price{margin:0;font-size:16px}}@media (min-width:992px){.section-theme-10 .jobs-frame .price{font-size:18px}}.section-theme-10 .jobs-frame .price sub{font-size:12px;font-weight:400;position:relative;bottom:1px}@media (min-width:768px){.section-theme-10 .jobs-frame .price sub{font-size:14px}}.section-theme-10 .jobs-frame .txt{margin:5px 0;display:block;font-size:14px;font-weight:700;color:#666}@media (min-width:576px){.section-theme-10 .jobs-frame .txt{margin:10px 0}}@media (min-width:992px){.section-theme-10 .jobs-frame .txt{margin:0 15px 0 0}}@media (min-width:1200px){.section-theme-10 .jobs-frame .txt{margin:0 19px 0 0}}@media (min-width:576px){.section-theme-10 .jobs-frame .tags-list{margin:0 10px}.section-theme-10 .jobs-frame .tags-list li{padding:0}}.section-theme-10 .jobs-frame .tags-list .tag{border:0;color:#333;background:#fef2d9}.section-theme-10 .btn-orange,.section-theme-10 .btn-orange-outline{width:100%;color:#fff;font-size:15px;padding:10px 15px;background:#ff6b2c}@media (min-width:768px){.section-theme-10 .btn-orange,.section-theme-10 .btn-orange-outline{width:auto;min-width:151px;padding:13px 15px}}.section-theme-10 .btn-orange-outline:before,.section-theme-10 .btn-orange:before{z-index:1;background:#f84a00}.section-theme-10 .btn-orange-outline:hover,.section-theme-10 .btn-orange:hover,.section-theme-10 .btn-orange-outline:hover span,.section-theme-10 .btn-orange:hover span{color:#fff}.section-theme-10 .btn-orange span,.section-theme-10 .btn-orange-outline span{z-index:2;position:relative}.section-theme-10 .btn-orange-outline{background:#fff;color:#ff6b2c;border:1px solid #ff6b2c}@media (min-width:768px){.section-theme-10 .btn-orange-outline{padding:15px;min-width:220px}}.section-theme-10.how-we-help-block{background:#ffecdd}.section-theme-10.how-we-help-block .help-list,.section-theme-10.how-we-help-block p{color:#444;line-height:1.667}@media (min-width:992px){.section-theme-10.how-we-help-block .help-list,.section-theme-10.how-we-help-block p{font-size:18px}}@media (min-width:992px){.section-theme-10.how-we-help-block p{margin:0 0 24px}}.section-theme-10 .help-list{margin:0 0 30px}@media (min-width:992px){.section-theme-10 .help-list{margin:0 0 60px}}.section-theme-10 .help-list li{line-height:22px;position:relative;padding:0 0 0 33px}.section-theme-10 .help-list li:not(:last-child){margin:0 0 15px}@media (min-width:992px){.section-theme-10 .help-list li:not(:last-child){margin:0 0 24px}}.section-theme-10 .help-list li:before{top:2px;left:0;content:"";position:absolute;width:22px;height:22px;background:url(../images/tick-circle.svg) no-repeat;background-size:contain}@media (min-width:992px){.section-theme-10 .help-list li:before{top:0}}.section-theme-10 .inner-frm{padding:15px 0;background:#fff;border-radius:15px}@media (min-width:768px){.section-theme-10 .inner-frm{padding:40px 0 20px;border-radius:20px}}@media (min-width:992px){.section-theme-10 .inner-frm{padding:30px 0;border-radius:30px}}@media (min-width:992px){.section-theme-10 .inner-frm{padding:60px 0}}.section-theme-10 .inner-frm p{margin:0}.section-theme-10 .inner-frm [class^=col-]:not(:last-child) .step-frame{position:relative}.section-theme-10 .inner-frm [class^=col-]:not(:last-child) .step-frame:before{top:0;bottom:0;content:"";width:1px;right:-15px;background:#e0e0e0;position:absolute}@media (max-width:767.98px){.section-theme-10 .inner-frm [class^=col-]:not(:last-child) .step-frame:before{top:auto;left:15px;right:15px;bottom:-18px;width:auto;height:1px}}@media (min-width:768px){.section-theme-10 .inner-frm [class^=col-]:nth-child(2) .step-frame:before{display:none}}@media (min-width:1200px){.section-theme-10 .inner-frm [class^=col-]:nth-child(2) .step-frame:before{display:block}}.section-theme-10 .inner-frm .step-frame{display:flex;margin:0 0 30px;text-align:center;align-items:center;padding:15px 20px 0;flex-direction:column}@media (min-width:992px){.section-theme-10 .inner-frm .step-frame{padding:0 20px}}@media (min-width:1200px){.section-theme-10 .inner-frm .step-frame{margin:0}}.section-theme-10 .inner-frm .step-frame p{line-height:1.625}@media (min-width:992px){.section-theme-10 .inner-frm .step-frame p{font-size:16px}}.section-theme-10 .inner-frm .icon-image{overflow:hidden;margin:0 0 20px;width:100px;height:100px}@media (min-width:576px){.section-theme-10 .inner-frm .icon-image{margin:0 0 30px}}.section-theme-10 .inner-frm .icon-image img{display:block;max-width:100%}.section-theme-10 .inner-frm .icon-image:after,.section-theme-10 .inner-frm .icon-image:before{display:none}.section-theme-10 .inner-frm .text{max-width:290px}.section-theme-10 .inner-frm h3{color:#000;font-size:24px;margin:0 0 10px}.section-theme-10 .inner-frm p{color:#444;line-height:1.9}.section-theme-10 .counters-block{margin:0;border:0;width:100%;display:flex;padding:0 5px;flex-wrap:wrap;overflow:visible}.section-theme-10 .counters-block .h2{line-height:1}@media (min-width:992px){.section-theme-10 .counters-block .h2{font-size:50px}}@media (min-width:1200px){.section-theme-10 .counters-block .h2{font-size:63px}}.section-theme-10 .counters-block .counter-box{flex:0 0 50%;padding:0 10px;text-align:left;margin:0 0 30px}@media (min-width:992px){.section-theme-10 .counters-block .counter-box{margin:0;flex:0 0 25%;display:flex}}.section-theme-10 .counters-block .icon{top:0;left:0;position:absolute}@media (min-width:576px){.section-theme-10 .counters-block .icon{top:50%;transform:translateY(-50%)}}@media (min-width:768px){.section-theme-10 .counters-block .icon{width:60px;height:60px}}@media (min-width:1200px){.section-theme-10 .counters-block .icon{width:70px;height:70px}}.section-theme-10 .counters-block .counter-stats{flex-grow:1;min-width:0;padding-left:60px;position:relative}@media (min-width:768px){.section-theme-10 .counters-block .counter-stats{padding-left:75px}}@media (min-width:1200px){.section-theme-10 .counters-block .counter-stats{padding-left:85px}}.section-theme-10 .counters-block .subtext{font-size:12px;display:block;font-weight:400;line-height:normal}@media (min-width:1200px){.section-theme-10 .counters-block .subtext{font-size:14px}}@media (min-width:1375px){.section-theme-10 .counters-block .subtext{font-size:16px}}.acticles-slider,.recent-articles-block{overflow:hidden}.acticles-slider .btn-orange,.recent-articles-block .btn-orange{min-width:233px}@media (min-width:992px){.acticles-slider .btn-orange,.recent-articles-block .btn-orange{padding:15px;font-size:16px}}@media (min-width:992px){.acticles-slider{gap:22px;display:grid;row-gap:26px;grid-template-columns:repeat(2,1fr)}}.acticles-slider .slick-list{margin:0 -10px}@media (min-width:992px){.acticles-slider .slick-list{margin:0}}.acticles-slider .article-slide{padding:0 10px}@media (min-width:992px){.acticles-slider .article-slide{padding:0}}.acticles-slider .acticle{padding:10px;overflow:hidden;border-radius:15px;border:1px solid #e0e0e0}@media (min-width:992px){.acticles-slider .acticle{display:flex;padding:20px;border-radius:20px}}@media (min-width:1200px){.acticles-slider .acticle{padding:17px 22px;border-radius:30px}}.acticles-slider .image-holder{z-index:1;overflow:hidden;position:relative;border-radius:15px;padding-bottom:100%}@media (min-width:992px){.acticles-slider .image-holder{width:180px;flex:0 0 180px;padding-bottom:250px}}@media (min-width:1200px){.acticles-slider .image-holder{border-radius:30px}}.acticles-slider .image-holder img{top:0;left:0;object-fit:cover;position:absolute;width:100%;height:100%}.acticles-slider .text-frm{padding:10px 0}@media (min-width:992px){.acticles-slider .text-frm{padding:15px 5px 15px 15px}}@media (min-width:1200px){.acticles-slider .text-frm{padding:18px 10px 18px 30px}}.acticles-slider h3{font-size:18px;line-height:1.273}@media (min-width:992px){.acticles-slider h3{font-size:22px}}.acticles-slider h3 a{color:#000}.acticles-slider p{color:#666;margin:0 0 15px;line-height:1.625}@media (min-width:1200px){.acticles-slider p{margin:0 0 30px}}.acticles-slider .tags-items{display:flex;font-size:12px;color:#666;font-weight:700;padding-top:15px;align-items:center;border-top:1px solid #e0e0e0}@media (min-width:1200px){.acticles-slider .tags-items{flex-direction:row;align-items:center;font-size:15px}}.acticles-slider .tags-items li{margin:0}.acticles-slider .tags-items li:not(:last-child){margin-right:15px}@media (min-width:1200px){.acticles-slider .tags-items li:not(:last-child){margin-right:30px}}.acticles-slider .tags-items li span{width:16px;font-size:16px;margin-right:5px;color:#ff6b2c}.acticles-slider .tags-items li a{display:flex;color:#555;align-items:center}.acticles-slider .tags-items li a:hover{color:#000}.acticles-slider .slick-dots{margin:40px 0}@media (min-width:992px){.acticles-slider .slick-dots{margin:60px 0}}.acticles-slider .slick-dots li button{border-color:#ff6b2c}.acticles-slider .slick-dots li.slick-active button,.acticles-slider .slick-dots li:hover button{border-color:#ff6b2c;background:#ff6b2c}.recruiters-block{position:relative}.recruiters-block .section-bg{top:0;right:0;left:0;z-index:1;bottom:50px;position:absolute;background-size:cover;background-color:#342377;background-repeat:no-repeat;background-position:center bottom}@media (min-width:768px){.recruiters-block .section-bg{bottom:50px}}@media (min-width:992px){.recruiters-block .section-bg{bottom:80px}}@media (min-width:1200px){.recruiters-block .section-bg{bottom:134px}}.recruiters-block .container{z-index:2;position:relative}.recruiters-block h2{font-size:20px;line-height:normal}@media (min-width:768px){.recruiters-block h2{font-size:30px}}@media (min-width:992px){.recruiters-block h2{font-size:36px}}@media (min-width:1200px){.recruiters-block h2{font-size:40px}}@media (min-width:768px){.recruiters-block .section-header{max-width:90%}}@media (min-width:992px){.recruiters-block .section-header{max-width:718px}}.recruiters-block .brands-list{padding:0;display:flex;flex-wrap:wrap;list-style:none;margin:0 -10px 10px;justify-content:center}@media (min-width:768px){.recruiters-block .brands-list{margin:0 -10px 30px}}@media (min-width:992px){.recruiters-block .brands-list{margin:0 -10px 60px}}@media (min-width:1200px){.recruiters-block .brands-list{margin:0 -10px 90px}}.recruiters-block .brands-list>*{flex:0 0 50%;padding:10px}@media (min-width:576px){.recruiters-block .brands-list>*{flex:0 0 33.3333%}}@media (min-width:768px){.recruiters-block .brands-list>*{flex:0 0 20%}}.recruiters-block .brands-list a{height:100%;display:flex;padding:15px;min-height:100px;align-items:center;border-radius:15px;justify-content:center;background:#ffffff1a}@media (min-width:768px){.recruiters-block .brands-list a{border-radius:20px}}@media (min-width:992px){.recruiters-block .brands-list a{min-height:140px;border-radius:30px}}.recruiters-block .brands-list a img{display:block;max-width:80%}.recruiters-block .video-frame{overflow:hidden;position:relative;border-radius:10px;padding-bottom:41%}@media (min-width:992px){.recruiters-block .video-frame{border-radius:20px;padding-bottom:47.369%}}@media (min-width:1200px){.recruiters-block .video-frame{border-radius:30px}}.recruiters-block .video-frame iframe,.recruiters-block .video-frame img,.recruiters-block .video-frame video{top:0;left:0;z-index:1;position:absolute;width:100%;height:100%;object-fit:cover}.recruiters-block .play-icon{top:50%;left:50%;z-index:2;position:absolute;width:60px;height:60px;transform:translate(-50%,-50%)}@media (min-width:768px){.recruiters-block .play-icon{width:80px;height:80px}}@media (min-width:992px){.recruiters-block .play-icon{width:100px;height:100px}}@media (min-width:1200px){.recruiters-block .play-icon{width:126px;height:126px}}.recruiters-block .play-icon img{display:block;width:100%;height:auto}.companies-hiring-block{border-top:1px solid #e0e0e0}.companies-hiring-block p{margin:0}.companies-hiring-block .view-all{color:#ff6b2c;text-decoration:underline}.companies-hiring-block .view-all:hover{text-decoration:none}.companies-hiring-block h2{margin:0}.companies-hiring-block .companies-carousel{overflow:hidden}@media (min-width:768px){.companies-hiring-block .companies-carousel .slick-list{margin:0 -10px}}.companies-hiring-block .companies-carousel .slick-track{display:flex!important}.companies-hiring-block .companies-carousel .slick-slide{height:inherit!important}@media (min-width:768px){.companies-hiring-block .companies-carousel .slick-slide{padding-left:11px;padding-right:11px}}.companies-hiring-block .slide{height:100%;padding-top:30px}.companies-hiring-block .slide .companies-carousel-box{height:100%;display:flex;padding:15px;color:#444;position:relative;border-radius:15px;flex-direction:column;border:1px solid #e0e0e0;justify-content:space-between}@media (min-width:992px){.companies-hiring-block .slide .companies-carousel-box{padding:20px;border-radius:20px}}@media (min-width:1200px){.companies-hiring-block .slide .companies-carousel-box{border-radius:30px}}@media (min-width:1375px){.companies-hiring-block .slide .companies-carousel-box{padding:45px 39px 39px}}.companies-hiring-block h3{margin:0;color:#444;font-size:20px;line-height:normal}@media (min-width:992px){.companies-hiring-block h3{font-size:24px}}.companies-hiring-block h3 a{color:currentColor}.companies-hiring-block .sub-title{display:block;font-size:16px;margin:0 0 15px;color:#ff6b2c}.companies-hiring-block .icon-box{top:-30px;right:15px;position:absolute;width:70px;height:70px}@media (min-width:1200px){.companies-hiring-block .icon-box{right:20px;width:80px;height:80px}}@media (min-width:1375px){.companies-hiring-block .icon-box{right:39px;width:100px;height:100px}}.companies-hiring-block .icon-box img{width:100%;height:auto}.companies-hiring-block .icon-box .tick{left:0;bottom:0;position:absolute;width:22px;height:22px}.companies-hiring-block .text-frm{margin:0 0 15px}.companies-hiring-block .text-frm p{color:#444;line-height:1.75}.companies-hiring-block .tags-items{display:flex;align-items:center}.companies-hiring-block .tags-items li:not(:last-child){margin-right:9px}.companies-hiring-block .tags-items span{display:flex;font-size:14px;font-weight:400;padding:6px 15px;color:#333;border-radius:20px;align-items:center;background:#f8f8f8}.companies-hiring-block .tags-items span.rating{background:#fff9b1}.companies-hiring-block .tags-items span i{margin-right:3px}@media (min-width:992px){.companies-hiring-block .slick-dots{margin:40px 0 0}}@media (min-width:1200px){.companies-hiring-block .slick-dots{margin:58px 0 0}}.companies-hiring-block .slick-dots li{padding:0 4px}.companies-hiring-block .slick-dots li button{border-radius:1px;width:60px;height:3px;border-color:#ff6b2c}@media (min-width:992px){.companies-hiring-block .slick-dots li button{width:71px}}.companies-hiring-block .slick-dots li.slick-active button,.companies-hiring-block .slick-dots li:hover button{border-color:#ff6b2c;background:#ff6b2c}.pricing-plan-block{background-color:#ffecdd;background-repeat:no-repeat;background-size:cover;background-position:bottom left}.pricing-plan-block .lead{color:#000;font-size:14px;font-weight:700;line-height:1.25}@media (min-width:768px){.pricing-plan-block .lead{font-size:16px}}@media (min-width:992px){.pricing-plan-block .lead{font-size:18px}}@media (min-width:1200px){.pricing-plan-block .lead{font-size:20px}}.pricing-plan-block .lead span{margin-right:7px}.pricing-plan-block .lead a{color:#ff6b2c;text-decoration:underline}.pricing-plan-block .lead a:hover{text-decoration:none}.pricing-plan{padding:30px;margin:0 0 15px;background:#fff;border-radius:15px;border:1px solid #e0e0e0}@media (min-width:768px){.pricing-plan{margin:0 0 30px}}@media (min-width:992px){.pricing-plan{margin:0 0 40px}}@media (min-width:1200px){.pricing-plan{margin:0 0 60px}}.pricing-plan .card-head{margin:0 0 30px;padding:20px 15px;border-bottom:2px solid #e0e0e0}.pricing-plan .title{color:#0d0c22;display:block;line-height:1;font-size:20px;font-weight:700;margin:0 0 20px;text-transform:capitalize}.pricing-plan .price{color:#0d0c22;display:block;font-size:60px;font-weight:700;line-height:60px;padding-left:26px;position:relative}@media (min-width:1200px){.pricing-plan .price{font-size:90px;line-height:80px;padding-left:28px}}.pricing-plan .price sub,.pricing-plan .price sup{line-height:1;position:relative;color:#ff6b2c}.pricing-plan .price sup{left:0;top:5px;font-size:30px;position:absolute}@media (min-width:1200px){.pricing-plan .price sup{top:3px;font-size:4px}}.pricing-plan .price sub{bottom:3px;color:#0d0c22;font-size:20px}@media (min-width:1200px){.pricing-plan .price sub{font-size:25px}}.pricing-plan .feature-list{padding:0;font-size:16px;list-style:none;color:#1e1e1e;line-height:normal;margin:0 0 30px 15px}.pricing-plan .feature-list li{margin:0 0 22px;position:relative;padding:0 0 0 30px}.pricing-plan .feature-list li:before{top:0;left:0;content:"";position:absolute;width:22px;height:22px;background:url(../images/tick-circle.svg) no-repeat;background-size:contain}.pricing-plan .btn{width:100%;font-size:14px;padding:13px 15px;background:#fff;color:#ff6b2c;border:1px solid #ff6b2c}@media (min-width:768px){.pricing-plan .btn{min-width:220px}}.pricing-plan .btn:before{z-index:1;background:#f84a00}.pricing-plan .btn:hover,.pricing-plan .btn:hover span{color:#fff}.pricing-plan .btn span{z-index:2;position:relative}.pricing-plan.recommended{position:relative;background-color:#342377;background-image:url(../images/bg-plan.jpg);background-repeat:no-repeat;background-size:cover}.pricing-plan.recommended .feature-list,.pricing-plan.recommended .price,.pricing-plan.recommended .price sub,.pricing-plan.recommended .title{color:#fff}.pricing-plan.recommended .btn{color:#fff;background:#ff6b2c}.pricing-plan.recommended .btn:hover span{color:#fff}.pricing-plan .tag{top:10px;right:10px;color:#fff;font-size:14px;line-height:1;font-weight:700;position:absolute;border-radius:14px;padding:7px 18px 7px 28px;background:#4ab166}.pricing-plan .tag:before{top:50%;left:10px;content:"";background:#fff;width:12px;height:12px;border-radius:50%;position:absolute;transform:translateY(-50%)}.footer-theme-10{font-family:DM Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";position:relative;overflow:visible;border-top:1px solid #e7e7e7}.footer-theme-10 h5{padding-top:0;position:relative;padding-bottom:7px;font-family:DM Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media (max-width:1199.98px){.footer-theme-10 h5{font-size:20px}}.footer-theme-10 h5:after{display:none}.footer-theme-10 .pri-footer{position:relative}@media (min-width:992px){.footer-theme-10 .pri-footer .logo{margin:0 0 30px}}@media (min-width:768px){.footer-theme-10 .pri-footer p{margin:0 0 10px}}@media (min-width:992px){.footer-theme-10 .pri-footer p{font-size:16px;margin:0 0 30px}}.footer-theme-10 .footer-links{margin:0 0 20px}.footer-theme-10 .footer-links li{position:relative;padding:6px 0 6px 15px}@media (min-width:992px){.footer-theme-10 .footer-links li{padding:11px 0 11px 15px}}.footer-theme-10 .footer-links li a:hover{color:#ff6b2c}.footer-theme-10 .footer-links li:before{left:0;top:5px;content:">";color:currentColor;position:absolute}@media (min-width:992px){.footer-theme-10 .footer-links li:before{top:10px}}.footer-theme-10 .sec-footer{font-weight:400;background:#ffecdd}@media (min-width:768px){.footer-theme-10 .sec-footer{font-size:14px}}@media (min-width:992px){.footer-theme-10 .sec-footer{font-size:16px}}.footer-theme-10 .sec-footer p{text-align:center}@media (min-width:1200px){.footer-theme-10 .sec-footer p{text-align:left}}.footer-theme-10 .sec-footer p .site-link{font-weight:600;color:currentColor;border-bottom:1px solid rgba(0,0,0,.55)}.footer-theme-10 .sec-footer p .site-link:hover{color:#ff6b2c}.footer-theme-10 .social-networks{font-weight:700;font-size:16px}.footer-theme-10 .social-networks li{padding:0}.footer-theme-10 .social-networks li:not(:last-child){margin-right:30px}.footer-theme-10 .social-networks li a{display:flex;border-radius:0;align-items:center;width:auto;height:auto;color:currentColor}.footer-theme-10 .social-networks li a:hover{color:#ff6b2c}.footer-theme-10 .social-networks li a i{font-size:20px;margin-right:5px;width:auto;height:auto}@media (max-width:575.98px){.footer-theme-10 .social-networks li a .txt{display:none}}.footer-theme-10 .social-networks.no-bg li:before{display:none}.footer-theme-10 .call-to-action{padding:20px;display:flex;color:#fff;align-items:center;border-radius:15px;flex-direction:column;background:#342377}@media (min-width:768px){.footer-theme-10 .call-to-action{flex-direction:row;justify-content:space-between}}@media (min-width:992px){.footer-theme-10 .call-to-action{padding:30px;border-radius:20px}}@media (min-width:1200px){.footer-theme-10 .call-to-action{border-radius:30px;padding:56px 70px 56px 58px}}.footer-theme-10 .call-to-action .text-row{margin:0 0 10px;position:relative;padding-left:120px}@media (min-width:768px){.footer-theme-10 .call-to-action .text-row{margin:0;flex:0 0 calc(100% - 200px)}}.footer-theme-10 .call-to-action .heading{display:block;font-size:24px;line-height:1;font-weight:700;margin:0 0 10px;text-transform:capitalize}@media (min-width:992px){.footer-theme-10 .call-to-action .heading{font-size:30px}}@media (min-width:1200px){.footer-theme-10 .call-to-action .heading{font-size:40px}}.footer-theme-10 .call-to-action .icon{left:0;top:50%;width:96px;position:absolute;transform:translateY(-50%)}.footer-theme-10 .call-to-action p{margin:0}.footer-theme-10 .call-to-action .btn{width:100%;flex:0 0 100%;display:block;padding:19px 15px;font:700 16px/1 DM Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media (min-width:768px){.footer-theme-10 .call-to-action .btn{width:192px;flex:0 0 192px}}.footer-theme-10 .contact-info-box{display:flex;flex-direction:column}@media (min-width:1200px){.footer-theme-10 .contact-info-box{padding-right:30px}}.footer-theme-10 .contact-info-box *{display:block}.footer-theme-10 .contact-info-box address{font-size:14px;line-height:1.625;position:relative;padding:0 0 0 65px}@media (min-width:768px){.footer-theme-10 .contact-info-box address{font-size:16px}}.footer-theme-10 .contact-info-box address p{margin:0 0 20px}.footer-theme-10 .contact-info-box .icon{top:0;left:0;width:40px;height:40px;position:absolute}.footer-theme-10 .contact-info-box .phone{margin:0 0 15px;font-weight:700;line-height:normal}.footer-theme-10 .contact-info-box .phone a{font-size:18px;line-height:22px;position:relative;color:currentColor;display:inline-block}.footer-theme-10 .contact-info-box .phone a:hover{color:#ff6b2c}.footer-theme-10 .contact-info-box .phone a:after{left:0;right:0;top:100%;content:"";height:2px;position:absolute;background:currentColor}.footer-theme-10 .insta-bosex{gap:12px;display:grid;grid-template-columns:auto auto auto}.footer-theme-10 .insta-bosex .insta-item{overflow:hidden}.footer-theme-10 .insta-bosex a{display:block;position:relative;overflow:hidden;border-radius:10px;padding-bottom:70%;transition:all ease-in-out .3s}.footer-theme-10 .insta-bosex a img{top:0;left:0;z-index:1;object-fit:cover;position:absolute;width:100%;height:100%;transition:all ease-in-out .3s}.footer-theme-10 .insta-bosex a .plus{top:0;left:0;z-index:2;opacity:0;color:#fff;display:flex;font-size:30px;position:absolute;width:100%;height:100%;align-items:center;justify-content:center;background:#ff6b2c;transition:all ease-in-out .3s}.footer-theme-10 .insta-bosex a:hover .plus{opacity:.9}.header-theme-11 .btn{color:#fff;background:#f9ab00}.header-theme-11 .btn:hover:before{opacity:.5;background:#f84a00}.header-theme-11 .nav-close span,.header-theme-11 .nav-close:after,.header-theme-11 .nav-close:before,.header-theme-11 .nav-opener span,.header-theme-11 .nav-opener:after,.header-theme-11 .nav-opener:before{background:#f9ab00}.nav-active .header-theme-11 .nav-close span,.nav-active .header-theme-11 .nav-close:after,.nav-active .header-theme-11 .nav-close:before,.nav-active .header-theme-11 .nav-opener span,.nav-active .header-theme-11 .nav-opener:after,.nav-active .header-theme-11 .nav-opener:before{background:#fff}.header-theme-11 .nav-close:hover span,.header-theme-11 .nav-close:hover:after,.header-theme-11 .nav-close:hover:before,.header-theme-11 .nav-opener:hover span,.header-theme-11 .nav-opener:hover:after,.header-theme-11 .nav-opener:hover:before{background:#f9ab00}@media (max-width:991.98px){.header-theme-11 .nav-drop{background:#342377}}@media (min-width:992px){.header-theme-11 .navigation>li>a:not(.btn){color:#fff}}.header-theme-11 .navigation>li>a:not(.btn):hover{color:#f9ab00}@media (max-width:991.98px){.header-theme-11 .navigation>li>a.dropdown-toggle.show{color:#ff6b2c}}.header-theme-11 .navigation>li:hover .dropdown-toggle{color:#f9ab00}.header-theme-11 .navigation>li.active>a{color:#f9ab00}.header-theme-11 .navigation .dropdown-menu li.active>a{color:#f9ab00}.header-theme-11 .navigation .dropdown-menu li.active:hover>a{color:#fff}.header-theme-11 .navigation .dropdown-menu li.tabActive>a{background:#f9ab00;color:#fff}.header-theme-11 .navigation .dropdown-menu .dropdown-item:hover{background:#f9ab00}.sticky-header .header-theme-11 .nav-opener:not(:hover) span,.sticky-header .header-theme-11 .nav-opener:not(:hover):after,.sticky-header .header-theme-11 .nav-opener:not(:hover):before{background:#000}@media (min-width:992px){.sticky-header .header-theme-11 .navigation>li>a:not(.btn){color:#000}}.sticky-header .header-theme-11 .navigation>li>a:not(.btn):hover{color:#ff6b2c}@media (max-width:991.98px){.sticky-header .header-theme-11 .navigation>li>a.dropdown-toggle.show{color:#ff6b2c}}.sticky-header .header-theme-11 .navigation>li:hover .dropdown-toggle{color:#ff6b2c}.sticky-header .header-theme-11 .navigation>li.active>a{color:#ff6b2c}.visal-theme-11{background-repeat:no-repeat;background-size:cover;background-position:bottom left;font-family:DM Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";position:relative;padding-top:100px}@media (min-width:768px){.visal-theme-11{font-size:18px}}.visal-theme-11:after{display:none}@media (min-width:992px){.visal-theme-11 .container{margin-bottom:0}}.visal-theme-11 .visual-textbox{margin:0;text-align:center;max-width:inherit}@media (min-width:1375px){.visal-theme-11 .visual-textbox{padding-top:76px}}.visal-theme-11 .visual-textbox .h1,.visal-theme-11 .visual-textbox h1{color:#fff;font-size:22px;font-weight:800;line-height:1.2;margin:0 0 60px;padding-bottom:0;max-width:100%!important;font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media (min-width:768px){.visal-theme-11 .visual-textbox .h1,.visal-theme-11 .visual-textbox h1{font-size:40px}}@media (min-width:1375px){.visal-theme-11 .visual-textbox .h1,.visal-theme-11 .visual-textbox h1{font-size:60px}}@media (min-width:1550px){.visal-theme-11 .visual-textbox .h1,.visal-theme-11 .visual-textbox h1{font-size:75px;margin:0 0 30px}}.visal-theme-11 .visual-textbox .h1:after,.visal-theme-11 .visual-textbox h1:after{display:none}.visal-theme-11 .visual-textbox p{color:#fff;font-size:14px}@media (min-width:768px){.visal-theme-11 .visual-textbox p{font-size:18px}}@media (min-width:1550px){.visal-theme-11 .visual-textbox p{font-size:22px}}@media (min-width:992px){.visal-theme-11 .visual-textbox .h1,.visal-theme-11 .visual-textbox h1,.visal-theme-11 .visual-textbox p{max-width:90%}}@media (min-width:1375px){.visal-theme-11 .visual-textbox .h1,.visal-theme-11 .visual-textbox h1,.visal-theme-11 .visual-textbox p{max-width:100%}}.visal-theme-11 .image-holder{overflow:hidden}.visal-theme-11 .image-holder img{display:block;width:100%;height:auto}.visal-theme-11 .form-search{overflow:hidden;margin-bottom:40px}@media (min-width:768px){.visal-theme-11 .form-search{margin-bottom:40px}}@media (min-width:992px){.visal-theme-11 .form-search{display:flex;padding:0;background:#fff;border-radius:40px;max-width:inherit;box-shadow:0 3px 51px #00000024}}@media (min-width:1200px){.visal-theme-11 .form-search{border-radius:40px}}@media (min-width:1375px){.visal-theme-11 .form-search{border-radius:40px;margin-bottom:85px}}.visal-theme-11 .form-search .fields-holder{padding:13px 0}@media (max-width:767.98px){.visal-theme-11 .form-search .fields-holder{padding:0;background:transparent!important}}@media (min-width:768px){.visal-theme-11 .form-search .fields-holder{border-radius:10px;margin:0 0 20px}}@media (min-width:992px){.visal-theme-11 .form-search .fields-holder{margin:0;flex-grow:1;min-width:0}}.visal-theme-11 .form-search .form-group{padding:8px 20px 8px 50px;border-radius:10px}@media (min-width:768px){.visal-theme-11 .form-search .form-group{width:100%;padding:8px 20px 8px 60px;border-radius:0}}@media (min-width:1375px){.visal-theme-11 .form-search .form-group{width:38%}}@media (min-width:1375px){.visal-theme-11 .form-search .form-group:first-child{width:63%}}@media (min-width:768px){.visal-theme-11 .form-search .form-group+.form-group{border-left:1px solid #666}}.visal-theme-11 .form-search .form-group .icon{left:20px}.visal-theme-11 .form-search label{color:#000;font-size:18px;font-weight:700}.visal-theme-11 .form-search .form-control{padding:6px 0 6px 10px;font-size:14px}.visal-theme-11 .form-search .form-control::placeholder{color:#000}.visal-theme-11 .form-search .btn{color:#fff;display:flex;font-size:15px;align-items:center;border-radius:10px;justify-content:center;background:#f9ab00}@media (min-width:992px){.visal-theme-11 .form-search .btn{min-width:140px;border-radius:15px}}@media (min-width:1200px){.visal-theme-11 .form-search .btn{border-radius:40px}}@media (min-width:1375px){.visal-theme-11 .form-search .btn{border-radius:30px;min-width:157px}}.visal-theme-11 .form-search .btn i{z-index:2;margin-right:10px;position:relative}.visal-theme-11 .form-search .btn:before{border-radius:10px;background:#f84a00}@media (min-width:992px){.visal-theme-11 .form-search .btn:before{border-radius:15px}}@media (min-width:1200px){.visal-theme-11 .form-search .btn:before{border-radius:20px}}@media (min-width:1375px){.visal-theme-11 .form-search .btn:before{border-radius:30px}}.visal-theme-11 .form-search .select2-selection__placeholder{color:#000!important;font-size:14px}.visal-theme-11 .social-icons{padding:0;margin:0;list-style:none}.visal-theme-11 .social-icons li:first-child{position:absolute;top:20px;left:0}.visal-theme-11 .social-icons li:first-child a{width:40px;height:40px;padding:6px}@media (min-width:992px){.visal-theme-11 .social-icons li:first-child a{width:86px;height:86px;padding:20px}}.visal-theme-11 .social-icons li:nth-child(2){position:absolute;top:-50px;left:280px}@media (min-width:992px){.visal-theme-11 .social-icons li:nth-child(2){top:0}}.visal-theme-11 .social-icons li:nth-child(2) a{width:40px;height:40px;padding:6px}@media (min-width:992px){.visal-theme-11 .social-icons li:nth-child(2) a{width:50px;height:50px;padding:8px}}.visal-theme-11 .social-icons li:nth-child(3){position:absolute;top:120px;left:40px}@media (min-width:992px){.visal-theme-11 .social-icons li:nth-child(3){left:140px;top:140px}}.visal-theme-11 .social-icons li:nth-child(3) a{width:40px;height:40px}@media (min-width:992px){.visal-theme-11 .social-icons li:nth-child(3) a{width:60px;height:60px;padding:14px}}.visal-theme-11 .social-icons li:nth-child(4){position:absolute;top:120px;right:0}.visal-theme-11 .social-icons li:nth-child(4) a{width:40px;height:40px;padding:6px}@media (min-width:992px){.visal-theme-11 .social-icons li:nth-child(4) a{width:108px;height:108px;padding:20px}}.visal-theme-11 .social-icons li:nth-child(4) a img{width:20px}@media (min-width:992px){.visal-theme-11 .social-icons li:nth-child(4) a img{width:auto}}.visal-theme-11 .social-icons li:nth-child(5){position:absolute;bottom:-50px;left:12%}.visal-theme-11 .social-icons li:nth-child(5) a{width:45px;height:45px;padding:6px}@media (min-width:992px){.visal-theme-11 .social-icons li:nth-child(5) a{width:85px;height:85px;padding:15px}}.visal-theme-11 .social-icons li:nth-child(6){position:absolute;bottom:-40px;right:1%}.visal-theme-11 .social-icons li:nth-child(6) a{width:44px;height:44px;padding:6px}@media (min-width:992px){.visal-theme-11 .social-icons li:nth-child(6) a{width:85px;height:85px;padding:15px}}.visal-theme-11 .social-icons li a{width:46px;height:46px;display:flex;padding:7px;background:#fff;border-radius:100%;align-items:center;justify-content:center;pointer-events:none}.visal-theme-11 .social-icons li a img{width:100%;display:block}.section-theme-11{font-family:DM Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.section-theme-11 .h1,.section-theme-11 .h2,.section-theme-11 .h3,.section-theme-11 .h4,.section-theme-11 .h5,.section-theme-11 .h6,.section-theme-11 h1,.section-theme-11 h2,.section-theme-11 h3,.section-theme-11 h4,.section-theme-11 h5,.section-theme-11 h6{color:#000;font-weight:800;font-family:DM Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.section-theme-11 .section-header{font-family:DM Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";color:#444;font-weight:400;max-width:730px}@media (min-width:768px){.section-theme-11 .section-header{font-size:16px}}.section-theme-11 .section-header h2{color:#000;margin:0 0 10px;letter-spacing:normal;font-weight:800}@media (min-width:1375px){.section-theme-11 .section-header h2{font-size:50px}}@media (min-width:1550px){.section-theme-11 .section-header h2{font-size:60px}}.section-theme-11 .section-header h2 .text-outlined{position:relative}.section-theme-11 .section-header h2 .text-outlined:before{width:100%;height:6px;position:absolute;left:0;bottom:-7px;content:"";background:url(../images/outline-yellow.png) no-repeat;background-size:100% 100%}@media (min-width:768px){.section-theme-11 .section-header h2 .text-outlined:before{height:9px}}@media (min-width:992px){.section-theme-11 .section-header h2 .text-outlined:before{height:12px}}@media (min-width:1375px){.section-theme-11 .section-header h2 .text-outlined:before{height:15px}}.section-theme-11 .cats-block{gap:20px;display:grid;row-gap:50px;grid-template-columns:repeat(2,1fr)}@media (min-width:768px){.section-theme-11 .cats-block{grid-template-columns:repeat(3,1fr)}}@media (min-width:992px){.section-theme-11 .cats-block{row-gap:80px;grid-template-columns:repeat(4,1fr)}}.section-theme-11 .cats-block .cat-box a{display:block;min-height:155px;position:relative;border-radius:15px;text-align:center;padding:55px 10px 5px;background:#f6f6f6;border:1px solid #f6f6f6;transition:all ease-in-out .3s}@media (min-width:768px){.section-theme-11 .cats-block .cat-box a{min-height:inherit}}@media (min-width:1200px){.section-theme-11 .cats-block .cat-box a{border-radius:30px;padding:93px 15px 20px}}.section-theme-11 .cats-block .cat-box a:hover{background:#fff;border-color:#ff6b2c}.section-theme-11 .cats-block .cat-box a:hover .icon-box{background:#ff6b2c}.section-theme-11 .cats-block .cat-box a:hover .icon-box img{filter:invert(100%) sepia(0%) saturate(7474%) hue-rotate(68deg) brightness(102%) contrast(106%)}.section-theme-11 .cats-block .cat-box .icon-box{left:50%;top:-40px;display:flex;background:#fff;position:absolute;border-radius:15px;align-items:center;width:80px;height:80px;justify-content:center;transform:translate(-50%);transition:all ease-in-out .3s;box-shadow:0 3px 92px #d8d8d833}@media (min-width:1200px){.section-theme-11 .cats-block .cat-box .icon-box{width:110px;height:110px;border-radius:30px}}.section-theme-11 .cats-block .cat-box .icon-box img{display:block;width:45px;height:auto;filter:invert(42%) sepia(93%) saturate(774%) hue-rotate(339deg) brightness(107%) contrast(103%)}@media (min-width:1200px){.section-theme-11 .cats-block .cat-box .icon-box img{width:55px;height:auto}}.section-theme-11 .cats-block .title{color:#000;display:block;font-size:18px;font-weight:700;line-height:26px;text-transform:capitalize}@media (min-width:1200px){.section-theme-11 .cats-block .title{font-size:22px}}.section-theme-11 .cats-block p{color:#000;font-size:16px;line-height:26px}.section-theme-11 .jobs-frame{display:flex;flex-wrap:wrap;justify-content:space-between}.section-theme-11 .jobs-frame .jobs-card{width:100%;flex-wrap:wrap;margin:0 0 15px;position:relative;background:#fff;border-radius:15px;padding:0 15px 15px;border:1px solid #e0e0e0}@media (min-width:768px){.section-theme-11 .jobs-frame .jobs-card{margin:0 0 20px;width:calc(50% - 15px)}}@media (min-width:992px){.section-theme-11 .jobs-frame .jobs-card{margin:0 0 30px;flex-wrap:wrap;border-radius:30px;width:calc(50% - 15px);padding:19px 24px 23px 20px}}@media (min-width:1200px){.section-theme-11 .jobs-frame .jobs-card{margin:0 0 20px;width:calc(33.3% - 15px)}}.section-theme-11 .jobs-frame .jobs-card p{margin:0;color:#666}.section-theme-11 .jobs-frame .jobs-card .bottom-holder{width:100%}.section-theme-11 .jobs-frame .jobs-card .bottom-holder .flex-column{justify-content:space-between}.section-theme-11 .jobs-frame .icons{top:15px;right:15px;display:flex;z-index:2;position:absolute;align-items:center}@media (min-width:992px){.section-theme-11 .jobs-frame .icons{top:19px;right:24px}}.section-theme-11 .jobs-frame .icons div{cursor:pointer}.section-theme-11 .jobs-frame .icons div:not(:last-child){margin-right:7px}.section-theme-11 .jobs-frame .fav-icon,.section-theme-11 .jobs-frame .flash-icon{display:flex;border-radius:50%;align-items:center;width:35px;height:35px;justify-content:center}@media (min-width:768px){.section-theme-11 .jobs-frame .fav-icon,.section-theme-11 .jobs-frame .flash-icon{width:45px;height:45px}}.section-theme-11 .jobs-frame .fav-icon{border:1px solid #e0e0e0}.section-theme-11 .jobs-frame .fav-icon span{color:#000}.section-theme-11 .jobs-frame .fav-icon .fa-solid{display:none}.section-theme-11 .jobs-frame .fav-icon .fa-regular,.section-theme-11 .jobs-frame .fav-icon.fav .fa-solid{display:block}.section-theme-11 .jobs-frame .fav-icon.fav .fa-regular{display:none}.section-theme-11 .jobs-frame .flash-icon{color:#fff;background:#342377}.section-theme-11 .jobs-frame .icon-box{overflow:hidden;width:80px;height:80px}@media (min-width:768px){.section-theme-11 .jobs-frame .icon-box{width:50px;height:50px;top:10px;right:10px!important;left:auto!important;position:absolute;border-radius:0!important;box-shadow:none!important}}@media (min-width:992px){.section-theme-11 .jobs-frame .icon-box{width:70px;height:70px}}.section-theme-11 .jobs-frame .icon-box img{display:block;width:100%;height:auto}.section-theme-11 .jobs-frame .job-content{width:100%;display:flex;padding:15px 20px;flex-direction:column}@media (min-width:768px){.section-theme-11 .jobs-frame .job-content{padding-right:80px}}.section-theme-11 .jobs-frame .job-content h3{margin:0 0 20px;font-size:18px;color:#333;text-align:left}@media (min-width:768px){.section-theme-11 .jobs-frame .job-content h3{text-align:left;font-size:20px}}@media (min-width:1200px){.section-theme-11 .jobs-frame .job-content h3{font-size:20px}}.section-theme-11 .jobs-frame .job-content .meta{display:block;margin:0 0 5px}@media (min-width:992px){.section-theme-11 .jobs-frame .job-content .meta{margin:0 0 10px}}.section-theme-11 .jobs-frame .job-content a{font-weight:700;color:#333;text-decoration:underline}.section-theme-11 .jobs-frame .pl-xl-left{padding:20px 0 0;border-top:1px solid #e0e0e0;justify-content:space-between}@media (min-width:1200px){.section-theme-11 .jobs-frame .pl-xl-left{padding:20px 0 0;border-top:1px solid #e0e0e0;justify-content:space-between}}.section-theme-11 .jobs-frame .location-txt{font-size:14px;font-weight:400;margin:0 0 10px}@media (min-width:576px){.section-theme-11 .jobs-frame .location-txt{margin:0 10px 0 0}}.section-theme-11 .jobs-frame .price{margin:0 0 5px;display:block;font-size:14px;font-weight:700}@media (min-width:576px){.section-theme-11 .jobs-frame .price{margin:0;font-size:16px}}@media (min-width:992px){.section-theme-11 .jobs-frame .price{font-size:18px}}.section-theme-11 .jobs-frame .price sub{font-size:12px;font-weight:400;position:relative;bottom:1px}@media (min-width:768px){.section-theme-11 .jobs-frame .price sub{font-size:14px}}.section-theme-11 .jobs-frame .txt{margin:5px 0;display:block;font-size:14px;font-weight:700;color:#666}@media (min-width:576px){.section-theme-11 .jobs-frame .txt{margin:10px 0}}@media (min-width:992px){.section-theme-11 .jobs-frame .txt{margin:0 15px 0 0}}@media (min-width:1200px){.section-theme-11 .jobs-frame .txt{margin:0 19px 0 0}}@media (min-width:576px){.section-theme-11 .jobs-frame .tags-list{margin:0 10px}.section-theme-11 .jobs-frame .tags-list li{padding:0}}.section-theme-11 .jobs-frame .tags-list .tag{border:0;color:#333;background:#fef2d9}.section-theme-11 .btn-orange,.section-theme-11 .btn-orange-outline{width:100%;color:#fff;font-size:15px;padding:10px 15px;background:#ff6b2c}@media (min-width:768px){.section-theme-11 .btn-orange,.section-theme-11 .btn-orange-outline{width:auto;min-width:151px;padding:13px 15px}}.section-theme-11 .btn-orange-outline:before,.section-theme-11 .btn-orange:before{z-index:1;background:#f84a00}.section-theme-11 .btn-orange-outline:hover,.section-theme-11 .btn-orange:hover,.section-theme-11 .btn-orange-outline:hover span,.section-theme-11 .btn-orange:hover span{color:#fff}.section-theme-11 .btn-orange span,.section-theme-11 .btn-orange-outline span{z-index:2;position:relative}.section-theme-11 .btn-orange-outline{background:#fff;color:#ff6b2c;border:1px solid #ff6b2c}@media (min-width:768px){.section-theme-11 .btn-orange-outline{padding:15px;min-width:220px}}.section-theme-11.how-we-help-block .row{align-items:center}.section-theme-11.how-we-help-block h2{max-width:100%}@media (min-width:768px){.section-theme-11.how-we-help-block h2{max-width:100%}}@media (min-width:992px){.section-theme-11.how-we-help-block h2{max-width:70%}}.section-theme-11.how-we-help-block .img-1{display:block;width:100%}@media (min-width:768px){.section-theme-11.how-we-help-block .img-col{padding-left:60px}}.section-theme-11.how-we-help-block .txt-col{padding:0 20px}@media (min-width:768px){.section-theme-11.how-we-help-block .txt-col{padding:0 20px}}@media (min-width:992px){.section-theme-11.how-we-help-block .txt-col{padding:0 60px}}.section-theme-11.how-we-help-block .help-list,.section-theme-11.how-we-help-block p{color:#444;line-height:1.667}@media (min-width:992px){.section-theme-11.how-we-help-block .help-list,.section-theme-11.how-we-help-block p{font-size:18px}}@media (min-width:992px){.section-theme-11.how-we-help-block p{margin:0 0 24px}}.section-theme-11 .help-list{margin:0 0 30px}@media (min-width:992px){.section-theme-11 .help-list{margin:0 0 60px}}.section-theme-11 .help-list li{line-height:22px;position:relative;padding:0 0 0 33px}.section-theme-11 .help-list li:not(:last-child){margin:0 0 15px}@media (min-width:992px){.section-theme-11 .help-list li:not(:last-child){margin:0 0 24px}}.section-theme-11 .help-list li:before{top:2px;left:0;content:"";position:absolute;width:22px;height:22px;background:url(../images/tick-circle.svg) no-repeat;background-size:contain}@media (min-width:992px){.section-theme-11 .help-list li:before{top:0}}.section-theme-11 .inner-frm{padding:15px 0;background:#fff;border-radius:15px}@media (min-width:768px){.section-theme-11 .inner-frm{padding:40px 0 20px;border-radius:20px}}@media (min-width:992px){.section-theme-11 .inner-frm{padding:30px 0;border-radius:30px}}@media (min-width:992px){.section-theme-11 .inner-frm{padding:60px 0}}.section-theme-11 .inner-frm p{margin:0}.section-theme-11 .inner-frm [class^=col-]:not(:last-child) .step-frame{position:relative}.section-theme-11 .inner-frm [class^=col-]:not(:last-child) .step-frame:before{top:0;bottom:0;content:"";width:1px;right:-15px;background:#e0e0e0;position:absolute}@media (max-width:767.98px){.section-theme-11 .inner-frm [class^=col-]:not(:last-child) .step-frame:before{top:auto;left:15px;right:15px;bottom:-18px;width:auto;height:1px}}@media (min-width:768px){.section-theme-11 .inner-frm [class^=col-]:nth-child(2) .step-frame:before{display:none}}@media (min-width:1200px){.section-theme-11 .inner-frm [class^=col-]:nth-child(2) .step-frame:before{display:block}}.section-theme-11 .inner-frm .step-frame{display:flex;margin:0 0 30px;text-align:center;align-items:center;padding:15px 20px 0;flex-direction:column}@media (min-width:992px){.section-theme-11 .inner-frm .step-frame{padding:0 20px}}@media (min-width:1200px){.section-theme-11 .inner-frm .step-frame{margin:0}}.section-theme-11 .inner-frm .step-frame p{line-height:1.625}@media (min-width:992px){.section-theme-11 .inner-frm .step-frame p{font-size:16px}}.section-theme-11 .inner-frm .icon-image{overflow:hidden;margin:0 0 20px;width:100px;height:100px}@media (min-width:576px){.section-theme-11 .inner-frm .icon-image{margin:0 0 30px}}.section-theme-11 .inner-frm .icon-image img{display:block;max-width:100%}.section-theme-11 .inner-frm .icon-image:after,.section-theme-11 .inner-frm .icon-image:before{display:none}.section-theme-11 .inner-frm .text{max-width:290px}.section-theme-11 .inner-frm h3{color:#000;font-size:24px;margin:0 0 10px}.section-theme-11 .inner-frm p{color:#444;line-height:1.9}.section-theme-11 .counters-block{margin:0;border:0;width:100%;display:flex;flex-wrap:wrap;overflow:visible;padding:60px 0 0}.section-theme-11 .counters-block .h2{line-height:1}@media (min-width:992px){.section-theme-11 .counters-block .h2{font-size:50px}}@media (min-width:1200px){.section-theme-11 .counters-block .h2{font-size:63px}}.section-theme-11 .counters-block .counter-box{flex:0 0 33.3%;padding:0 10px;text-align:left;margin:0 0 30px}@media (min-width:992px){.section-theme-11 .counters-block .counter-box{margin:0;flex:0 0 33.3%;display:flex}}.section-theme-11 .counters-block .icon{top:0;left:0;position:absolute}@media (min-width:576px){.section-theme-11 .counters-block .icon{top:50%;transform:translateY(-50%)}}@media (min-width:768px){.section-theme-11 .counters-block .icon{width:60px;height:60px}}@media (min-width:1200px){.section-theme-11 .counters-block .icon{width:70px;height:70px}}.section-theme-11 .counters-block .counter-stats{flex-grow:1;min-width:0;position:relative;text-align:center}.section-theme-11 .counters-block .subtext{font-size:12px;display:block;font-weight:400;line-height:normal}@media (min-width:1200px){.section-theme-11 .counters-block .subtext{font-size:14px}}@media (min-width:1375px){.section-theme-11 .counters-block .subtext{font-size:16px}}.section-theme-11 .nav-tabs{border:0;display:flex;margin:0 0 50px;align-items:center;justify-content:center}.section-theme-11 .nav-tabs li{width:50%;padding:5px 10px;text-align:center}@media (min-width:768px){.section-theme-11 .nav-tabs li{width:auto}}.section-theme-11 .nav-tabs li button{border:0;width:100%;color:#000;display:block;font-size:13px;font-weight:700;padding:10px;border-radius:30px;background:#f5f5f5}@media (min-width:768px){.section-theme-11 .nav-tabs li button{padding:10px 20px}}.section-theme-11 .nav-tabs li button.active,.section-theme-11 .nav-tabs li button:focus-visible,.section-theme-11 .nav-tabs li button:hover{border:0;color:#fff;background:#f9ab00}.section-theme-11 .btn{color:#fff;position:relative;background:#f9ab00}.section-theme-11 .btn:before{position:absolute;left:0;top:0;bottom:0;width:0;content:"";border-radius:40px;transition:all .3s ease-in-out}.section-theme-11 .btn:hover:before{width:100%;opacity:.5;background:#f84a00}.section-theme-11 .btn span{color:#fff;position:relative}.recent_articles_block.section-theme-11{overflow:hidden}.recent_articles_block.section-theme-11 .btn.btn-dark-yellow.btn-sm{min-width:233px}@media (min-width:992px){.recent_articles_block.section-theme-11 .btn.btn-dark-yellow.btn-sm{padding:15px;font-size:16px;border-radius:30px}}.recent_articles_block.section-theme-11 .text_holder{margin:-40px 0 0;position:relative}.recent_articles_block.section-theme-11 .text_holder p{margin:0 0 30px}.recent_articles_block.section-theme-11 .text_holder a{color:#000;font-weight:700;border-bottom:1px solid #e0e0e0}.recent_articles_block.section-theme-11 .text_holder a:hover{color:#f9ab00}.recent_articles_block.section-theme-11 .text_holder a svg{margin:0 0 0 10px}.recent_articles_block.section-theme-11 .text_holder a:hover svg{fill:#f9ab00}.recent_articles_block.section-theme-11 .img_holder{margin:0}.recent_articles_block.section-theme-11 .tags-items{display:flex;margin:0 0 40px;align-items:center;border-radius:30px;min-height:38px;padding:3px 30px 3px 0}.recent_articles_block.section-theme-11 .tags-items .date{color:#fff;font-weight:700;padding:10px 30px;position:relative;border-radius:30px;background:#f9ab00}.recent_articles_block.section-theme-11 .tags-items .commints{border:0;display:flex;color:#fff;min-height:38px;align-items:center;margin:0 0 0 -17px;background:#000b5d;padding:0 20px 0 40px;justify-content:center;border-radius:0 20px 20px 0}.recent_articles_block.section-theme-11 .tags-items .commints span{margin:0 10px 0 0}.section-theme-11.featured-cities .city-holder{position:relative;border-radius:30px;height:100%}.section-theme-11.featured-cities .city-holder img{width:100%;height:100%;display:block;overflow:hidden;object-fit:cover;border-radius:20px;object-position:center}.section-theme-11.featured-cities .city-holder .city{left:0;bottom:0;color:#fff;font-size:18px;font-weight:700;border-radius:30px;background:#063970;padding:4px 30px;position:absolute}.section-theme-11.demanding-categories{background-image:url(../images/bg-categorie.jpg);background-size:cover}.section-theme-11.demanding-categories .categories-list{margin:0}.section-theme-11.demanding-categories .categories-list li{width:100%}@media (min-width:768px){.section-theme-11.demanding-categories .categories-list li{width:50%}}@media (min-width:992px){.section-theme-11.demanding-categories .categories-list li{width:33.3%}}.section-theme-11.demanding-categories .section-header{max-width:100%}.section-theme-11.demanding-categories .top-txt{max-width:440px}.section-theme-11.demanding-categories .top-txt p{margin:0 0 40px}.section-theme-11.demanding-categories .categories-item{text-align:left;background:#fff;position:relative;flex-direction:inherit}.section-theme-11.demanding-categories .categories-item:hover .title{color:#f9ab00}.section-theme-11.demanding-categories .categories-item:hover .count{border-color:#f9ab00}.section-theme-11.demanding-categories .categories-item .icon{margin:0}.section-theme-11.demanding-categories .count{top:50%;right:20px;width:44px;height:44px;display:flex;line-height:1;margin:-20px 0 0;position:absolute;align-items:center;border-radius:100%;justify-content:center;border:1px solid #e0e0e0;transition:all ease-in-out .3s}.section-theme-11.recruiters-block{position:relative}.section-theme-11.recruiters-block .section-bg{top:0;right:0;left:0;z-index:1;bottom:50px;position:absolute;background-size:cover;background-repeat:no-repeat;background-position:center bottom;background-color:#f7f7f7!important}@media (min-width:768px){.section-theme-11.recruiters-block .section-bg{bottom:50px}}@media (min-width:992px){.section-theme-11.recruiters-block .section-bg{bottom:80px}}@media (min-width:1200px){.section-theme-11.recruiters-block .section-bg{bottom:134px}}.section-theme-11.recruiters-block .container{z-index:2;position:relative}.section-theme-11.recruiters-block h2{color:#000;font-size:20px;line-height:normal}@media (min-width:768px){.section-theme-11.recruiters-block h2{font-size:30px}}@media (min-width:992px){.section-theme-11.recruiters-block h2{font-size:36px}}@media (min-width:1200px){.section-theme-11.recruiters-block h2{font-size:40px}}@media (min-width:768px){.section-theme-11.recruiters-block .section-header{max-width:90%}}@media (min-width:992px){.section-theme-11.recruiters-block .section-header{max-width:718px}}.section-theme-11.recruiters-block .brands-list{padding:0;display:flex;flex-wrap:wrap;list-style:none;margin:0 -10px 10px;justify-content:center}@media (min-width:768px){.section-theme-11.recruiters-block .brands-list{margin:0 -10px 30px}}@media (min-width:992px){.section-theme-11.recruiters-block .brands-list{margin:0 -10px 60px}}@media (min-width:1200px){.section-theme-11.recruiters-block .brands-list{margin:0 -10px 90px}}.section-theme-11.recruiters-block .brands-list>*{flex:0 0 50%;padding:10px}@media (min-width:576px){.section-theme-11.recruiters-block .brands-list>*{flex:0 0 33.3333%}}@media (min-width:768px){.section-theme-11.recruiters-block .brands-list>*{flex:0 0 20%}}.section-theme-11.recruiters-block .brands-list a{height:100%;display:flex;padding:15px;min-height:100px;align-items:center;border-radius:15px;justify-content:center;background:#fff}@media (min-width:768px){.section-theme-11.recruiters-block .brands-list a{border-radius:20px}}@media (min-width:992px){.section-theme-11.recruiters-block .brands-list a{min-height:140px;border-radius:30px}}.section-theme-11.recruiters-block .brands-list a img{display:block;max-width:80%;filter:sepia(100%);-webkit-filter:sepia(100%);filter:saturate(3)}.section-theme-11.recruiters-block .info-frame{display:flex;flex-wrap:wrap;align-items:center;padding:30px 20px;border-radius:30px;overflow:hidden}@media (min-width:992px){.section-theme-11.recruiters-block .info-frame{padding:90px 380px 90px 80px}}.section-theme-11.recruiters-block .info-frame h2{color:#fff;margin:0 0 30px}.section-theme-11.recruiters-block .info-frame p{color:#fff;display:block;width:100%;margin:0 0 30px}.expert-slider .featured-category-box{margin:130px 15px 0;position:relative;padding:30px 40px 90px}.expert-slider .featured-category-box:hover{background:transparent}.expert-slider .featured-category-box:hover .h6{color:#000}.expert-slider .featured-category-box:hover .view-profile{color:#fff;background:#f9ab00}.expert-slider .featured-category-box:hover .view-profile svg{fill:#fff}.expert-slider .flash-icon span{width:40px;height:40px;background:#063970;border-radius:100%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;position:relative;top:-50px;left:20px}.expert-slider .roll{color:orange;font-size:16px;display:inline-block}.expert-slider span{width:100%;color:#000;display:block;font-size:14px}.expert-slider strong{font-size:22px}.expert-slider .view-profile{color:#000;display:flex;font-size:14px;font-weight:700;padding:12px 30px;align-items:center;border-radius:30px;background:#f5f5f5;justify-content:space-between;position:absolute;left:0;right:0;width:90%;bottom:10px;margin:0 auto}.expert-slider .img-frame{margin:-130px 0 0}.expert-slider .img-frame img{width:100%}.footer-theme-11{font-family:DM Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";position:relative;overflow:visible;background:url(../images/bg-footer-11.jpg) no-repeat;background-size:cover;border-top:1px solid #e7e7e7}.footer-theme-11 h5{padding-top:0;position:relative;padding-bottom:7px;font-family:DM Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media (max-width:1199.98px){.footer-theme-11 h5{font-size:20px}}.footer-theme-11 h5:after{display:none}.footer-theme-11 .footer-info p{color:#fff}.footer-theme-11 .contact-info{display:flex;margin:0 0 20px;align-items:center}.footer-theme-11 .contact-info a{color:#fff}.footer-theme-11 .contact-info p{color:#fff;margin:0}.footer-theme-11 .contact-info .img-box{width:44px;height:44px;display:flex;margin:0 10px 0 0;border-radius:100%;align-items:center;justify-content:center;background:#f9ab00}.footer-theme-11 .pri-footer{position:relative}@media (min-width:992px){.footer-theme-11 .pri-footer .logo{margin:0 0 30px}}@media (min-width:768px){.footer-theme-11 .pri-footer p{margin:0 0 10px}}@media (min-width:992px){.footer-theme-11 .pri-footer p{font-size:16px;margin:0 0 30px}}.footer-theme-11 h5{color:#fff;margin:0}.footer-theme-11 .footer-links{margin:0 0 20px}.footer-theme-11 .footer-links li{position:relative;padding:6px 0 6px 15px}@media (min-width:992px){.footer-theme-11 .footer-links li{padding:11px 0 11px 15px}}.footer-theme-11 .footer-links li a{color:#fff}.footer-theme-11 .footer-links li a:hover{color:#f9ab00}.footer-theme-11 .footer-links li:before{left:0;top:5px;content:">";color:#fff;position:absolute}@media (min-width:992px){.footer-theme-11 .footer-links li:before{top:10px}}.footer-theme-11 .top-head{display:flex;margin:0 0 40px;align-items:center}.footer-theme-11 .top-head .img-box{width:76px;height:76px;display:flex;margin:0 14px 0 0;align-items:center;border-radius:100%;justify-content:center;background:#ffffff1a}.footer-theme-11 .top-head p{margin:0;color:#fff}.footer-theme-11 .top-head .txt-box{max-width:74%}.footer-theme-11 .form-newsletter .form-control{height:60px;font-size:14px;padding-left:30px;padding-right:130px}.footer-theme-11 .form-newsletter .btn.btn-primary{top:0;right:0;bottom:0}.footer-theme-11 .sec-footer{font-weight:400;background:#ffecdd}@media (min-width:768px){.footer-theme-11 .sec-footer{font-size:14px}}@media (min-width:992px){.footer-theme-11 .sec-footer{font-size:16px}}.footer-theme-11 .sec-footer p{text-align:center}@media (min-width:1200px){.footer-theme-11 .sec-footer p{text-align:left}}.footer-theme-11 .sec-footer p .site-link{font-weight:600;color:currentColor;border-bottom:1px solid rgba(0,0,0,.55)}.footer-theme-11 .sec-footer p .site-link:hover{color:#ff6b2c}.footer-theme-11 .social-networks{font-weight:700;font-size:16px}.footer-theme-11 .social-networks li{padding:0}.footer-theme-11 .social-networks li:not(:last-child){margin-right:30px}.footer-theme-11 .social-networks li a{display:flex;border-radius:0;align-items:center;width:auto;height:auto;color:#fff}.footer-theme-11 .social-networks li a:hover{color:#f9ab00}.footer-theme-11 .social-networks li a i{font-size:20px;margin-right:5px;width:auto;height:auto}@media (max-width:575.98px){.footer-theme-11 .social-networks li a .txt{display:none}}.footer-theme-11 .social-networks.no-bg li:before{display:none}.footer-theme-11 .contact-info-box{display:flex;flex-direction:column}@media (min-width:1200px){.footer-theme-11 .contact-info-box{padding-right:30px}}.footer-theme-11 .contact-info-box *{display:block}.footer-theme-11 .contact-info-box address{font-size:14px;line-height:1.625;position:relative;padding:0 0 0 65px}@media (min-width:768px){.footer-theme-11 .contact-info-box address{font-size:16px}}.footer-theme-11 .contact-info-box address p{margin:0 0 20px}.footer-theme-11 .contact-info-box .icon{top:0;left:0;width:40px;height:40px;position:absolute}.footer-theme-11 .contact-info-box .phone{margin:0 0 15px;font-weight:700;line-height:normal}.footer-theme-11 .contact-info-box .phone a{font-size:18px;line-height:22px;position:relative;color:currentColor;display:inline-block}.footer-theme-11 .contact-info-box .phone a:hover{color:#ff6b2c}.footer-theme-11 .contact-info-box .phone a:after{left:0;right:0;top:100%;content:"";height:2px;position:absolute;background:currentColor}.footer-theme-11 .icon-map-pin{color:#fff}.footer-theme-11 .bottom-footer p{color:#fff;margin:0}.footer-theme-11 .bottom-footer p a{color:#fff;text-decoration:underline}.footer-theme-11 .bottom-footer p a:hover{color:#f9ab00}.header-theme-12{background:transparent}.header-theme-12 .btn{color:#fff;background:#063970}.header-theme-12 .btn:hover:before{opacity:.5;background:#20c997}.header-theme-12 .nav-close span,.header-theme-12 .nav-close:after,.header-theme-12 .nav-close:before,.header-theme-12 .nav-opener span,.header-theme-12 .nav-opener:after,.header-theme-12 .nav-opener:before{background:#063970}.nav-active .header-theme-12 .nav-close span,.nav-active .header-theme-12 .nav-close:after,.nav-active .header-theme-12 .nav-close:before,.nav-active .header-theme-12 .nav-opener span,.nav-active .header-theme-12 .nav-opener:after,.nav-active .header-theme-12 .nav-opener:before{background:#fff}.header-theme-12 .nav-close:hover span,.header-theme-12 .nav-close:hover:after,.header-theme-12 .nav-close:hover:before,.header-theme-12 .nav-opener:hover span,.header-theme-12 .nav-opener:hover:after,.header-theme-12 .nav-opener:hover:before{background:#063970}@media (max-width:991.98px){.header-theme-12 .nav-drop{background:#342377}}@media (min-width:992px){.header-theme-12 .navigation>li>a:not(.btn){color:#000}}.header-theme-12 .navigation>li>a:not(.btn):hover{color:#063970}@media (max-width:991.98px){.header-theme-12 .navigation>li>a.dropdown-toggle.show{color:#063970}}.header-theme-12 .navigation>li:hover .dropdown-toggle{color:#063970}.header-theme-12 .navigation>li.active>a{color:#063970}.header-theme-12 .navigation .dropdown-menu li.active>a{color:#063970}.header-theme-12 .navigation .dropdown-menu li.active:hover>a{color:#fff}.header-theme-12 .navigation .dropdown-menu li.tabActive>a{background:#063970;color:#fff}.header-theme-12 .navigation .dropdown-menu .dropdown-item:hover{background:#063970}.sticky-header .header-theme-12 .nav-opener:not(:hover) span,.sticky-header .header-theme-12 .nav-opener:not(:hover):after,.sticky-header .header-theme-12 .nav-opener:not(:hover):before{background:#000}@media (min-width:992px){.sticky-header .header-theme-12 .navigation>li>a:not(.btn){color:#000}}.sticky-header .header-theme-12 .navigation>li>a:not(.btn):hover{color:#063970}@media (max-width:991.98px){.sticky-header .header-theme-12 .navigation>li>a.dropdown-toggle.show{color:#063970}}.sticky-header .header-theme-12 .navigation>li:hover .dropdown-toggle{color:#063970}.sticky-header .header-theme-12 .navigation>li.active>a{color:#063970}.visual-theme-12{background-repeat:no-repeat;background-size:100% 100%!important;background-position:bottom left;font-family:DM Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";position:relative;padding-top:100px}@media (min-width:768px){.visual-theme-12{font-size:18px}}.visual-theme-12:after{display:none}@media (min-width:992px){.visual-theme-12 .container{margin-bottom:0}}.visual-theme-12 .visual-textbox{margin:0;text-align:left;max-width:inherit}@media (min-width:1375px){.visual-theme-12 .visual-textbox{padding-top:76px}}.visual-theme-12 .visual-textbox .h1,.visual-theme-12 .visual-textbox h1{color:#000;font-size:22px;font-weight:800;line-height:1.2;margin:0 0 60px;padding-bottom:0;max-width:100%!important;font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media (min-width:768px){.visual-theme-12 .visual-textbox .h1,.visual-theme-12 .visual-textbox h1{font-size:40px}}@media (min-width:1375px){.visual-theme-12 .visual-textbox .h1,.visual-theme-12 .visual-textbox h1{font-size:60px}}@media (min-width:1550px){.visual-theme-12 .visual-textbox .h1,.visual-theme-12 .visual-textbox h1{font-size:65px;margin:0 0 30px}}.visual-theme-12 .visual-textbox .h1:after,.visual-theme-12 .visual-textbox h1:after{display:none}.visual-theme-12 .visual-textbox p{color:#000;font-size:20px}@media (min-width:768px){.visual-theme-12 .visual-textbox p{font-size:18px}}@media (min-width:1550px){.visual-theme-12 .visual-textbox p{font-size:22px}}@media (min-width:992px){.visual-theme-12 .visual-textbox .h1,.visual-theme-12 .visual-textbox h1,.visual-theme-12 .visual-textbox p{max-width:90%}}@media (min-width:1375px){.visual-theme-12 .visual-textbox .h1,.visual-theme-12 .visual-textbox h1,.visual-theme-12 .visual-textbox p{max-width:100%}}.visual-theme-12 .image-holder{overflow:hidden}.visual-theme-12 .image-holder img{display:block;width:100%;height:auto}.visual-theme-12 .popular-searches ul li a{border:0;color:#000;font-size:16px;background:#fff;padding:10px 30px;font-weight:700}@media (min-width:992px){.visual-theme-12 .popular-searches ul li a{font-size:16px;padding:14px 50px}}.visual-theme-12 .popular-searches ul li a.active,.visual-theme-12 .popular-searches ul li a:hover{color:#fff;background:#063970}:root{--navy-dark:#000b5d;--purple-heart:#7d29e6;--golden:#ffca63;--grass-green:#2eaf59}.section-theme-12{font-family:DM Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.section-theme-12 .h1,.section-theme-12 .h2,.section-theme-12 .h3,.section-theme-12 .h4,.section-theme-12 .h5,.section-theme-12 .h6,.section-theme-12 h1,.section-theme-12 h2,.section-theme-12 h3,.section-theme-12 h4,.section-theme-12 h5,.section-theme-12 h6{color:#000;font-weight:800;font-family:DM Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.section-theme-12 .section-header{font-family:DM Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";color:#444;font-weight:400;max-width:730px}@media (min-width:768px){.section-theme-12 .section-header{font-size:16px}}.section-theme-12 .section-header h2{color:#000;margin:0 0 10px;letter-spacing:normal;font-weight:800}@media (min-width:1375px){.section-theme-12 .section-header h2{font-size:50px}}@media (min-width:1550px){.section-theme-12 .section-header h2{font-size:60px}}.section-theme-12 .section-header h2 .text-outlined{position:relative}.section-theme-12 .section-header h2 .text-outlined:before{width:100%;height:6px;position:absolute;left:0;bottom:-7px;content:"";background:url(../images/outline-yellow.png) no-repeat;background-size:100% 100%}@media (min-width:768px){.section-theme-12 .section-header h2 .text-outlined:before{height:9px}}@media (min-width:992px){.section-theme-12 .section-header h2 .text-outlined:before{height:12px}}@media (min-width:1375px){.section-theme-12 .section-header h2 .text-outlined:before{height:15px}}.section-theme-12 .trending-categories-slider .icon{border-radius:100%;background:#fff;transition:.3s}.section-theme-12 .trending-categories-slider .icon img{transition:.3s}.section-theme-12 .trending-categories-slider .trending-categories-box{border:0;background:#f9eeea;box-shadow:none;padding:55px 25px 20px;border-radius:130px 130px 0 0}.section-theme-12 .trending-categories-slider .trending-categories-box:hover{background:#fff;box-shadow:0 3px 10px #dfc1b63b}.section-theme-12 .trending-categories-slider .trending-categories-box:hover:hover span,.section-theme-12 .trending-categories-slider .trending-categories-box:hover:hover strong.h6{color:#000}.section-theme-12 .trending-categories-slider .trending-categories-box:hover:hover .icon{background:#063970}.section-theme-12 .trending-categories-slider .trending-categories-box:hover:hover strong{color:#444}.section-theme-12 .trending-categories-slider .trending-categories-box:hover:hover img{filter:brightness(0) invert(1)}.section-theme-12 .trending-categories-slider .trending-categories-box .textbox{margin:0 0 20px}.section-theme-12 .trending-categories-slider .trending-categories-box .textbox strong{font-size:20px;font-weight:400}.section-theme-12 .trending-categories-slider .slick-dots li button{width:56px;height:4px}.section-theme-12 .trending-categories-slider .slick-dots li.slick-active button,.section-theme-12 .trending-categories-slider .slick-dots li:hover button{background:#063970}.section-theme-12.how-we-help-block .two-columns{display:flex;flex-wrap:wrap;justify-content:space-between}.section-theme-12.how-we-help-block .two-columns h2{max-width:63%}.section-theme-12.how-we-help-block .two-columns p{max-width:72%}.section-theme-12.how-we-help-block .two-columns .column{width:48%;margin:0 0 30px;text-align:center;padding:40px 20px;border:1px solid #e0e0e0;border-radius:130px 130px 0}@media (max-width:767.98px){.section-theme-12.how-we-help-block .two-columns .column{max-width:100%;width:100%;padding:40px}}.section-theme-12.how-we-help-block .two-columns .column:nth-child(2){border-radius:130px 130px 130px 0}.section-theme-12.how-we-help-block .two-columns .column:nth-child(3){border-radius:130px 0 130px 130px}.section-theme-12.how-we-help-block .two-columns .column:nth-child(4){border-radius:0 130px 130px}.section-theme-12.how-we-help-block .two-columns .column:hover{background:#063970}.section-theme-12.how-we-help-block .two-columns .column:hover p,.section-theme-12.how-we-help-block .two-columns .column:hover strong{color:#fff}.section-theme-12.how-we-help-block .two-columns .column:hover img{filter:brightness(0) invert(1)}.section-theme-12.how-we-help-block .two-columns .column .img-box{position:relative;display:inline-block}.section-theme-12.how-we-help-block .two-columns .column .img-box:after{top:0;content:"";width:48px;opacity:.2;right:-10px;height:48px;position:absolute;border-radius:100%;background-color:#2eaf59}.section-theme-12.how-we-help-block .two-columns .column .img-box img{display:inline-block}.section-theme-12.how-we-help-block .two-columns .column strong{margin:0;color:#000;display:block;font-size:22px}.section-theme-12.how-we-help-block .two-columns p{margin:0;color:#444;font-size:16px;line-height:1.4;max-width:100%}.section-theme-12.how-we-help-block .help-list li{display:flex;align-items:center}.section-theme-12.how-we-help-block .help-list li img{width:20px;margin:0 8px 0 0}.section-theme-12.featured_Jobs_Block{background:#f9eeea}.section-theme-12.featured_Jobs_Block h2 .text-outlined:before{display:none}.section-theme-12.featured_Jobs_Block .jobs_info_wrap{margin:0}.section-theme-12.featured_Jobs_Block .jobs_info_holder{background:#fff;padding:20px 50px 20px 20px;border-radius:0 140px 140px 0}.section-theme-12.featured_Jobs_Block .jobs_info_holder a{color:#2c2c2c;font-weight:700;text-decoration:underline}.section-theme-12.featured_Jobs_Block .apply_bar{display:flex;padding:10px;align-items:center;background:#f1fcfa;position:relative;border-radius:0 40px 40px 0;justify-content:space-between}@media (max-width:767.98px){.section-theme-12.featured_Jobs_Block .apply_bar{flex-wrap:wrap;padding-left:0}}.section-theme-12.featured_Jobs_Block .apply_bar:after{top:0;left:-20px;bottom:0;content:"";width:20px;position:absolute;background:#f1fcfa}.section-theme-12.featured_Jobs_Block .apply_bar .apply_bar-links{display:flex;align-items:center;justify-content:space-between}@media (max-width:767.98px){.section-theme-12.featured_Jobs_Block .apply_bar .apply_bar-links{width:100%}}.section-theme-12.featured_Jobs_Block .apply_bar a{font-size:16px;color:#063970}.section-theme-12.featured_Jobs_Block .apply_bar .btn-green{color:#fff;font-size:14px;text-decoration:none;margin-left:25px}.section-theme-12.featured_Jobs_Block .apply_bar .btn-green:before{display:none}@media (max-width:767.98px){.section-theme-12.featured_Jobs_Block .apply_bar .amount{width:100%;display:block;margin:0 0 7px}}.section-theme-12.featured_Jobs_Block .apply_bar .amount strong{font-size:16px}.section-theme-12.featured_Jobs_Block .btn.btn-green.btn-sm{padding-top:12px;padding-bottom:12px}.section-news.section-theme-12 .section-header p{font-size:18px;color:#111}.section-news.section-theme-12 .section-header h2{font-size:30px}@media (min-width:768px){.section-news.section-theme-12 .section-header h2{font-size:40px}}@media (min-width:992px){.section-news.section-theme-12 .section-header h2{font-size:60px}}.section-news.section-theme-12 .news-post .image-holder{margin:0 0 10px;position:relative;border-radius:300px 300px 0 0}.section-news.section-theme-12 .news-post .image-holder .read-more{right:20px;bottom:20px;color:#000;width:48px;height:48px;display:flex;position:absolute;align-items:center;border-radius:100%;background:#fff;justify-content:center}.section-news.section-theme-12 .news-post .fa-calendar-days,.section-news.section-theme-12 .news-post .fa-comment-dots,.section-news.section-theme-12 .news-post .text{font-size:15px;color:#063970}.section-news.section-theme-12 .news-post .fa-calendar-days,.section-news.section-theme-12 .news-post .fa-comment-dots{margin:0 10px 0 0}.section-news.section-theme-12 .news-post:hover .read-more{color:#fff;background:#063970}.section-news.section-theme-12 .news-post:hover h3 a{color:#063970}.section-news.section-theme-12 .post-author{color:#666;display:flex;font-size:16px;align-items:center}.section-news.section-theme-12 .post-author a{color:#666;font-size:15px;font-weight:700;margin:0 0 0 5px;display:inline-block;text-decoration:underline}.apps-block.section-theme-12 .align-items-center{background-size:100% 100%}@media (max-width:767.98px){.apps-block.section-theme-12 .align-items-center{background:#fff;padding:30px 0}}.recruiters-block.section-theme-12 .section-bg{bottom:0}.recruiters-block.section-theme-12 .brands-list a{background:#fff;min-height:120px;border-radius:60px}.section-theme-12.recruiters-block .img-col{padding-right:60px}@media (max-width:767.98px){.section-theme-12.recruiters-block .img-col{padding-bottom:50px}}.section-theme-12.recruiters-block .img-col img{width:100%;display:block}.section-theme-12.recruiters-block .txt-col{padding-right:70px}.section-theme-12.recruiters-block .txt-col h2{max-width:370px}.section-theme-12.recruiters-block .txt-col .rating-box{padding:0;margin:0;display:flex;flex-wrap:wrap;list-style:none}.section-theme-12.recruiters-block .txt-col .rating-box li{width:50%}.section-theme-12.recruiters-block .txt-col .rating-box li strong{width:100%;display:block;line-height:1;font-size:60px;color:#063970}.section-theme-12.recruiters-block .txt-col .rating-box li span{color:#444;font-size:16px}.section-theme-12.companies-block .featured-category-box{padding:20px;border-radius:180px 180px 0 0}.section-theme-12.companies-block .featured-category-box:hover{background:#fff}.section-theme-12.companies-block .featured-category-box:hover span,.section-theme-12.companies-block .featured-category-box:hover strong{color:#2c2c2c}.section-theme-12.companies-block .img-frame{position:relative}.section-theme-12.companies-block .img-frame img{width:100%;display:block}.section-theme-12.companies-block .img-frame .small-img{left:0;bottom:0;width:73px;height:73px;position:absolute;border-radius:100%;border:6px solid #fff}.section-theme-12.companies-block .slick-slide{margin:0 15px}.section-theme-12.companies-block .textbox{margin:20px 0 0}.section-theme-12.companies-block .textbox .h6{font-size:16px;color:#063970;text-decoration:underline}.section-theme-12.companies-block .textbox .h3{display:block;font-size:18px;margin:10px 0 20px}@media (min-width:768px){.section-theme-12.companies-block .textbox .h3{font-size:18px}}@media (min-width:992px){.section-theme-12.companies-block .textbox .h3{font-size:22px}}.section-theme-12.companies-block .textbox .bottom-holder{display:flex;align-items:center;justify-content:space-between}.section-theme-12.companies-block .textbox .bottom-holder .star-ratings li{font-size:12px}.section-theme-12.companies-block .textbox .bottom-holder .star-ratings li:last-child{color:#444;font-size:14px;margin:0 0 0 5px}.section-theme-12.companies-block .rating-holder span{font-weight:700}.section-theme-12.companies-block .slick-dots li.slick-active button,.section-theme-12.companies-block .slick-dots li:hover button{border-color:#063970;background:#063970}.section-theme-12.companies-block .slick-dots li button{width:50px;height:3px;border-radius:0}.section-theme-12.companies-block .slick-arrow:hover{background:#063970}.section-theme-12.companies-block .slick-arrow i{font-size:17px}.section-theme-12.companies-block .slick-arrow.slick-prev i{transform:rotate(180deg);-webkit-transform:rotate(180deg)}.apps-block.section-theme-12 .download-btns{display:flex;margin:0 -5px}@media (min-width:1200px){.apps-block.section-theme-12 .download-btns{margin:0 -10px}}@media (max-width:767.98px){.apps-block.section-theme-12 .image-holder{padding-top:15px}}.apps-block.section-theme-12 .image-holder img{width:80%}@media (min-width:992px){.apps-block.section-theme-12 .image-holder img{width:80%}}@media (min-width:1200px){.apps-block.section-theme-12 .image-holder img{width:100%}}@media (min-width:768px){.apps-block.section-theme-12 .align-items-center{padding:30px 0}}@media (min-width:992px){.apps-block.section-theme-12 .align-items-center{padding:30px}}@media (min-width:768px){.section-theme-12.featured_Jobs_Block{padding-top:60px}}.footer-theme-12{font-family:DM Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";position:relative;overflow:visible;background:url(../images/theme-12-footer-img.jpg) no-repeat;background-size:cover;border-top:1px solid #e7e7e7}.footer-theme-12 h5{padding-top:0;position:relative;padding-bottom:7px;font-family:DM Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media (max-width:1199.98px){.footer-theme-12 h5{font-size:20px}}.footer-theme-12 h5:after{display:none}.footer-theme-12 .footer-info p{color:#fff}.footer-theme-12 .contact-info{display:flex;margin:0 0 20px;align-items:center}.footer-theme-12 .contact-info a{color:#fff}.footer-theme-12 .contact-info p{color:#fff;margin:0}.footer-theme-12 .contact-info .img-box{width:44px;height:44px;display:flex;margin:0 10px 0 0;border-radius:100%;align-items:center;justify-content:center;background:#f9ab00}.footer-theme-12 .pri-footer{position:relative}@media (min-width:992px){.footer-theme-12 .pri-footer .logo{margin:0 0 30px}}@media (min-width:768px){.footer-theme-12 .pri-footer p{margin:0 0 10px}}@media (min-width:992px){.footer-theme-12 .pri-footer p{font-size:16px;margin:0 0 30px}}.footer-theme-12 h5{margin:0;color:#000;font-size:18px}@media (min-width:1200px){.footer-theme-12 h5{font-size:22px}}.footer-theme-12 .footer-links{margin:0 0 20px}.footer-theme-12 .footer-links li{position:relative;padding:6px 0 6px 15px}@media (min-width:992px){.footer-theme-12 .footer-links li{padding:11px 0 11px 15px}}.footer-theme-12 .footer-links li a{color:#000}.footer-theme-12 .footer-links li a:hover{color:#063970}.footer-theme-12 .footer-links li:before{left:0;top:5px;content:">";color:#000;position:absolute}@media (min-width:992px){.footer-theme-12 .footer-links li:before{top:10px}}.footer-theme-12 .top-head{display:flex;margin:0 0 40px;align-items:center}.footer-theme-12 .top-head .img-box{width:76px;height:76px;display:flex;margin:0 14px 0 0;align-items:center;border-radius:100%;justify-content:center;background:#ffffff1a}.footer-theme-12 .top-head p{margin:0;color:#fff}.footer-theme-12 .top-head .txt-box{max-width:74%}.footer-theme-12 .form-newsletter .form-control{height:60px;font-size:14px;padding-left:30px;padding-right:130px}.footer-theme-12 .form-newsletter .btn.btn-primary{top:0;right:0;bottom:0}.footer-theme-12 .sec-footer{font-weight:400;background:#ffecdd}@media (min-width:768px){.footer-theme-12 .sec-footer{font-size:14px}}@media (min-width:992px){.footer-theme-12 .sec-footer{font-size:16px}}.footer-theme-12 .sec-footer p{text-align:center}@media (min-width:1200px){.footer-theme-12 .sec-footer p{text-align:left}}.footer-theme-12 .sec-footer p .site-link{font-weight:600;color:currentColor;border-bottom:1px solid rgba(0,0,0,.55)}.footer-theme-12 .sec-footer p .site-link:hover{color:#ff6b2c}.footer-theme-12 .social-networks{font-weight:700;font-size:16px}.footer-theme-12 .social-networks li{padding:0}.footer-theme-12 .social-networks li:not(:last-child){margin-right:30px}.footer-theme-12 .social-networks li a{display:flex;align-items:center;width:48px;height:48px;color:#000;border-radius:100%;background:#fff;justify-content:center;border:1px solid #e0e0e0}.footer-theme-12 .social-networks li a:hover{color:#fff;background:#063970}.footer-theme-12 .social-networks li a i{font-size:20px;margin-right:0;width:auto;height:auto}@media (max-width:575.98px){.footer-theme-12 .social-networks li a .txt{display:none}}.footer-theme-12 .social-networks.no-bg li:before{display:none}.footer-theme-12 .contact-info-box{display:flex;flex-direction:column}@media (min-width:1200px){.footer-theme-12 .contact-info-box{padding-right:30px}}.footer-theme-12 .contact-info-box *{display:block}.footer-theme-12 .contact-info-box address{font-size:14px;line-height:1.625;position:relative;padding:0 0 0 65px}@media (min-width:768px){.footer-theme-12 .contact-info-box address{font-size:16px}}.footer-theme-12 .contact-info-box address p{margin:0 0 20px}.footer-theme-12 .contact-info-box .icon{top:0;left:0;width:40px;height:40px;position:absolute}.footer-theme-12 .contact-info-box .phone{margin:0 0 15px;font-weight:700;line-height:normal}.footer-theme-12 .contact-info-box .phone a{font-size:18px;line-height:22px;position:relative;color:currentColor;display:inline-block}.footer-theme-12 .contact-info-box .phone a:hover{color:#ff6b2c}.footer-theme-12 .contact-info-box .phone a:after{left:0;right:0;top:100%;content:"";height:2px;position:absolute;background:currentColor}.footer-theme-12 .icon-map-pin{color:#fff}.footer-theme-12 .bottom-footer p{color:#fff;margin:0}.footer-theme-12 .bottom-footer p a{color:#fff;text-decoration:underline}.footer-theme-12 .bottom-footer p a:hover{color:#f9ab00}.footer-theme-12 .footer-columns{display:flex;flex-wrap:wrap;background:#fff;border-radius:40px;margin:20px 0 40px}.footer-theme-12 .footer-columns .column{width:33.3%;display:flex;padding:20px 10px;align-items:center;justify-content:center;border-right:1px solid #e0e0e0}@media (max-width:767.98px){.footer-theme-12 .footer-columns .column{width:100%;padding:10px}}.footer-theme-12 .footer-columns .column:last-child{border:0}.footer-theme-12 .footer-columns .column:last-child img{width:20px}.footer-theme-12 .footer-columns .column .img-box{width:42px;height:42px;display:flex;margin:0 10px 0 0;border-radius:100%;align-items:center;justify-content:center;background:#063970}.footer-theme-12 .footer-columns .column .img-box svg{fill:#fff}.footer-theme-12 .footer-columns .column .txt-box{max-width:70%}@media (max-width:767.98px){.footer-theme-12 .footer-columns .column .txt-box{max-width:79%}}.footer-theme-12 .footer-columns .column .txt-box a{color:currentColor;font-weight:700}.footer-theme-12 .footer-columns .column p{margin:0;font-size:14px}.footer-theme-12 .copyright{color:#000;font-size:16px;font-weight:700}.footer-theme-12 .copyright a{color:#000}.footer-theme-12 .copyright a:hover{color:#063970}.header-theme-13{background:#00382a;font-family:DM Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media (min-width:768px){.header-theme-13{padding:28px 0!important}}.sticky-header .header-theme-13{background:#01140f}@media (min-width:768px){.sticky-header .header-theme-13{padding:7px 0!important}}.header-theme-13 .top-bar{margin-top:-8px;padding-bottom:26px;transition:all .3s ease-in-out}.sticky-header .header-theme-13 .top-bar{opacity:0;margin-top:-52px}.header-theme-13 .top-bar .contact-links{display:flex;color:#fff;margin-right:70px;align-items:center;font:400 15px/1 DM Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.header-theme-13 .top-bar .contact-links li{display:flex;align-items:center}.header-theme-13 .top-bar .contact-links li:not(:last-child){margin-right:15px}@media (min-width:992px){.header-theme-13 .top-bar .contact-links li:not(:last-child){margin-right:30px}}@media (min-width:1200px){.header-theme-13 .top-bar .contact-links li:not(:last-child){margin-right:60px}}.header-theme-13 .top-bar .contact-links i{color:#fff;line-height:1;font-size:18px;margin-right:11px}.header-theme-13 .top-bar .contact-links a{color:#fff}.header-theme-13 .top-bar .contact-links a:hover{color:#063970}.header-theme-13 .top-bar .social-links-top{font-size:16px;line-height:normal}.header-theme-13 .top-bar .social-links-top .list-inline-item{padding-left:0;margin-left:35px}.header-theme-13 .top-bar .social-links-top .list-inline-item:after{display:none}.header-theme-13 .top-bar .social-links-top a{color:#fff}.header-theme-13 .top-bar .social-links-top a:hover{color:#063970}.header-theme-13 .logo{display:block;flex:0 0 178px;width:178px;height:43px;transition:height .3s ease-in-out}.header-theme-13 .logo a{display:block;width:100%;height:100%}.header-theme-13 .logo a img{width:100%;height:auto}.header-theme-13 .btn{color:#fff;padding:8px 15px;border-radius:32px;background:#063970;font-family:DM Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media (min-width:992px){.header-theme-13 .btn{padding:8px 15px}}@media (min-width:1200px){.header-theme-13 .btn{padding:15px 40px}}.header-theme-13 .btn:before{border-radius:32px}.header-theme-13 .btn:hover:before{opacity:.5;background:#199e57}.header-theme-13 .main-nav{display:flex}@media (min-width:992px){.header-theme-13 .main-nav{width:100%;justify-content:space-between}.header-theme-13 .main-nav .nav-drop{width:100%;display:flex;align-items:center;background:transparent;justify-content:space-between}}@media (min-width:992px){.sticky-header .header-theme-13 .main-nav{padding:7px 0}}@media (min-width:1200px){.sticky-header .header-theme-13 .main-nav{padding:7px 0}}.header-theme-13 .nav-close span,.header-theme-13 .nav-close:after,.header-theme-13 .nav-close:before,.header-theme-13 .nav-opener span,.header-theme-13 .nav-opener:after,.header-theme-13 .nav-opener:before{background:#fff}.nav-active .header-theme-13 .nav-close span,.nav-active .header-theme-13 .nav-close:after,.nav-active .header-theme-13 .nav-close:before,.nav-active .header-theme-13 .nav-opener span,.nav-active .header-theme-13 .nav-opener:after,.nav-active .header-theme-13 .nav-opener:before{background:#fff}.header-theme-13 .nav-close:hover span,.header-theme-13 .nav-close:hover:after,.header-theme-13 .nav-close:hover:before,.header-theme-13 .nav-opener:hover span,.header-theme-13 .nav-opener:hover:after,.header-theme-13 .nav-opener:hover:before{background:#063970}.header-theme-13 .nav-drop{background:#01140f}@media (min-width:992px){.header-theme-13 .nav-drop{width:100%;padding-left:30px}}@media (min-width:1200px){.header-theme-13 .nav-drop{padding-left:80px}}@media (min-width:1375px){.header-theme-13 .nav-drop{width:100%;padding-left:155px}}.header-theme-13 .navigation{padding-bottom:30px;font-family:DM Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media (min-width:992px){.header-theme-13 .navigation{font-size:15px;padding-bottom:0}}@media (min-width:992px){.header-theme-13 .navigation>li{padding:0}}.header-theme-13 .navigation>li:not(:last-child){margin-right:10px}@media (min-width:992px){.header-theme-13 .navigation>li:not(:last-child){margin-right:24px}}@media (min-width:1200px){.header-theme-13 .navigation>li:not(:last-child){margin-right:30px}}@media (min-width:992px){.header-theme-13 .navigation>li>a:not(.btn){color:#fff}}.header-theme-13 .navigation>li>a:not(.btn):hover{color:#063970}@media (max-width:991.98px){.header-theme-13 .navigation>li>a.dropdown-toggle.show{color:#063970}}.header-theme-13 .navigation>li:hover .dropdown-toggle{color:#063970}.header-theme-13 .navigation>li.active>a{color:#063970}.header-theme-13 .navigation .dropdown-menu{font-size:14px}.header-theme-13 .navigation .dropdown-menu li.active>a{color:#063970}.header-theme-13 .navigation .dropdown-menu li.active:hover>a{color:#fff}.header-theme-13 .navigation .dropdown-menu li.tabActive>a{background:#063970;color:#fff}.header-theme-13 .navigation .dropdown-menu .dropdown-item:hover{background:#063970}.header-theme-13 .user-box{display:flex;padding:0 30px;align-items:center;justify-content:space-between}@media (min-width:992px){.header-theme-13 .user-box{padding:0;justify-content:flex-end}}.header-theme-13 .user-box .user-link{display:flex;margin-right:14px;align-items:center}.header-theme-13 .user-box .user-link:hover .icon{background:#081d18}.header-theme-13 .user-box .user-link .icon{display:flex;flex-shrink:0;border-radius:50%;width:40px;height:40px;align-items:center;background:#124639;justify-content:center}.header-theme-13 .user-box .btn{font-size:16px;background:#007456}@media (max-width:991.98px){.header-theme-13 .user-box .btn{width:100%;display:flex;text-align:center;justify-content:center}}.header-theme-13 .menu-link{display:flex;font-size:18px;border-radius:50%;width:40px;height:40px;align-items:center;background:#ebebeb;justify-content:center;transition:all ease-in-out .3s}.header-theme-13 .menu-link:hover{background:#ff6b2c}.header-theme-13 .menu-link:hover img{filter:grayscale(0) invert(0)}.header-theme-13 .menu-link img{width:15px;filter:grayscale(1) invert(1);transition:all ease-in-out .3s}.sticky-header .header-theme-13 .nav-opener:not(:hover) span,.sticky-header .header-theme-13 .nav-opener:not(:hover):after,.sticky-header .header-theme-13 .nav-opener:not(:hover):before{background:#fff}@media (min-width:992px){.sticky-header .header-theme-13 .navigation>li>a:not(.btn){color:#fff}}.sticky-header .header-theme-13 .navigation>li>a:not(.btn):hover{color:#063970}@media (max-width:991.98px){.sticky-header .header-theme-13 .navigation>li>a.dropdown-toggle.show{color:#063970}}.sticky-header .header-theme-13 .navigation>li:hover .dropdown-toggle{color:#063970}.sticky-header .header-theme-13 .navigation>li.active>a{color:#063970}.visal-theme-13{background-color:#f2ecdc;background-repeat:no-repeat;background-size:contain;background-position:bottom center;font-family:DM Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media (min-width:768px){.visal-theme-13{font-size:18px}}.visal-theme-13:after{display:none}@media (min-width:992px){.visal-theme-13 .container{margin-bottom:0}}.visal-theme-13 .visual-textbox{margin:0;max-width:inherit}@media (min-width:1375px){.visal-theme-13 .visual-textbox{padding-top:76px}}.visal-theme-13 .visual-textbox .h1,.visal-theme-13 .visual-textbox h1{font-weight:800;line-height:1.2;padding-bottom:0;font-family:DM Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media (min-width:1375px){.visal-theme-13 .visual-textbox .h1,.visal-theme-13 .visual-textbox h1{font-size:60px}}@media (min-width:1550px){.visal-theme-13 .visual-textbox .h1,.visal-theme-13 .visual-textbox h1{font-size:70px;margin:0 0 30px}}.visal-theme-13 .visual-textbox .h1:after,.visal-theme-13 .visual-textbox h1:after{display:none}.visal-theme-13 .visual-textbox .h1 span,.visal-theme-13 .visual-textbox h1 span{color:#007456}.visal-theme-13 .visual-textbox p{color:#444}@media (min-width:1550px){.visal-theme-13 .visual-textbox p{font-size:22px}}@media (min-width:992px){.visal-theme-13 .visual-textbox .h1,.visal-theme-13 .visual-textbox h1,.visal-theme-13 .visual-textbox p{max-width:90%}}@media (min-width:1375px){.visal-theme-13 .visual-textbox .h1,.visal-theme-13 .visual-textbox h1,.visal-theme-13 .visual-textbox p{max-width:100%}}.visal-theme-13 .image-holder{overflow:hidden}.visal-theme-13 .image-holder img{display:block;width:100%;height:auto}.visal-theme-13 .form-search{overflow:hidden;margin-bottom:20px}@media (min-width:768px){.visal-theme-13 .form-search{margin-bottom:40px}}@media (min-width:992px){.visal-theme-13 .form-search{display:flex;padding:3px;background:#fff;border-radius:40px;max-width:inherit;box-shadow:0 3px 51px #00000024}}@media (min-width:1375px){.visal-theme-13 .form-search{margin-bottom:85px}}.visal-theme-13 .form-search .fields-holder{padding:13px 0}@media (max-width:767.98px){.visal-theme-13 .form-search .fields-holder{padding:0;background:transparent!important}}@media (min-width:768px){.visal-theme-13 .form-search .fields-holder{border-radius:100px;margin:0 0 20px}}@media (min-width:992px){.visal-theme-13 .form-search .fields-holder{margin:0;flex-grow:1;min-width:0}}.visal-theme-13 .form-search .form-group{border-radius:35px;padding:8px 20px 8px 55px}@media (min-width:768px){.visal-theme-13 .form-search .form-group{width:100%;border-radius:0;padding:0 25px 0 55px}}@media (min-width:1375px){.visal-theme-13 .form-search .form-group{width:38%}}@media (min-width:1375px){.visal-theme-13 .form-search .form-group:first-child{width:63%}}@media (min-width:768px){.visal-theme-13 .form-search .form-group+.form-group{border-left:1px solid #666}}@media (min-width:1375px){.visal-theme-13 .form-search .form-group .icon{left:15px}}@media (min-width:1550px){.visal-theme-13 .form-search .form-group .icon{left:15px}}.visal-theme-13 .form-search label{color:#000;font-size:18px;font-weight:700}.visal-theme-13 .form-search .form-control{padding:6px 0;font-size:14px}.visal-theme-13 .form-search .form-control::placeholder{color:#666}.visal-theme-13 .form-search .btn{color:#fff;display:flex;font-size:15px;align-items:center;border-radius:35px;padding:13px 20px;justify-content:center;background:#007456}@media (min-width:992px){.visal-theme-13 .form-search .btn{min-width:138px;border-radius:38px}}@media (min-width:1200px){.visal-theme-13 .form-search .btn{line-height:1;padding:30px 20px}}.visal-theme-13 .form-search .btn:before{border-radius:10px;background:#004130}@media (min-width:992px){.visal-theme-13 .form-search .btn:before{border-radius:15px}}@media (min-width:1200px){.visal-theme-13 .form-search .btn:before{border-radius:20px}}@media (min-width:1375px){.visal-theme-13 .form-search .btn:before{border-radius:30px}}.visal-theme-13 .searches-bar{display:flex;color:#000;flex-wrap:wrap;margin:0 0 20px;align-items:center;font:400 14px/1 DM Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media (min-width:768px){.visal-theme-13 .searches-bar{font-size:16px;margin:0 0 40px}}@media (min-width:992px){.visal-theme-13 .searches-bar{margin:0 0 50px}}@media (min-width:1200px){.visal-theme-13 .searches-bar{margin:0 0 80px}}.visal-theme-13 .searches-bar .searches-title{display:block;font-weight:700}.visal-theme-13 .searches-bar p a{color:#000}.visal-theme-13 .users-box{display:flex;align-items:center;position:static;min-width:inherit;background:transparent;box-shadow:none;padding:0}.visal-theme-13 .users-box:after{display:none}.visal-theme-13 .users-box .title{color:#000;font-size:14px;font-weight:600;margin:0 36px 0 0}.visal-theme-13 .users-box .users-list li{width:41px;height:41px;color:#000;font-size:20px;font-weight:700;margin:0 0 0 -4px;background:#e0e0e0;border:1px solid #fff}:root{--navy-dark:#000b5d;--purple-heart:#7d29e6;--golden:#ffca63}.class-name{display:flex!important;flex-direction:column}.section-theme-13{font-family:DM Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.section-theme-13 .h1,.section-theme-13 .h2,.section-theme-13 .h3,.section-theme-13 .h4,.section-theme-13 .h5,.section-theme-13 .h6,.section-theme-13 h1,.section-theme-13 h2,.section-theme-13 h3,.section-theme-13 h4,.section-theme-13 h5,.section-theme-13 h6{color:#000;font-weight:800;font-family:DM Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.section-theme-13 .section-header{font-family:DM Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";color:#444;font-weight:400;max-width:730px}@media (min-width:768px){.section-theme-13 .section-header{font-size:16px}}.section-theme-13 .section-header h2{color:#000;margin:0 0 10px;letter-spacing:normal;font-weight:800}@media (min-width:1375px){.section-theme-13 .section-header h2{font-size:50px}}@media (min-width:1550px){.section-theme-13 .section-header h2{font-size:60px}}.section-theme-13 .section-header h2 .text-outlined{position:relative}.section-theme-13 .section-header h2 .text-outlined:before{width:100%;height:6px;position:absolute;left:0;bottom:-7px;content:"";background:url(../images/outline-yellow.png) no-repeat;background-size:100% 100%}@media (min-width:768px){.section-theme-13 .section-header h2 .text-outlined:before{height:9px}}@media (min-width:992px){.section-theme-13 .section-header h2 .text-outlined:before{height:12px}}@media (min-width:1375px){.section-theme-13 .section-header h2 .text-outlined:before{height:15px}}.section-theme-13 .cats-block{gap:32px;display:grid;row-gap:30px;grid-template-columns:repeat(1,1fr)}@media (min-width:768px){.section-theme-13 .cats-block{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.section-theme-13 .cats-block{row-gap:40px;grid-template-columns:repeat(3,1fr)}}.section-theme-13 .cats-block .cat-box{position:relative}.section-theme-13 .cats-block .cat-box:after{z-index:1;left:-1px;right:-1px;top:10px;content:"";bottom:-10px;position:absolute;background:#faf6eb;border-radius:15px}@media (min-width:1200px){.section-theme-13 .cats-block .cat-box:after{border-radius:30px}}.section-theme-13 .cats-block .cat-box a{z-index:2;display:flex;min-height:120px;background:#fff;position:relative;border-radius:15px;align-items:center;padding-right:20px;transition:all ease-in-out .3s;border:1px solid rgb(210,210,210)}@media (min-width:768px){.section-theme-13 .cats-block .cat-box a{min-height:inherit}}@media (min-width:1200px){.section-theme-13 .cats-block .cat-box a{border-radius:30px}}.section-theme-13 .cats-block .cat-box a:hover{background:#00382a;border-color:#00382a}.section-theme-13 .cats-block .cat-box a:hover .title,.section-theme-13 .cats-block .cat-box a:hover p{color:#fff}.section-theme-13 .cats-block .cat-box .icon-box{margin:-1px 20px -1px -1px;display:flex;border-radius:15px;align-items:center;background:#007456;justify-content:center;width:103px;height:120px;flex:0 0 103px;transition:all ease-in-out .3s}@media (min-width:1200px){.section-theme-13 .cats-block .cat-box .icon-box{border-radius:30px}}.section-theme-13 .cats-block .cat-box .icon-box img{display:block;filter:invert(1);width:45px;height:auto}@media (min-width:1200px){.section-theme-13 .cats-block .cat-box .icon-box img{width:55px;height:auto}}.section-theme-13 .cats-block .title{color:#000;display:block;font-size:20px;font-weight:700;line-height:26px;text-transform:capitalize}.section-theme-13 .cats-block p{margin:0;color:#000;font-size:16px;line-height:26px}.section-theme-13 .view-all{font-size:20px;font-weight:700;color:#007456;display:inline-block;text-transform:uppercase;text-decoration:underline}.section-theme-13 .view-all:hover{text-decoration:none}.section-theme-13.search-jobs-block h2 strong{color:#007456}.section-theme-13.search-jobs-block p{margin:0 0 20px;line-height:1.6}.section-theme-13.search-jobs-block h3{font-size:18px}@media (min-width:1200px){.section-theme-13.search-jobs-block h3{font-size:22px}}.section-theme-13.search-jobs-block .list{margin:0;display:flex;flex-wrap:wrap}.section-theme-13.search-jobs-block .list li{width:100%;display:flex;flex:0 0 100%;padding:0 15px 0 0;flex-direction:column}.section-theme-13.search-jobs-block .list li:not(:last-child){margin:0 0 15px}@media (min-width:768px){.section-theme-13.search-jobs-block .list li{width:50%;flex:0 0 50%}}.section-theme-13.search-jobs-block .list li p{margin:0;font-size:14px;line-height:1.6}@media (min-width:1200px){.section-theme-13.search-jobs-block .list li p{font-size:16px}}.section-theme-13.search-jobs-block .icon{display:flex;margin:0 0 10px;border-radius:50%;width:92px;height:92px;align-items:center;justify-content:center;background:#007456}.section-theme-13.search-jobs-block .icon img{display:block;filter:invert(1);width:45px;height:auto}@media (min-width:1200px){.section-theme-13.search-jobs-block .icon img{width:55px;height:auto}}.section-theme-13.search-jobs-block .image-holder{overflow:hidden}.section-theme-13.search-jobs-block .image-holder img{width:100%;height:auto;display:block}.section-theme-13.search-jobs-block .job-frame{padding:20px;display:flex;margin:0 0 20px;background:#ebfaf9;border-radius:15px;align-items:center;flex-direction:column}@media (min-width:576px){.section-theme-13.search-jobs-block .job-frame{flex-direction:row}}@media (min-width:992px){.section-theme-13.search-jobs-block .job-frame{padding:30px;border-radius:30px}}.section-theme-13.search-jobs-block .job-frame h3{font-size:22px}@media (min-width:992px){.section-theme-13.search-jobs-block .job-frame h3{font-size:30px}}@media (min-width:1200px){.section-theme-13.search-jobs-block .job-frame>*{flex:0 0 50%}}.section-theme-13.search-jobs-block .btn-green{font-size:14px;padding:10px 30px;background:#007456}@media (min-width:1200px){.section-theme-13.search-jobs-block .btn-green{font-size:15px;min-width:211px;padding:15px 20px}}.section-theme-13.search-jobs-block .btn-green span{z-index:2;position:relative}.section-theme-13.search-jobs-block .text-box{overflow:hidden;margin:0 0 30px;padding:0 15px 0 0}@media (min-width:576px){.section-theme-13.search-jobs-block .text-box{margin:0}}.section-theme-13.search-jobs-block [type=file]{height:0;width:0;overflow:hidden}.section-theme-13.featured-jobs-block{background-size:cover;background-repeat:no-repeat;background-position:top right}.section-theme-13.featured-jobs-block .section-header{margin:0 auto 20px}.section-theme-13 .featured-jobs-carousel{overflow:hidden}.section-theme-13 .featured-jobs-carousel .slick-box{padding:0 10px}.section-theme-13 .featured-jobs-carousel .slide{display:flex;padding:15px;background:#fff;border-radius:15px;flex-direction:column;border:1px solid #d2d2d2}@media (min-width:992px){.section-theme-13 .featured-jobs-carousel .slide{padding:20px;border-radius:20px}}@media (min-width:1200px){.section-theme-13 .featured-jobs-carousel .slide{padding:27px;border-radius:30px}}.section-theme-13 .featured-jobs-carousel .slide:hover{border-color:transparent}.section-theme-13 .featured-jobs-carousel .icon{margin:0 0 15px;overflow:hidden;border-radius:15px;width:80px;height:80px}@media (min-width:992px){.section-theme-13 .featured-jobs-carousel .icon{width:100px;height:100px}}.section-theme-13 .featured-jobs-carousel .icon img{width:100%;height:auto;display:block}.section-theme-13 .featured-jobs-carousel .posted-by{display:block;font-size:14px;margin:0 0 5px;color:#666}.section-theme-13 .featured-jobs-carousel .posted-by a{font-weight:700;color:#666;text-decoration:underline}.section-theme-13 .featured-jobs-carousel .posted-by a:hover{text-decoration:none}.section-theme-13 .featured-jobs-carousel h3{font-size:18px;margin:0 0 10px;line-height:1.273}.section-theme-13 .featured-jobs-carousel .tags-items{display:flex;font-size:12px;color:#666;margin:0 0 10px}.section-theme-13 .featured-jobs-carousel .tags-items li:not(:last-child){margin-right:15px}.section-theme-13 .featured-jobs-carousel .price{display:block;font-size:16px;margin:0 0 5px;font-weight:700}.section-theme-13 .featured-jobs-carousel .price sub{bottom:0;font-size:12px;position:relative}.section-theme-13 .featured-jobs-carousel .tags-list{margin:0 0 15px -4px}.section-theme-13 .featured-jobs-carousel .tags-list .tag{border:0;font-size:12px;color:#333;min-width:inherit;background:#fef2d9}.section-theme-13 .featured-jobs-carousel .left-time{color:#000;display:block;margin:0 0 10px;font-size:14px;font-weight:700}.section-theme-13 .featured-jobs-carousel .btn-apply{font-size:14px;color:#007456;padding:14px 35px;margin:0 -6px -6px;background:#e5f1ee}@media (min-width:992px){.section-theme-13 .featured-jobs-carousel .btn-apply{margin:0 -11px -11px}}@media (min-width:1200px){.section-theme-13 .featured-jobs-carousel .btn-apply{margin:0 -18px -18px}}.section-theme-13 .featured-jobs-carousel .btn-apply:hover{color:#fff;background:#007456}@media (min-width:992px){.section-theme-13 .slick-dots{margin:40px 0 0}}@media (min-width:1200px){.section-theme-13 .slick-dots{margin:62px 0 0}}.section-theme-13 .slick-dots li{padding:0 4px}.section-theme-13 .slick-dots li button{border-radius:0;background:#898989;width:30px;height:3px}@media (min-width:992px){.section-theme-13 .slick-dots li button{width:71px;height:4px}}.section-theme-13 .slick-dots li.slick-active button,.section-theme-13 .slick-dots li:hover button{background:#007456}.section-theme-13 .slick-arrow{color:#007456;background:#f5f5f5}.section-theme-13 .slick-arrow:hover{color:#fff;background:#007456}.remote-jobs-block{position:relative;background-repeat:no-repeat;background-size:cover}.remote-jobs-block:before{top:0;left:0;z-index:1;content:"";width:100%;height:100%;position:absolute;background:#000000b3}.remote-jobs-block>*{z-index:2;position:relative}.remote-jobs-block .icon{margin:0 0 20px;filter:invert(1);width:60px;height:60px}@media (min-width:768px){.remote-jobs-block .icon{margin:0 0 30px;width:70px;height:70px}}@media (min-width:992px){.remote-jobs-block .icon{margin:0 0 35px;width:80px;height:80px}}@media (min-width:1200px){.remote-jobs-block .icon{margin:0 0 40px;width:96px;height:96px}}.remote-jobs-block h2{color:#fff;font-size:20px}@media (min-width:768px){.remote-jobs-block h2{font-size:32px}}@media (min-width:992px){.remote-jobs-block h2{font-size:40px}}@media (min-width:1200px){.remote-jobs-block h2{font-size:61px;margin-bottom:30px}}.remote-jobs-block p{margin:0 0 20px;text-align:center;line-height:1.333}@media (min-width:768px){.remote-jobs-block p{font-size:20px;margin:0 0 30px}}@media (min-width:992px){.remote-jobs-block p{font-size:24px;margin:0 0 40px}}@media (min-width:1200px){.remote-jobs-block p{font-size:30px;margin:0 0 60px}}.remote-jobs-block .btn-find{color:#fff;font-size:14px;min-width:287px;padding:13px 20px;background:transparent;border:1px solid #fff}.remote-jobs-block .btn-find:hover{color:#000;background:#fff}.remote-jobs-block .stats-circle{color:#fff;display:flex;position:absolute;border-radius:50%;align-items:center;flex-direction:column;justify-content:center;background:#007456;width:80px;height:80px;line-height:normal;font-size:9px}@media (min-width:768px){.remote-jobs-block .stats-circle{font-size:12px;width:100px;height:100px}}@media (min-width:992px){.remote-jobs-block .stats-circle{font-size:14px;width:120px;height:120px}}@media (min-width:1200px){.remote-jobs-block .stats-circle{width:140px;height:140px}}@media (min-width:1375px){.remote-jobs-block .stats-circle{width:180px;height:180px}}.remote-jobs-block .stats-circle.top{top:0;right:0}.remote-jobs-block .stats-circle.bottom{top:0;left:0}@media (min-width:768px){.remote-jobs-block .stats-circle.bottom{top:auto;bottom:0}}.remote-jobs-block .stats-circle strong{display:block;font-size:22px}@media (min-width:992px){.remote-jobs-block .stats-circle strong{font-size:35px}}.companies-remote-block .section-header{max-width:inherit}.companies-remote-block .section-header p{margin:0;color:#111}@media (min-width:1200px){.companies-remote-block .section-header p{font-size:18px}}.companies-remote-carousel .slide-box{padding:20px}.companies-remote-carousel .slide-box a{display:block;border-radius:15px;position:relative;border:1px solid #d2d2d2}.companies-remote-carousel .slick-list{margin:0 -20px}.companies-remote-carousel .slick-current a{border-color:transparent;box-shadow:0 3px 15px #0000001c}@media (min-width:768px){.companies-remote-carousel .slick-dots{display:none!important}}.companies-remote-carousel .tag-icon{top:15px;left:15px;z-index:2;position:absolute;width:70px;height:auto}@media (min-width:992px){.companies-remote-carousel .tag-icon{top:20px;left:20px}}.companies-remote-carousel .image-holder{z-index:1;margin:-1px;overflow:hidden;border-radius:15px;position:relative;padding-bottom:59.6%}.companies-remote-carousel .image-holder img{top:0;left:0;object-fit:cover;position:absolute;width:100%;height:100%}.companies-remote-carousel .text-info-box{padding:15px;overflow:hidden;border-radius:0 0 15px 15px}.companies-remote-carousel .text-info-box .title{color:#000;display:flex;line-height:1;font-size:24px;font-weight:700;margin:0 0 15px;align-items:center}.companies-remote-carousel .text-info-box .title img{width:20px;margin-left:13px}.companies-remote-carousel .text-info-box .tags-items{display:flex;font-size:14px;color:#666;margin:0 0 20px;color:#333}.companies-remote-carousel .text-info-box .tags-items li:not(:last-child){margin-right:15px}@media (min-width:768px){.companies-remote-carousel .text-info-box .tags-items li:not(:last-child){margin-right:20px}}@media (min-width:992px){.companies-remote-carousel .text-info-box .tags-items li:not(:last-child){margin-right:30px}}.companies-remote-carousel .text-info-box .tags-items li{display:flex;align-items:center}.companies-remote-carousel .text-info-box .tags-items li i{margin-right:8px}.companies-remote-carousel .card-footer{display:flex;align-items:center;padding:15px 0 5px;border-top:1px solid #e0e0e0;justify-content:space-between}.companies-remote-carousel .card-footer .txt{color:#404040;font-size:16px}.companies-remote-carousel .card-footer .rating{display:flex;font-size:14px;font-weight:400;padding:5px 18px;color:#333;border-radius:20px;align-items:center;background:#f8f8f8;background:#fff9b1}.companies-remote-carousel .card-footer .rating i{margin-right:3px}.happy-workers-block .text-box{overflow:hidden;padding-left:20px}.happy-workers-block p{line-height:1.6;color:#111}@media (min-width:768px){.happy-workers-block p{font-size:16px}}@media (min-width:992px){.happy-workers-block p{font-size:18px}}.happy-workers-block h2{margin:0 0 20px}@media (min-width:992px){.happy-workers-block .quotes-carousel{margin-left:-120px;z-index:3}}@media (min-width:576px){.happy-workers-block .slide-box .inner-slide{display:flex;align-items:center}}.happy-workers-block .image-holder{overflow:hidden;border-radius:15px;position:relative;padding-bottom:100%}@media (min-width:768px){.happy-workers-block .image-holder{border-radius:20px}}@media (min-width:992px){.happy-workers-block .image-holder{border-radius:30px}}.happy-workers-block .image-holder img{top:0;left:0;z-index:1;opacity:.4;display:block;object-fit:cover;width:100%;height:100%;position:absolute}.happy-workers-block .image-holder:before{top:0;left:0;content:"";width:100%;height:100%;position:absolute;background:#007456e6}.happy-workers-block .image-box{overflow:hidden}@media (min-width:576px){.happy-workers-block .image-box{flex:0 0 30%}}@media (min-width:992px){.happy-workers-block .image-box{flex:0 0 35%}}@media (min-width:1200px){.happy-workers-block .image-box{flex:0 0 338px}}.happy-workers-block .image-frame{overflow:hidden;border-radius:15px;position:relative;padding-bottom:98%}@media (min-width:768px){.happy-workers-block .image-frame{border-radius:20px}}@media (min-width:992px){.happy-workers-block .image-frame{border-radius:30px}}.happy-workers-block .image-frame img{top:0;left:0;z-index:1;display:block;object-fit:cover;width:100%;height:100%;position:absolute}.happy-workers-block .image-frame .quote-icon{top:auto;z-index:2;left:auto;right:10px;bottom:10px;position:absolute;width:40px;height:40px}@media (min-width:768px){.happy-workers-block .image-frame .quote-icon{width:60px;height:60px}}.happy-workers-block .quote-box{margin:0 0 15px;overflow:hidden;padding:15px 10px}@media (min-width:576px){.happy-workers-block .quote-box{margin:0;padding:15px}}@media (min-width:768px){.happy-workers-block .quote-box{padding:30px}}@media (min-width:992px){.happy-workers-block .quote-box{padding:20px 40px 40px}}@media (min-width:1200px){.happy-workers-block .quote-box{padding:20px 50px 40px}}@media (min-width:1375px){.happy-workers-block .quote-box{padding:20px 70px 40px}}.happy-workers-block blockquote{margin:0}.happy-workers-block blockquote p{color:#373737;font-size:14px}@media (min-width:768px){.happy-workers-block blockquote p{font-size:16px}}@media (min-width:992px){.happy-workers-block blockquote p{font-size:18px;margin:0 0 30px}}@media (min-width:1200px){.happy-workers-block blockquote p{font-size:20px}}.happy-workers-block cite{display:flex;font-style:normal;flex-direction:column}.happy-workers-block cite .title{color:#000;display:block;line-height:1;font-size:20px;margin:0 0 5px;font-weight:700;text-transform:capitalize}@media (min-width:768px){.happy-workers-block cite .title{font-size:24px}}.happy-workers-block cite .author{display:flex;align-items:center}.happy-workers-block cite .author img{width:94px;margin-left:15px}.happy-workers-block cite .author-text{font-size:14px;color:#007456}.happy-workers-block .slick-dots{position:relative;z-index:1}@media (min-width:992px){.happy-workers-block .slick-dots{margin:-30px 0 0;justify-content:flex-start;padding-left:calc(35% + 40px)}}@media (min-width:1200px){.happy-workers-block .slick-dots{padding-left:388px}}@media (min-width:1375px){.happy-workers-block .slick-dots{padding-left:408px}}.happy-workers-block .logos_list{padding:0;margin:0 -10px;list-style:none;display:flex;align-items:center;flex-wrap:wrap}.happy-workers-block .logos_list li{padding:0 10px;width:50%;margin:0 0 20px}@media (min-width:768px){.happy-workers-block .logos_list li{width:20%;margin:0}}.happy-workers-block .logos_list li:last-child{width:100%;margin:0}@media (min-width:768px){.happy-workers-block .logos_list li:last-child{width:20%}}.happy-workers-block .logos_list .logo-holder{width:100%;min-height:120px;border-radius:30px;display:flex;align-items:center;justify-content:center;padding:10px;border:1px solid #d2d2d2}@media (min-width:992px){.happy-workers-block .logos_list .logo-holder{min-height:140px}}.happy-workers-block .logos_list .logo-holder img{display:block;height:auto;max-width:100%}.trending-price-block{background:#f9f6ef}.trending-price-block .price-plans-holder{gap:15px;display:grid;grid-template-columns:repeat(1,1fr)}@media (min-width:768px){.trending-price-block .price-plans-holder{gap:20px;grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.trending-price-block .price-plans-holder{gap:30px}}.trending-price-block .price-box{display:flex;color:#0d0c22;position:relative;background:#fff;border-radius:15px;align-items:center;padding:20px 15px 15px;flex-direction:column;border:1px solid #e0e0e0}@media (min-width:768px){.trending-price-block .price-box{border-radius:20px}}@media (min-width:992px){.trending-price-block .price-box{padding:50px 20px;border-radius:30px}}@media (min-width:1200px){.trending-price-block .price-box{flex-direction:row;align-items:flex-start}}.trending-price-block .price-box:hover{border-color:transparent;box-shadow:0 3px 49px #0000001c}.trending-price-block .price-box:after{top:50px;left:50%;width:1px;content:"";bottom:50px;display:none;position:absolute;background:#e0e0e0}@media (min-width:1200px){.trending-price-block .price-box:after{display:block}}.trending-price-block .price-box .left-col,.trending-price-block .price-box .right-col{width:100%}@media (min-width:1200px){.trending-price-block .price-box .left-col,.trending-price-block .price-box .right-col{width:50%}}@media (min-width:1200px){.trending-price-block .price-box .left-col{padding:0 10px}}@media (min-width:1200px){.trending-price-block .price-box .right-col{padding:0 10px 0 30px}}.trending-price-block .price-box .title{color:#0d0c22;display:block;font-size:18px;text-align:center;line-height:normal;text-transform:capitalize}@media (min-width:1200px){.trending-price-block .price-box .title{text-align:left;margin:10px 0 30px}}.trending-price-block .price-box .price{color:#0d0c22;display:block;line-height:1;font-size:80px;font-weight:700;text-align:center}@media (min-width:1200px){.trending-price-block .price-box .price{text-align:left}}.trending-price-block .price-box .price strong{font-weight:700;color:#007456}.trending-price-block .price-box .price sub{bottom:0;font-size:36px;position:relative}.trending-price-block .price-box p{text-align:center}@media (min-width:1200px){.trending-price-block .price-box p{text-align:left}}.trending-price-block .price-box .list{padding:0;overflow:hidden;max-width:200px;font-size:16px;list-style:none;margin:0 auto 30px}@media (min-width:1200px){.trending-price-block .price-box .list{max-width:inherit}}.trending-price-block .price-box .list li{position:relative;padding:0 0 0 30px}.trending-price-block .price-box .list li:not(:last-child){margin:0 0 10px}@media (min-width:1200px){.trending-price-block .price-box .list li:not(:last-child){margin:0 0 23px}}.trending-price-block .price-box .list li:before{left:0;top:2px;content:"";position:absolute;width:22px;height:22px;background:url(../images/tick-circle.svg) no-repeat;background-size:contain}@media (min-width:1200px){.trending-price-block .price-box .list li:before{top:6px}}.trending-price-block .price-box .btn-get-start{width:100%;font-size:14px;color:#007456;background:#e5f1ee}@media (min-width:1200px){.trending-price-block .price-box .btn-get-start{max-width:196px}}.trending-price-block .price-box .btn-get-start:hover{color:#fff;background:#007456}.trending-price-block .lead{color:#000;font-size:14px;font-weight:700;line-height:1.25}@media (min-width:768px){.trending-price-block .lead{font-size:16px}}@media (min-width:992px){.trending-price-block .lead{font-size:18px}}@media (min-width:1200px){.trending-price-block .lead{font-size:20px}}.trending-price-block .lead span{margin-right:7px}.trending-price-block .lead a{color:#007456;text-decoration:underline}.trending-price-block .lead a:hover{text-decoration:none}.latest-candidates-block p{margin:0;color:#111}.latest-candidates-block .view-all{color:#007456;text-decoration:underline}.latest-candidates-block .view-all:hover{text-decoration:none}.latest-candidates-block h2{margin:0}.latest-candidates-holder{gap:20px;display:grid;row-gap:40px;grid-template-columns:repeat(1,1fr)}@media (min-width:576px){.latest-candidates-holder{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.latest-candidates-holder{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1200px){.latest-candidates-holder{gap:35px}}.latest-candidates-holder .candidate-frame{display:flex;padding:20px;border-radius:20px;align-items:center;flex-direction:column;border:1px solid #e0e0e0}.latest-candidates-holder .image-holder{width:150px;overflow:hidden;position:relative;border-radius:50%;padding-bottom:150px;margin:-45px auto 15px}@media (min-width:1200px){.latest-candidates-holder .image-holder{width:210px;padding-bottom:210px}}.latest-candidates-holder .image-holder img{top:0;left:0;object-fit:cover;width:100%;height:100%;position:absolute}.latest-candidates-holder h3{line-height:1;font-size:22px;font-weight:700;text-align:center}@media (min-width:1200px){.latest-candidates-holder h3{font-size:26px}}.latest-candidates-holder p{margin:0;text-align:center}.footer-theme-13{padding:30px 0;position:relative;background-image:url(../images/bg-footer-13.jpg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;font-family:DM Sans,sans-serif}@media (min-width:992px){.footer-theme-13{padding:50px 0 30px}}@media (min-width:1200px){.footer-theme-13{padding:60px 0 30px}}.footer-theme-13 .footer-item{display:flex;text-align:center;align-items:center;flex-direction:column;padding:0 0 15px;margin:0 0 15px;font-size:14px;line-height:1.625;border-bottom:2px solid #1a4a3f}@media (min-width:768px){.footer-theme-13 .footer-item{margin:0 0 30px}}@media (min-width:992px){.footer-theme-13 .footer-item{padding:0 0 20px;margin:0 0 50px}}@media (min-width:1200px){.footer-theme-13 .footer-item{font-size:16px}}.footer-theme-13 .footer-item .icon{display:flex;margin:0 0 10px;border-radius:50%;width:43px;height:43px;align-items:center;justify-content:center;background:#2eaf59}.footer-theme-13 .footer-item .icon i{color:#fff;font-size:18px}.footer-theme-13 .footer-item a{color:#fff}.footer-theme-13 .footer-item a:hover{text-decoration:underline}.footer-theme-13 .footer-item.phone{font-size:18px;font-weight:700}.footer-theme-13 .footer-item.phone a{text-decoration:underline}.footer-theme-13 .footer-item.phone a:hover{text-decoration:none}.footer-theme-13 .footer-logo{width:174px;display:block;margin:0 auto 15px}@media (min-width:768px){.footer-theme-13 .footer-logo{margin:0}}.footer-theme-13 .footer-logo img{height:auto;max-width:100%;display:block}.footer-theme-13 .text{text-align:center}@media (min-width:768px){.footer-theme-13 .text{text-align:left}}@media (min-width:1200px){.footer-theme-13 .text{font-size:16px;line-height:1.6}}.footer-theme-13 .copyright{display:block;font-size:12px;text-align:center;line-height:20px;font-weight:700;color:#fff}@media (min-width:768px){.footer-theme-13 .copyright{text-align:left}}@media (min-width:1200px){.footer-theme-13 .copyright{font-size:16px}}.footer-theme-13 .copyright p{margin:0}.footer-theme-13 .copyright a{color:#fff;text-decoration:underline}.footer-theme-13 .copyright a:hover{text-decoration:none}.footer-theme-13 .f-links{margin:0;display:flex;font-size:12px;justify-content:center}@media (min-width:768px){.footer-theme-13 .f-links{justify-content:flex-end}}@media (min-width:1200px){.footer-theme-13 .f-links{font-size:16px}}.footer-theme-13 .f-links li:not(:last-child){margin-right:15px}@media (min-width:1200px){.footer-theme-13 .f-links li:not(:last-child){margin-right:20px}}.footer-theme-13 .f-links a{text-decoration:none}.footer-theme-13 .f-links a:hover{text-decoration:underline}.footer-theme-13 .social-networks{margin:0;display:flex;align-items:center;justify-content:center}@media (min-width:768px){.footer-theme-13 .social-networks{justify-content:flex-end}}.footer-theme-13 .social-networks li:before{display:none!important}.footer-theme-13 .social-networks a{display:flex;border-radius:50%;width:35px;height:35px;border:1px solid #fff}@media (min-width:992px){.footer-theme-13 .social-networks a{width:46px;height:46px}}.footer-theme-13 .social-networks a i{font-size:18px}.footer-theme-13 .social-networks a:hover i{color:#2eaf59}.sticky-header .header-theme-14{background:#01140f}.header-theme-14 .nav-close span,.header-theme-14 .nav-close:after,.header-theme-14 .nav-close:before,.header-theme-14 .nav-opener span,.header-theme-14 .nav-opener:after,.header-theme-14 .nav-opener:before{background:#063970}.header-theme-14 .nav-close:hover span,.header-theme-14 .nav-close:hover:after,.header-theme-14 .nav-close:hover:before,.header-theme-14 .nav-opener:hover span,.header-theme-14 .nav-opener:hover:after,.header-theme-14 .nav-opener:hover:before{background:#063970}@media (max-width:991.98px){.header-theme-14 .nav-drop{background:#01140f}}@media (min-width:992px){.header-theme-14 .navigation>li>a:not(.btn){color:#fff}}.header-theme-14 .navigation>li>a:not(.btn):hover{color:#063970}@media (max-width:991.98px){.header-theme-14 .navigation>li>a.dropdown-toggle.show{color:#063970}}.header-theme-14 .navigation>li>a.dropdown-toggle:after{margin-left:auto}.header-theme-14 .navigation>li:hover .dropdown-toggle{color:#063970}.header-theme-14 .navigation>li.active>a{color:#063970}.header-theme-14 .navigation .dropdown-menu li.active>a{color:#063970}.header-theme-14 .navigation .dropdown-menu li.active:hover>a{color:#fff}.header-theme-14 .navigation .dropdown-menu li.tabActive>a{background:#063970;color:#fff}.header-theme-14 .navigation .dropdown-menu .dropdown-item:hover{background:#063970}.sticky-header .header-theme-14 .nav-opener:not(:hover) span,.sticky-header .header-theme-14 .nav-opener:not(:hover):after,.sticky-header .header-theme-14 .nav-opener:not(:hover):before{background:#063970}@media (min-width:992px){.sticky-header .header-theme-14 .navigation>li>a:not(.btn,:hover){color:#fff}}@media (min-width:992px){.sticky-header .header-theme-14 .navigation>li:hover .dropdown-toggle{color:#063970}}.sticky-header .header-theme-14 .navigation>li.active>a{color:#063970}.visual-theme-14{font-family:DM Sans,sans-serif;background-image:url(../images/bg_img08.jpg)}@media (min-width:768px){.visual-theme-14{font-size:18px}}.visual-theme-14:after{display:none}.visual-theme-14 .visual-textbox{max-width:100%;padding-top:30px}@media (min-width:1200px){.visual-theme-14 .visual-textbox{padding-top:118px}}.visual-theme-14 .visual-textbox p{letter-spacing:1px}.visual-theme-14 .visual-textbox .h1,.visual-theme-14 .visual-textbox h1{font-weight:700;line-height:1.2;letter-spacing:2px;padding-bottom:0;font-family:DM Sans,sans-serif}@media (min-width:1375px){.visual-theme-14 .visual-textbox .h1,.visual-theme-14 .visual-textbox h1{font-size:50px}}@media (min-width:1550px){.visual-theme-14 .visual-textbox .h1,.visual-theme-14 .visual-textbox h1{font-size:55px;margin:0 0 30px}}.visual-theme-14 .visual-textbox .h1:after,.visual-theme-14 .visual-textbox h1:after{display:none}.visual-theme-14 .visual-textbox .h1 .text-green,.visual-theme-14 .visual-textbox h1 .text-green{color:#23b762}.visual-theme-14 .visual-textbox .h1 .text-outlined,.visual-theme-14 .visual-textbox h1 .text-outlined{position:relative;color:#f9ab00}.visual-theme-14 .visual-textbox .h1 .text-outlined:before,.visual-theme-14 .visual-textbox h1 .text-outlined:before{width:100%;height:6px;position:absolute;left:0;bottom:-7px;content:"";background:url(../images/outline-yellow.png) no-repeat;background-size:100% 100%}@media (min-width:768px){.visual-theme-14 .visual-textbox .h1 .text-outlined:before,.visual-theme-14 .visual-textbox h1 .text-outlined:before{height:9px}}@media (min-width:992px){.visual-theme-14 .visual-textbox .h1 .text-outlined:before,.visual-theme-14 .visual-textbox h1 .text-outlined:before{height:12px}}@media (min-width:1375px){.visual-theme-14 .visual-textbox .h1 .text-outlined:before,.visual-theme-14 .visual-textbox h1 .text-outlined:before{height:15px}}.visual-theme-14 .form-search{overflow:hidden;margin-bottom:50px}@media (min-width:1200px){.visual-theme-14 .form-search{margin-bottom:53px}}@media (min-width:1375px){.visual-theme-14 .form-search{display:flex;padding:4px;border-radius:40px;max-width:705px;border:1px solid #fff;background:#ffffff0d}}.visual-theme-14 .form-search .fields-holder{padding:13px 0}@media (min-width:768px){.visual-theme-14 .form-search .fields-holder{border-radius:100px;margin:0}}@media (max-width:1374.98px){.visual-theme-14 .form-search .fields-holder{margin:0 0 20px;background:#ffffff0d}}@media (max-width:767.98px){.visual-theme-14 .form-search .fields-holder{padding:0;background:transparent!important}}.visual-theme-14 .form-search .form-group{padding:8px 20px 8px 55px;background:#ffffff0d}@media (min-width:768px){.visual-theme-14 .form-search .form-group{padding:0 25px 0 55px;background:none}}@media (min-width:768px){.visual-theme-14 .form-search .form-group+.form-group{border-left:1px solid #666}}.visual-theme-14 .form-search .form-group .icon{left:20px;font-size:21px;color:#fff}.visual-theme-14 .form-search .form-control{font-size:16px;padding:7px 0;color:#fff;background:transparent}.visual-theme-14 .form-search .form-control::placeholder{color:#fff}.visual-theme-14 .form-search .select2{font-size:16px}.visual-theme-14 .form-search .select2 .select2-selection{padding:5px 0}.visual-theme-14 .form-search .select2-container--default .select2-selection--single{background:transparent;color:#fff}.visual-theme-14 .form-search .select2-container--default .select2-selection--single .select2-selection__placeholder,.visual-theme-14 .form-search .select2-container--default .select2-selection--single .select2-selection__rendered{color:#fff}.visual-theme-14 .form-search .select2-container--default .select2-selection--single .select2-selection__arrow:before{font-size:18px;color:#fff}.visual-theme-14 .form-search .btn{padding:17px 20px}@media (max-width:991.98px){.visual-theme-14 .form-search .btn{width:100%}}@media (min-width:1375px){.visual-theme-14 .form-search .btn{margin-left:10px;min-width:140px;font-size:15px}}.visual-theme-14 .search_result{font-size:16px;line-height:20px;font-weight:400;color:#fff;letter-spacing:0;margin:0 0 20px;display:block}@media (min-width:768px){.visual-theme-14 .search_result{margin:0 0 50px}}@media (min-width:992px){.visual-theme-14 .search_result{margin:0 0 112px}}.visual-theme-14 .search_result strong{font-weight:700}.visual-theme-14 .visual-image{margin:0;position:relative}@media (min-width:768px){.visual-theme-14 .visual-image{padding:0 0 0 15%}}@media (min-width:992px){.visual-theme-14 .visual-image{width:43%;right:0;bottom:-16px;padding:0;position:absolute}}@media (min-width:1200px){.visual-theme-14 .visual-image{width:50%}}@media (min-width:1375px){.visual-theme-14 .visual-image{width:46%}}.visual-theme-14 .visual-image img{display:block;height:auto;width:100%}.visual-theme-14 .visual-image .users-box{left:50%;display:flex;align-items:center;justify-content:center;min-height:65px;border-radius:50px;padding:10px;bottom:16.6%;transform:translate(-50%)}@media (min-width:1200px){.visual-theme-14 .visual-image .users-box{bottom:7.9%;left:24%;transform:translate(0)}}.visual-theme-14 .visual-image .users-box:after{display:none}.visual-theme-14 .visual-image .users-box .title{color:#000;font-size:14px;font-weight:700;margin:0 15px 0 0}.visual-theme-14 .visual-image .users-box .users-list li{width:41px;height:41px;margin:0 -5px 0 0;border:1px solid #fff;font-size:20px;color:#000;font-weight:700;background:#d7d7d7}@media (min-width:768px){.visual-theme-14 .searches_holder{display:flex;align-items:center;padding:0 7px}}.btn_upload{display:flex;align-items:center;justify-content:center;border-radius:50px;min-width:238px;min-height:54px;background:#fff}.btn_upload .icon{display:block;font-size:25px;color:#000;margin-right:10px}.btn_upload .text{display:block;font-size:16px;line-height:20px;font-weight:700;color:#000}.btn_hire{padding:0 44px;min-height:54px;border-radius:50px;border:1px solid #fff;display:inline-flex;align-items:center;justify-content:center;font-size:16px;line-height:20px;font-weight:700;color:#fff;margin-top:20px;min-width:100%;text-align:center;transition:all .3s ease-in-out}@media (min-width:768px){.btn_hire{margin-top:0;margin-left:10px;min-width:inherit}}.btn_hire:hover{background:#063970;border-color:#063970;color:#fff}.page-theme-14{font-family:DM Sans,sans-serif}.page-theme-14 .btn{padding:15px 25px;font-size:16px;line-height:20px;font-family:DM Sans,sans-serif}@media (min-width:1200px){.page-theme-14 .btn{padding:17px 41px}}.page-theme-14 .btn.btn-blue{background:orange}.page-theme-14 .btn.btn-blue:hover:before{background:#063970}.page-theme-14 .btn.btn-white{font-size:14px;line-height:18px;padding:16px 20px 14px}@media (min-width:1200px){.page-theme-14 .btn.btn-white{padding:16px 37px 14px}}.page-theme-14 .btn.btn-white.active,.page-theme-14 .btn.btn-white:focus{color:#000}.section-theme-14,.section-theme-14 .h1,.section-theme-14 .h2,.section-theme-14 .h3,.section-theme-14 .h4,.section-theme-14 .h5,.section-theme-14 .h6,.section-theme-14 h1,.section-theme-14 h2,.section-theme-14 h3,.section-theme-14 h4,.section-theme-14 h5,.section-theme-14 h6{font-family:DM Sans,sans-serif}.section-theme-14 .section-header{font-family:DM Sans,sans-serif;color:#444;font-weight:400;max-width:730px}@media (min-width:768px){.section-theme-14 .section-header{font-size:18px}}.section-theme-14 .section-header h2{color:#000;margin:0 0 10px;letter-spacing:normal;font-weight:800;letter-spacing:2px;padding:0 0 34px;position:relative}@media (min-width:1375px){.section-theme-14 .section-header h2{font-size:50px}}@media (min-width:1550px){.section-theme-14 .section-header h2{font-size:60px}}.section-theme-14 .section-header h2 .text-outlined:before{bottom:-33px;left:50%;width:117px;height:12px;content:"";position:absolute;transform:translate(-50%);background:url(../images/heading_line.png) no-repeat}.section-theme-14.featured_Jobs_Block{padding:50px 0;font-family:DM Sans,sans-serif}@media (min-width:992px){.section-theme-14.featured_Jobs_Block{padding:100px 0}}@media (min-width:1200px){.section-theme-14.featured_Jobs_Block{padding:118px 0 105px}}.section-theme-14.featured_Jobs_Block .section-header{font-family:DM Sans,sans-serif}.section-theme-14.featured_Jobs_Block .section-header p{margin:0}.section-theme-14.featured_Jobs_Block .section-header h2{font-family:DM Sans,sans-serif;margin:0}@media (min-width:1375px){.section-theme-14 .jobs_info_holder{padding:24px 100px 22px 32px}}.section-theme-14 .jobs_info_holder .text_hold{padding:9px 0 0}.section-theme-14 .jobs_info_holder .info_holder{margin:0 0 18px}.section-theme-14 .jobs_info_holder .star-icon{top:10px;right:10px;width:40px;height:40px;display:inline-flex;border-radius:100%;align-items:center;justify-content:center;background:#fffae5;position:absolute}.section-theme-14 .jobs_info_holder .star-icon img{display:inline-block;height:auto;max-width:100%}.section-theme-14 .jobs_info_holder .job-title{display:inline-flex;align-items:center;padding:0 10px;min-height:26px;font-size:14px;line-height:16px;font-weight:700;color:#666;margin:0 0 21px;border-radius:20px;background:#f3f8ff}.section-theme-14 .jobs_info_holder .title-hold{display:flex;align-items:center}.section-theme-14 .jobs_info_holder .title-hold .icon{display:block;margin-left:7px;font-size:22px;color:#4ab166}.section-theme-14 .jobs_info_holder .h6{display:block;font-size:1.35rem}.section-theme-14 .jobs_info_holder .note{top:0;right:0;margin:0 0 0 17px;display:block;position:relative;background:#fef2d9;text-align:center}.section-theme-14 .jobs_info_holder .wrap_holder{margin:0 0 16px;display:block}@media (min-width:768px){.section-theme-14 .jobs_info_holder .wrap_holder{display:flex;margin:0}}.section-theme-14 .jobs_info_holder .icon_holder{width:80px;height:80px;display:flex;align-items:center;justify-content:center;border-radius:100%;margin:0 auto 20px;flex-shrink:0;border:2px solid #fff}@media (min-width:768px){.section-theme-14 .jobs_info_holder .icon_holder{margin:0 3.1% 0 0}}.section-theme-14 .jobs_info_holder .icon_holder.black{background:#121212}.section-theme-14 .jobs_info_holder .icon_holder.yellow{background:#ffe900}.section-theme-14 .jobs_info_holder .icon_holder.dark-black{background:#211d1e}.section-theme-14 .jobs_info_holder .icon_holder.orange{background:#ff6e00}.section-theme-14 .jobs_info_holder .icon_holder.blue{background:#3d42df}.section-theme-14 .jobs_info_holder .icon_holder.green{background:#19d89f}.section-theme-14 .jobs_info_holder .icon_holder img{display:inline-block;height:auto;max-width:100%;width:auto}.section-theme-14 .jobs_info_holder .text_hold{flex-grow:1}.section-theme-14 .jobs_info_holder .by{display:block;font-size:16px;line-height:20px;font-weight:400;color:#666;margin:0 0 13px}.section-theme-14 .jobs_info_holder .by a{font-weight:700;color:#666;text-decoration:underline}.section-theme-14 .jobs_info_holder .wrap{display:flex;align-items:center}.section-theme-14 .jobs_info_holder .amount{font-size:13px;font-weight:700;color:#212121}.section-theme-14 .jobs_info_holder .amount strong{font-size:22px;line-height:26px;color:#23b762}.section-theme-14.jobs_waiting{padding:40px 0;background-repeat:no-repeat;background-size:cover;background-position:50% 50%}@media (min-width:992px){.section-theme-14.jobs_waiting{padding:100px 0}}@media (min-width:1200px){.section-theme-14.jobs_waiting{padding:168px 0 119px}}.section-theme-14.jobs_waiting .wrap-holder{background:url(../images/bg_img12.png);background-position:50% 50%;background-size:cover;border-radius:30px;padding:20px;margin:0 0 30px}@media (min-width:768px){.section-theme-14.jobs_waiting .wrap-holder{margin:0 0 50px;padding:0 30px 27px;display:flex;align-items:center}}@media (min-width:992px){.section-theme-14.jobs_waiting .wrap-holder{margin:0 0 100px}}@media (min-width:1200px){.section-theme-14.jobs_waiting .wrap-holder{padding:0 60px 27px 80px;margin:0 0 121px}}.section-theme-14.jobs_waiting .left_align{display:block;margin:0 0 20px}@media (min-width:768px){.section-theme-14.jobs_waiting .left_align{display:flex;align-items:flex-start;width:60%;flex-shrink:0;margin:0;padding:20px 0 0}}.section-theme-14.jobs_waiting .icon-hold{width:92px;margin:0 auto 30px}@media (min-width:768px){.section-theme-14.jobs_waiting .icon-hold{margin:13px 4.2% 0 0;flex-shrink:0}}.section-theme-14.jobs_waiting .text-hold{flex-grow:1}.section-theme-14.jobs_waiting .text-hold p{font-size:18px;color:#fff;margin:0 0 37px}.section-theme-14.jobs_waiting h2{margin:0 0 7px;color:#fff}@media (min-width:1375px){.section-theme-14.jobs_waiting h2{letter-spacing:2px}}.section-theme-14.jobs_waiting .section-header h2{color:#000}.section-theme-14.jobs_waiting .right_align{flex-grow:1}@media (min-width:768px){.section-theme-14.jobs_waiting .right_align{margin:-39px 0 0}}.section-theme-14.jobs_waiting .right_align img{display:block;height:auto;max-width:100%}.section-theme-14.jobs_waiting .btn.btn-white{margin-right:10px;border:1px solid #cfcfcf}.candidate_block .video_holder{height:550px;background-repeat:no-repeat;background-position:100% 100%;background-size:cover;position:relative;border-radius:31px}@media (min-width:992px){.candidate_block .video_holder{height:685px}}.candidate_block .video_holder .play{top:30px;right:30px;position:absolute;width:80px}@media (min-width:992px){.candidate_block .video_holder .play{top:48px;right:59px;width:auto;position:absolute}}.candidate_block .video_holder .play img{display:block;height:auto;max-width:100%}.candidate_block .posts_info{position:relative}.candidate_block .posts_info:before{top:0;left:50%;bottom:0;content:"";width:4px;display:none;background:#0e3d31;position:absolute;transform:translate(-50%)}@media (min-width:768px){.candidate_block .posts_info:before{display:block}}.candidate_block .jobs_post{background:url(../images/bg_img09.png) no-repeat;background-size:cover;position:relative;margin:-70px 0 0;padding:30px 0;border-radius:30px}@media (min-width:768px){.candidate_block .jobs_post{padding:64px 0 70px;margin:-130px 0 0}}@media (min-width:992px){.candidate_block .jobs_post{margin:-187px 0 0}}.candidate_block .info_hold{line-height:1.6;text-align:center;color:#fff;padding:0 30px;margin:0 0 30px}@media (min-width:768px){.candidate_block .info_hold{margin:0}}.candidate_block .info_hold+.info_hold{margin:0}@media (min-width:1200px){.candidate_block .info_hold{padding:0 100px}}.candidate_block .info_hold p{margin:0 0 34px}.candidate_block .title_candidate{margin:0 0 7px;display:block;font-size:16px;line-height:20px;font-weight:700;color:#23b762}.candidate_block .h5{display:block;color:#fff;margin:0 0 10px;font-size:1.75rem}.popular_jobs_cat{padding:50px 0;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;overflow:hidden}@media (min-width:992px){.popular_jobs_cat{padding:100px 0}}@media (min-width:1200px){.popular_jobs_cat{padding:117px 0 103px}}.popular_jobs_cat .section-header p{margin:0}.popular_jobs_cat .job_cat{padding:10px;display:flex;align-items:center;justify-content:center;border:1px solid #dedede;background:#fff;border-radius:30px;min-height:120px;text-align:center;transition:all .3s ease-in-out}.popular_jobs_cat .job_cat .wrap{overflow:hidden}.popular_jobs_cat .job_cat:hover{background:#23b762;border-color:#23b762}.popular_jobs_cat .job_cat:hover .title,.popular_jobs_cat .job_cat:hover .title-pos{color:#fff}.popular_jobs_cat .title{margin:0 0 7px;display:block;font-size:20px;line-height:24px;font-weight:700;color:#222;transition:color .3s ease-in-out}.popular_jobs_cat .title-pos{display:block;font-size:15px;line-height:18px;font-weight:700;color:#666;transition:color .3s ease-in-out}.popular_jobs_cat .view_all{display:inline-block;font-size:16px;line-height:20px;font-weight:700;color:#23b762;text-decoration:underline;text-transform:uppercase}.popular_jobs_cat .view_all:hover{text-decoration:none}.job_search_steps{padding:50px 0;overflow:hidden;background:#fff}@media (min-width:992px){.job_search_steps{padding:100px 0}}@media (min-width:1200px){.job_search_steps{padding:123px 0}}.job_search_steps .img-holder{display:flex;align-items:center;justify-content:center;overflow:hidden;margin:0 0 30px}@media (min-width:768px){.job_search_steps .img-holder{margin:0}}.job_search_steps .img-holder img{display:block;height:auto;max-width:100%;border-radius:30px}.job_search_steps .text-holder{overflow:hidden}@media (min-width:1200px){.job_search_steps .text-holder{padding:0 0 0 53px}}.job_search_steps .title{margin:0 0 2px;display:block;font-size:18px;line-height:22px;font-weight:400;color:#111}.job_search_steps h2{margin:0 0 30px}@media (min-width:768px){.job_search_steps h2{margin:0 0 49px}}@media (min-width:1375px){.job_search_steps h2{font-size:50px;letter-spacing:2px}}.steps_list{padding:0;margin:0;list-style:none;counter-reset:item}.steps_list li{margin:0 0 38px}.steps_list li:last-child{margin:0}.steps_list li a{display:block;padding:0 100px 55px 33px;position:relative;border-bottom:1px solid #cfcfcf;transition:all .3s ease-in-out}@media (min-width:768px){.steps_list li a{padding:0 100px 25px 33px}}@media (min-width:992px){.steps_list li a{padding:0 130px 43px 43px}}.steps_list li a:before{top:5px;left:0;position:absolute;font-size:18px;line-height:22px;font-weight:700;color:#454545;content:counters(item,".",decimal) ".";counter-increment:item;text-decoration:underline}.steps_list li a .icon-hold{top:-13px;right:0;width:90px;height:90px;display:flex;align-items:center;justify-content:center;border-radius:100%;background:#e9f8ef;position:absolute;transition:all .3s ease-in-out}.steps_list li a .icon-hold img{height:auto;max-width:100%}.steps_list li a .icon-hold .green-img{display:inline-block}.steps_list li a .icon-hold .white-img{display:none}.steps_list li a .h5{margin:0;display:block;color:#000}.steps_list li a:hover{border-color:#23b762}.steps_list li a:hover .icon-hold{background:#23b762}.steps_list li a:hover .icon-hold .green-img{display:none}.steps_list li a:hover .icon-hold .white-img{display:inline-block}.more_steps{overflow:hidden}.more_steps .link{display:flex;align-items:center;justify-content:center;min-height:126px;padding:15px 30px 15px 45px;background:#f2ecdc;border-radius:30px;transition:all .3s ease-in-out}@media (min-width:992px){.more_steps .link{justify-content:flex-start}}.more_steps .link:hover{background:#02261d}.more_steps .link:hover .text,.more_steps .link:hover .h5{color:#fff}.more_steps .link .wrap{display:flex;align-items:flex-start}.more_steps .link .icon{width:55px;flex-shrink:0}.more_steps .link .icon img{display:inline-block;height:auto;max-width:100%}.more_steps .link .text{flex-grow:1;color:#666;transition:color .3s ease-in-out}.more_steps .link .text p{margin:0}.more_steps .link .h5{display:block;margin:0;color:#111;transition:color .3s ease-in-out}.recent_articles{position:relative}.recent_articles .section-header p,.recent_articles .article_info_row{margin:0}@media (min-width:768px){.recent_articles .article_info_row{padding:0 0 0 15.4%;margin:0}}.recent_articles .article_holder{background:#fff;border-radius:30px;box-shadow:5px 5px 15px #0000001a}.recent_articles .article_info{padding:24px 20px;position:relative;margin:0 0 31px}@media (min-width:768px){.recent_articles .article_info{display:flex;align-items:center;padding:24px 50px 24px 0}}.recent_articles .article_info .forward{right:20px;bottom:15px;width:46px;height:46px;display:flex;align-items:center;justify-content:center;border-radius:100%;position:absolute;background:#ebf1fd;transition:all .3s ease-in-out}.recent_articles .article_info .forward .icon{font-size:15px;color:#030303}.recent_articles .article_info .forward:hover{background:#23b762}.recent_articles .article_info .forward:hover .icon{color:#fff}.recent_articles .image-holder{height:340px;flex-shrink:0;position:relative;margin:0 0 30px}@media (min-width:768px){.recent_articles .image-holder{margin:0 5.7% 0 -19%;width:50%}}@media (min-width:992px){.recent_articles .image-holder{width:61.8%}}.recent_articles .image-holder img{display:block;height:100%;width:100%;border-radius:30px;object-fit:cover;object-position:center}.recent_articles .date-holder{top:10px;right:10px;width:100px;height:96px;padding:12px 0 0 20px;border-radius:20px;background:#23b762;position:absolute}@media (min-width:992px){.recent_articles .date-holder{top:20px;left:20px;right:auto;width:110px;height:106px;padding:18px 0 0 20px;border-radius:30px}}.recent_articles .date-holder .date{display:block;font-size:46px;line-height:50px;font-weight:700;color:#fff}.recent_articles .date-holder .date .month{font-size:14px;line-height:16px;display:block}.recent_articles .text-holder{flex-grow:1}.recent_articles .text-holder p{margin:0 0 49px;line-height:1.7}.recent_articles .text-holder .title{margin:0 0 11px;display:block;font-size:26px;line-height:30px;font-weight:700;color:#000}@media (min-width:768px){.recent_articles .text-holder .title{font-size:32px;line-height:40px}}.recent_articles .by{display:block;font-size:16px;line-height:20px;font-weight:700;color:#444;margin:0 0 20px}@media (min-width:768px){.recent_articles .by{margin:0 34px 0 0}}.recent_articles .by a{font-weight:700;color:#444;text-decoration:underline}.recent_articles .by a:hover{text-decoration:none}.recent_articles .comments{display:block;font-size:15px;line-height:18px;font-weight:700;color:#444;padding:0 0 0 34px;position:relative}.recent_articles .comments:after{top:0;left:0;content:"";width:23px;height:18px;position:absolute;background:url(../images/comment.png) no-repeat}.faq_block{padding:50px 0;background:#fff}@media (min-width:992px){.faq_block{padding:100px 0}}@media (min-width:1200px){.faq_block{padding:118px 0 123px}}.faq_block .section-header,.faq_block .section-header p{margin:0}.faq_block .section-header h2{padding:0;margin:0}.faq_block .accordion_list{padding:28px 0 0;border-top:2px solid #dfdfdf}.faq_block .accordion_list li{border:none;position:relative;padding:0 0 42px}@media (min-width:992px){.faq_block .accordion_list li .title{font-size:28px;line-height:32px;letter-spacing:.2px}}.faq_block .accordion_list li button:after{left:0;right:0;bottom:0;content:"";height:2px;position:absolute;background:#23b762}.faq_block .accordion_list li button.collapsed:after{background:#dfdfdf}.faq_block .accordion_list li button.collapsed .icon{background:#02261d}.faq_block .accordion_list li button.collapsed .icon:after,.faq_block .accordion_list li button.collapsed .icon:before{background:#fff}.faq_block .accordion_list li .icon{width:30px;height:30px;margin:0 1.7% 0 0}.faq_block .accordion_list li .icon:before{width:2px;height:10px}.faq_block .accordion_list li .icon:after{width:10px;height:2px}.faq_block .accordion_list .acc-slide{line-height:1.7;padding:22px 10px 0 45px}.faq_block .image-wrap{overflow:hidden;margin:0 0 25px}.faq_block .image-wrap img{display:block;height:auto;width:100%;border-radius:30px}.faq_block .finder{padding:25px;border-radius:30px;background:#02261d;font-size:16px;line-height:28px;color:#fff}@media (min-width:1200px){.faq_block .finder{padding:51px 50px 51px 43px}}.faq_block .finder p{margin:0 0 24px}.faq_block .finder .title{display:block;font-size:26px;line-height:30px;margin:0 0 9px;font-weight:700;color:#fff;font-family:DM Sans,sans-serif}.faq_block .btn_upload{display:inline-flex;background:#23b762;min-width:100%}@media (min-width:992px){.faq_block .btn_upload{min-width:238px}}.faq_block .btn_upload .icon,.faq_block .btn_upload .text{color:#fff}.recruiters_holder{overflow:hidden}.recruiters_holder .title{margin:0 0 34px;display:block;text-align:center;font-size:26px;line-height:30px;color:#000;font-weight:700;letter-spacing:.9px}@media (min-width:768px){.recruiters_holder .title{font-size:32px;line-height:40px}}@media (min-width:1200px){.recruiters_holder .title{font-size:40px;line-height:48px}}.recruiters_holder .title br{display:none}@media (min-width:992px){.recruiters_holder .title br{display:block}}.recruiters_holder .logos_list{padding:0;margin:0 -10px;list-style:none;display:flex;align-items:center;flex-wrap:wrap}.recruiters_holder .logos_list li{padding:0 10px;width:50%;margin:0 0 20px}@media (min-width:768px){.recruiters_holder .logos_list li{width:20%;margin:0}}.recruiters_holder .logos_list li:last-child{width:100%;margin:0}@media (min-width:768px){.recruiters_holder .logos_list li:last-child{width:20%}}.recruiters_holder .logos_list .logo-holder{width:100%;min-height:120px;border-radius:30px;display:flex;align-items:center;justify-content:center;padding:10px;border:1px solid #d2d2d2}@media (min-width:992px){.recruiters_holder .logos_list .logo-holder{min-height:140px}}.recruiters_holder .logos_list .logo-holder img{display:block;height:auto;max-width:100%}.footer-theme-14{padding:40px 0;font-family:DM Sans,sans-serif;position:relative;background-position:50% 50%;background-repeat:no-repeat;background-size:cover}@media (min-width:992px){.footer-theme-14{padding:90px 0 44px}}.footer-theme-14 .wrap_footer{padding:0 0 29px;margin:0 0 41px;border-bottom:1px solid #134136}.footer-theme-14 .wrap-holder{max-width:488px;margin:0 auto;font-size:16px;line-height:24px;color:#c9c9c9;font-weight:400;text-align:center}.footer-theme-14 .wrap-holder p{margin:0 0 26px}.footer-theme-14 .wrap-holder p a{font-size:18px;line-height:22px;color:#23b762;font-weight:700;text-decoration:underline}.footer-theme-14 .wrap-holder p a:hover{text-decoration:none}.footer-theme-14 .footer-logo{margin:0 0 32px}@media (min-width:768px){.footer-theme-14 .footer-logo{text-align:center}}.footer-theme-14 .footer-logo img{display:inline-block;height:auto;max-width:100%}.footer-theme-14 .bottom-footer{max-width:812px;margin:0 auto}.footer-theme-14 .title-subs{margin:0 0 25px;display:block;font-size:22px;line-height:26px;font-weight:700;color:#fff;text-align:center}.footer-theme-14 .form-newsletter{margin:0 0 44px}.footer-theme-14 .form-newsletter .form-control{background:#ffffff0d;height:60px;font-size:16px;color:#999;padding-top:0;padding-bottom:0}.footer-theme-14 .form-newsletter .form-control::placeholder{color:#999}.footer-theme-14 .form-newsletter .btn{top:0;right:0;height:60px;position:absolute}.footer-theme-14 .copyright{display:block;text-align:center;font-size:16px;line-height:20px;font-weight:700;color:#fff}.footer-theme-14 .copyright a{color:#fff;text-decoration:underline}.footer-theme-14 .copyright a:hover{text-decoration:none}.footer-theme-14 .social_links{padding:0;margin:0 -5px 26px;display:flex;align-items:center;flex-wrap:wrap;list-style:none;justify-content:center}.footer-theme-14 .social_links li{padding:0 5px;margin:0 0 10px}.footer-theme-14 .social_links li a{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border:1px solid #fff;border-radius:100%}.footer-theme-14 .social_links li a:hover{background:#063970}.footer-theme-14 .social_links li a .icon{font-size:15px;color:#fff;margin:0}.header-theme-15{background:#fff}.header-theme-15 .btn{color:#fff;background:#4a59eb}.header-theme-15 .btn:hover:before{opacity:.5;background:#1c2fe6}.header-theme-15 .nav-close span,.header-theme-15 .nav-close:after,.header-theme-15 .nav-close:before,.header-theme-15 .nav-opener span,.header-theme-15 .nav-opener:after,.header-theme-15 .nav-opener:before{background:#000}.nav-active .header-theme-15 .nav-close span,.nav-active .header-theme-15 .nav-close:after,.nav-active .header-theme-15 .nav-close:before,.nav-active .header-theme-15 .nav-opener span,.nav-active .header-theme-15 .nav-opener:after,.nav-active .header-theme-15 .nav-opener:before{background:#000}.header-theme-15 .nav-close:hover span,.header-theme-15 .nav-close:hover:after,.header-theme-15 .nav-close:hover:before,.header-theme-15 .nav-opener:hover span,.header-theme-15 .nav-opener:hover:after,.header-theme-15 .nav-opener:hover:before{background:#4a59eb}@media (max-width:991.98px){.header-theme-15 .nav-drop{background:#fff;box-shadow:0 0 10px #00000026}}.header-theme-15 .navigation>li>a:not(.btn){color:#000}@media (min-width:992px){.header-theme-15 .navigation>li>a:not(.btn){color:#000}}.header-theme-15 .navigation>li>a:not(.btn):hover{color:#4a59eb}@media (max-width:991.98px){.header-theme-15 .navigation>li>a.dropdown-toggle.show{color:#4a59eb}}.header-theme-15 .navigation>li:hover .dropdown-toggle{color:#4a59eb}.header-theme-15 .navigation>li.active>a{color:#4a59eb}.header-theme-15 .navigation .dropdown-menu li.active>a{color:#4a59eb}.header-theme-15 .navigation .dropdown-menu li.active:hover>a{color:#fff}.header-theme-15 .navigation .dropdown-menu li.tabActive>a{background:#4a59eb;color:#fff}.header-theme-15 .navigation .dropdown-menu .dropdown-item{color:#000}.header-theme-15 .navigation .dropdown-menu .dropdown-item:hover{color:#fff;background:#4a59eb}.sticky-header .header-theme-15 .nav-opener:not(:hover) span,.sticky-header .header-theme-15 .nav-opener:not(:hover):after,.sticky-header .header-theme-15 .nav-opener:not(:hover):before{background:#000}@media (min-width:992px){.sticky-header .header-theme-15 .navigation>li>a:not(.btn){color:#000}}.sticky-header .header-theme-15 .navigation>li>a:not(.btn):hover{color:#4a59eb}@media (max-width:991.98px){.sticky-header .header-theme-15 .navigation>li>a.dropdown-toggle.show{color:#4a59eb}}.sticky-header .header-theme-15 .navigation>li:hover .dropdown-toggle{color:#4a59eb}.sticky-header .header-theme-15 .navigation>li.active>a{color:#4a59eb}.visual-theme-15{overflow:visible;font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media (min-width:768px){.visual-theme-15{font-size:18px}}.visual-theme-15:after{display:none}.visual-theme-15 .container{z-index:2}@media (min-width:992px){.visual-theme-15 .container{margin-bottom:0}}.visual-theme-15 .visual-textbox{margin:0;max-width:inherit}@media (min-width:1375px){.visual-theme-15 .visual-textbox{padding-top:180px}}.visual-theme-15 .visual-textbox .h1,.visual-theme-15 .visual-textbox h1{font-weight:800;line-height:1.2;padding-bottom:0;font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media (min-width:1375px){.visual-theme-15 .visual-textbox .h1,.visual-theme-15 .visual-textbox h1{font-size:60px}}@media (min-width:1550px){.visual-theme-15 .visual-textbox .h1,.visual-theme-15 .visual-textbox h1{font-size:70px}}.visual-theme-15 .visual-textbox .h1:after,.visual-theme-15 .visual-textbox h1:after{display:none}@media (min-width:1200px){.visual-theme-15 .visual-textbox .h1,.visual-theme-15 .visual-textbox h1,.visual-theme-15 .visual-textbox p{max-width:70%}}@media (min-width:1550px){.visual-theme-15 .visual-textbox .h1,.visual-theme-15 .visual-textbox h1,.visual-theme-15 .visual-textbox p{max-width:740px}}.visual-theme-15 .visual-textbox p{color:#444}@media (min-width:1550px){.visual-theme-15 .visual-textbox p{font-size:22px}}.visual-theme-15 .form-search{overflow:hidden;margin-bottom:25px}@media (min-width:992px){.visual-theme-15 .form-search{display:flex;padding:10px;max-width:930px;background:#fff;border-radius:5px;box-shadow:0 3px 51px #00000024}}.visual-theme-15 .form-search .fields-holder{padding:13px 0}@media (max-width:767.98px){.visual-theme-15 .form-search .fields-holder{padding:0;background:transparent!important}}@media (min-width:768px){.visual-theme-15 .form-search .fields-holder{border-radius:5px;margin:0 0 20px}}@media (min-width:992px){.visual-theme-15 .form-search .fields-holder{margin:0;flex-grow:1;min-width:0}}.visual-theme-15 .form-search .form-group{padding:8px 20px;border-radius:5px}@media (min-width:768px){.visual-theme-15 .form-search .form-group{width:100%;padding:0 25px;border-radius:0}}@media (min-width:1375px){.visual-theme-15 .form-search .form-group{width:38%}}@media (min-width:1375px){.visual-theme-15 .form-search .form-group:first-child{width:63%}}@media (min-width:768px){.visual-theme-15 .form-search .form-group+.form-group{border-left:1px solid #464646}}.visual-theme-15 .form-search label{color:#000;font-size:18px;font-weight:700}.visual-theme-15 .form-search .form-control{padding:6px 0;font-size:14px}.visual-theme-15 .form-search .form-control::placeholder{color:#464646}.visual-theme-15 .form-search .btn{color:#fff;display:flex;font-size:15px;border-radius:5px;align-items:center;justify-content:center;background:#4a59eb}@media (min-width:992px){.visual-theme-15 .form-search .btn{min-width:140px}}@media (min-width:1375px){.visual-theme-15 .form-search .btn{min-width:157px}}.visual-theme-15 .form-search .btn i{z-index:2;margin-right:10px;position:relative}.visual-theme-15 .form-search .btn:before{border-radius:5px;background:#1c2fe6}.visual-theme-15 .searches-bar{display:flex;color:#000;flex-wrap:wrap;margin:0 0 20px;align-items:center;font:400 14px/1 DM Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media (min-width:768px){.visual-theme-15 .searches-bar{font-size:16px;margin:0 0 40px}}@media (min-width:992px){.visual-theme-15 .searches-bar{margin:0 0 50px}}@media (min-width:1200px){.visual-theme-15 .searches-bar{margin:0 0 70px}}.visual-theme-15 .searches-bar .searches-title{display:block;font-weight:700}.visual-theme-15 .searches-bar p a{color:#000}.visual-theme-15 .users-box{display:flex;align-items:center;position:static;min-width:inherit;background:transparent;box-shadow:none;padding:0}.visual-theme-15 .users-box:after{display:none}.visual-theme-15 .users-box .title{color:#000;font-size:14px;font-weight:600;margin:0 36px 0 0}.visual-theme-15 .users-box .users-list li{width:41px;height:41px;color:#000;font-size:20px;font-weight:700;margin:0 0 0 -4px;background:#e0e0e0;border:1px solid #fff}.visual-theme-15 .image-holder{z-index:1;position:relative}@media (max-width:991.98px){.visual-theme-15 .image-holder{margin:0 15px;overflow:hidden;border-radius:15px;padding-bottom:100%}.visual-theme-15 .image-holder img{top:0;left:0;width:100%;height:100%;position:absolute}}@media (min-width:992px){.visual-theme-15 .image-holder{top:0;right:0;z-index:1;bottom:-56px;width:41.2%;position:absolute;clip-path:polygon(0 0,99% 0,100% 100%,0 83%)}}.section-theme-15,.section-theme-15 .h1,.section-theme-15 .h2,.section-theme-15 .h3,.section-theme-15 .h4,.section-theme-15 .h5,.section-theme-15 .h6,.section-theme-15 h1,.section-theme-15 h2,.section-theme-15 h3,.section-theme-15 h4,.section-theme-15 h5,.section-theme-15 h6{font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.section-theme-15 .bg-tutu{background:#ffebfb}.section-theme-15 .bg-foam{background:#eafbfd}.section-theme-15 .bg-island-spice{background:#fffaec}.section-theme-15 .bg-magnolia{background:#f7f5ff}.section-theme-15 .section-header{color:#444;font-weight:400;max-width:inherit;font-family:Epilogue,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media (min-width:768px){.section-theme-15 .section-header{font-size:16px}}.section-theme-15 .section-header h2{color:#000;margin:0 0 10px;font-weight:700;letter-spacing:normal}@media (min-width:992px){.section-theme-15 .section-header h2{margin:0}}@media (min-width:1375px){.section-theme-15 .section-header h2{font-size:50px}}@media (min-width:1550px){.section-theme-15 .section-header h2{font-size:60px}}.section-theme-15 .btn.btn-primary{border-radius:5px;background:#4a59eb}.section-theme-15 .btn.btn-primary:before{z-index:1;border-radius:5px;background:#1c2fe6}.section-theme-15 .btn.btn-primary span{z-index:2;position:relative}.section-theme-15 .view-all{font-size:16px;font-weight:700;color:#4a59eb;text-transform:uppercase;text-decoration:underline}.section-theme-15 .view-all:hover{text-decoration:none}.section-theme-15 .cats-block{gap:20px;display:grid;grid-template-columns:auto}@media (min-width:768px){.section-theme-15 .cats-block{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.section-theme-15 .cats-block{gap:28px;grid-template-columns:repeat(3,1fr)}}.section-theme-15 .cats-block .cat-box a{display:flex;border-radius:5px;position:relative;align-items:center;padding:18px 17px 18px 28px}.section-theme-15 .cats-block .cat-box a .title{color:#000;display:block;font-size:20px;line-height:normal;text-transform:capitalize;transition:all ease-in-out .25s}.section-theme-15 .cats-block .cat-box a .value{top:50%;right:17px;color:#000;display:flex;font-size:14px;font-weight:700;position:absolute;background:#fff;border-radius:5px;align-items:center;width:48px;height:48px;justify-content:center;transform:translateY(-50%)}@media (min-width:992px){.section-theme-15 .cats-block .cat-box a .value{font-size:16px}}.section-theme-15 .cats-block .cat-box a:hover{border-color:#fff;background:#4a59eb}.section-theme-15 .cats-block .cat-box a:hover .icon-box img{filter:brightness(0) invert(1);transition:all ease-in-out .25s}.section-theme-15 .cats-block .cat-box a:hover .title{color:#fff}.section-theme-15 .cats-block .cat-box .icon-box{margin-right:15px;width:45px;height:45px;transition:background ease-in-out .25s}.section-theme-15 .cats-block .cat-box .icon-box img{width:100%;display:block}.section-theme-15 .trending-jobs-carousel .slide{padding:0 10px;overflow:hidden;border-radius:5px}@media (min-width:992px){.section-theme-15 .trending-jobs-carousel .slide{padding:0 15px}}.section-theme-15 .trending-jobs-carousel .slide a{display:block;overflow:hidden;position:relative;border-radius:5px}.section-theme-15 .trending-jobs-carousel .slide a img{display:block;width:100%;height:auto}.section-theme-15 .trending-jobs-carousel .slide a:hover .text-info{background:#4a59ebcc}.section-theme-15 .trending-jobs-carousel .slide .text-info{top:0;left:0;z-index:2;padding:20px;display:flex;position:absolute;width:100%;height:100%;flex-direction:column;justify-content:flex-end;background:#00000080}@media (min-width:992px){.section-theme-15 .trending-jobs-carousel .slide .text-info{padding:30px}}@media (min-width:1375px){.section-theme-15 .trending-jobs-carousel .slide .text-info{padding:35px}}.section-theme-15 .trending-jobs-carousel .slide .designation,.section-theme-15 .trending-jobs-carousel .slide .price,.section-theme-15 .trending-jobs-carousel .slide h3{color:#fff;display:block}.section-theme-15 .trending-jobs-carousel .slide .designation{font-size:14px;margin:0 0 5px;font-weight:400;line-height:18px}@media (min-width:992px){.section-theme-15 .trending-jobs-carousel .slide .designation{font-size:16px}}.section-theme-15 .trending-jobs-carousel .slide h3{font-size:18px;margin:0 0 15px;line-height:24px}@media (min-width:992px){.section-theme-15 .trending-jobs-carousel .slide h3{font-size:22px;line-height:28px}}.section-theme-15 .trending-jobs-carousel .slide .price{font-size:16px;line-height:18px}@media (min-width:992px){.section-theme-15 .trending-jobs-carousel .slide .price{font-size:18px;line-height:20px}}.section-theme-15 .trending-jobs-carousel .slide .price sub{bottom:0;line-height:1;font-size:12px;position:relative}@media (min-width:992px){.section-theme-15 .trending-jobs-carousel .slide .price sub{font-size:14px}}.section-theme-15 .trending-jobs-carousel .slide.slick-current .text-info{background:#4a59ebcc}@media (min-width:992px){.section-theme-15 .slick-dots{margin:40px 0 0}}@media (min-width:1200px){.section-theme-15 .slick-dots{margin:62px 0 0}}@media (min-width:1375px){.section-theme-15 .slick-dots{margin:72px 0 0}}.section-theme-15 .slick-dots li{padding:0 4px}@media (min-width:992px){.section-theme-15 .slick-dots li{padding:0 10px}}.section-theme-15 .slick-dots li button{border-radius:0;background:#dcdcdc;width:30px;height:3px}@media (min-width:992px){.section-theme-15 .slick-dots li button{width:60px;height:4px}}.section-theme-15 .slick-dots li.slick-active button,.section-theme-15 .slick-dots li:hover button{background:#4a59eb}.find-talent-block{background-repeat:no-repeat;background-size:cover;position:relative}.find-talent-block .illustration{top:0;left:0;bottom:0;z-index:1;width:37.7%;display:block;position:absolute;background:url(../images/bg-talent.jpg) no-repeat;background-size:cover}@media (max-width:767.98px){.find-talent-block .illustration{display:none}}.find-talent-block .container{z-index:2;position:relative}.find-talent-block .image-holder{overflow:hidden;border-radius:5px;position:relative;padding-bottom:100%}.find-talent-block .image-holder img{top:0;left:0;object-fit:cover;width:100%;height:100%;position:absolute}.find-talent-block .text-info-box{color:#444;padding-top:15px}@media (min-width:576px){.find-talent-block .text-info-box{padding-top:20px}}@media (min-width:768px){.find-talent-block .text-info-box{padding:15px 0 0 10px}}@media (min-width:1200px){.find-talent-block .text-info-box{padding:15px 0 0 20px}}@media (min-width:1375px){.find-talent-block .text-info-box{padding:20px 0 0 40px}}.find-talent-block .text-info-box h2{color:#000}.find-talent-block .text-info-box p{font-size:16px;margin:0 0 20px;line-height:1.667}@media (min-width:992px){.find-talent-block .text-info-box p{font-size:18px;margin:0 0 30px}}@media (min-width:1200px){.find-talent-block .text-info-box p{margin:0 0 50px}}.find-talent-block .text-info-box .inner-box{display:flex;margin:0 0 20px;flex-direction:column}@media (min-width:768px){.find-talent-block .text-info-box .inner-box{flex-direction:row;align-items:center}}.find-talent-block .text-info-box .inner-box .img-frame{flex:0 0 100%;overflow:hidden}@media (min-width:768px){.find-talent-block .text-info-box .inner-box .img-frame{flex:0 0 40%;padding-left:10px}}@media (min-width:992px){.find-talent-block .text-info-box .inner-box .img-frame{flex:0 0 250px;padding-left:20px}}@media (min-width:1200px){.find-talent-block .text-info-box .inner-box .img-frame{padding-left:30px}}@media (min-width:1375px){.find-talent-block .text-info-box .inner-box .img-frame{padding-left:40px}}.find-talent-block .text-info-box .inner-box .image-holder{padding-bottom:96%}.find-talent-block .text-info-box ul{font-size:14px;margin:0 0 15px;font-weight:700;line-height:1.25}@media (min-width:576px){.find-talent-block .text-info-box ul{font-size:16px}}@media (min-width:1200px){.find-talent-block .text-info-box ul{font-size:18px;line-height:1.667}}.find-talent-block .text-info-box ul li{position:relative;padding:0 0 0 20px}@media (min-width:992px){.find-talent-block .text-info-box ul li{padding:0 0 0 27px}}.find-talent-block .text-info-box ul li:not(:last-child){margin:0 0 10px}@media (min-width:992px){.find-talent-block .text-info-box ul li:not(:last-child){margin:0 0 20px}}@media (min-width:1200px){.find-talent-block .text-info-box ul li:not(:last-child){margin:0 0 30px}}.find-talent-block .text-info-box ul li:before{left:0;top:3px;content:"";border-radius:50%;position:absolute;width:10px;height:10px;background:#4a59eb}@media (min-width:1200px){.find-talent-block .text-info-box ul li:before{top:6px;width:14px;height:14px}}.how-it-works-block .work-steps-holder [class^=col-]{counter-increment:inst}.how-it-works-block .work-frame{height:100%;overflow:hidden;padding-bottom:30px;border-bottom:2px solid #e0e0e0}@media (max-width:991.98px){.how-it-works-block .work-frame{height:auto;border-bottom:0;display:flex;padding:0 50px;margin:0 0 20px;text-align:center;align-items:center;flex-direction:column}}.how-it-works-block .work-frame:hover .icon-box{background:#4a59eb;border-color:#4a59eb}.how-it-works-block .work-frame:hover .icon-box img{filter:brightness(0) invert(1)}.how-it-works-block .work-frame:hover .icon-box:after{border-color:#fff}@media (max-width:1199.98px){.how-it-works-block .work-frame p{font-size:18px}}.how-it-works-block .icon-box{display:flex;margin:0 0 15px;border-radius:50%;position:relative;align-items:center;width:195px;height:195px;justify-content:center;border:5px solid #e3eeff;transition:all ease-in-out .3s}@media (max-width:767.98px){.how-it-works-block .icon-box{margin:0 0 20px}}@media (max-width:991.98px){.how-it-works-block .icon-box{margin:0 0 30px}}.how-it-works-block .icon-box img{width:50%;display:block;transition:all ease-in-out .3s;filter:invert(38%) sepia(52%) saturate(6043%) hue-rotate(226deg) brightness(94%) contrast(95%)}.how-it-works-block .icon-box:after{left:0;bottom:0;color:#fff;display:flex;font-size:16px;font-weight:700;border-radius:50%;position:absolute;align-items:center;width:50px;height:50px;content:counter(inst);justify-content:center;background:#4a59eb;border:5px solid transparent;transition:all ease-in-out .3s}@media (min-width:768px){.how-it-works-block .icon-box:after{font-size:16px}}.top-experts-block .text-frame{overflow:hidden;padding-bottom:10px}@media (min-width:992px){.top-experts-block .text-frame{padding:20px 0 15px}}@media (min-width:1200px){.top-experts-block .text-frame{padding:30px 0}}.top-experts-block .experts-reviews{overflow:hidden;padding-bottom:20px}.top-experts-block .experts-reviews .reviews-score{color:#000;line-height:1;display:block;font-size:18px;font-weight:700;margin:0 0 10px}.top-experts-block .experts-reviews .reviews-score span{font-size:60px;font-weight:700;color:#4a59eb;margin-right:10px}.top-experts-block .experts-reviews p{margin:0;color:#000;font-size:18px;line-height:1.667}.top-experts-block .experts-frame{gap:20px;display:grid;padding:30px 0;position:relative;grid-template-columns:repeat(2,1fr)}@media (min-width:768px){.top-experts-block .experts-frame{padding:0 0 30px}}@media (min-width:992px){.top-experts-block .experts-frame{padding:0 0 50px;grid-template-columns:repeat(3,1fr)}}@media (min-width:1200px){.top-experts-block .experts-frame{gap:30px;padding:0 0 80px}}@media (min-width:1375px){.top-experts-block .experts-frame{gap:38px;padding:0 0 100px}}.top-experts-block .experts-frame:after{top:0;bottom:0;left:30px;right:30px;z-index:1;content:"";position:absolute;background:#e3eeff;border-radius:5px 5px 0 0}@media (min-width:768px){.top-experts-block .experts-frame:after{top:-30px}}@media (min-width:992px){.top-experts-block .experts-frame:after{top:-50px;left:40px;right:40px}}@media (min-width:1200px){.top-experts-block .experts-frame:after{top:-80px}}@media (min-width:1375px){.top-experts-block .experts-frame:after{top:-100px}}.top-experts-block .experts-frame .expert-box{z-index:2;overflow:hidden;border-radius:5px;position:relative}@media (min-width:992px){.top-experts-block .experts-frame .expert-box:nth-child(2),.top-experts-block .experts-frame .expert-box:nth-child(5){margin-top:-20px}}@media (min-width:1200px){.top-experts-block .experts-frame .expert-box:nth-child(2),.top-experts-block .experts-frame .expert-box:nth-child(5){margin-top:-30px}}@media (min-width:1375px){.top-experts-block .experts-frame .expert-box:nth-child(2),.top-experts-block .experts-frame .expert-box:nth-child(5){margin-top:-38px}}.top-experts-block .experts-frame a{display:block;border-radius:5px;position:relative;padding-bottom:100%}.top-experts-block .experts-frame a img{top:0;left:0;z-index:1;display:block;position:absolute;width:100%;height:100%}.top-experts-block .experts-frame a:hover .expert-info{opacity:1}.top-experts-block .experts-frame .expert-info{top:0;left:0;z-index:2;opacity:0;display:flex;position:absolute;width:100%;height:100%;align-items:center;flex-direction:column;justify-content:center;background:#4a59ebe6;transition:all ease-in-out .3s}.top-experts-block .experts-frame h3{margin:0;color:#fff;font-size:20px;line-height:34px;text-align:center}@media (min-width:768px){.top-experts-block .experts-frame h3{font-size:24px;line-height:40px}}.top-experts-block .experts-frame .designation{color:#fff;display:block;font-size:12px;line-height:22px;text-align:center;text-transform:uppercase}@media (min-width:768px){.top-experts-block .experts-frame .designation{font-size:14px;line-height:26px}}@media (min-width:992px){.top-experts-block .experts-frame .designation{font-size:16px;line-height:29px}}.get-jobs-block{position:relative}.get-jobs-block .container{z-index:2;position:relative}.get-jobs-block .btn{color:#000;font-size:14px;margin:0 0 15px;padding:10px 30px;background:#fff;border-radius:5px}@media (min-width:992px){.get-jobs-block .btn{margin:20px 0}}@media (min-width:1200px){.get-jobs-block .btn{font-size:15px;min-width:211px;padding:15px 20px;margin:30px 0 50px}}.get-jobs-block .btn i{margin-right:10px;font-family:"Font Awesome 6 Free"!important}.get-jobs-block .btn span{z-index:2;position:relative}.get-jobs-block [type=file]{width:0;height:0;overflow:hidden}.get-jobs-block .bg-image{top:0;left:0;right:0;bottom:0;z-index:1;position:absolute}.get-jobs-block .bg-image img{top:0;left:0;z-index:1;object-fit:cover;width:100%;height:100%;position:absolute}.get-jobs-block .image-holder{overflow:hidden}.get-jobs-block .image-holder img{display:block;width:100%;height:auto}.get-jobs-block .text-box{overflow:hidden;padding:30px 0 20px}@media (min-width:768px){.get-jobs-block .text-box{padding:0;margin-right:-100px}}@media (min-width:992px){.get-jobs-block .text-box{margin-right:-130px}}.get-jobs-block .text-box h2,.get-jobs-block .text-box p{color:#fff}@media (min-width:992px){.get-jobs-block .text-box{font-size:18px}}@media (min-width:1200px){.get-jobs-block .text-box{font-size:20px}}.get-jobs-block .text-box .tick{width:30px;margin:-2px 10px 0 0}.clients-testimonials-block{background-repeat:no-repeat;background-size:cover;position:relative}.clients-testimonials-block:after{right:0;bottom:0;z-index:1;content:"";position:absolute;width:29.8%;height:60.25%;background:#242e8f}.clients-testimonials-block .container{z-index:2;position:relative}.clients-testimonials-slider .slick-track{display:flex!important}.clients-testimonials-slider .slick-track .slick-slide{height:inherit!important}.clients-testimonials-slider .slide{margin:0 10px;background:#fff;border-radius:5px;border:1px solid #e0e0e0;box-shadow:0 22px 21px #0000000d}@media (min-width:1200px){.clients-testimonials-slider .slide{margin:0 15px}}.clients-testimonials-slider blockquote{margin:0;overflow:hidden;border-radius:5px;position:relative;padding:20px 20px 0}@media (min-width:992px){.clients-testimonials-slider blockquote{padding:30px 30px 0}}@media (min-width:1200px){.clients-testimonials-slider blockquote{padding:40px 40px 0}}.clients-testimonials-slider blockquote .logo{height:50px;display:block;margin:0 0 15px}@media (min-width:992px){.clients-testimonials-slider blockquote .logo{margin:0 0 20px}}@media (min-width:1200px){.clients-testimonials-slider blockquote .logo{height:70px;margin:0 0 40px}}.clients-testimonials-slider blockquote q{color:#000;font-size:16px;font-weight:700;line-height:1.615}@media (min-width:1200px){.clients-testimonials-slider blockquote q{font-size:20px}}@media (min-width:1375px){.clients-testimonials-slider blockquote q{font-size:26px}}.clients-testimonials-slider blockquote cite{color:#000;padding:20px;display:block;font-style:normal;line-height:normal;margin:20px -20px 0;border-top:2px solid #eaeaea}@media (min-width:992px){.clients-testimonials-slider blockquote cite{padding:30px;margin:30px -30px 0}}@media (min-width:1200px){.clients-testimonials-slider blockquote cite{padding:30px 40px;margin:30px -40px 0}}.clients-testimonials-slider blockquote .title{display:block;font-size:18px;font-weight:700;margin:0 0 10px}@media (min-width:992px){.clients-testimonials-slider blockquote .title{font-size:24px}}.clients-testimonials-slider blockquote .title span{font-size:14px;margin-left:10px}@media (min-width:992px){.clients-testimonials-slider blockquote .title span{font-size:16px}}.recent-news-articles-block .btn-blue{border-radius:5px;background:#4a59eb}@media (min-width:992px){.news-acticles-carousel{gap:30px;display:grid;grid-template-columns:auto auto auto}}.news-acticles-carousel .slick-list{margin:0}@media (min-width:992px){.news-acticles-carousel .slick-list{margin:0}}.news-acticles-carousel .acticle{margin:0 15px;overflow:hidden;padding:10px 0 0}@media (min-width:992px){.news-acticles-carousel .acticle{margin:0}}.news-acticles-carousel .image-holder{z-index:1;position:relative;border-radius:5px;padding-bottom:70.56%}.news-acticles-carousel .image-holder img{top:0;left:0;object-fit:cover;width:100%;height:100%;position:absolute}.news-acticles-carousel .date{top:-10px;left:20px;z-index:2;display:flex;color:#fff;font-size:13px;text-align:left;border-radius:5px;position:absolute;align-items:center;flex-direction:column;justify-content:center;background:#4a59eb;width:110px;height:100px}.news-acticles-carousel .date strong{line-height:1;font-size:45px}.news-acticles-carousel .text-frm{overflow:hidden;padding:15px 0 0}@media (min-width:992px){.news-acticles-carousel .text-frm{padding:25px 0 0}}.news-acticles-carousel .designation{display:block;color:#8d8d8d;font-size:14px;margin:0 0 5px;font-weight:700;line-height:normal;text-transform:capitalize}@media (min-width:992px){.news-acticles-carousel .designation{margin:0 0 8px}}.news-acticles-carousel h3{margin:0 0 15px;font-size:20px;line-height:normal}@media (min-width:992px){.news-acticles-carousel h3{font-size:22px}}@media (min-width:1200px){.news-acticles-carousel h3{font-size:24px}}@media (min-width:1375px){.news-acticles-carousel h3{font-size:28px}}.news-acticles-carousel h3 a{color:#000}.news-acticles-carousel .post-by{display:block;color:#555;font-size:16px;font-weight:700;line-height:normal;text-transform:capitalize}.news-acticles-carousel .post-by a{color:#000;text-decoration:underline}.brands-block{border-top:1px solid #c0c0c0}.brands-block .brands-list{margin:0;padding:0;display:flex;flex-wrap:wrap;list-style:none;justify-content:center}.brands-block .brands-list>*{flex:0 0 50%;padding:0 10px}@media (min-width:576px){.brands-block .brands-list>*{flex:0 0 33.3333%}}@media (min-width:768px){.brands-block .brands-list>*{flex:0 0 20%}}.brands-block .brands-list a{height:100%;display:flex;border-radius:0;min-height:71px;align-items:center;justify-content:center}.brands-block .brands-list a img{display:block;max-width:140px;filter:invert(60%) sepia(2%) saturate(152%) hue-rotate(103deg) brightness(97%) contrast(90%)}.footer-theme-15{padding:30px 0;overflow:visible;position:relative;background-color:#e3eeff;background-image:url(../images/bg-footer-15.png);background-size:cover;background-position:bottom left;background-repeat:no-repeat;font-family:DM Sans,sans-serif}@media (min-width:992px){.footer-theme-15{padding:50px 0 30px}}@media (min-width:1200px){.footer-theme-15{padding:60px 0 30px}}.footer-theme-15 h5{font-size:22px;margin:0 0 15px;padding:0 0 7px;position:relative}@media (min-width:992px){.footer-theme-15 h5{margin:0 0 20px}}@media (min-width:1200px){.footer-theme-15 h5{margin:0 0 30px}}.footer-theme-15 h5:after{width:100px;height:3px;content:"";left:0;bottom:0;position:absolute;background:#4a59eb}.footer-theme-15 p{color:#000;font-size:16px;margin:0 0 20px;line-height:1.625}.footer-theme-15 .copyright{margin:0;color:#000;font-size:12px;font-weight:700;line-height:20px;padding:15px 0 0;border-top:1px solid #b0b0b0}@media (min-width:1200px){.footer-theme-15 .copyright{font-size:16px;padding:35px 0 0}}.footer-theme-15 .copyright p{margin:0}.footer-theme-15 .copyright a{color:#000;font-weight:700;text-decoration:underline}.footer-theme-15 .copyright a:hover{text-decoration:none}.footer-theme-15 .logo{margin:0 0 15px}.footer-theme-15 .contact-list{overflow:hidden;margin:0 0 20px;font:400 16px/1.625 DM Sans,sans-serif}@media (min-width:992px){.footer-theme-15 .contact-list{margin:0 0 30px}}@media (min-width:1200px){.footer-theme-15 .contact-list{margin:0 0 40px}}.footer-theme-15 .contact-list li{color:#000;margin:0 0 10px;align-items:center}@media (min-width:992px){.footer-theme-15 .contact-list li{margin:0 0 15px}}@media (min-width:1200px){.footer-theme-15 .contact-list li{margin:0 0 20px}}.footer-theme-15 .contact-list li a{color:#000}.footer-theme-15 .contact-list i{color:#fff;display:flex;flex:0 0 43px;font-size:18px;border-radius:50%;width:43px;height:43px;align-items:center;justify-content:center;background:#4a59eb;font-family:"Font Awesome 6 Free"!important}.footer-theme-15 .subscription-holder{overflow:hidden;margin:0 0 15px;padding:30px 20px;border-radius:5px;background-image:url(../images/bg-subscribe.jpg);background-repeat:no-repeat;background-position:center;background-size:cover}@media (min-width:768px){.footer-theme-15 .subscription-holder{margin:-62px 0 20px}}@media (min-width:992px){.footer-theme-15 .subscription-holder{margin:-62px 0 0}}@media (min-width:1200px){.footer-theme-15 .subscription-holder{margin:-92px 0 0;padding:50px 40px}}@media (min-width:1375px){.footer-theme-15 .subscription-holder{margin:-92px 0 0;padding:50px 50px 70px}}.footer-theme-15 .subscription-holder .icon{display:block;width:50px;height:50px;margin:0 auto 15px;filter:brightness(0) invert(1)}@media (min-width:992px){.footer-theme-15 .subscription-holder .icon{width:81px;height:81px}}.footer-theme-15 .subscription-holder .lead{color:#fff;font-size:20px;margin:0 0 20px;text-align:center;line-height:1.417}@media (min-width:1200px){.footer-theme-15 .subscription-holder .lead{margin:0 0 30px}}.footer-theme-15 .subscription-holder .form-group{margin:0 0 20px}@media (min-width:992px){.footer-theme-15 .subscription-holder .form-group{margin:0 0 40px}}.footer-theme-15 .subscription-holder .form-control{color:#fff;font-size:16px;margin:0 0 10px;padding:11px 30px;border-radius:5px;text-align:center;background:transparent;border:1px solid #fff}@media (min-width:992px){.footer-theme-15 .subscription-holder .form-control{margin:0 0 20px}}.footer-theme-15 .subscription-holder .form-control::placeholder{color:#fff}.footer-theme-15 .subscription-holder .btn{width:100%;color:#000;background:#fff;border-radius:5px}.footer-theme-15 .social-networks{margin:0;display:flex;align-items:center;justify-content:center}.footer-theme-15 .social-networks li:before{display:none!important}.footer-theme-15 .social-networks a{display:flex;border-radius:50%;width:35px;height:35px;border:1px solid #fff;background:transparent}@media (min-width:992px){.footer-theme-15 .social-networks a{width:46px;height:46px}}.footer-theme-15 .social-networks a i{font-size:18px}.footer-theme-15 .social-networks a:hover{background:#fff}.footer-theme-15 .social-networks a:hover i{color:#000}.sticky-header .header-theme-16{background:#010a1f}.header-theme-16 .nav-close span,.header-theme-16 .nav-close:after,.header-theme-16 .nav-close:before,.header-theme-16 .nav-opener span,.header-theme-16 .nav-opener:after,.header-theme-16 .nav-opener:before{background:#db3478}.header-theme-16 .nav-close:hover span,.header-theme-16 .nav-close:hover:after,.header-theme-16 .nav-close:hover:before,.header-theme-16 .nav-opener:hover span,.header-theme-16 .nav-opener:hover:after,.header-theme-16 .nav-opener:hover:before{background:#db3478}@media (max-width:991.98px){.header-theme-16 .nav-drop{background:#010a1f}}@media (min-width:992px){.header-theme-16 .navigation>li>a:not(.btn){color:#fff}}.header-theme-16 .navigation>li>a:not(.btn):hover{color:#db3478}@media (max-width:991.98px){.header-theme-16 .navigation>li>a.dropdown-toggle.show{color:#db3478}}.header-theme-16 .navigation>li:hover .dropdown-toggle{color:#db3478}.header-theme-16 .navigation>li.active>a{color:#db3478}.header-theme-16 .navigation .dropdown-menu li.active>a{color:#db3478}.header-theme-16 .navigation .dropdown-menu li.active:hover>a{color:#fff}.header-theme-16 .navigation .dropdown-menu li.tabActive>a{background:#db3478;color:#fff}.header-theme-16 .navigation .dropdown-menu .dropdown-item:hover{background:#db3478}@media (min-width:992px){.sticky-header .header-theme-16 .navigation>li>a:not(.btn,:hover){color:#fff}}@media (min-width:992px){.sticky-header .header-theme-16 .navigation>li:hover .dropdown-toggle{color:#db3478}}.sticky-header .header-theme-16 .navigation>li.active>a{color:#db3478}.sticky-header .header-theme-16 .nav-opener:not(:hover) span,.sticky-header .header-theme-16 .nav-opener:not(:hover):after,.sticky-header .header-theme-16 .nav-opener:not(:hover):before{background:#db3478}.visal-theme-16{background-repeat:no-repeat;background-size:cover;background-position:bottom left;font-family:DM Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";position:relative;padding-top:100px}@media (min-width:768px){.visal-theme-16{font-size:18px}}.visal-theme-16:after{display:none}.visal-theme-16:before{top:0;left:0;right:0;bottom:0;content:"";position:absolute;background:#031238b3}@media (min-width:992px){.visal-theme-16 .container{margin-bottom:0}}.visal-theme-16 .visual-textbox{margin:0;text-align:center;max-width:inherit}@media (min-width:1375px){.visal-theme-16 .visual-textbox{padding-top:185px}}.visal-theme-16 .visual-textbox .h1,.visal-theme-16 .visual-textbox h1{color:#fff;font-size:22px;font-weight:800;line-height:1.2;margin:0 0 30px;padding-bottom:0;max-width:100%!important;font-family:DM Sans,sans-serif}@media (min-width:768px){.visal-theme-16 .visual-textbox .h1,.visal-theme-16 .visual-textbox h1{font-size:40px}}@media (min-width:1375px){.visal-theme-16 .visual-textbox .h1,.visal-theme-16 .visual-textbox h1{font-size:60px;margin:0 0 60px}}@media (min-width:1550px){.visal-theme-16 .visual-textbox .h1,.visal-theme-16 .visual-textbox h1{margin:0 0 18px;letter-spacing:2.1px}}.visal-theme-16 .visual-textbox .h1:after,.visal-theme-16 .visual-textbox h1:after{display:none}.visal-theme-16 .visual-textbox .h5,.visal-theme-16 .visual-textbox h5{font-size:18px}@media (min-width:1375px){.visal-theme-16 .visual-textbox .h5,.visal-theme-16 .visual-textbox h5{font-size:22px}}.visal-theme-16 .visual-textbox p{color:#fff;font-size:14px;margin:0 0 25px}@media (min-width:768px){.visal-theme-16 .visual-textbox p{font-size:18px}}@media (min-width:1550px){.visal-theme-16 .visual-textbox p{font-size:24px;letter-spacing:1px;margin:0 0 53px}}.visal-theme-16 .form-search{overflow:hidden;margin-bottom:40px}@media (min-width:768px){.visal-theme-16 .form-search{margin-bottom:40px}}@media (min-width:992px){.visal-theme-16 .form-search{display:flex;padding:0;background:#fff;border-radius:40px;max-width:inherit;box-shadow:0 3px 51px #00000024}}@media (min-width:1200px){.visal-theme-16 .form-search{border-radius:40px}}@media (min-width:1375px){.visal-theme-16 .form-search{border-radius:40px;margin-bottom:128px}}.visal-theme-16 .form-search .fields-holder{padding:9px 0}@media (max-width:767.98px){.visal-theme-16 .form-search .fields-holder{padding:0;background:transparent!important}}@media (min-width:768px){.visal-theme-16 .form-search .fields-holder{border-radius:10px;margin:0 0 20px}}@media (min-width:992px){.visal-theme-16 .form-search .fields-holder{margin:0;flex-grow:1;min-width:0}}.visal-theme-16 .form-search .form-group{padding:8px 20px 8px 50px;border-radius:10px}@media (min-width:768px){.visal-theme-16 .form-search .form-group{width:100%;padding:8px 20px 8px 60px;border-radius:0}}@media (min-width:1375px){.visal-theme-16 .form-search .form-group{width:38%}}@media (min-width:1375px){.visal-theme-16 .form-search .form-group:first-child{width:63%}}@media (min-width:768px){.visal-theme-16 .form-search .form-group+.form-group{border-left:1px solid #666}}.visal-theme-16 .form-search .form-group .icon{left:20px}.visal-theme-16 .form-search label{color:#000;font-size:18px;font-weight:700}.visal-theme-16 .form-search .form-control{padding:6px 0 6px 10px;font-size:14px}.visal-theme-16 .form-search .form-control::placeholder{color:#000}.visal-theme-16 .form-search .select2-selection__placeholder{color:#000!important;font-size:14px}.visal-theme-16 .quick_links{padding:0;margin:0;list-style:none}@media (min-width:768px){.visal-theme-16 .quick_links{margin:0 -5px;display:flex;align-items:center}}@media (min-width:1200px){.visal-theme-16 .quick_links{margin:0 -46px}}.visal-theme-16 .quick_links li{margin:0 0 25px}.visal-theme-16 .quick_links li:last-child{margin:0}@media (min-width:768px){.visal-theme-16 .quick_links li{padding:0 5px;width:33.333333333%;margin:0}}@media (min-width:1200px){.visal-theme-16 .quick_links li{padding:0 46px}}.visal-theme-16 .quick_links li a{display:flex}.visal-theme-16 .quick_links li .icon-holder{display:flex;align-items:center;justify-content:center;width:54px;height:54px;flex-shrink:0;margin-right:16px;border-radius:100%;background:#232b42}@media (min-width:992px){.visal-theme-16 .quick_links li .icon-holder{width:64px;height:64px}}.visal-theme-16 .quick_links li .icon-holder img{display:inline-block;height:auto;max-width:100%;filter:brightness(0) invert(1)}.visal-theme-16 .quick_links li .text-holder{flex-grow:1;text-align:left}.visal-theme-16 .quick_links li .text-holder p{margin:0;font-size:16px;letter-spacing:0;font-weight:700}.visal-theme-16 .quick_links li .h5{display:block;margin:0 0 5px;color:#fff}.page-theme-16{font-family:DM Sans,sans-serif}.page-theme-16 .btn{padding:15px 25px;font-size:16px;line-height:20px;font-family:DM Sans,sans-serif}@media (min-width:1200px){.page-theme-16 .btn{padding:17px 41px}}.page-theme-16 .btn.btn-pink{background:#db3478;color:#fff;border-radius:50px}.page-theme-16 .btn.btn-pink:hover:before{background:#b42c64}.page-theme-16 .btn.btn-white{font-size:14px;line-height:18px;padding:16px 20px 14px;border:3px solid #db3478}@media (min-width:1200px){.page-theme-16 .btn.btn-white{padding:16px 37px 14px}}.page-theme-16 .btn.btn-white.active,.page-theme-16 .btn.btn-white:focus{color:#000}.page-theme-16 .btn.btn-white:hover{color:#fff}.page-theme-16 .btn.btn-white:hover:before{background:#b42c64}.section-theme-16,.section-theme-16 .h1,.section-theme-16 .h2,.section-theme-16 .h3,.section-theme-16 .h4,.section-theme-16 .h5,.section-theme-16 .h6,.section-theme-16 h1,.section-theme-16 h2,.section-theme-16 h3,.section-theme-16 h4,.section-theme-16 h5,.section-theme-16 h6{font-family:DM Sans,sans-serif}.section-theme-16 .h2,.section-theme-16 h2{line-height:1.2}.section-theme-16 .h5,.section-theme-16 h5{font-size:18px}@media (min-width:1375px){.section-theme-16 .h5,.section-theme-16 h5{font-size:22px}}.section-theme-16 .section-header{font-family:DM Sans,sans-serif;color:#444;font-weight:400;max-width:730px}@media (min-width:768px){.section-theme-16 .section-header{font-size:18px}}.section-theme-16 .section-header h2{color:#000;font-weight:700;letter-spacing:2px;position:relative;text-transform:uppercase}@media (min-width:1375px){.section-theme-16 .section-header h2{font-size:50px}}@media (min-width:1550px){.section-theme-16 .section-header h2{font-size:60px}}.section-theme-16 .section-header h2 .text-outlined:before{bottom:-33px;left:50%;width:117px;height:12px;content:"";position:absolute;transform:translate(-50%);background:url(../images/heading_line.png) no-repeat}.section-theme-16.featured_Jobs_Block{padding:50px 0;font-family:DM Sans,sans-serif;background-repeat:no-repeat;background-size:cover}@media (min-width:992px){.section-theme-16.featured_Jobs_Block{padding:100px 0}}@media (min-width:1200px){.section-theme-16.featured_Jobs_Block{padding:118px 0 120px}}.section-theme-16.featured_Jobs_Block .section-header{font-family:DM Sans,sans-serif}.section-theme-16.featured_Jobs_Block .section-header p{margin:0}.section-theme-16.featured_Jobs_Block .section-header h2{font-family:DM Sans,sans-serif;margin:0}.section-theme-16.featured_Jobs_Block .view{font-size:18px;line-height:20px;font-weight:700;color:#000;border-bottom:3px solid #db3478;text-transform:uppercase}.section-theme-16 .jobs_info_wrap{margin:0}.section-theme-16 .jobs_info_holder{background:#fff;padding:0}.section-theme-16 .jobs_info_holder .info_holder{padding:34px 20px 38px}@media (min-width:1375px){.section-theme-16 .jobs_info_holder .info_holder{padding:34px 40px 38px 39px}}.section-theme-16 .jobs_info_holder .text_hold{padding:9px 0 0}.section-theme-16 .jobs_info_holder .star-icon{top:10px;right:10px;width:40px;height:40px;display:inline-flex;border-radius:100%;align-items:center;justify-content:center;background:#fffae5;position:absolute}.section-theme-16 .jobs_info_holder .star-icon img{display:inline-block;height:auto;max-width:100%}.section-theme-16 .jobs_info_holder .job-title{display:inline-flex;align-items:center;padding:0 10px;min-height:26px;font-size:14px;line-height:16px;font-weight:700;color:#666;margin:0 0 21px;border-radius:20px;background:#f3f8ff}.section-theme-16 .jobs_info_holder .title-hold{display:flex;align-items:center}.section-theme-16 .jobs_info_holder .title-hold .icon{display:block;margin-left:7px;font-size:22px;color:#4ab166}.section-theme-16 .jobs_info_holder .h6{margin:0 0 15px;color:#000;display:block;font-size:1.25rem}.section-theme-16 .jobs_info_holder .note{top:0;right:0;padding:0 13px;margin:0 0 0 7px;display:inline-flex;align-items:center;position:relative;background:#e7f0f2;text-align:center;color:#000;font-size:16px;line-height:18px;font-weight:700}.section-theme-16 .jobs_info_holder .wrap_holder{margin:0 0 16px;display:block}@media (min-width:768px){.section-theme-16 .jobs_info_holder .wrap_holder{display:flex;margin:0}}.section-theme-16 .jobs_info_holder .icon-wrap{margin:0 0 27px}.section-theme-16 .jobs_info_holder .icon_holder{width:91px;height:91px;display:flex;align-items:center;justify-content:center;border-radius:100%;margin:0;border:2px solid #fff}.section-theme-16 .jobs_info_holder .icon_holder.black{background:#121212}.section-theme-16 .jobs_info_holder .icon_holder.yellow{background:#ffe900}.section-theme-16 .jobs_info_holder .icon_holder.dark-black{background:#211d1e}.section-theme-16 .jobs_info_holder .icon_holder.orange{background:#ff6e00}.section-theme-16 .jobs_info_holder .icon_holder.blue{background:#3d42df}.section-theme-16 .jobs_info_holder .icon_holder.green{background:#19d89f}.section-theme-16 .jobs_info_holder .icon_holder.purple{background:#6100ed}.section-theme-16 .jobs_info_holder .icon_holder img{display:inline-block;height:auto;max-width:100%;width:auto}.section-theme-16 .jobs_info_holder .text_hold{flex-grow:1}.section-theme-16 .jobs_info_holder .by{display:block;font-size:16px;line-height:20px;font-weight:400;color:#000;margin:0 0 9px}.section-theme-16 .jobs_info_holder .by a{font-weight:700;color:#000;text-decoration:underline}.section-theme-16 .jobs_info_holder .location_info li{font-size:16px;color:#000}.section-theme-16 .jobs_info_holder .wrap{margin:0 0 25px;display:flex;align-items:center}.section-theme-16 .jobs_info_holder .amount{font-weight:700;background:#effad1;padding:0 16px;display:flex;align-items:center;justify-content:center;min-height:29px;border-radius:50px}.section-theme-16 .jobs_info_holder .amount strong{font-size:16px;line-height:18px;color:#000}.section-theme-16 .jobs_info_holder .title-apply{display:block;font-size:18px;line-height:20px;font-weight:400;color:#000}.section-theme-16 .jobs_info_holder .title-job{display:flex;align-items:center;padding:14px 40px;border-radius:30px;border-top:1px solid #cecece}.section-theme-16 .jobs_info_holder .title-job .icon{display:block;margin-right:10px}.section-theme-16 .jobs_info_holder .title-job .icon img{display:block;height:auto;max-width:100%}.section-theme-16 .jobs_info_holder .title-job .text{display:block;font-size:14px;line-height:16px;font-weight:700;color:#666}.section-theme-16.faq_block{padding:50px 0}@media (min-width:992px){.section-theme-16.faq_block{padding:100px 0}}.section-theme-16.faq_block .accordion_list{padding:0;border:none}.section-theme-16.faq_block .accordion_list li{padding:0 0 6px;margin:0 0 20px}@media (min-width:992px){.section-theme-16.faq_block .accordion_list li{margin:0 0 45px}}.section-theme-16.faq_block .accordion_list li button{display:block;position:relative;width:auto;text-align:left}.section-theme-16.faq_block .accordion_list li button:after{height:3px;bottom:-4px;background:#db3478}.section-theme-16.faq_block .accordion_list li button.collapsed:after{background:#dfdfdf}.section-theme-16.faq_block .accordion_list li .icon{display:none}.section-theme-16.faq_block .accordion_list li .title{font-size:20px;line-height:24px;letter-spacing:0}@media (min-width:992px){.section-theme-16.faq_block .accordion_list li .title{font-size:24px;line-height:28px}}.section-theme-16.faq_block .accordion_list .acc-slide{font-size:18px;line-height:1.8;padding:23px 20px 0 0}.info_area{padding:50px 0;background:#fff}@media (min-width:992px){.info_area{padding:100px 0}}@media (min-width:1200px){.info_area{padding:124px 0 111px}}.info_area .section-header{max-width:100%;text-align:center}@media (min-width:992px){.info_area .section-header{width:40.7%;flex-shrink:0;margin:29px 0 0;text-align:left;align-self:center}}.info_area .section-header p{margin:0 0 4px}.info_area .section-header h2{margin:0 0 15px;line-height:1.2}@media (min-width:992px){.info_area .section-header h2{margin:0 0 33px}}.info_area .section-header .title-explore{display:inline-block;font-size:18px;line-height:22px;font-weight:700;color:#000;text-transform:uppercase;border-bottom:3px solid #db3478}.info_area .cats_list{padding:0;margin:0;list-style:none}@media (min-width:576px){.info_area .cats_list{margin:0 -10px;display:flex;flex-wrap:wrap;justify-content:center}}.info_area .cats_list li{width:100%;margin:0 0 15px}@media (min-width:576px){.info_area .cats_list li{width:50%;padding:0 10px;margin:0 0 25px}}@media (min-width:768px){.info_area .cats_list li{width:33.333333333%}}@media (min-width:992px){.info_area .cats_list li{width:20%;margin:0 0 32px}}.info_area .cats_list li.section-header{max-width:100%;text-align:center;width:100%;margin-bottom:40px}@media (min-width:768px){.info_area .cats_list li.section-header{width:100%}}@media (min-width:992px){.info_area .cats_list li.section-header{width:39.7%;max-width:inherit;flex-shrink:0;margin:0;padding-bottom:25px;text-align:left}}.info_area .cats_list li .wrap-link{display:block;width:100%;height:100%;padding:50px 10px 42px;border:1px solid #d5d5d5;border-radius:60px;background:#fff;transition:all .3s linear}@media (min-width:768px){.info_area .cats_list li .wrap-link{border-radius:140px}}.info_area .cats_list li .wrap-link:hover{background:#0b183a}@media (min-width:1375px){.info_area .cats_list li .wrap-link:hover{background:url(../images/bg_img15.png) no-repeat;background-size:100% 100%}}.info_area .cats_list li .wrap-link:hover .icon-holder .icon-hold{background:#db3478}.info_area .cats_list li .wrap-link:hover .icon-holder .icon-hold img{filter:brightness(0) invert(1)}.info_area .cats_list li .wrap-link:hover .text-hold .h6,.info_area .cats_list li .wrap-link:hover .text-hold p{color:#fff}.info_area .cats_list li .icon-holder{margin:0 0 25px;text-align:center}.info_area .cats_list li .icon-holder .icon-hold{width:100px;height:120px;border-radius:50px;display:inline-flex;align-items:center;justify-content:center;background:#ebf1ff}.info_area .cats_list li .icon-holder img{display:inline-block;height:auto;max-width:100%}.info_area .cats_list li .text-hold{overflow:hidden;text-align:center}.info_area .cats_list li .text-hold p{margin:0;color:#000;font-weight:700}.info_area .cats_list li .text-hold .h6{display:block;color:#000;margin:0}.info_area .demanding_cats{margin:0 0 50px}@media (min-width:992px){.info_area .demanding_cats{margin:0 0 100px}}.info_area .demanding_cats .info_row{margin:0 0 32px}@media (min-width:992px){.info_area .demanding_cats .info_row{display:flex}}.info_area .demanding_cats .info_row .cats_list{flex-grow:1}@media (min-width:768px){.info_area .demanding_cats .info_row .cats_list li{width:33.333333333%}}.info_area .get_over{margin:0 0 50px}@media (min-width:992px){.info_area .get_over{display:flex;align-items:center;margin:0 0 123px}}.info_area .left_align{display:flex;align-items:center;justify-content:center;margin:0 0 10px}@media (min-width:992px){.info_area .left_align{margin:0 0 25px}}@media (min-width:992px){.info_area .left_align{width:27.4%;flex-shrink:0;display:block;margin:0}}.info_area .image-holder{width:100%;overflow:hidden}.info_area .image-holder.first{width:150px;height:180px;border-radius:180px;margin:0 5px 25px}@media (min-width:768px){.info_area .image-holder.first{margin:0 15px 25px;width:200px;height:350px}}@media (min-width:992px){.info_area .image-holder.first{height:420px;width:100%;margin:0 0 25px;border-radius:180px}}.info_area .image-holder.second{width:150px;height:180px;margin:0 5px 25px;border-radius:180px}@media (min-width:768px){.info_area .image-holder.second{width:200px;height:350px;margin:0 15px 25px}}@media (min-width:992px){.info_area .image-holder.second{width:100%;margin:0}}.info_area .image-holder.second img{border-radius:180px}.info_area .image-holder.third{height:350px;border-radius:100%;display:none}@media (min-width:992px){.info_area .image-holder.third{height:450px;border-radius:180px;display:block}}@media (min-width:1375px){.info_area .image-holder.third{height:558px}}.info_area .image-holder img{display:block;height:100%;width:100%;object-fit:cover;object-position:center}.info_area .right_align{flex-grow:1}.info_area .right_align .section-header{margin:0;width:100%}@media (min-width:992px){.info_area .right_align .section-header{padding:24px 0 5px 8%}}@media (min-width:992px){.info_area .right_align .wrap-holder{display:flex;align-items:center}}.info_area .right_align .image-holder{width:350px;margin:0 auto 25px}@media (min-width:992px){.info_area .right_align .image-holder{margin-right:10%;flex-shrink:0;width:34%}}.info_area .right_align .detail{flex-grow:1;font-size:18px;line-height:1.7;font-weight:400;text-align:center}@media (min-width:992px){.info_area .right_align .detail{text-align:left}}.info_area .right_align .detail p{margin:0 0 46px}.info_area .checklist{padding:0;margin:0 0 55px;list-style:none;font-size:18px;line-height:22px;font-weight:700;color:#000;text-align:left}.info_area .checklist li{padding:0 0 0 40px;margin:0 0 24px;position:relative}.info_area .checklist li:after{top:0;left:3px;content:"";position:absolute;width:24px;height:24px;background:url(../images/icon_check.png) no-repeat}.info_area .checklist li:last-child{margin:0}.info_area .counter_holder{padding:35px 8%;border-radius:150px;background:url(../images/bg_img16.png) no-repeat;background-size:100% 100%}@media (min-width:992px){.info_area .counter_holder{padding:35px 2%}}@media (min-width:1200px){.info_area .counter_holder{padding:65px 5% 58px}}@media (min-width:992px){.info_area .counter_holder .wrap_counters{display:flex;margin:0 -30px}}@media (min-width:1375px){.info_area .counter_holder .wrap_counters{margin:0 -67px}}.info_area .counter_holder .counter-box{color:#fff;text-align:center;position:relative;padding:0 0 15px}@media (min-width:992px){.info_area .counter_holder .counter-box{width:25%;padding:0 30px}}@media (min-width:1375px){.info_area .counter_holder .counter-box{padding:0 67px}}.info_area .counter_holder .counter-box+.counter-box:after{top:-8px;left:0;right:0;content:"";height:1px;position:absolute;background:#405863}@media (min-width:992px){.info_area .counter_holder .counter-box+.counter-box:after{top:0;right:auto;bottom:0;height:auto;width:1px}}.info_area .counter_holder .h2{display:block;margin:0}@media (min-width:1550px){.info_area .counter_holder .h2{font-size:60px;line-height:1}}.recent_candidates{overflow:hidden}.recent_candidates .section-header{max-width:730px;margin:0 auto;text-align:center}.recent_candidates .slider-holder{margin:0 -14px}.recent_candidates .slick-slide{padding:0 14px}.recent_candidates .wrap-slide{padding:0 0 21px}.recent_candidates .image-holder{width:180px;height:180px;margin:0 auto;border-radius:100%;position:relative;z-index:5}@media (min-width:992px){.recent_candidates .image-holder{width:211px;height:211px}}.recent_candidates .image-holder img{display:block;height:100%;width:100%;object-fit:cover;object-position:center;border-radius:100%}.recent_candidates .text-holder{padding:135px 0 70px;margin:-100px 0 0;position:relative;border:1px solid #d5d5d5;border-radius:100px;text-align:center}@media (min-width:992px){.recent_candidates .text-holder{margin:-160px 0 0;padding:176px 0 70px;border-radius:120px}}.recent_candidates .title-post{display:block;font-size:16px;line-height:18px;font-weight:400;color:#000;margin:0 0 8px}.recent_candidates .title-name{margin:0 0 13px;display:block;font-size:26px;line-height:30px;font-weight:700;color:#000}.recent_candidates .amount{font-size:16px;line-height:18px;color:#000;font-weight:700;background:#effad1;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;min-height:29px;border-radius:50px}.recent_candidates .location_info{padding:0;margin:0 0 9px;list-style:none}.recent_candidates .btn{left:50%;bottom:-18px;min-width:68%;transform:translate(-50%);position:absolute}.recent_candidates .slick-dots{margin-top:35px}@media (min-width:992px){.recent_candidates .slick-dots{margin-top:71px}}.recent_candidates .slick-dots li{margin:0 5px}.recent_candidates .slick-dots li button{width:30px;height:4px;border:none;background:#898989;border-radius:0}@media (min-width:992px){.recent_candidates .slick-dots li button{width:60px}}.recent_candidates .slick-dots li.slick-active button{background:#db3478}.get_started{padding:50px 0;background-repeat:no-repeat;background-size:cover}@media (min-width:992px){.get_started{padding:100px 0}}@media (min-width:1200px){.get_started{padding:130px 0 83px}}.get_started .section-header p{margin:0}.get_started .section-header h2{margin:0 0 24px}.get_started .text{display:block;font-size:18px;line-height:34px;font-weight:400;color:#000}@media (min-width:992px){.get_started .text{font-size:22px}}.get_started .image-holder{display:flex;justify-content:center;position:relative}.get_started .image-holder .play{top:50%;left:50%;width:80px;position:absolute;transform:translate(-50%,-50%)}@media (min-width:992px){.get_started .image-holder .play{width:auto}}.get_started .image-holder .play img,.get_started .image-holder img{display:block;height:auto;max-width:100%}.get_started .steps_list{position:relative}.get_started .steps_list:after{top:0;left:19px;bottom:30px;content:"";width:3px;position:absolute;background:#db3478}.get_started .steps_list li{margin:0 0 35px}.get_started .steps_list li:last-child{margin:0}.get_started .steps_list li a{padding:0 0 0 56px;font-weight:700;color:#000;border:none;display:inline-block}.get_started .steps_list li a:before{top:-8px;width:40px;height:40px;border-radius:100%;font-size:16px;line-height:18px;font-weight:700;color:#fff;z-index:5;display:flex;align-items:center;justify-content:center;text-decoration:none;content:counters(item,".",decimal) "";counter-increment:item;background:#db3478}.get_started .link{padding:24px 15px 25px;border:1px solid #d1d1d1;border-radius:100px;display:flex;align-items:center;transition:all .3s ease-in-out}@media (min-width:1375px){.get_started .link{padding:24px 54px 25px 21px}}.get_started .link:hover{background:#fff}.get_started .link:hover .icon-holder{background:#db3478}.get_started .link:hover .icon-holder img{filter:brightness(0) invert(1)}.get_started .icon-holder{width:90px;height:90px;background:#fff;border-radius:100%;flex-shrink:0;margin-right:19px;display:flex;align-items:center;justify-content:center;transition:background .3s ease-in-out}@media (min-width:1375px){.get_started .icon-holder{width:110px;height:110px}}.get_started .icon-holder img{display:block;height:auto;max-width:100%}.get_started .txt-holder{flex-grow:1;font-size:16px;line-height:24px;font-weight:400;color:#444}.get_started .txt-holder .h5{display:block;margin:0 0 9px;color:#000}.get_started .txt-holder p{margin:0}.complete_job{padding:50px 0;background-repeat:no-repeat;background-position:50% 50%}@media (min-width:992px){.complete_job{padding:100px 0}}@media (min-width:1200px){.complete_job{padding:157px 0 96px}}.complete_job .section-header{text-align:center;max-width:770px}.complete_job .section-header p{margin:0}.complete_job .section-header h2{margin:0 0 28px;text-transform:none}.complete_job .section-header .text{display:block;font-size:22px;line-height:28px;font-weight:400;color:#444}.complete_job .btn{margin:0 10px}.complete_job .logos_list{padding:0;margin:0 -10px;list-style:none;display:flex;align-items:center;flex-wrap:wrap}.complete_job .logos_list li{padding:0 10px;width:50%;margin:0 0 20px;text-align:center}@media (min-width:768px){.complete_job .logos_list li{width:20%;margin:0}}.complete_job .logos_list li:last-child{width:100%;margin:0}@media (min-width:768px){.complete_job .logos_list li:last-child{width:20%}}.complete_job .logos_list li img{display:inline-block;height:auto;max-width:100%}.footer-theme-16{padding:50px 0 0;font-family:DM Sans,sans-serif;position:relative;background-position:50% 50%;background-repeat:no-repeat;background-size:cover}@media (min-width:992px){.footer-theme-16{padding:101px 0 0}}.footer-theme-16 .wrap_footer{max-width:1290px;margin:0 auto}.footer-theme-16 .subscription{margin:0 0 30px}@media (min-width:992px){.footer-theme-16 .subscription{margin:0 0 118px;display:flex;align-items:center}}.footer-theme-16 .subscription .btn-blue{width:100%;padding:20px 51px}@media (min-width:992px){.footer-theme-16 .subscription .btn-blue{padding:25px 51px;width:auto}}.footer-theme-16 .text-holder{width:100%;flex-shrink:0;font-size:18px;line-height:22px;color:#fff;text-align:center;margin:0 0 30px}@media (min-width:992px){.footer-theme-16 .text-holder{width:51%;margin:0 2% 0 0;text-align:left}}@media (min-width:1200px){.footer-theme-16 .text-holder{margin:0 12.9% 0 0}}.footer-theme-16 .text-holder p{margin:0}.footer-theme-16 .title{margin:0 0 27px;display:block;font-size:32px;line-height:36px;font-weight:700;color:#fff;letter-spacing:2px}@media (min-width:768px){.footer-theme-16 .title{font-size:40px;line-height:44px}}@media (min-width:1200px){.footer-theme-16 .title{font-size:50px;line-height:54px}}.footer-theme-16 .download-btns{flex-grow:1}.footer-theme-16 .download-btns a{margin:0 10px}.footer-theme-16 .download-btns a img{display:block;height:auto;max-width:100%}@media (min-width:768px){.footer-theme-16 .contact_info_holder{padding:0 30px 0 0}}.footer-theme-16 .social-links-holder{color:#fff;padding-right:60px}.footer-theme-16 .social-links-holder p{margin:0 0 48px;line-height:26px}.footer-theme-16 .footer-logo{margin:0 0 30px}@media (min-width:768px){.footer-theme-16 .footer-logo{margin:0 0 37px}}.footer-theme-16 .footer-logo img{display:block;height:auto;max-width:100%;width:180px}.footer-theme-16 .contact-info-list{padding:0;margin:0;list-style:none}.footer-theme-16 .contact-info-list li{margin:0 0 22px;display:flex;font-size:15px;line-height:26px;color:#fff}.footer-theme-16 .contact-info-list li:last-child{margin:0}.footer-theme-16 .contact-info-list .icon-left{width:44px;height:44px;flex-shrink:0;margin-right:26px;border-radius:100%;display:flex;align-items:center;justify-content:center;background:#1b2336}.footer-theme-16 .contact-info-list .icon-left img{display:block;height:auto;max-width:100%}.footer-theme-16 .contact-info-list .sub-text{flex-grow:1;font-weight:700;font-size:16px}.footer-theme-16 .contact-info-list .sub-text a{color:#fff}.footer-theme-16 .contact-info-list .sub-text a:hover{color:#db3478}.footer-theme-16 .footer-links-holder{overflow:hidden}.footer-theme-16 .h5{display:block;margin:0 0 33px;color:#fff;font-weight:700}.footer-theme-16 .footer-links{margin:0}.footer-theme-16 .footer-links li{position:relative;margin:0 0 20px;padding:0;font-size:16px;line-height:20px}.footer-theme-16 .footer-links li a{color:#fff}.footer-theme-16 .footer-links li a:hover{color:#db3478}.footer-theme-16 .footer-links li:last-child{margin:0}.footer-theme-16 .bottom-footer{padding:40px 0;font-size:16px;line-height:20px;color:#fff;font-weight:700;text-align:center}@media (min-width:992px){.footer-theme-16 .bottom-footer{padding:67px 0 58px;text-align:left;display:flex;justify-content:space-between}}.footer-theme-16 .bottom-footer p{margin:0 0 30px}@media (min-width:992px){.footer-theme-16 .bottom-footer p{margin:0}}.footer-theme-16 .bottom-footer p a{color:#fff;text-decoration:underline}.footer-theme-16 .social_icons{padding:0;margin:0 -5px 26px;display:flex;align-items:center;flex-wrap:wrap;list-style:none}.footer-theme-16 .social_icons li{padding:0 5px;margin:0 0 10px}.footer-theme-16 .social_icons li a{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border:1px solid #fff;border-radius:100%}.footer-theme-16 .social_icons li a:hover{background:#db3478}.footer-theme-16 .social_icons li a .icon{font-size:15px;color:#fff;margin:0}.page_links{padding:0;margin:0 -9px;display:flex;align-items:center;flex-wrap:wrap;list-style:none;justify-content:center}@media (min-width:1200px){.page_links{margin:0 -18px;justify-content:flex-end}}.page_links li{padding:0 9px;margin:0 0 10px}@media (min-width:1200px){.page_links li{padding:0 18px;margin:0}}.page_links li a{display:inline-flex;align-items:center;color:#fff}.page_links li a:hover{color:#db3478}.page_links li a .icon{font-size:15px;margin-right:6px}.page_links li a .text{display:block;font-size:16px;line-height:20px;font-weight:700}.header-theme-17{font-family:DM Sans,sans-serif;padding:23px 0}@media (min-width:992px){.header-theme-17{padding:0}}.sticky-header .header-theme-17{background:#3d006e}@media (min-width:768px){.sticky-header .header-theme-17{padding:15px 0!important}}.header-theme-17 .top-bar{transition:all .3s ease-in-out}.sticky-header .header-theme-17 .top-bar{opacity:0;margin-top:-49px}.header-theme-17 .top-bar .subscribe{display:flex;align-items:center}.header-theme-17 .top-bar .subscribe .icon{display:block;margin-right:10px}.header-theme-17 .top-bar .subscribe .icon img{display:block;height:auto;max-width:100%}.header-theme-17 .top-bar .subscribe .subs_text{font-size:16px;line-height:20px;font-weight:400;color:#fff}.header-theme-17 .top-bar .subscribe .subs_text a{font-weight:700;text-decoration:underline;color:#fff}.header-theme-17 .top-bar .subscribe .subs_text a:hover{text-decoration:none}.header-theme-17 .top-bar .contact-options{width:480px;padding:14px 0 14px 32px;display:flex;justify-content:space-between;position:relative;border-radius:50px 0 0 50px;background:#ffffff1a}.header-theme-17 .top-bar .contact-options:after{top:0;bottom:0;left:100%;width:100%;content:"";position:absolute;background:#ffffff1a}.header-theme-17 .top-bar .contact-options .hold{display:inline-flex;align-items:center}.header-theme-17 .top-bar .contact-options .icon{display:block;margin-right:10px}.header-theme-17 .top-bar .contact-options .icon img{display:block;height:auto;max-width:100%}.header-theme-17 .top-bar .contact-options .text{display:block;font-size:15px;line-height:18px;font-weight:400;color:#fff}.header-theme-17 .logo{width:165px;display:block}@media (min-width:768px){.header-theme-17 .logo{width:175px}}.header-theme-17 .nav-close span,.header-theme-17 .nav-close:after,.header-theme-17 .nav-close:before,.header-theme-17 .nav-opener span,.header-theme-17 .nav-opener:after,.header-theme-17 .nav-opener:before{background:#ff7a18}.header-theme-17 .nav-close:hover span,.header-theme-17 .nav-close:hover:after,.header-theme-17 .nav-close:hover:before,.header-theme-17 .nav-opener:hover span,.header-theme-17 .nav-opener:hover:after,.header-theme-17 .nav-opener:hover:before{background:#ff7a18}.header-theme-17 .main-nav{padding:14px 0 0;transition:all .3s ease-in-out}.sticky-header .header-theme-17 .main-nav{padding:0}@media (max-width:991.98px){.header-theme-17 .nav-drop{background:#010a1f}}.header-theme-17 .navigation{font-size:16px;font-family:DM Sans,sans-serif}@media (min-width:992px){.header-theme-17 .navigation{font-size:14px}}@media (min-width:1200px){.header-theme-17 .navigation{font-size:16px}}@media (min-width:992px){.header-theme-17 .navigation>li:not(:last-child){padding:0 6px}}@media (min-width:1550px){.header-theme-17 .navigation>li:not(:last-child){padding:0 11px}}@media (min-width:992px){.header-theme-17 .navigation>li>a:not(.btn){color:#fff}}.header-theme-17 .navigation>li>a:not(.btn):hover{color:#ff7a18}@media (max-width:991.98px){.header-theme-17 .navigation>li>a.dropdown-toggle.show{color:#ff7a18}}@media (min-width:1200px){.header-theme-17 .navigation>li.text-login{margin:0 8px 0 5px;padding:7px 37px 6px 29px;border:1px solid #fff;border-radius:50px;display:inline-flex;align-items:center}}@media (min-width:1550px){.header-theme-17 .navigation>li.text-login{margin:0 8px 0 43px}}.header-theme-17 .navigation>li.text-login .icon{display:none;margin-right:12px}@media (min-width:1200px){.header-theme-17 .navigation>li.text-login .icon{display:block}}.header-theme-17 .navigation>li.text-login .icon img{display:inline-block;height:auto;max-width:100%}.header-theme-17 .navigation>li.text-login .text{flex-grow:1;font-size:14px;line-height:18px;font-weight:400}@media (min-width:1200px){.header-theme-17 .navigation>li.text-login .text{font-size:16px;font-weight:700}}.header-theme-17 .navigation>li:hover .dropdown-toggle{color:#ff7a18}.header-theme-17 .navigation>li.active>a{color:#ff7a18}.header-theme-17 .navigation .dropdown-menu{font-size:14px}.header-theme-17 .navigation .dropdown-menu li.active>a{color:#ff7a18}.header-theme-17 .navigation .dropdown-menu li.active:hover>a{color:#fff}.header-theme-17 .navigation .dropdown-menu li.tabActive>a{background:#ff7a18;color:#fff}.header-theme-17 .navigation .dropdown-menu .dropdown-item:hover{background:#ff7a18}@media (min-width:992px){.sticky-header .header-theme-17 .navigation>li>a:not(.btn,:hover){color:#fff}}@media (min-width:992px){.sticky-header .header-theme-17 .navigation>li:hover .dropdown-toggle{color:#ff7a18}}.sticky-header .header-theme-17 .navigation>li.active>a{color:#ff7a18}.sticky-header .header-theme-17 .nav-opener:not(:hover) span,.sticky-header .header-theme-17 .nav-opener:not(:hover):after,.sticky-header .header-theme-17 .nav-opener:not(:hover):before{background:#ff7a18}.visual-theme-17{font-family:DM Sans,sans-serif;background-image:url(../images/visual_theme17.png);background-position:50% 50%;background-size:cover}@media (min-width:768px){.visual-theme-17{font-size:18px}}.visual-theme-17:after{display:none}.visual-theme-17 .visual-textbox{max-width:100%;padding-top:30px}@media (min-width:1200px){.visual-theme-17 .visual-textbox{padding-top:58px}}@media (min-width:768px){.visual-theme-17 .visual-textbox p{font-size:20px;letter-spacing:1.3px;margin:0 0 51px}}.visual-theme-17 .visual-textbox .h1,.visual-theme-17 .visual-textbox h1{font-weight:700;line-height:1.2;letter-spacing:2px;padding-bottom:0;font-family:DM Sans,sans-serif}@media (min-width:1375px){.visual-theme-17 .visual-textbox .h1,.visual-theme-17 .visual-textbox h1{font-size:50px}}@media (min-width:1550px){.visual-theme-17 .visual-textbox .h1,.visual-theme-17 .visual-textbox h1{font-size:60px;margin:0 10px 20px 0}}.visual-theme-17 .visual-textbox .h1:after,.visual-theme-17 .visual-textbox h1:after{display:none}.visual-theme-17 .form-search{overflow:hidden;margin-bottom:50px}@media (min-width:1200px){.visual-theme-17 .form-search{margin-bottom:32px}}@media (min-width:1375px){.visual-theme-17 .form-search{display:flex;background:#fff;padding:4px;border-radius:40px;max-width:705px}}.visual-theme-17 .form-search .fields-holder{padding:13px 0}@media (max-width:767.98px){.visual-theme-17 .form-search .fields-holder{padding:0;background:transparent!important}}@media (min-width:768px){.visual-theme-17 .form-search .fields-holder{border-radius:100px;margin:0 0 20px}}@media (min-width:1375px){.visual-theme-17 .form-search .fields-holder{margin:0}}.visual-theme-17 .form-search .form-group{padding:8px 20px 8px 55px}@media (min-width:768px){.visual-theme-17 .form-search .form-group{padding:0 25px 0 55px}}@media (min-width:768px){.visual-theme-17 .form-search .form-group+.form-group{border-left:1px solid #666}}.visual-theme-17 .form-search .form-group .icon{left:20px;font-size:21px}.visual-theme-17 .form-search .form-control{font-size:16px;padding:7px 0}.visual-theme-17 .form-search .form-control::placeholder{color:#666}.visual-theme-17 .form-search .select2{font-size:16px}.visual-theme-17 .form-search .select2 .select2-selection{padding:5px 0}.visual-theme-17 .form-search .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#666}.visual-theme-17 .form-search .select2-container--default .select2-selection--single .select2-selection__arrow:before{font-size:18px}.visual-theme-17 .form-search .btn{padding:17px 20px}@media (max-width:991.98px){.visual-theme-17 .form-search .btn{width:100%}}@media (min-width:1375px){.visual-theme-17 .form-search .btn{margin-left:10px;min-width:140px;font-size:15px}}.visual-theme-17 .searches_holder .search_result{font-size:16px;line-height:20px;font-weight:400;color:#fff;letter-spacing:0;margin:0 0 20px;display:block}@media (min-width:768px){.visual-theme-17 .searches_holder .search_result{margin:0 0 35px}}@media (min-width:1375px){.visual-theme-17 .searches_holder .search_result{margin:0 0 79px}}.visual-theme-17 .searches_holder .search_result strong{font-weight:700}.visual-theme-17 .visual-image{position:relative;margin-right:0}@media (min-width:992px){.visual-theme-17 .visual-image{display:flex;align-items:center}}@media (min-width:1200px){.visual-theme-17 .visual-image{display:block}}.visual-theme-17 .visual-image img{display:block;height:auto;width:100%}.visual-theme-17 .visual-image .advise_bar{top:50%;right:-20px;width:185px;min-height:71px;display:flex;align-items:center;border-radius:50px;padding:12px;background:#fff;position:absolute;letter-spacing:0;margin:-80px 0 0}@media (min-width:1200px){.visual-theme-17 .visual-image .advise_bar{width:258px;right:-30px;margin:-110px 0 0}}@media (min-width:1550px){.visual-theme-17 .visual-image .advise_bar{right:-100px;margin:-130px 0 0}}.visual-theme-17 .visual-image .advise_bar .icon{width:48px;height:48px;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-right:10px;background:#e2e2ff;border-radius:100%}.visual-theme-17 .visual-image .advise_bar .icon img{display:inline-block;height:auto;max-width:100%;width:auto}.visual-theme-17 .visual-image .advise_bar .text-hold{flex-grow:1;font-size:13px;line-height:16px;font-weight:400;color:#666}.visual-theme-17 .visual-image .advise_bar .text-hold p{margin:0}.visual-theme-17 .visual-image .advise_bar .text-hold .title{display:block;margin:0 0 5px;font-size:16px;line-height:20px;font-weight:700;color:#111}.visual-theme-17 .visual-image .users-box{left:auto;right:0;display:flex;align-items:center;justify-content:center;min-height:65px;border-radius:50px;padding:10px;bottom:16.6%}@media (min-width:1200px){.visual-theme-17 .visual-image .users-box{bottom:12.6%}}.visual-theme-17 .visual-image .users-box:after{display:none}.visual-theme-17 .visual-image .users-box .title{color:#000;font-size:14px;font-weight:700;margin:0 15px 0 0}.visual-theme-17 .visual-image .users-box .users-list li{width:41px;height:41px;margin:0 -5px 0 0;border:1px solid #fff;font-size:20px;color:#000;font-weight:700;background:#d7d7d7}.btn_upload{display:inline-flex;align-items:center;justify-content:center;border-radius:50px;min-width:245px;min-height:54px;background:#ffffff1a}.btn_upload .icon{display:block;font-size:25px;color:#fff;margin-right:10px}.btn_upload .text{display:block;font-size:16px;line-height:20px;font-weight:700;color:#fff}.page-theme-17{font-family:DM Sans,sans-serif}.page-theme-17 .btn{padding:15px 25px;font-size:16px;line-height:20px;font-family:DM Sans,sans-serif}@media (min-width:1200px){.page-theme-17 .btn{padding:17px 41px}}.page-theme-17 .btn.btn-blue{background:orange}.page-theme-17 .btn.btn-blue:hover:before{background:#063970}.page-theme-17 .btn.btn-light-yellow{background:#ffe9a7}.page-theme-17 .btn.btn-light-yellow:hover:before{background:#f2cf67}.section-theme-17,.section-theme-17 .h1,.section-theme-17 .h2,.section-theme-17 .h3,.section-theme-17 .h4,.section-theme-17 .h5,.section-theme-17 .h6,.section-theme-17 h1,.section-theme-17 h2,.section-theme-17 h3,.section-theme-17 h4,.section-theme-17 h5,.section-theme-17 h6{font-family:DM Sans,sans-serif}.section-theme-17 .section-header{font-family:DM Sans,sans-serif;color:#444;font-weight:400;max-width:730px}@media (min-width:768px){.section-theme-17 .section-header{font-size:18px}}.section-theme-17 .section-header h2{color:#000;margin:0 0 10px;letter-spacing:normal;font-weight:800;letter-spacing:2px}@media (min-width:1375px){.section-theme-17 .section-header h2{font-size:50px}}@media (min-width:1550px){.section-theme-17 .section-header h2{font-size:60px}}.section-theme-17 .slick-dots{margin-top:35px}@media (min-width:992px){.section-theme-17 .slick-dots{margin-top:59px}}.section-theme-17 .slick-dots li{margin:0}.section-theme-17 .slick-dots li button{width:30px;height:4px;border:none;background:#898989;border-radius:0}@media (min-width:992px){.section-theme-17 .slick-dots li button{width:60px}}.section-theme-17 .slick-dots li.slick-active button{background:#ff7a18}.section-theme-17 .slick-arrow{position:absolute;top:-65px;width:46px;height:46px;background:#f4f1e9;color:#000;display:flex;align-items:center;justify-content:center;border:0;border-radius:100%;font-size:16px;line-height:1;z-index:1;transition:.3s}@media (min-width:992px){.section-theme-17 .slick-arrow{top:-65px}}@media (min-width:1375px){.section-theme-17 .slick-arrow{top:-155px}}.section-theme-17 .slick-arrow:hover{color:#fff;background:#f9ab00}.section-theme-17 .slick-arrow.slick-prev{left:auto;right:71px}.section-theme-17 .slick-arrow.slick-next{right:18px}.section-theme-17 .slick-next,.section-theme-17 .slick-prev{background:#ebf1fd}.section-theme-17 .slick-next:hover,.section-theme-17 .slick-prev:hover{background:#ff7a18}.section-theme-17.featured_Jobs_Block{font-family:DM Sans,sans-serif;padding:40px 0 0}@media (min-width:992px){.section-theme-17.featured_Jobs_Block{padding:80px 0 0}}@media (min-width:1200px){.section-theme-17.featured_Jobs_Block{padding:111px 0 0}}.section-theme-17.featured_Jobs_Block .section-header{font-family:DM Sans,sans-serif}.section-theme-17.featured_Jobs_Block .section-header p{margin:0}.section-theme-17.featured_Jobs_Block .section-header h2{font-family:DM Sans,sans-serif;margin:0}.section-theme-17 .jobs_info_wrap{margin:0}.section-theme-17 .jobs_info_holder{width:100%}@media (min-width:1375px){.section-theme-17 .jobs_info_holder{padding:28px 19px 16px 29px}}.section-theme-17 .jobs_info_holder .icon_holder{width:100px;height:100px;border-radius:30px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center}@media (min-width:768px){.section-theme-17 .jobs_info_holder .icon_holder{margin:0 4% 0 0}}.section-theme-17 .jobs_info_holder .icon_holder.black{background:#121212}.section-theme-17 .jobs_info_holder .icon_holder.yellow{background:#ffe900}.section-theme-17 .jobs_info_holder .icon_holder.dark-black{background:#211d1e}.section-theme-17 .jobs_info_holder .icon_holder.orange{background:#ff6e00}.section-theme-17 .jobs_info_holder .icon_holder.blue{background:#3d42df}.section-theme-17 .jobs_info_holder .icon_holder.green{background:#19d89f}.section-theme-17 .jobs_info_holder .icon_holder img{display:inline-block;height:auto;max-width:100%;width:auto}.section-theme-17 .jobs_info_holder .badge{top:10px;right:13px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:100%;background:#ebebeb;position:absolute}.section-theme-17 .jobs_info_holder .badge img{display:block;height:auto;max-width:100%}.section-theme-17 .jobs_info_holder .wrap_holder{display:block}@media (min-width:768px){.section-theme-17 .jobs_info_holder .wrap_holder{display:flex}}.section-theme-17 .jobs_info_holder .amount{margin-bottom:5px}@media (min-width:768px){.section-theme-17 .jobs_info_holder .amount{margin-bottom:16px}}.section-theme-17 .jobs_info_holder .amount strong{font-size:16px}.section-theme-17 .jobs_info_holder .location_info{margin:0 -5px 19px}.section-theme-17 .jobs_info_holder .location_info li{background:#ffe9a7;border-radius:20px;padding:0 13px;margin:0 5px}.section-theme-17 .jobs_info_holder .apply_bar{display:flex;justify-content:space-between}.section-theme-17 .jobs_info_holder .apply_bar .options{padding:0;display:flex;align-items:center;margin:0 -11px;list-style:none}.section-theme-17 .jobs_info_holder .apply_bar .options li{padding:0 11px}.section-theme-17 .jobs_info_holder .apply_bar .options li a{display:block;font-size:14px;line-height:16px;font-weight:700;color:#202020;text-decoration:underline}.section-theme-17 .jobs_info_holder .apply_bar .options li a:hover{text-decoration:none}.section-theme-17 .jobs_info_holder .apply_bar .btn-orange{font-size:14px;padding:9px 25px}@media (min-width:1200px){.section-theme-17 .jobs_info_holder .apply_bar .btn-orange{padding:9px 46px}}.section-theme-17.browse_categories{padding:50px 0;position:relative;background-repeat:no-repeat;background-position:50% 0;background-size:contain}@media (min-width:992px){.section-theme-17.browse_categories{padding:100px 0}}@media (min-width:1200px){.section-theme-17.browse_categories{padding:117px 0 121px}}.section-theme-17.browse_categories .section-header p{margin:0}.section-theme-17.browse_categories .cats-block{gap:10px;display:grid;grid-template-columns:repeat(2,1fr);margin:0 0 50px}@media (min-width:768px){.section-theme-17.browse_categories .cats-block{gap:20px;grid-template-columns:repeat(3,1fr);margin:0 0 100px}}@media (min-width:992px){.section-theme-17.browse_categories .cats-block{row-gap:39px;grid-template-columns:repeat(4,1fr)}}@media (min-width:1200px){.section-theme-17.browse_categories .cats-block{margin:0 0 145px}}.section-theme-17.browse_categories .cats-block .cat-box a{display:block;min-height:223px;position:relative;border-radius:15px;text-align:center;padding:10px 9px;background:#fff;border:1px solid #d2d2d2;transition:all ease-in-out .3s;height:100%}@media (min-width:768px){.section-theme-17.browse_categories .cats-block .cat-box a{min-height:inherit}}@media (min-width:1200px){.section-theme-17.browse_categories .cats-block .cat-box a{border-radius:30px}}.section-theme-17.browse_categories .cats-block .cat-box a:hover{background:#fff;border-color:#ff6b2c}.section-theme-17.browse_categories .cats-block .cat-box a:hover .icon-box{background:#ff6b2c}.section-theme-17.browse_categories .cats-block .cat-box a:hover .icon-box img{filter:invert(100%) sepia(0%) saturate(7474%) hue-rotate(68deg) brightness(102%) contrast(106%)}.section-theme-17.browse_categories .cats-block .cat-box .icon-box{display:flex;background:#fff1e7;border-radius:15px;align-items:center;width:100%;height:110px;margin:0 0 22px;justify-content:center;transition:all ease-in-out .3s}@media (min-width:1200px){.section-theme-17.browse_categories .cats-block .cat-box .icon-box{border-radius:30px}}.section-theme-17.browse_categories .cats-block .cat-box .icon-box img{display:block;width:45px;height:auto;filter:invert(42%) sepia(93%) saturate(774%) hue-rotate(339deg) brightness(107%) contrast(103%)}@media (min-width:1200px){.section-theme-17.browse_categories .cats-block .cat-box .icon-box img{width:55px;height:auto}}.section-theme-17.browse_categories .cats-block .title{color:#000;display:block;font-size:18px;font-weight:700;line-height:26px;text-transform:capitalize}@media (min-width:1200px){.section-theme-17.browse_categories .cats-block .title{font-size:20px}}.section-theme-17.browse_categories .cats-block p{color:#000;font-size:14px;line-height:26px;color:#444}.section-theme-17.browse_categories .online-resume{margin:0 0 40px;padding:30px 5% 0;width:100%;border-radius:32px;background-repeat:no-repeat;background-position:100% 100%;background-size:cover;position:relative}@media (min-width:768px){.section-theme-17.browse_categories .online-resume{padding:40px 5% 120px}}@media (min-width:992px){.section-theme-17.browse_categories .online-resume{padding:80px 5% 120px;margin:0 0 80px}}@media (min-width:1200px){.section-theme-17.browse_categories .online-resume{min-height:430px;margin:0 0 112px;padding:80px 5% 88px 7.2%}}@media (min-width:768px){.section-theme-17.browse_categories .online-resume .right-img{bottom:0;right:40px;width:45%;position:absolute}}@media (min-width:992px){.section-theme-17.browse_categories .online-resume .right-img{width:37.5%}}@media (min-width:1200px){.section-theme-17.browse_categories .online-resume .right-img{right:122px}}.section-theme-17.browse_categories .online-resume .right-img img{display:block;height:auto;max-width:100%}.section-theme-17.browse_categories .online-resume .text-wrap{width:100%;color:#fff}@media (min-width:768px){.section-theme-17.browse_categories .online-resume .text-wrap{width:54%}}@media (min-width:992px){.section-theme-17.browse_categories .online-resume .text-wrap{width:51%}}@media (min-width:1550px){.section-theme-17.browse_categories .online-resume .text-wrap p{font-size:20px}}@media (min-width:1550px){.section-theme-17.browse_categories .online-resume .text-wrap h2{font-size:50px;letter-spacing:1.8px}}.section-theme-17.browse_categories .jobs-holder{margin:0 0 50px}@media (min-width:992px){.section-theme-17.browse_categories .jobs-holder{margin:0 0 100px}}@media (min-width:1200px){.section-theme-17.browse_categories .jobs-holder{margin:0 0 153px}}.section-theme-17.browse_categories .jobs-holder .job-slider{margin:0 -10px}.section-theme-17.browse_categories .jobs-holder .image-holder{width:100%;height:340px;border-radius:30px;transition:all .3s ease-in-out;position:relative}@media (min-width:1200px){.section-theme-17.browse_categories .jobs-holder .image-holder{width:100%}}.section-theme-17.browse_categories .jobs-holder .image-holder img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:30px}.section-theme-17.browse_categories .jobs-holder .image-holder .info-tag{bottom:-11px;left:50%;transform:translate(-50%);min-width:240px;min-height:50px;display:flex;align-items:center;background:#ffe9a7;border-radius:50px;position:absolute;padding:0 0 0 24px}.section-theme-17.browse_categories .jobs-holder .image-holder .info-tag .title{display:block;font-size:20px;line-height:24px;font-weight:700;color:#000}.section-theme-17.browse_categories .jobs-holder .image-holder .info-tag .number{top:50%;right:13px;width:34px;height:34px;font-size:14px;line-height:16px;font-weight:700;border-radius:100%;color:#494949;display:flex;align-items:center;justify-content:center;background:#fff;position:absolute;transform:translateY(-50%)}.section-theme-17.browse_categories .jobs-holder .slick-list{padding:0 0 15px}.section-theme-17.browse_categories .jobs-holder .slick-slide{padding:0 10px}.section-theme-17.browse_categories .jobs-holder .slick-slide.slick-current .info-tag{background:#ff7a18}.section-theme-17.browse_categories .jobs-holder .slick-slide.slick-current .info-tag .title{color:#fff}.section-theme-17.pricing-plan-block{background-color:#fff;background-position:50% 50%}@media (min-width:768px){.section-theme-17.pricing-plan-block .column-center{padding:0}}@media (min-width:768px){.section-theme-17.pricing-plan-block .column-left{padding-right:0}}@media (min-width:768px){.section-theme-17.pricing-plan-block .column-right{padding-left:0}}.section-theme-17.pricing-plan-block .pricing-plan{border-radius:30px;padding:0;border-color:#d1d1d1}.section-theme-17.pricing-plan-block .pricing-plan .btn{min-width:188px;width:auto;padding:14px 41px;font-size:14px;margin:0 25px 30px}@media (min-width:1200px){.section-theme-17.pricing-plan-block .pricing-plan .btn{margin:0 56px 43px}}.section-theme-17.pricing-plan-block .pricing-plan .btn.light-yellow{color:#000;background:#ffe9a7;border-color:#ffe9a7}.section-theme-17.pricing-plan-block .pricing-plan .btn.light-yellow:hover:before{background:#f2cf67}.section-theme-17.pricing-plan-block .pricing-plan .price,.section-theme-17.pricing-plan-block .pricing-plan .title,.section-theme-17.pricing-plan-block .pricing-plan sub{color:#fff}.section-theme-17.pricing-plan-block .pricing-plan .title{text-transform:uppercase;font-size:18px}.section-theme-17.pricing-plan-block .pricing-plan .tag{background:#000}.section-theme-17.pricing-plan-block .pricing-plan .card-head{margin:0 0 25px;padding:55px 30px 35px;border:none;border-radius:30px 30px 0 0;background-image:url(../images/bg_img24.png);background-repeat:no-repeat;background-size:cover;background-position:100% 100%}@media (min-width:1375px){.section-theme-17.pricing-plan-block .pricing-plan .card-head{padding:35px 53px;margin:0 0 43px}}.section-theme-17.pricing-plan-block .pricing-plan.recommended{background:#fff}.section-theme-17.pricing-plan-block .pricing-plan.recommended .card-head{background-image:url(../images/bg_img25.png)}.section-theme-17.pricing-plan-block .pricing-plan .price sup{font-size:25px;line-height:25px;color:#fff}@media (min-width:1200px){.section-theme-17.pricing-plan-block .pricing-plan .price{font-size:80px}}.section-theme-17.pricing-plan-block .pricing-plan .feature-list{margin:0 20px 15px}@media (min-width:1200px){.section-theme-17.pricing-plan-block .pricing-plan .feature-list{margin:0 60px 25px 55px}}.section-theme-17.pricing-plan-block .pricing-plan .feature-list li{padding:0 0 19px 32px;margin:0 0 15px;color:#1e1e1e;border-bottom:1px solid #cfcfcf}.section-theme-17.pricing-plan-block .pricing-plan .feature-list li:last-child{margin:0;border:none}.section-theme-17.pricing-plan-block .pricing-plan .feature-list li:before{background:url(../images/icon_check_green.png) no-repeat;width:18px;height:18px}.section-theme-17.articles{padding:50px 0}@media (min-width:992px){.section-theme-17.articles{padding:100px 0}}@media (min-width:1200px){.section-theme-17.articles{padding:113px 0 129px}}.section-theme-17 .recent_articles .article_info_row{padding:0;margin:0 0 50px}@media (min-width:992px){.section-theme-17 .recent_articles .article_info_row{margin:0 -17px 83px;display:flex}}.section-theme-17 .recent_articles .article_holder{background:transparent;box-shadow:none;margin:0 0 30px}@media (min-width:576px){.section-theme-17 .recent_articles .article_holder{display:flex}}@media (min-width:992px){.section-theme-17 .recent_articles .article_holder{width:50%;margin:0;padding:0 17px}}.section-theme-17 .recent_articles .date-holder{top:0;left:0;width:100px;height:100px;padding:10px;display:flex;align-items:center;justify-content:center;margin:0 auto 30px;position:relative;background:#ff7a18}@media (min-width:576px){.section-theme-17 .recent_articles .date-holder{flex-shrink:0;margin:0 10px 0 0}}@media (min-width:992px){.section-theme-17 .recent_articles .date-holder{width:110px;height:110px}}@media (min-width:1375px){.section-theme-17 .recent_articles .date-holder{width:130px;height:130px;margin:0}}@media (min-width:1550px){.section-theme-17 .recent_articles .date-holder .date{font-size:60px}}.section-theme-17 .recent_articles .article_info{flex-grow:1;display:block;padding:0;margin:0}.section-theme-17 .recent_articles .image-holder{width:100%;margin:0 0 19px;height:289px}.section-theme-17 .recent_articles .btn-more{display:inline-block;font-size:18px;line-height:22px;font-weight:700;color:#000;text-transform:uppercase;border-bottom:3px solid #ff7a18}.logos_area{padding:40px 0 0}@media (min-width:992px){.logos_area{padding:80px 0 0}}@media (min-width:1200px){.logos_area{padding:120px 0 0}}.logos_area .logos_list{padding:0;margin:0 -10px;list-style:none;display:flex;align-items:center;flex-wrap:wrap}.logos_area .logos_list li{padding:0 10px;width:50%;margin:0 0 20px;text-align:center}@media (min-width:768px){.logos_area .logos_list li{width:20%;margin:0}}.logos_area .logos_list li:last-child{width:100%;margin:0}@media (min-width:768px){.logos_area .logos_list li:last-child{width:20%}}.logos_area .logos_list li img{display:inline-block;height:auto;max-width:100%}.discover_info_holder{padding:50px 0 70px}@media (min-width:992px){.discover_info_holder{padding:100px 0 120px}}@media (min-width:1200px){.discover_info_holder{padding:122px 0 157px}}.discover_info_holder .section-header p,.discover_info_holder .section-header h2{margin:0}.discover_info_holder .img_wrap{display:flex;justify-content:center;position:relative}.discover_info_holder .img_wrap img{display:inline-block;height:auto;max-width:100%}.discover_info_holder .img_wrap .counter-round-box{width:150px;height:150px;padding:10px;display:flex;align-items:center;justify-content:center;border-radius:100%;position:absolute;text-align:center}@media (min-width:768px){.discover_info_holder .img_wrap .counter-round-box{width:200px;height:200px}}@media (min-width:1200px){.discover_info_holder .img_wrap .counter-round-box{width:230px;height:230px}}.discover_info_holder .img_wrap .counter-round-box.pink{background:#ffe7e8;top:-27px;left:2px}@media (min-width:768px){.discover_info_holder .img_wrap .counter-round-box.pink{top:23px;left:14px}}.discover_info_holder .img_wrap .counter-round-box.light-purple{background:#e7edff;bottom:-30px;left:2px}@media (min-width:768px){.discover_info_holder .img_wrap .counter-round-box.light-purple{left:14px}}.discover_info_holder .img_wrap .counter-round-box.light-green{background:#ecffe7;top:-27px;right:0}@media (min-width:768px){.discover_info_holder .img_wrap .counter-round-box.light-green{top:24px}}.discover_info_holder .img_wrap .counter-round-box.light-yellow{background:#fbffc1;right:0;bottom:-30px}.discover_info_holder .text_wrap{overflow:hidden;font-size:18px;line-height:1.6;color:#111}@media (min-width:1375px){.discover_info_holder .text_wrap{padding:60px 17px 0 0}}.discover_info_holder .text_wrap p{margin:0}.discover_info_holder .h2{display:block}@media (min-width:768px){.discover_info_holder .h2{margin:0 0 10px}}@media (min-width:1200px){.discover_info_holder .h2{font-size:50px;letter-spacing:1.5px;line-height:1.25;margin:0 0 21px}}.discover_info_holder .list{padding:0;margin:30px 0 0;list-style:none}.discover_info_holder .list li{margin:0 0 21px;display:flex;align-items:center}.discover_info_holder .list li:last-child{margin:0}.discover_info_holder .list li .icon{display:block;margin:0 6px 0 0;font-size:27px;color:#4ab166}.discover_info_holder .list li .text{display:block;font-size:18px;line-height:22px;font-weight:400;color:#444}.discover_info_holder .numbers{font-weight:700;text-transform:lowercase}@media (min-width:1200px){.discover_info_holder .numbers{font-size:46px;line-height:50px;margin:0}}@media (min-width:1375px){.discover_info_holder .numbers{font-size:54px;line-height:58px;margin:0}}.discover_info_holder .subtext{font-weight:400;font-size:16px;color:#000}.leading_brands{padding:0}.leading_brands .section-header{margin:0;max-width:750px}.leading_brands .slider-wrap{margin:0 -15px}.leading_brands .slick-slide{padding:0 15px}.leading_brands .client_review{background:#fff;border:1px solid #d2d2d2;border-radius:30px}.leading_brands .heading_bar{width:100%;display:flex;align-items:center;justify-content:space-between;border-radius:30px;min-height:60px;background:#ffe9a7;padding:0 25px}@media (min-width:1200px){.leading_brands .heading_bar{padding:0 38px 0 50px}}.leading_brands .stars{line-height:0}.leading_brands .icon{color:#ff7a18;font-size:19px;line-height:19px}.leading_brands .title-quality{display:block;font-size:18px;line-height:20px;font-weight:700;color:#000}.leading_brands .text_bar{padding:30px 20px}@media (min-width:1200px){.leading_brands .text_bar{padding:50px 38px 35px 49px}}.leading_brands .text_bar .h5{margin:0 0 30px;display:block}.leading_brands .refrence-holder{display:flex;align-items:center}.leading_brands .refrence-holder .text-box{width:72%;flex-shrink:0;padding-right:15px}.leading_brands .refrence-holder .text-box p{font-size:16px;margin:0}.leading_brands .refrence-holder .text-box .h5{margin:0;display:block}.leading_brands .refrence-holder .logo-box{flex-grow:1}.leading_brands .refrence-holder .logo-box img{display:block;height:auto;max-width:100%}.footer-theme-17{padding:40px 0 0;font-family:DM Sans,sans-serif;position:relative;background-position:50% 50%;background-size:cover;background-repeat:no-repeat}@media (min-width:992px){.footer-theme-17{padding:100px 0 0}}@media (min-width:1200px){.footer-theme-17{padding:140px 0 0}}.footer-theme-17 .subscription-holder{max-width:776px;margin:0 auto 40px;text-align:center;color:#fff}@media (min-width:992px){.footer-theme-17 .subscription-holder{margin:0 auto 80px}}@media (min-width:1200px){.footer-theme-17 .subscription-holder{margin:0 auto 111px}}.footer-theme-17 .subscription-holder p{margin:0 0 42px;font-size:18px}.footer-theme-17 .subscription-holder .social_links{padding:0;margin:0 -5px 26px;display:flex;align-items:center;flex-wrap:wrap;list-style:none;justify-content:center}.footer-theme-17 .subscription-holder .social_links li{padding:0 5px;margin:0 0 10px}.footer-theme-17 .subscription-holder .social_links li a{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border:1px solid #fff;border-radius:100%}.footer-theme-17 .subscription-holder .social_links li a:hover{background:#ff6e00}.footer-theme-17 .subscription-holder .social_links li a .icon{font-size:15px;color:#fff;margin:0}.footer-theme-17 .flag-img{margin:0 0 43px}.footer-theme-17 .flag-img img{display:inline-block;height:auto;max-width:100%}.footer-theme-17 .h1{margin:0;color:#fff}.footer-theme-17 .form-newsletter{margin:0 0 44px}.footer-theme-17 .form-newsletter .form-control{background:#fff;height:60px;font-size:16px;color:#000;padding-top:0;padding-bottom:0}.footer-theme-17 .form-newsletter .form-control::placeholder{color:#000}.footer-theme-17 .form-newsletter .btn{top:0;right:0;height:60px;position:absolute}.footer-theme-17 .copyright{display:block;text-align:center;font-size:16px;line-height:20px;font-weight:700;color:#fff}.footer-theme-17 .copyright a{color:#fff;text-decoration:underline}.footer-theme-17 .copyright a:hover{text-decoration:none}@media (min-width:768px){.footer-theme-17 .contact_info_holder{padding:0 30px 0 0}}.footer-theme-17 .social-links-holder{color:#fff;padding-right:60px}.footer-theme-17 .social-links-holder p{margin:0 0 48px;line-height:26px}.footer-theme-17 .footer-logo{margin:0 0 30px}@media (min-width:768px){.footer-theme-17 .footer-logo{margin:0 0 37px}}.footer-theme-17 .footer-logo img{display:block;height:auto;max-width:100%;width:180px}.footer-theme-17 .contact-info-list{padding:0;margin:0;list-style:none}.footer-theme-17 .contact-info-list li{margin:0 0 22px;display:flex;font-size:15px;line-height:26px;color:#fff}.footer-theme-17 .contact-info-list li:last-child{margin:0}.footer-theme-17 .contact-info-list .icon-left{width:44px;height:44px;flex-shrink:0;margin-right:26px;border-radius:100%;display:flex;align-items:center;justify-content:center;background:#ff6e00}.footer-theme-17 .contact-info-list .icon-left img{display:block;height:auto;max-width:100%}.footer-theme-17 .contact-info-list .sub-text{flex-grow:1;font-weight:700;font-size:16px}.footer-theme-17 .contact-info-list .sub-text.address{display:block}.footer-theme-17 .contact-info-list .sub-text a{color:#fff;display:block;margin-top:10px}.footer-theme-17 .contact-info-list .sub-text a:hover{color:#ff6e00}.footer-theme-17 .footer-links-holder{overflow:hidden}.footer-theme-17 .h5{display:block;margin:0 0 33px;color:#fff;font-weight:700}.footer-theme-17 .footer-links{margin:0}.footer-theme-17 .footer-links li{position:relative;margin:0 0 20px;padding:0;font-size:16px;line-height:20px}.footer-theme-17 .footer-links li a{color:#fff}.footer-theme-17 .footer-links li a:hover{color:#ff6e00}.footer-theme-17 .footer-links li:last-child{margin:0}.footer-theme-17 .bottom-footer{padding:40px 0;font-size:16px;line-height:20px;color:#fff;font-weight:700;text-align:center}@media (min-width:992px){.footer-theme-17 .bottom-footer{padding:67px 0 58px;text-align:left;display:flex;justify-content:space-between}}.footer-theme-17 .bottom-footer p{margin:0 0 30px}@media (min-width:992px){.footer-theme-17 .bottom-footer p{margin:0}}.footer-theme-17 .bottom-footer p a{color:#fff;text-decoration:underline}.footer-theme-17 .page_links li a:hover{color:#ff6e00}.header-theme-18 .nav-close span,.header-theme-18 .nav-close:after,.header-theme-18 .nav-close:before,.header-theme-18 .nav-opener span,.header-theme-18 .nav-opener:after,.header-theme-18 .nav-opener:before{background:#fff}.header-theme-18 .nav-close:hover span,.header-theme-18 .nav-close:hover:after,.header-theme-18 .nav-close:hover:before,.header-theme-18 .nav-opener:hover span,.header-theme-18 .nav-opener:hover:after,.header-theme-18 .nav-opener:hover:before{background:#ffca1d}@media (max-width:991.98px){.header-theme-18 .nav-drop{background:#0d0035}}.header-theme-18 .navigation>li>a:not(.btn){color:#fff}.header-theme-18 .navigation>li>a:not(.btn):hover{color:#ffca1d}@media (max-width:991.98px){.header-theme-18 .navigation>li>a.dropdown-toggle.show{color:#ffca1d}}.header-theme-18 .navigation>li:hover .dropdown-toggle{color:#ffca1d}.header-theme-18 .navigation>li.active>a{color:#ffca1d}.header-theme-18 .navigation .dropdown-menu li.active>a{color:#ffca1d}.header-theme-18 .navigation .dropdown-menu li.active:hover>a{color:#fff}.header-theme-18 .navigation .dropdown-menu li.tabActive>a{background:#ffca1d;color:#fff}.header-theme-18 .navigation .dropdown-menu .dropdown-item:hover{background:#ffca1d}@media (min-width:992px){.sticky-header .header-theme-18 .navigation>li>a:not(.btn,:hover){color:#220389}}@media (min-width:992px){.sticky-header .header-theme-18 .navigation>li:hover .dropdown-toggle{color:#ffca1d}}.sticky-header .header-theme-18 .nav-opener:not(:hover) span,.sticky-header .header-theme-18 .nav-opener:not(:hover):after,.sticky-header .header-theme-18 .nav-opener:not(:hover):before{background:#220389}@media (max-width:576px){.visual-theme-9 .visual-textbox{padding-top:10px}.section-theme-9 .browse_categories,.section-theme-9.works_area{padding-top:20px;padding-bottom:20px}.visual-block{padding-bottom:10px}.browse_categories .text_wrap .title{font-size:15px;line-height:18px}.browse_categories_image{display:none}}@media (min-width:767.98px){.browse_categories_image1{display:none}}:root{--green: #063970;--dark-green: #113e0b;--dk-green: #061504;--colorPrimary: #063970;--colorDarkPrimary: #a13c10;--colorLightPrimary: #fee0ab;--bright-green: #13b601;--pink: #fcf5eb;--grayish: #9e9e9e;--black: #000;--light-green: #f6fff9;--white: #fff;--gray: #444;--tertiary: var(--pink);--bright: var(--bright-green);--primary: var(--green);--secondary: var(--dark-green);--dark: var(--dk-green)}.jobplugin__bg-primary,.hover\:jobplugin__bg-primary:hover,.parent-hover\:jobplugin__bg-primary:hover .icon-play,.jobplugin .ui-slider .ui-slider-range{background:var(--primary)!important}.jobplugin__text-primary,.hover\:jobplugin__text-primary:hover,.parent-hover\:jobplugin__text-primary:hover{color:var(--primary)!important}.jobplugin__border-primary,.hover\:jobplugin__border-primary:hover,.parent-hover\:jobplugin__border-primary:hover .icon-play{border-color:var(--primary)!important}.jobplugin__bg-secondary,.hover\:jobplugin__bg-secondary:hover{background:var(--secondary)!important}.jobplugin__text-secondary,.hover\:jobplugin__text-secondary:hover{color:var(--secondary)!important}.jobplugin__border-secondary,.hover\:jobplugin__border-secondary:hover{border-color:var(--secondary)!important}.jobplugin__bg-white{color:var(--black);border:1px solid var(--grayish);background:var(--white)!important}.hover\:jobplugin__bg-white:hover{color:var(--white);border:1px solid var(--primary);background:var(--primary)!important}.jobplugin__bg-dark{background:var(--dark)!important}.jobplugin__border-dark{border-color:var(--dark)!important}.jobplugin__text-white,.hover\:jobplugin__text-white:hover{color:var(--white)!important}.jobplugin__nav ul li:hover,.jobplugin__nav ul li:hover>a,.jobplugin__steps-content .drop-zone .drop-zone__prompt strong,.jobplugin__steps-nav li.visited a,.jobplugin__steps-nav li.current a,.jobplugin__tabset-normal ul li.active a,.jobplugin__profile-ratings ul li.active,.jobplugin__accorion-opener:hover,.jobplugin__results-aside__box.active .jobplugin__results-aside__head{color:var(--primary)}.jobplugin__nav ul li>ul li:hover>a,.jobplugin__tabset ul li.active>a,.jobplugin__tabset-secondary ul li.active>a,.jobplugin__slider .slick-dots .slick-active button:before,.jobplugin__usertype-radio input[type=radio]:checked+.jobplugin__usertype-radio__item .jobplugin__usertype-radio__btn,.jobplugin__form-checkbox input[type=checkbox]:checked+.jobplugin__form-checkbox__btn,.jobplugin__form-radio input[type=radio]:checked+.jobplugin__form-radio__btn,.jobplugin__dashboard-activity .h5:before,.chkbx-toggle:checked+label:before,.jobplugin__steps-nav li.visited:before,.jobplugin__steps-nav li.current:before,.jobplugin__steps-nav li .edit,.jobplugin__settings-menu ul li:hover>a,.jobplugin__settings-menu ul li.active>a,.jobplugin__settings-card__radio-box input[type=radio]:checked+.jobplugin__settings-card__custom-radio .jobplugin__settings-card__radio-box__button,.chkbx-toggle.chkbx-toggle-white:checked+label:before,.jobplugin__pagination li:hover:not(.disabled)>a,.jobplugin__pagination li.active:not(.disabled)>a,.jobplugin__results-aside__box.active .jobplugin__results-aside__button,.ui-slider .ui-slider-handle,.ui-slider .ui-slider-range,.jobplugin__results-aside--active .jobplugin__results-aside__opener,.jobplugin__messenger-message.reverse .jobplugin__messenger-message__text,.jobplugin__settings-bulletlist li:before,.jobplugin__catalog-gallery .slick-arrow:hover,.jobplugin__accorion-opener:hover .jobplugin__accorion-arrow,.jobplugin__accorion li.active .jobplugin__accorion-arrow,.jobplugin__openclose-opener:hover .jobplugin__openclose-arrow,.jobplugin__openclose.active .jobplugin__openclose-arrow,.jobplugin__results-aside__boxopener:hover .jobplugin__results-aside__button{background:var(--primary)}.jobplugin__usertype-radio input[type=radio]:checked+.jobplugin__usertype-radio__item,.jobplugin__form-checkbox input[type=checkbox]:checked+.jobplugin__form-checkbox__btn,.jobplugin__form-radio input[type=radio]:checked+.jobplugin__form-radio__btn,.jobplugin__settings-menu ul li a,.jobplugin__settings-menu ul li:hover>a,.jobplugin__settings-menu ul li.active>a,.jobplugin__loader-animmte,.jobplugin__loader-animmte:after,.jobplugin__settings-card__radio-box input[type=radio]:checked+.jobplugin__settings-card__custom-radio,.jobplugin__settings-card__radio-box input[type=radio]:checked+.jobplugin__settings-card__custom-radio .jobplugin__settings-card__radio-box__button,.chkbx-toggle.chkbx-toggle-white:checked+label:before,.jobplugin__tabset-normal ul li.active a,.jobplugin__pagination li:hover:not(.disabled)>a,.jobplugin__pagination li.active:not(.disabled)>a,.jobplugin__results-aside__box.active .jobplugin__results-aside__head,.jobplugin__messenger-message.reverse .jobplugin__messenger-message__text,.jobplugin__catalog-gallery__image:before,.jobplugin__catalog-reviews.active,.jobplugin__accorion li.active{border-color:var(--primary)}.jobplugin__nav ul li>ul li:hover .jobplugin__nav-arrow{color:var(--white)}.jobplugin__pattern{background-image:radial-gradient(var(--primary) 2px,transparent 3px)}.jobplugin__section-speciality__list-icon:before{background:linear-gradient(135deg,var(--white) 0%,var(--bright) 50%,var(--bright) 100%)}.jobplugin__messenger-message.reverse .jobplugin__messenger-message__text:before,.jobplugin__messenger-message.reverse .jobplugin__messenger-message__text:after{border-color:transparent transparent transparent var(--primary)}.jobplugin__messenger-form__input{border-color:var(--primary)!important}@media (max-width: 1199px){.jobplugin__nav ul li.has-dropdown.active,.jobplugin__nav ul li.has-dropdown.active>a{color:var(--primary)}.jobplugin__nav ul li>ul li.has-dropdown.active>a{background:var(--primary)}}.btn.btn-primary,.btn.btn-green,.navigation>li>a.btn-info,.nav-tabs.nav-tabs-line li .nav-link.active:after,.social-networks li a:hover,.social-links li a:hover,.leadership-box .social-networks li a:hover,.accordion_list li button:not(.collapsed) .icon,.pagination .page-link:hover,.pagination .page-item.active .page-link,.section-theme-1 .pagination .page-item.active .page-link,.section-theme-1 .pagination .page-item .page-link:hover,.section-theme-6.learning-block.bg-light-sky .thumbs-list .thumbnail:before,.btn-app.btn-play-store,.section-theme-1.latest-news-block.latest-blog .news-post .btn.btn-green:before,.sidebar.sidebar-theme-1 .h5:after,.sidebar.sidebar-theme-1 .widget.widget_categories ul li a:hover,.widget .search-form .btn-search,.sidebar.sidebar-theme-1 .widget.widget_newsletter .search-form .btn-search,.post.singlepost-theme-1 ul li:before,.post.singlepost-theme-1 .social-share li a:hover,.post.singlepost-theme-1 .commentlist-item .comment-reply-link:hover,.bullet-list li:before,.section-about .video-box:before,.team-box .button-overplay .btn,.bg-overlay.bg-primary:after,.tagcloud>a:hover,.tweets-slider .slick-dots li button:hover,.tweets-slider .slick-dots li.slick-active button,.section-theme-1 .page-subheader .grid-buttons .btn.active,.section-theme-1 .page-subheader .grid-buttons .btn:hover,.ui-slider .ui-slider-range,.section-theme-1 .filter-box .ui-slider .ui-slider-handle,.section-theme-1 .filter-box .ui-slider .ui-slider-range,.custom-checkbox input[type=checkbox]:checked+.fake-checkbox,.custom-checkbox input[type=radio]:checked+.fake-checkbox,.candidate-info-list li:before,.related-categories.related-services .services-carousel .slick-arrow:hover,.progress-bar.bg-warning,.slick-dots li button:hover,.slick-dots li.slick-active button,.related-categories.section-quotes .quotes-slider .slick-arrow:hover,.quotes-box:hover,.job-details-header .utility-buttons .btn-tag:hover,.related-categories.section-categories .jobs-listing-slider .slick-arrow:hover,.related-categories.section-categories .featured-category-box:hover,.btn.btn-dark-yellow:hover,.contact-box .icon-holder,.section-theme-1 .package-box .icon,.account-box .icon,.account-box .contac-form .custom-checkbox input[type=checkbox]:checked+.fake-checkbox,.subvisual-theme-1.block-404 .btn-search:hover,.section-faqs .accordion .accordion-button:not(.collapsed) .bullet,.featured-category-box:hover,.page-subheader .grid-buttons .btn.active,.page-subheader .grid-buttons .btn:hover,.popular-jobs-box .btn-bookmark.active,.popular-jobs-box .btn-bookmark:hover,.jobs-card .btn.btn-green:before{background:var(--colorPrimary)!important}.post.singlepost-theme-1 blockquote:before,.breadcrumb-nav.bg-primary{background-color:var(--colorPrimary)!important}.commentlist .comment-reply-link,.entry-meta .icon,.widget ul li a:hover,.sidebar.sidebar-theme-1 .widget ul li a:hover,.recent-posts .date i,.leadership-box .number a:hover,.subvisual-theme-1 .breadcrumb-nav .breadcrumb a:hover,.section-theme-1.latest-news-block.latest-blog .news-post .h3 a:hover,.section-theme-1.latest-news-block.latest-blog .news-post .post-meta-wrap .post-meta li a:hover,.section-theme-1.latest-news-block.latest-blog .news-post .post-by a:hover,.sidebar.sidebar-theme-1 .recent-posts .title a:hover,.sidebar.sidebar-theme-1 .recent-posts .date i,.sidebar.sidebar-theme-1 .widget.widget_categories ul li:hover .count,.post.singlepost-theme-1 .post-author-info .post-by a:hover,.post.singlepost-theme-1 blockquote cite span,.post.singlepost-theme-1 .post-tags .title,.post.singlepost-theme-1 .tagcloud>a:hover,.text-link,.counters-block .icon,.section-header h2 .text-primary,.team-box h3 a:hover,.featured-team .team-box .subtext,.service-box .icon-holder,.news-post:hover h3 a,.post-footer .read-more:hover,.gallery-slider .news-post .h5 a:hover,.gallery-slider .news-post h4 a:hover,.candidate-box .pin-job:hover,.candidate-box h2 a:hover,.company-info-box .company-contact-list>li .ico,.about-list li .subtext a:hover,.sorting-list li a:hover,.sorting-list li.active a,.check-list li:before,.num-list li:before,.featured-box:hover h3,.featured-box .stats-list .icon,.featured-box .pin-job:hover,.contact-box a:hover,.contact-support .contact-box .icon-holder,.contact-support .contact-box a:hover,.account-box .contac-form .link:hover,.subvisual-theme-1.block-404 h1,.section-theme-1 .filters-sidebar .filters-sidebar-Head .btn-clear:hover,.section-theme-1 .filter-box .buttonShowMore:hover,.featured-box h3 a:hover,.service-box h3 a:hover,.top-bar .hotline .icon-hotline,.top-bar .hotline a:hover,.top-bar .social-links-top a:hover{color:var(--colorPrimary)!important}.btn.btn-green,.leadership-box .social-networks li a:hover,.pagination .page-link:hover,.pagination .page-item.active .page-link,.section-theme-1 .pagination .page-item.active .page-link,.section-theme-1 .pagination .page-item .page-link:hover,.section-theme-1 .pagination .page-item:first-child .page-link,.section-theme-1 .pagination .page-item:last-child .page-link,.section-theme-1 .pagination .page-item:first-child .page-link:hover,.section-theme-1 .pagination .page-item:last-child .page-link:hover,.sidebar.sidebar-theme-1 .widget.widget_categories ul li .count,.video-box .btn-play .icon-play,.post blockquote,.tagcloud>a:hover,.section-theme-1 .page-subheader .grid-buttons .btn.active,.section-theme-1 .page-subheader .grid-buttons .btn:hover,.ui-slider .ui-slider-handle,.section-theme-1 .filter-box .ui-slider .ui-slider-handle,.custom-checkbox input[type=checkbox]:checked+.fake-checkbox,.custom-checkbox input[type=radio]:checked+.fake-checkbox,.candidate-box:hover,.candidate-box:hover .icon-box,.candidate-info-list li:after,.candidate-box:hover .stats-list,.quotes-box:hover,.job-details-header .utility-buttons .btn-tag:hover,.featured-box:hover,.contact-support .contact-box .icon-holder,.section-theme-1 .package-box .icon,.account-box .contac-form .custom-checkbox input[type=checkbox]:checked+.fake-checkbox,.page-subheader .grid-buttons .btn.active,.page-subheader .grid-buttons .btn:hover,.popular-jobs-box .btn-bookmark.active,.popular-jobs-box .btn-bookmark:hover{border-color:var(--colorPrimary)!important}.video-box .btn-play .icon-play:before{border-left-color:var(--colorPrimary)!important}.commentlist .comment-reply-link:hover,.breadcrumb a:hover,.text-link:hover{color:var(--colorDarkPrimary)!important}.how-work-box .icon,.section-theme-6.learning-block.bg-light-sky .text-info-slider:before,.matched-jobs-block:before,.quotes-box .social-icon{background:var(--colorLightPrimary)!important}.section-theme-6.learning-block.bg-light-sky .text-info-slider,.quotes-box .author-avatar{border-color:var(--colorLightPrimary)!important}.quotes-box{-webkit-box-shadow:0 10px 0 var(--colorLightPrimary)!important;box-shadow:0 10px 0 var(--colorLightPrimary)!important}.section-theme-6.learning-block.bg-light-sky .thumbs-list .thumbnail:before,.section-about .video-box:before,.team-box .button-overplay:before{opacity:.85}.btn.btn-green:hover:before,.navigation>li>a.btn-info:hover:before,.btn.btn-primary:hover:before,.candidate-box:hover .btn.btn-primary:before,.btn.btn-dark-yellow:hover:before,.featured-box:hover .btn.btn-primary:before{background:#00000040}.job-details-header .social-networks li a:hover{background:transparent!important}@tailwind base;@tailwind components;@tailwind utilities;.clearfix:after{content:"";display:block;clear:both}.ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@font-face{font-family:rj-icomoon;src:url(../fonts/rj-icomoond21a.eot?ueikx9);src:url(../fonts/rj-icomoond21a.eot?ueikx9#iefix) format("embedded-opentype"),url(../fonts/rj-icomoond21a.ttf?ueikx9) format("truetype"),url(../fonts/rj-icomoond21a.woff?ueikx9) format("woff"),url(../fonts/rj-icomoond21a.svg?ueikx9#rj-icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}.rj-icon{font-family:rj-icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.rj-delete:before{content:""}.rj-dots:before{content:""}.rj-search-new:before{content:""}.rj-arrow-back:before{content:""}.rj-share1:before{content:""}.rj-heart:before{content:""}.rj-home:before{content:""}.rj-check-thick1:before{content:""}.rj-message:before{content:""}.rj-trash-bin:before{content:""}.rj-time:before{content:""}.rj-plus:before{content:""}.rj-share:before{content:""}.rj-check:before{content:""}.rj-link-arrow:before{content:""}.rj-crown:before{content:""}.rj-dive:before{content:""}.rj-stack:before{content:""}.rj-dribbble:before{content:""}.rj-github:before{content:""}.rj-settings:before{content:""}.rj-info:before{content:""}.rj-check-circle:before{content:""}.rj-cart:before{content:""}.rj-star-sm:before{content:""}.rj-rocket:before{content:""}.rj-video-outline:before{content:""}.rj-tel-outline:before{content:""}.rj-star-outline:before{content:""}.rj-preview:before{content:""}.rj-edit-text:before{content:""}.rj-google:before{content:""}.rj-apple:before{content:""}.rj-search-post:before{content:""}.rj-search:before{content:""}.rj-youtube:before{content:""}.rj-Twitter:before{content:""}.rj-instagram:before{content:""}.rj-facebook:before{content:""}.rj-forward:before{content:""}.rj-check-thick:before{content:""}.rj-clock:before{content:""}.rj-arrow-right:before{content:""}.rj-work-home:before{content:""}.rj-add-group:before{content:""}.rj-star:before{content:""}.rj-triangle:before{content:""}.rj-arrow-down:before{content:""}.jobplugin{margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:#444;background:#fcf5eb;font:16px/1.875 Instrument Sans,Arial,Helvetica Neue,Helvetica,sans-serif;min-width:360px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400}@media (max-width: 1199px){.jobplugin{font-size:15px}}@media (max-width: 767px){.jobplugin{font-size:14px}}.jobplugin *,.jobplugin *:before,.jobplugin *:after{-webkit-box-sizing:inherit;box-sizing:inherit}.jobplugin.jobplugin__navigation--active,.jobplugin.jobplugin__settings-menu--active,.jobplugin.jobplugin__results-aside--active,.jobplugin.jobplugin__messenger-dialog-active{overflow:hidden}.jobplugin img{max-width:100%;height:auto;vertical-align:top}.jobplugin a,.jobplugin button,.jobplugin input[type=submit]{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.jobplugin form,.jobplugin fieldset{margin:0;padding:0;border-style:none}.jobplugin input[type=text],.jobplugin input[type=tel],.jobplugin input[type=email],.jobplugin input[type=search],.jobplugin input[type=password],.jobplugin textarea{-webkit-appearance:none;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000;border:1px solid #9e9e9e;padding:12px 20px;font-family:Instrument Sans,Arial,Helvetica Neue,Helvetica,sans-serif;border-radius:6px;font-size:14px}@media (min-width: 768px){.jobplugin input[type=text],.jobplugin input[type=tel],.jobplugin input[type=email],.jobplugin input[type=search],.jobplugin input[type=password],.jobplugin textarea{font-size:16px;padding:16px 20px;border-radius:10px}}.jobplugin input[type=text]:focus,.jobplugin input[type=tel]:focus,.jobplugin input[type=email]:focus,.jobplugin input[type=search]:focus,.jobplugin input[type=password]:focus,.jobplugin textarea:focus{outline:none}.jobplugin input[type=text]::-webkit-input-placeholder,.jobplugin input[type=tel]::-webkit-input-placeholder,.jobplugin input[type=email]::-webkit-input-placeholder,.jobplugin input[type=search]::-webkit-input-placeholder,.jobplugin input[type=password]::-webkit-input-placeholder,.jobplugin textarea::-webkit-input-placeholder{color:#444}.jobplugin input[type=text]::-moz-placeholder,.jobplugin input[type=tel]::-moz-placeholder,.jobplugin input[type=email]::-moz-placeholder,.jobplugin input[type=search]::-moz-placeholder,.jobplugin input[type=password]::-moz-placeholder,.jobplugin textarea::-moz-placeholder{opacity:1;color:#444}.jobplugin input[type=text]:-moz-placeholder,.jobplugin input[type=tel]:-moz-placeholder,.jobplugin input[type=email]:-moz-placeholder,.jobplugin input[type=search]:-moz-placeholder,.jobplugin input[type=password]:-moz-placeholder,.jobplugin textarea:-moz-placeholder{color:#444}.jobplugin input[type=text]:-ms-input-placeholder,.jobplugin input[type=tel]:-ms-input-placeholder,.jobplugin input[type=email]:-ms-input-placeholder,.jobplugin input[type=search]:-ms-input-placeholder,.jobplugin input[type=password]:-ms-input-placeholder,.jobplugin textarea:-ms-input-placeholder{color:#444}.jobplugin input[type=text].placeholder,.jobplugin input[type=tel].placeholder,.jobplugin input[type=email].placeholder,.jobplugin input[type=search].placeholder,.jobplugin input[type=password].placeholder,.jobplugin textarea.placeholder{color:#444}.jobplugin select{-webkit-border-radius:0;font-family:Instrument Sans,Arial,Helvetica Neue,Helvetica,sans-serif}.jobplugin textarea{resize:vertical;vertical-align:top}.jobplugin button,.jobplugin input[type=button],.jobplugin input[type=reset],.jobplugin input[type=file],.jobplugin input[type=submit]{-webkit-appearance:none;cursor:pointer;font-family:Instrument Sans,Arial,Helvetica Neue,Helvetica,sans-serif}.jobplugin h1,.jobplugin .h1,.jobplugin h2,.jobplugin .h2,.jobplugin h3,.jobplugin .h3,.jobplugin h4,.jobplugin .h4,.jobplugin h5,.jobplugin .h5,.jobplugin h6,.jobplugin .h6,.jobplugin .h{font-family:inherit;font-weight:700;margin:0 0 15px;line-height:1.1;color:#113e0b}.jobplugin h1,.jobplugin .h1{font-size:30px}@media (min-width: 768px){.jobplugin h1,.jobplugin .h1{font-size:40px}}@media (min-width: 1024px){.jobplugin h1,.jobplugin .h1{font-size:55px}}@media (min-width: 1200px){.jobplugin h1,.jobplugin .h1{font-size:68px}}@media (min-width: 1440px){.jobplugin h1,.jobplugin .h1{font-size:80px}}.jobplugin h2,.jobplugin .h2{font-size:27px}@media (min-width: 768px){.jobplugin h2,.jobplugin .h2{font-size:32px}}@media (min-width: 1024px){.jobplugin h2,.jobplugin .h2{font-size:40px}}@media (min-width: 1200px){.jobplugin h2,.jobplugin .h2{font-size:50px}}@media (min-width: 1440px){.jobplugin h2,.jobplugin .h2{font-size:60px}}.jobplugin h3,.jobplugin .h3{font-size:24px}@media (min-width: 768px){.jobplugin h3,.jobplugin .h3{font-size:30px}}@media (min-width: 1024px){.jobplugin h3,.jobplugin .h3{font-size:36px}}@media (min-width: 1200px){.jobplugin h3,.jobplugin .h3{font-size:43px}}@media (min-width: 1440px){.jobplugin h3,.jobplugin .h3{font-size:50px}}.jobplugin h4,.jobplugin .h4{font-size:21px}@media (min-width: 1024px){.jobplugin h4,.jobplugin .h4{font-size:28px}}@media (min-width: 1200px){.jobplugin h4,.jobplugin .h4{font-size:34px}}@media (min-width: 1440px){.jobplugin h4,.jobplugin .h4{font-size:40px}}.jobplugin h5,.jobplugin .h5{font-size:17px}@media (min-width: 768px){.jobplugin h5,.jobplugin .h5{font-size:22px}}@media (min-width: 1200px){.jobplugin h5,.jobplugin .h5{font-size:26px}}.jobplugin h6,.jobplugin .h6{font-size:15px}.jobplugin .space-bottom{margin-bottom:25px}@media (min-width: 768px){.jobplugin .space-bottom{margin-bottom:40px}}.jobplugin p{margin:0 0 20px}.jobplugin a{text-decoration:none}.jobplugin a:hover,.jobplugin a:focus{text-decoration:none}.jobplugin__button{background:#063970;color:#fff;border-radius:30px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;min-width:130px;padding:7px 15px;border:1px solid transparent;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;font:700 14px/1.875 Instrument Sans,Arial,Helvetica Neue,Helvetica,sans-serif}@media (min-width: 1024px){.jobplugin__button{font-size:15px;padding:9px 20px}}@media (min-width: 1440px){.jobplugin__button{font-size:16px;padding:9px 25px}}.jobplugin__button.small{font-weight:600}@media (min-width: 768px){.jobplugin__button.small{font-size:14px;padding:6px 15px}}.jobplugin__button.large{padding:10px 18px}@media (min-width: 768px){.jobplugin__button.large{padding:10px 20px}}@media (min-width: 1024px){.jobplugin__button.large{padding:14px 20px}}@media (min-width: 1024px){.jobplugin__button.xlarge{font-size:16px}}@media (min-width: 1200px){.jobplugin__button.xlarge{font-size:18px;line-height:1.5;border-radius:50px;min-width:160px;padding:15px 30px}}@media (min-width: 1440px){.jobplugin__button.xlarge{font-size:20px;min-width:200px;padding:18px 35px}}.jobplugin__button:hover{background:#0b5c00}.jobplugin__button.button-white{color:#063970;background:#fff}.jobplugin__button.button-white:hover{color:#fff;background:#063970}.jobplugin__button.button-link{color:#000;text-decoration:underline}.jobplugin__button.button-link:hover{text-decoration:none}.jobplugin__button.button-danger{background:#ff2727}.jobplugin__button.button-danger:hover{color:#fff;background:#da0000}.jobplugin__button.jobplugin__bg-primary:hover{color:#fff}.jobplugin__bg-primary{background:#063970}.jobplugin__bg-secondary{background:#113e0b}.jobplugin__bg-dark{background:#061504}.jobplugin__text-primary{color:#063970}.jobplugin__border-primary{border-color:#063970}.jobplugin.nav--active{overflow:hidden;height:100vh}.jobplugin__wrapper{width:100%;overflow:hidden;position:relative}.jobplugin__container{max-width:1430px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.jobplugin__row{margin:-7px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width: 1024px){.jobplugin__row{margin:-10px}}@media (min-width: 1200px){.jobplugin__row{margin:-15px}}.jobplugin__row-noflex{display:block;overflow:hidden}.jobplugin__column{width:100%;padding:7px}@media (min-width: 1024px){.jobplugin__column{padding:10px}}@media (min-width: 1200px){.jobplugin__column{padding:15px}}@media (min-width: 768px){.jobplugin__column-floatleft{float:left}}@media (min-width: 768px){.jobplugin__column-floatright{float:right}}@media (min-width: 768px){.jobplugin__two-column .jobplugin__column{width:50%}}@media (min-width: 768px){.jobplugin__three-column .jobplugin__column{width:33.333%}}@media (min-width: 768px){.jobplugin__four-column .jobplugin__column{width:50%}}@media (min-width: 1024px){.jobplugin__four-column .jobplugin__column{width:25%}}@media (min-width: 768px){.jobplugin__five-column .jobplugin__column{width:50%}}@media (min-width: 1024px){.jobplugin__five-column .jobplugin__column{width:33.333%}}@media (min-width: 1200px){.jobplugin__five-column .jobplugin__column{width:20%}}.jobplugin__header{width:100%;position:relative;z-index:99;background:#fcf5eb;padding:10px 0}@media (min-width: 768px){.jobplugin__header{padding:15px 0}}@media (min-width: 1024px){.jobplugin__header{padding:25px 0}}.jobplugin__header-holder{background:#fff;border-radius:50px;padding:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -5px}@media (min-width: 768px){.jobplugin__header-holder{margin:0}}.jobplugin__header-left{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jobplugin__header-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}@media (min-width: 768px){.jobplugin__header-right{display:inherit}}.jobplugin__header-logo{display:block;width:170px;margin-left:5px;-ms-flex-negative:0;flex-shrink:0}@media (min-width: 768px){.jobplugin__header-logo{margin-left:12px}}.jobplugin__header-form{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0;padding:0 4%}@media (max-width: 767px){.jobplugin__header-form{position:absolute;left:0;top:90px;width:100%;padding:0 15px;background:#fff;-webkit-box-shadow:0 5px 5px rgba(0,0,0,.15);box-shadow:0 5px 5px #00000026;max-height:0;overflow:hidden;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}}@media (max-width: 767px){.jobplugin__search--active .jobplugin__header-form{max-height:82px;padding:20px 15px}}.jobplugin__header-form__opener{width:38px;height:38px;border:0;background:transparent;line-height:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 5px 0 0;border-radius:6px;padding:0;font-size:20px;line-height:1}@media (min-width: 768px){.jobplugin__header-form__opener{display:none}}.jobplugin__header-search{max-width:360px;background:#fff;border-radius:25px;height:42px;border:1px solid #cdcdcd;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.2);box-shadow:0 1px 4px #0003;position:relative}@media (max-width: 767px){.jobplugin__header-search{max-width:100%}}.jobplugin__header-search__icon{position:absolute;left:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#000;font-size:14px;line-height:1}.jobplugin__header-input{width:100%;padding:0 125px 0 32px}.jobplugin__header-input input[type=search]{width:100%;font-size:14px;line-height:22px;color:#444;padding:9px 10px;border:0;background:#fff;font-weight:500}.jobplugin__header-input input[type=search]::-webkit-input-placeholder{color:#444}.jobplugin__header-input input[type=search]::-moz-placeholder{color:#444}.jobplugin__header-input input[type=search]:-ms-input-placeholder{color:#444}.jobplugin__header-input input[type=search]::-ms-input-placeholder{color:#444}.jobplugin__header-input input[type=search]::placeholder{color:#444}.jobplugin__header-select{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:125px;border-left:1px solid #d9d9d9;font-size:0;line-height:0;padding:0 10px}.jobplugin__header-select select{width:100%;font-size:14px;line-height:22px;padding:5px 0;border:0;background:#fff;color:#444;font-weight:500}.jobplugin__header-select .select2-container--default{min-width:inherit!important;width:100%!important}.jobplugin__header-select .select2-container--default .select2-selection--single{border:0!important;border-radius:0!important}.jobplugin__header-select .select2-container--default .select2-selection--single .select2-selection__rendered,.jobplugin__header-select .select2-container--default .select2-selection--single .select2-selection__placeholder{font-size:14px!important;line-height:22px!important}.jobplugin__header-select .select2-container--default .select2-selection--single .select2-selection__rendered{padding:0 15px 0 0!important}.jobplugin__header-select .select2-container--default .select2-selection--single .select2-selection__arrow{right:-1px!important;width:16px!important;height:16px!important;background:#fff!important}.jobplugin__header-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 1199px){.jobplugin__header-buttons{width:100%}}.jobplugin__header-buttons .jobplugin__button{min-width:90px;width:50%}@media (min-width: 1200px){.jobplugin__header-buttons .jobplugin__button{width:auto}}@media (min-width: 1440px){.jobplugin__header-buttons .jobplugin__button{min-width:130px}}.jobplugin__header-buttons .button-white{min-width:80px;margin-right:5px}@media (min-width: 1440px){.jobplugin__header-buttons .button-white{min-width:90px}}@media (max-width: 1199px){.jobplugin__header-buttons .button-white:not(:hover){border-color:#e1e1e1}}.jobplugin__navigation{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width: 1200px){.jobplugin__navigation{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width: 1199px){.jobplugin__navigation{top:0;right:0;bottom:0;position:fixed;z-index:1;overflow:auto;background:#fff;width:290px;padding:65px 20px 20px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.2);box-shadow:0 0 10px #0003;-webkit-transform:translateX(110%);transform:translate(110%);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (max-width: 1199px){.jobplugin__navigation--active .jobplugin__navigation{-webkit-transform:none;transform:none}}.jobplugin__navigation-opener{width:40px;height:40px;position:relative;background:transparent;border:0;outline:none;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width: 1200px){.jobplugin__navigation-opener{display:none}}.jobplugin__navigation-opener:before{position:fixed;top:0;left:0;right:0;bottom:0;content:"";background:#00000059;opacity:0;visibility:hidden;-webkit-transition:.25s;transition:.25s}.jobplugin__navigation--active .jobplugin__navigation-opener:before{opacity:1;visibility:visible}.jobplugin__navigation-opener span{width:26px;height:2px;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.jobplugin__navigation-opener span:first-child{margin-top:-14px}.jobplugin__navigation-opener span:last-child{margin-top:14px}.jobplugin__navigation-close{width:40px;height:40px;position:absolute;background:transparent;right:10px;top:15px;border:0;outline:none;padding:0}@media (min-width: 1200px){.jobplugin__navigation-close{display:none}}.jobplugin__navigation-close span{width:28px;height:2px;position:absolute;left:50%}.jobplugin__navigation-close span:first-child{-webkit-transform:translateX(-50%) rotate(45deg);transform:translate(-50%) rotate(45deg)}.jobplugin__navigation-close span:last-child{-webkit-transform:translateX(-50%) rotate(-45deg);transform:translate(-50%) rotate(-45deg)}.jobplugin__nav{padding-bottom:20px}@media (min-width: 1200px){.jobplugin__nav{padding-bottom:0}}.jobplugin__nav ul{list-style:none;padding:0;margin:0;font-weight:500}@media (min-width: 1200px){.jobplugin__nav ul{font-size:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (min-width: 1440px){.jobplugin__nav ul{font-size:16px}}.jobplugin__nav ul li{position:relative;margin-top:5px}@media (min-width: 1200px){.jobplugin__nav ul li{margin:0 20px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width: 1440px){.jobplugin__nav ul li{margin:0 30px 0 0}}.jobplugin__nav ul li a{display:block;padding:7px 0;color:#444}.jobplugin__nav ul li:hover{color:#063970}.jobplugin__nav ul li:hover>a{color:#063970}.jobplugin__nav ul li.active>a{color:#063970}.jobplugin__nav ul li.has-dropdown>a{padding-right:44px}@media (min-width: 1200px){.jobplugin__nav ul li.has-dropdown>a{padding-right:13px}}@media (max-width: 1199px){.jobplugin__nav ul li.has-dropdown.active{color:#063970}}@media (max-width: 1199px){.jobplugin__nav ul li.has-dropdown.active>a{color:#063970}}.jobplugin__nav ul li>ul{display:none;font-size:14px;padding:5px 0}@media (min-width: 1200px){.jobplugin__nav ul li>ul{position:absolute;left:50%;top:100%;-webkit-transform:translate(-50%,20px);transform:translate(-50%,20px);background:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,.2);box-shadow:0 0 10px #0003;opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s;width:210px;display:block;border-radius:6px}}.jobplugin__nav ul li>ul li{margin:0}.jobplugin__nav ul li>ul li a{width:100%;display:block;padding:5px 15px;border-radius:7px}@media (min-width: 1200px){.jobplugin__nav ul li>ul li a{border-radius:0}}.jobplugin__nav ul li>ul li .jobplugin__nav-arrow{padding-right:12px;height:36px}@media (min-width: 1200px){.jobplugin__nav ul li>ul li .jobplugin__nav-arrow{width:auto;height:auto;padding-right:0;right:13px;-webkit-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg)}}.jobplugin__nav ul li>ul li.has-dropdown a{padding-right:44px}@media (min-width: 1200px){.jobplugin__nav ul li>ul li.has-dropdown a{padding-right:30px}}@media (min-width: 1200px){.jobplugin__nav ul li>ul li.has-dropdown:hover>ul{-webkit-transform:translate(0,0);transform:translate(0)}}.jobplugin__nav ul li>ul li.has-dropdown.active{color:#fff}@media (max-width: 1199px){.jobplugin__nav ul li>ul li.has-dropdown.active>a{color:#fff;background:#063970}}.jobplugin__nav ul li>ul li:hover>a,.jobplugin__nav ul li>ul li.active>a{color:#fff;background:#063970}@media (min-width: 1200px){.jobplugin__nav ul li>ul li>ul{left:100%;top:-5px;-webkit-transform:translate(0,20px);transform:translateY(20px)}}@media (max-width: 1199px){.jobplugin__nav ul li>ul li>ul{margin-left:15px}}@media (min-width: 1200px){.jobplugin__nav ul li:hover>ul{opacity:1;visibility:visible;-webkit-transform:translate(-50%,0);transform:translate(-50%)}}.jobplugin__nav-arrow{position:absolute;right:0;top:0;width:44px;height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;cursor:pointer;padding-right:2px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;font-size:9px}@media (min-width: 1200px){.jobplugin__nav-arrow{pointer-events:none;margin-left:5px;padding-right:0;width:auto;height:auto;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:6px;line-height:1}}.jobplugin__pattern{background-image:radial-gradient(#063970 2px,transparent 3px);background-size:22px 22px;background-position:0 0,18px 18px;width:180px;height:180px;position:absolute;content:"";opacity:.9;display:none}@media (min-width: 768px){.jobplugin__pattern{display:block}}.jobplugin__pattern-left{left:0;bottom:0}.jobplugin__pattern-right{top:0;right:0}.jobplugin__main-holder{padding:30px 0 50px;position:relative}@media (min-width: 768px){.jobplugin__main-holder{padding:50px 0 70px}}@media (min-width: 1024px){.jobplugin__main-holder{min-height:700px}}.jobplugin__main-holder .jobplugin__pattern{width:180px}@media (max-width: 767px){.jobplugin__main-holder .jobplugin__pattern{width:60px;height:60px}}.jobplugin__main-holder .jobplugin__pattern.default-right{right:0;top:0}@media (max-width: 767px){.jobplugin__main-holder .jobplugin__pattern.default-right{top:-20px}}.jobplugin__main-holder .jobplugin__pattern.default-left{width:130px;top:330px;left:0;display:none}@media (min-width: 1650px){.jobplugin__main-holder .jobplugin__pattern.default-left{display:block}}.jobplugin__main-head{overflow:hidden;margin:0 0 25px}@media (min-width: 768px){.jobplugin__main-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.jobplugin__shares{list-style:none;padding:0;margin:20px -7px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;line-height:1;font-weight:700;letter-spacing:1px;text-transform:uppercase}@media (min-width: 768px){.jobplugin__shares{margin:0 -7px}}.jobplugin__shares li{padding:0 7px}.jobplugin__shares li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#000;border-radius:5px;border:1px solid #939393;padding:8px 15px 7px;min-width:inherit}@media (min-width: 1024px){.jobplugin__shares li a{min-width:120px}}.jobplugin__shares li a:hover{color:#fff;background:#063970;border-color:#063970}.jobplugin__shares-icon{margin-right:7px;font-size:13px}.jobplugin__shares-text{display:block}.jobplugin__visual{padding:35px 0 45px;position:relative;text-align:center}@media (min-width: 768px){.jobplugin__visual{text-align:left}}.jobplugin__visual .jobplugin__pattern{width:180px}@media (max-width: 767px){.jobplugin__visual .jobplugin__pattern{width:60px;height:60px}}.jobplugin__visual .jobplugin__pattern.jobplugin__pattern-right{right:0;top:0}@media (max-width: 767px){.jobplugin__visual .jobplugin__pattern.jobplugin__pattern-right{top:-20px}}.jobplugin__visual .jobplugin__pattern.jobplugin__pattern-left{width:130px;bottom:32%;left:0;display:none}@media (min-width: 1650px){.jobplugin__visual .jobplugin__pattern.jobplugin__pattern-left{display:block}}.jobplugin__visual-pattern{position:absolute;right:0;bottom:0;width:19%;z-index:-1}.jobplugin__visual-pattern img{max-width:367px;width:100%;height:auto;display:block}.jobplugin__visual-holder{margin-bottom:30px}@media (min-width: 768px){.jobplugin__visual-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width: 1024px){.jobplugin__visual-holder{margin-bottom:50px}}@media (min-width: 1440px){.jobplugin__visual-holder{margin-bottom:70px}}.jobplugin__visual-textbox{width:100%;padding:0;position:relative;z-index:1;margin-bottom:20px}@media (min-width: 768px){.jobplugin__visual-textbox{width:50%;margin-bottom:0}}.jobplugin__visual h1{margin-bottom:15px}@media (min-width: 768px){.jobplugin__visual h1{margin-bottom:20px}}.jobplugin__visual p{line-height:1.538;font-weight:500}@media (min-width: 1024px){.jobplugin__visual p{font-size:18px}}@media (min-width: 1200px){.jobplugin__visual p{font-size:22px}}@media (min-width: 1440px){.jobplugin__visual p{font-size:26px}}@media (max-width: 767px){.jobplugin__visual p br{display:none}}.jobplugin__visual-image{width:100%;position:relative;z-index:1}@media (min-width: 768px){.jobplugin__visual-image{width:46%}}@media (min-width: 1024px){.jobplugin__visual-image{width:42.7%}}.jobplugin__visual-image img{width:100%;height:auto;display:block;max-width:360px;margin:0 auto}@media (min-width: 768px){.jobplugin__visual-image img{max-width:100%;margin:0}}.jobplugin__visual-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:7px}@media (min-width: 768px){.jobplugin__visual-buttons{padding-top:10px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media (min-width: 1024px){.jobplugin__visual-buttons{padding-top:30px}}.jobplugin__visual .icon-play{width:42px;height:42px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#000;border:2px solid #000;border-radius:100%;-webkit-transition:.25s;transition:.25s;margin:0 12px 0 0;font-size:14px;line-height:1;padding-left:2px}@media (min-width: 768px){.jobplugin__visual .icon-play{width:52px;height:52px;margin:0 15px 0 0}}.jobplugin__visual .jobplugin__button{min-width:150px}@media (min-width: 1024px){.jobplugin__visual .jobplugin__button{min-width:180px}}@media (min-width: 1200px){.jobplugin__visual .jobplugin__button{min-width:210px}}.jobplugin__visual .jobplugin__button.button-play{padding:0;color:#000;background:transparent;margin-left:5%;min-width:inherit}.jobplugin__visual .jobplugin__button.button-play:hover{color:#063970}.jobplugin__visual .jobplugin__button.button-play:hover .icon-play{background:#063970;border-color:#063970;color:#fff}.jobplugin__visual-trending{font-size:14px;line-height:1.6;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width: 1440px){.jobplugin__visual-trending{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.jobplugin__visual-subtitle{-ms-flex-negative:0;flex-shrink:0;min-width:160px;font-weight:600;width:100%;margin:0 0 12px}@media (min-width: 1024px){.jobplugin__visual-subtitle{margin:0 0 20px}}@media (min-width: 1440px){.jobplugin__visual-subtitle{width:auto;margin:0;padding-top:10px}}.jobplugin__visual-list{list-style:none;padding:0;margin:-5px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width: 768px){.jobplugin__visual-list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.jobplugin__visual-list li{padding:5px}.jobplugin__visual-list li a{color:#000;display:block;font-weight:600;padding:5px 15px;border-radius:50px;text-align:center;border:1px solid #747474;background:#fff9}@media (max-width: 767px){.jobplugin__visual-list li a{font-size:13px}}@media (min-width: 768px){.jobplugin__visual-list li a{padding:9px 20px}}@media (min-width: 1200px){.jobplugin__visual-list li a{min-width:150px}}.jobplugin__visual-list li a:hover{color:#fff;background:#063970;border-color:#063970}.jobplugin__social-networks{list-style:none;padding:0;margin:-5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:calc(100% + 10px)}@media (min-width: 768px){.jobplugin__social-networks{width:auto}}.jobplugin__social-networks li{padding:5px}.jobplugin__social-networks li a{width:40px;height:40px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100%;border:1px solid #fff;font-size:16px;line-height:1}.jobplugin__social-networks li a .rj-youtube{font-size:14px}.jobplugin__footer{width:100%;padding:45px 0 30px}@media (min-width: 768px){.jobplugin__footer{padding:100px 0 50px}}.jobplugin__footer .jobplugin__four-column .jobplugin__column{width:50%;margin:0 0 20px}@media (min-width: 768px){.jobplugin__footer .jobplugin__four-column .jobplugin__column{width:25%}}.jobplugin__footer-head{overflow:hidden;margin:0 0 15px}@media (min-width: 768px){.jobplugin__footer-head{margin:0 0 30px}}.jobplugin__footer-head h4,.jobplugin__footer-head .h5{color:#fff;margin-bottom:10px}.jobplugin__footer-head__seprator{width:42px;height:3px;display:block}.jobplugin__footer-links ul{list-style:none;padding:0;margin:0;font-weight:500}.jobplugin__footer-links ul li{position:relative;padding:4px 0}.jobplugin__footer-links ul li a{display:inline-block;color:#bcbcbc}.jobplugin__footer-links ul li a:hover{color:#fff}.jobplugin__footer-links ul li a .jobplugin__footer-links__icon{color:#063970}.jobplugin__footer-links__icon{position:absolute;left:0;top:15px;-webkit-transition:.25s;transition:.25s;font-size:8px}.jobplugin__footer-links__icon+.jobplugin__footer-links__text{padding-left:22px}.jobplugin__footer-links__text{display:inline-block}.jobplugin__footer-links__number{font-size:20px;line-height:1;font-weight:400;color:#fff;-webkit-transition:.25s;transition:.25s}@media (min-width: 1024px){.jobplugin__footer-links__number{font-size:25px}}@media (min-width: 1200px){.jobplugin__footer-links__number{font-size:30px}}.jobplugin__footer-links__number:hover{color:#bcbcbc}.jobplugin__footer-links__address{color:#bcbcbc;font-style:normal;font-weight:500;padding-top:15px}.jobplugin__footer-secondary{margin-top:20px;padding-top:30px;border-top:1px solid rgba(255,255,255,.15)}@media (min-width: 768px){.jobplugin__footer-secondary{padding-top:40px}}@media (min-width: 1024px){.jobplugin__footer-secondary{margin-top:70px}}.jobplugin__footer-secondary .jobplugin__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width: 768px){.jobplugin__footer-secondary .jobplugin__container{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width: 1024px){.jobplugin__footer-secondary .jobplugin__container{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.jobplugin__footer-sublinks{list-style:none;padding:0;margin:0 -20px 25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 40px)}@media (min-width: 768px){.jobplugin__footer-sublinks{width:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0 -20px}}.jobplugin__footer-sublinks li{padding:0 20px}.jobplugin__footer-sublinks li a{color:#fff;text-decoration:underline}.jobplugin__footer-sublinks li a:hover{color:#bcbcbc;text-decoration:underline}.jobplugin__footer-cta-spacer .jobplugin__row{padding-top:140px}@media (min-width: 768px){.jobplugin__footer-cta-spacer .jobplugin__row{padding-top:100px}}@media (min-width: 1024px){.jobplugin__footer-cta-spacer .jobplugin__row{padding-top:140px}}.jobplugin__copyrights{color:#fff;font-weight:400;margin:0!important;width:100%;padding:25px 0 0;text-align:center}@media (min-width: 1024px){.jobplugin__copyrights{width:auto;padding:0;text-align:left}}.jobplugin__tabset{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:20px}@media (min-width: 768px){.jobplugin__tabset{margin-bottom:30px}}@media (min-width: 1200px){.jobplugin__tabset{margin-bottom:40px}}.jobplugin__tabset ul{list-style:none;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f8f8f8;border-radius:50px;padding:6px 3px;font-size:14px;line-height:1.5;font-weight:600}@media (min-width: 768px){.jobplugin__tabset ul{font-size:16px}}@media (min-width: 1200px){.jobplugin__tabset ul{font-size:18px}}.jobplugin__tabset ul li{padding:0 5px}.jobplugin__tabset ul li a{min-width:125px;text-align:center;padding:8px 25px;color:#113e0b;border-radius:50px;display:block}@media (min-width: 768px){.jobplugin__tabset ul li a{min-width:175px}}.jobplugin__tabset ul li.active>a{background:#063970;color:#fff!important}.jobplugin__tabset-secondary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.jobplugin__tabset-secondary ul{list-style:none;margin:0 -3px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;line-height:1.25;font-weight:600}@media (min-width: 768px){.jobplugin__tabset-secondary ul{font-size:18px;margin:0 -10px;line-height:1.5}}@media (min-width: 1200px){.jobplugin__tabset-secondary ul{font-size:22px}}.jobplugin__tabset-secondary ul li{padding:0 3px}@media (min-width: 768px){.jobplugin__tabset-secondary ul li{padding:0 10px}}.jobplugin__tabset-secondary ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #063970;border-radius:6px;color:#000;text-align:center;height:46px;padding:5px 10px;background:#fff}@media (min-width: 768px){.jobplugin__tabset-secondary ul li a{border-width:3px;height:60px;min-width:200px;padding:10px 15px;border-radius:10px}}@media (min-width: 1200px){.jobplugin__tabset-secondary ul li a{min-width:236px;height:70px}}.jobplugin__tabset-secondary ul li.active>a{color:#fff;background:#063970}.jobplugin__tabset-normal{margin:0 0 25px}.jobplugin__tabset-normal ul{list-style:none;margin:0 -10px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;line-height:1.25;font-weight:500}@media (min-width: 1024px){.jobplugin__tabset-normal ul{margin:0 -20px}}.jobplugin__tabset-normal ul li{padding:0 10px}@media (min-width: 1024px){.jobplugin__tabset-normal ul li{padding:0 20px}}.jobplugin__tabset-normal ul li a{color:#000;display:block;padding:0 0 2px;border-bottom:3px solid #fff}.jobplugin__tabset-normal ul li a:hover{color:#063970;border-color:#063970}.jobplugin__tabset-normal ul li.active a{font-weight:700;color:#063970;border-color:#063970}.jobplugin__tabsholder{width:100%}.jobplugin__tabscontent{display:none;opacity:0;-webkit-transform:translateY(15px);transform:translateY(15px);-webkit-animation:tabsFadeIn .5s ease 1 forwards;animation:tabsFadeIn .5s ease 1 forwards}.jobplugin__tabscontent.active{display:block}.jobplugin__slider{margin:0 -7px}@media (min-width: 1440px){.jobplugin__slider{margin:0 -15px}}.jobplugin__slider-slide{padding:0 7px 20px}@media (min-width: 1440px){.jobplugin__slider-slide{padding:0 15px 30px}}.jobplugin__slider .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none;padding:0;margin:10px -5px 0;font-size:0;line-height:0}@media (min-width: 768px){.jobplugin__slider .slick-dots{margin:20px -5px 0}}@media (min-width: 1200px){.jobplugin__slider .slick-dots{margin:40px -5px 20px}}.jobplugin__slider .slick-dots li{padding:0 5px}.jobplugin__slider .slick-dots button{width:40px;height:24px;position:relative;font-size:0;line-height:0;border:0;padding:0;background:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:transparent!important}@media (min-width: 768px){.jobplugin__slider .slick-dots button{width:60px}}.jobplugin__slider .slick-dots button:before{width:100%;height:2px;content:"";display:block;background:#373737}.jobplugin__slider .slick-dots button:hover,.jobplugin__slider .slick-dots .slick-active button{background:transparent!important}.jobplugin__slider .slick-dots .slick-active button:before{height:4px;background:#063970}.jobplugin__article-box{background:#fff;border-radius:20px 20px 30px 30px;border:1px solid #9e9e9e;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.jobplugin__article-body{width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.jobplugin__article-image{overflow:hidden;border-radius:20px;margin:-1px -1px 0}.jobplugin__article-image>a{display:block}.jobplugin__article-image img{width:100%;height:auto;display:block}.jobplugin__article-textbox{padding:15px}@media (min-width: 768px){.jobplugin__article-textbox{padding:17px 25px}}.jobplugin__article-title{display:block;color:#000;font-weight:600;font-size:17px;line-height:1.647;margin:0 0 14px}.jobplugin__article-title a{color:inherit;display:block}.jobplugin__article-duration{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;line-height:1.5;margin:0 0 10px}.jobplugin__article-duration__icon{font-size:18px;line-height:1;-ms-flex-negative:0;flex-shrink:0;margin:0 5px 0 0}.jobplugin__article-pricing{font-size:20px;line-height:1.5;color:#000}.jobplugin__article-foot{border-radius:30px;background:#f4f4f4;border:1px solid #9e9e9e;margin:auto -1px -1px;padding:4px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.jobplugin__article-foot .jobplugin__section-box__ratings{position:static;margin:0 3px 0 0;-ms-flex-negative:0;flex-shrink:0}.jobplugin__article-subtext{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0;padding-right:10px}.jobplugin__article-userinfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000}.jobplugin__article-userinfo>a{color:inherit}.jobplugin__article-useravatar{width:41px;height:41px;margin:0 7px 0 0;border-radius:100%;border:1px solid #fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.2);box-shadow:0 1px 3px #0003;overflow:hidden;-ms-flex-negative:0;flex-shrink:0}.jobplugin__article-useravatar img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.jobplugin__article-username{font-size:14px;line-height:1.35;font-weight:400;display:block}.jobplugin__article-toprated{display:block;position:relative;padding-left:16px;line-height:1.35;font-size:11px;font-weight:500;text-transform:uppercase;margin:1px 0 0 -1px;color:#000}.jobplugin__article-toprated:before{width:14px;height:14px;background:url(../images/top-rated.svg) no-repeat;background-size:100% 100%;content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.jobplugin__skils-list{list-style:none;padding:0;margin:-5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;font-weight:500}@media (min-width: 768px){.jobplugin__skils-list{margin:-7px}}@media (min-width: 1024px){.jobplugin__skils-list{margin:-7px -15px}}.jobplugin__skils-list li{padding:5px;width:100%}@media (min-width: 480px){.jobplugin__skils-list li{width:50%}}@media (min-width: 768px){.jobplugin__skils-list li{padding:7px}}@media (min-width: 1024px){.jobplugin__skils-list li{width:33.333%;padding:7px 15px}}.jobplugin__skils-list li a{display:block;color:#000;background:#fff;border-radius:22px;line-height:1.5;padding:10px 20px;height:100%;position:relative}@media (min-width: 1024px){.jobplugin__skils-list li a{padding:10px 30px}}.jobplugin__skils-list li a:hover{color:#fff}.jobplugin__skils-list li a .jobplugin__skils-list__icon{color:#063970}.jobplugin__skils-list__icon{position:absolute;left:20px;top:16px;-webkit-transition:.25s;transition:.25s;font-size:8px}@media (min-width: 1024px){.jobplugin__skils-list__icon{left:30px;top:18px}}.jobplugin__skils-list__icon+.jobplugin__skils-list__text{padding-left:22px}.jobplugin__skils-list__text{display:inline-block}.jobplugin__section{width:100%;padding:35px 0}@media (min-width: 768px){.jobplugin__section{padding:45px 0}}@media (min-width: 1024px){.jobplugin__section{padding:60px 0}}.jobplugin__section-white{background:#fff}.jobplugin__section-gray{background:#f4f4f4}.jobplugin__section-header{text-align:center;max-width:920px;margin:0 auto 20px;font-weight:500;line-height:1.818;overflow:hidden}@media (min-width: 768px){.jobplugin__section-header{font-size:16px;padding-top:15px}}@media (min-width: 1024px){.jobplugin__section-header{padding-top:0;font-size:18px}}@media (min-width: 1200px){.jobplugin__section-header{font-size:22px;padding-top:20px;margin-bottom:30px}}@media (min-width: 1440px){.jobplugin__section-header{padding-top:50px}}.jobplugin__section-header__subtitle{color:#063970;font-size:18px;font-weight:700;margin:0 0 10px;display:block}@media (min-width: 1024px){.jobplugin__section-header__subtitle{font-size:20px}}@media (min-width: 1200px){.jobplugin__section-header__subtitle{font-size:22px}}.jobplugin__section-header h2{margin-bottom:15px}@media (min-width: 1024px){.jobplugin__section-header h2{margin-bottom:20px}}.jobplugin__section-header h2+p{padding-top:5px}@media (max-width: 767px){.jobplugin__section-header p{margin-bottom:10px}}.jobplugin__section-header__textleft{text-align:left}.jobplugin__section-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-5px}.jobplugin__section-buttons .jobplugin__button{margin:5px}.jobplugin__section-box{padding:15px;border:1px solid #9e9e9e;border-radius:10px;background:#fff;-webkit-transition:.25s;transition:.25s;display:block;position:relative;height:100%}@media (min-width: 768px){.jobplugin__section-box{padding:20px;border-radius:20px}}@media (min-width: 1200px){.jobplugin__section-box{padding:25px 28px}}@media (min-width: 1440px){.jobplugin__section-box{padding:25px 35px}}.jobplugin__section-box__ratings{border-radius:30px;color:#fff;font-size:11px;line-height:1.428;font-weight:50;position:absolute;right:10px;bottom:10px;padding:5px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}@media (min-width: 768px){.jobplugin__section-box__ratings{font-size:14px;padding:5px 15px}}.jobplugin__section-box__ratings .rj-star{font-size:13px;line-height:1;margin:-1px 5px 0 0}.jobplugin__section-categories{position:relative}.jobplugin__section-categories__title{font-size:20px;line-height:1.4;color:#000;display:block;margin:0 0 15px}.jobplugin__section-categories__subtext{line-height:1.4;font-weight:500;color:#000;display:block;padding:0 85px 0 0}.jobplugin__section-categories .jobplugin__section-box:hover{background:#fcf5eb}@media (max-width: 767px){.jobplugin__section-categories .jobplugin__column{width:50%}}@media (max-width: 479px){.jobplugin__section-categories .jobplugin__column{width:100%}}.jobplugin__section-clients,.jobplugin__section-clients .jobplugin__container{position:relative}.jobplugin__section-clients .jobplugin__pattern{width:160px;height:160px;top:50px;display:none}@media (min-width: 1200px){.jobplugin__section-clients .jobplugin__pattern{display:block}}.jobplugin__section-clients-pattern{position:absolute;left:0;top:0;width:21.7%}.jobplugin__section-clients-pattern img{width:100%;height:auto;display:block}.jobplugin__section-clients .jobplugin__section-box{padding:15px 55px 15px 15px}@media (min-width: 768px){.jobplugin__section-clients .jobplugin__section-box{padding:15px 15px 60px}}@media (min-width: 1024px){.jobplugin__section-clients .jobplugin__section-box{padding:20px 60px 20px 20px}}@media (min-width: 1200px){.jobplugin__section-clients .jobplugin__section-box{padding:30px 80px 30px 30px}}@media (min-width: 1440px){.jobplugin__section-clients .jobplugin__section-box{padding:30px 80px 30px 50px}}.jobplugin__section-clients .jobplugin__section-box h2{color:inherit;font-size:21px;line-height:1.4;margin-bottom:0}@media (min-width: 768px){.jobplugin__section-clients .jobplugin__section-box h2{font-size:22px}}@media (min-width: 1024px){.jobplugin__section-clients .jobplugin__section-box h2{font-size:24px}}@media (min-width: 1200px){.jobplugin__section-clients .jobplugin__section-box h2{font-size:28px}}@media (min-width: 1440px){.jobplugin__section-clients .jobplugin__section-box h2{font-size:32px}}.jobplugin__section-clients .jobplugin__section-box:hover .jobplugin__section-clients__title{color:inherit}.jobplugin__section-clients__title{display:block;font-size:16px;color:#000;margin:0 0 10px;-webkit-transition:color .25s;transition:color .25s}@media (min-width: 1024px){.jobplugin__section-clients__title{font-size:18px}}.jobplugin__section-clients__arrow{width:36px;height:36px;color:#fff;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;right:10px;bottom:10px;font-size:10px;line-height:1}@media (min-width: 1200px){.jobplugin__section-clients__arrow{width:48px;height:48px;right:15px;bottom:15px;font-size:12px}}.jobplugin__section-clients__visual{width:100%;position:relative;margin-top:35px}@media (min-width: 768px){.jobplugin__section-clients__visual{margin:50px 0 0}}@media (min-width: 1024px){.jobplugin__section-clients__visual{margin:50px 0 25px}}@media (min-width: 1200px){.jobplugin__section-clients__visual{margin:50px 0}}.jobplugin__section-clients__visual-holder{overflow:hidden;border-radius:10px}@media (min-width: 768px){.jobplugin__section-clients__visual-holder{border-radius:20px}}.jobplugin__section-clients__visual-holder img{width:100%;height:auto;display:block}.jobplugin__section-clients__visual-avatar{width:45px;height:45px;border-radius:50%;border:2px solid #fff;overflow:hidden;position:absolute;left:0;top:0;background:#fff}@media (min-width: 768px){.jobplugin__section-clients__visual-avatar{width:90px;height:90px;border-width:5px}}@media (min-width: 1024px){.jobplugin__section-clients__visual-avatar{width:110px;height:110px}}.jobplugin__section-clients__visual-avatar img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (min-width: 1024px){.jobplugin__section-clients__visual-avatar.size-one{width:122px;height:122px}}@media (min-width: 1024px){.jobplugin__section-clients__visual-avatar.size-two{width:210px;height:210px}}@media (min-width: 1024px){.jobplugin__section-clients__visual-avatar.size-three{width:110px;height:110px}}@media (min-width: 1024px){.jobplugin__section-clients__visual-avatar.size-four{width:150px;height:150px}}@media (min-width: 1024px){.jobplugin__section-clients__visual-avatar.size-five{width:94px;height:94px}}.jobplugin__section-clients__visual-avatar.position-one{top:12%;left:15px}@media (min-width: 1650px){.jobplugin__section-clients__visual-avatar.position-one{left:-57px}}.jobplugin__section-clients__visual-avatar.position-two{top:auto;bottom:15px;left:11%}@media (min-width: 1024px){.jobplugin__section-clients__visual-avatar.position-two{bottom:-20px}}.jobplugin__section-clients__visual-avatar.position-three{top:6%;left:37%}@media (min-width: 1024px){.jobplugin__section-clients__visual-avatar.position-three{top:14%}}.jobplugin__section-clients__visual-avatar.position-four{left:auto;top:auto;bottom:8%;right:24%}@media (min-width: 1024px){.jobplugin__section-clients__visual-avatar.position-four{bottom:31%;right:18%}}.jobplugin__section-clients__visual-avatar.position-five{left:auto;top:auto;bottom:45%;right:15px}@media (min-width: 1024px){.jobplugin__section-clients__visual-avatar.position-five{bottom:14%}}@media (min-width: 1650px){.jobplugin__section-clients__visual-avatar.position-five{right:-20px}}.jobplugin__section-join{width:100%}@media (min-width: 1024px){.jobplugin__section-join{padding-bottom:90px}}@media (min-width: 1200px){.jobplugin__section-join{padding-bottom:130px}}.jobplugin__section-join .jobplugin__section-header{max-width:100%;text-align:center}@media (min-width: 768px){.jobplugin__section-join .jobplugin__section-header{padding-top:0;text-align:left}}@media (min-width: 1024px){.jobplugin__section-join .jobplugin__section-header{padding-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-negative:0;flex-shrink:0}}@media (min-width: 1200px){.jobplugin__section-join .jobplugin__section-header{font-size:18px}}.jobplugin__section-join .jobplugin__section-header .jobplugin__section-buttons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:5px}@media (min-width: 768px){.jobplugin__section-join .jobplugin__section-header .jobplugin__section-buttons{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-bottom:0}}@media (min-width: 1024px){.jobplugin__section-join .jobplugin__section-header .jobplugin__section-buttons{padding-top:15px}}@media (max-width: 1023px){.jobplugin__section-join .jobplugin__section-header h2 br{display:none}}.jobplugin__section-join .jobplugin__row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jobplugin__section-join__signup{width:100%}@media (min-width: 1024px){.jobplugin__section-join__signup{max-width:505px;width:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0}}.jobplugin__section-join__image{width:100%;padding:10px 0 10px 10px;position:relative;margin-bottom:5px}@media (min-width: 768px){.jobplugin__section-join__image{margin-bottom:0}}@media (min-width: 1024px){.jobplugin__section-join__image{padding:20px}}@media (min-width: 1200px){.jobplugin__section-join__image{padding:35px 0 35px 35px}}.jobplugin__section-join__image-shape{position:absolute;left:0;top:0;bottom:0;border-radius:20px;width:70%}.jobplugin__section-join__image-holder{width:100%;overflow:hidden;border-radius:20px;position:relative;z-index:1}.jobplugin__section-join__image-holder img{width:100%;height:auto;display:block}.jobplugin__section-join__image .jobplugin__pattern{width:160px;height:160px}.jobplugin__section-join__image .jobplugin__pattern-right{top:auto;left:auto;right:10px;bottom:-40px;z-index:2}.jobplugin__section-join__boxes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.jobplugin__section-join .jobplugin__section-box{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:5px 0}@media (min-width: 1024px){.jobplugin__section-join .jobplugin__section-box{margin:10px 0}}@media (max-width: 1023px){.jobplugin__section-join .jobplugin__section-box{padding:10px}}.jobplugin__section-join .jobplugin__section-box:hover{background:#f4f4f4;border-color:#f4f4f4}.jobplugin__section-join__icon{width:50px;height:50px;-ms-flex-negative:0;flex-shrink:0;margin-right:15px;line-height:1;font-size:50px}@media (min-width: 1024px){.jobplugin__section-join__icon{width:70px;height:70px;font-size:70px}}@media (min-width: 1200px){.jobplugin__section-join__icon{width:86px;height:86px;margin-right:25px;font-size:84px}}.jobplugin__section-join__textbox{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0;line-height:1.666}@media (min-width: 1200px){.jobplugin__section-join__textbox{font-size:18px}}.jobplugin__section-join__textbox p:last-child{margin-bottom:0}.jobplugin__section-join__title{display:block;color:#000;font-size:20px;line-height:1.5;margin:0 0 3px}@media (min-width: 1024px){.jobplugin__section-join__title{font-size:24px;margin:0 0 10px}}.jobplugin__section-visual{position:relative;overflow:hidden;border-top:7px solid #fff}.jobplugin__section-visual__image{position:absolute;left:0;top:0;bottom:0;right:0}.jobplugin__section-visual__image img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.jobplugin__section-visual__textbox{width:100%;position:relative;z-index:1;border-radius:15px;padding:15px}@media (min-width: 768px){.jobplugin__section-visual__textbox{width:60%;max-width:650px;border-radius:20px;padding:30px}}@media (min-width: 1024px){.jobplugin__section-visual__textbox{margin:40px 0;padding:40px}}@media (min-width: 1200px){.jobplugin__section-visual__textbox{padding:60px 70px;margin:60px 0}}.jobplugin__section-visual__textbox .jobplugin__section-header{color:#eaeaea;padding:0;margin:0}.jobplugin__section-visual__textbox h2,.jobplugin__section-visual__textbox .jobplugin__section-header__subtitle{color:#fff}.jobplugin__section-trending .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.jobplugin__section-trending .slick-track .slick-slide{height:auto}.jobplugin__section-list{margin:0 0 15px;padding-left:22px;line-height:1.5;font-weight:400;overflow:hidden}.jobplugin__section-list:last-child{margin-bottom:0}.jobplugin__section-list li{margin:0 0 15px}.jobplugin__section-list li::marker{color:#fff}.jobplugin__section-speciality{width:100%}.jobplugin__section-speciality .jobplugin__section-header{margin:0;text-align:center}@media (min-width: 768px){.jobplugin__section-speciality .jobplugin__section-header{text-align:left}}.jobplugin__section-speciality__reviews{position:relative;z-index:1}@media (min-width: 768px){.jobplugin__section-speciality__reviews{max-width:606px}}.jobplugin__section-speciality__image{overflow:hidden;position:relative;z-index:-1}.jobplugin__section-speciality__image img{width:100%;height:auto;display:block;max-width:340px;margin:0 auto}@media (min-width: 768px){.jobplugin__section-speciality__image img{max-width:100%}}.jobplugin__section-speciality__list{list-style:none;padding:0;margin:0;line-height:1.666}@media (min-width: 1200px){.jobplugin__section-speciality__list{font-size:18px;font-weight:400}}.jobplugin__section-speciality__list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 0}@media (min-width: 1024px){.jobplugin__section-speciality__list li{padding:25px 0}}@media (min-width: 1200px){.jobplugin__section-speciality__list li{padding:30px 0}}.jobplugin__section-speciality__list li:last-child{padding-bottom:0!important}.jobplugin__section-speciality__list li+li{border-top:1px solid #a9a9a9}.jobplugin__section-speciality__list-icon{width:60px;height:60px;background:#e5f3d9;border-radius:15px;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;margin-right:15px}@media (min-width: 768px){.jobplugin__section-speciality__list-icon{width:72px;height:72px;border-radius:20px}}@media (min-width: 1200px){.jobplugin__section-speciality__list-icon{width:92px;height:92px;margin-right:25px;border-radius:36px}}.jobplugin__section-speciality__list-icon:before{width:40px;height:40px;content:"";border-radius:100%;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:linear-gradient(135deg,#fff,#13b601,#13b601)}@media (min-width: 768px){.jobplugin__section-speciality__list-icon:before{width:46px;height:46px}}@media (min-width: 1200px){.jobplugin__section-speciality__list-icon:before{width:62px;height:62px}}.jobplugin__section-speciality__list-icon .rj-icon{position:relative;z-index:1;font-size:18px;line-height:1;color:#e1f9d3;top:1px}@media (min-width: 1200px){.jobplugin__section-speciality__list-icon .rj-icon{font-size:28px}}.jobplugin__section-speciality__list-icon svg{width:40px;height:31px}.jobplugin__section-speciality__list-textbox{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0}.jobplugin__section-speciality__list-title{display:block;margin:0 0 5px;color:#000;font-size:21px;line-height:1.5}@media (min-width: 1024px){.jobplugin__section-speciality__list-title{font-size:25px}}@media (min-width: 1200px){.jobplugin__section-speciality__list-title{font-size:28px}}.jobplugin__section-speciality__list p:last-child{margin-bottom:0}.jobplugin__section-speciality__reviewsbox{max-width:80%;position:relative;margin:-40px auto 15px;padding:15px 20px;background:#fff;border-radius:20px;border:3px solid #063970;-webkit-box-shadow:0 4px 30px rgba(175,175,175,.1);box-shadow:0 4px 30px #afafaf1a}@media (min-width: 1024px){.jobplugin__section-speciality__reviewsbox{margin:-90px auto 15px;max-width:380px;padding:20px 30px}}@media (min-width: 1200px){.jobplugin__section-speciality__reviewsbox{padding:30px 50px;max-width:434px;margin-bottom:30px}}.jobplugin__section-speciality__reviewsbox-backdrop{position:absolute;width:100%;height:100%;left:15px;top:15px;z-index:-1;border-radius:20px}@media (min-width: 1200px){.jobplugin__section-speciality__reviewsbox-backdrop{left:30px;top:30px}}.jobplugin__section-speciality__scores{font-size:27px;line-height:1;color:#000;font-weight:700;margin:0 0 18px}@media (min-width: 1024px){.jobplugin__section-speciality__scores{font-size:30px}}.jobplugin__section-speciality__scores span{font-size:50px}@media (min-width: 1024px){.jobplugin__section-speciality__scores span{font-size:60px}}.jobplugin__section-speciality__subtitle{display:block;font-size:16px;line-height:1.5;color:#000;margin:0 0 23px}@media (min-width: 1024px){.jobplugin__section-speciality__subtitle{font-size:18px}}.jobplugin__section-speciality__stars{list-style:none;padding:0;margin:0 -3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jobplugin__section-speciality__stars li{padding:0 3px;font-size:24px;line-height:1}.jobplugin__section-skills{width:100%;position:relative}.jobplugin__section-skills .jobplugin__container{position:relative}.jobplugin__section-skills .jobplugin__pattern.jobplugin__pattern-left{bottom:auto;top:28%;width:110px}.jobplugin__section-skills .jobplugin__pattern.jobplugin__pattern-right{top:auto;bottom:-50px;right:-35px}.jobplugin__section-skills__holder{border-radius:20px;background:#f4f4f4;padding:40px 15px 15px;position:relative}@media (min-width: 768px){.jobplugin__section-skills__holder{padding:60px 20px 20px}}@media (min-width: 1024px){.jobplugin__section-skills__holder{padding:70px 35px 35px}}@media (min-width: 1200px){.jobplugin__section-skills__holder{padding:90px 65px 65px}}.jobplugin__section-skills .jobplugin__tabset-secondary{margin-bottom:-20px;position:relative;z-index:1}@media (min-width: 768px){.jobplugin__section-skills .jobplugin__tabset-secondary{margin-bottom:-30px}}@media (min-width: 1200px){.jobplugin__section-skills .jobplugin__tabset-secondary{margin-bottom:-35px}}.jobplugin__section-cta{width:100%;padding-bottom:0}.jobplugin__section-cta__holder{border-radius:10px;padding:25px 15px 10px;margin-bottom:-140px;position:relative}@media (min-width: 768px){.jobplugin__section-cta__holder{padding:30px 35px;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width: 1200px){.jobplugin__section-cta__holder{padding:30px 65px}}@media (min-width: 1440px){.jobplugin__section-cta__holder{padding:32px 100px}}.jobplugin__section-cta__textbox{text-align:center;width:100%;margin-bottom:20px}@media (min-width: 768px){.jobplugin__section-cta__textbox{width:58%;margin-bottom:0;text-align:left}}@media (min-width: 1024px){.jobplugin__section-cta__textbox{width:60%}}.jobplugin__section-cta__image{width:100%}@media (min-width: 768px){.jobplugin__section-cta__image{width:40%}}@media (min-width: 1024px){.jobplugin__section-cta__image{width:35.5%}}.jobplugin__section-cta__image img{width:100%;height:auto;display:block;max-width:340px;margin:0 auto}@media (min-width: 768px){.jobplugin__section-cta__image img{max-width:100%}}.jobplugin__section-cta .jobplugin__section-header{color:#fff;margin:0;padding:0;text-align:center}@media (min-width: 768px){.jobplugin__section-cta .jobplugin__section-header{text-align:left}}.jobplugin__section-cta .jobplugin__section-header h2{color:#fff}@media (min-width: 1440px){.jobplugin__section-cta .jobplugin__section-header h2{font-size:70px}}.jobplugin__section-cta .jobplugin__section-header p{margin-bottom:25px}@media (min-width: 1024px){.jobplugin__section-cta .jobplugin__section-header p{margin-bottom:40px}}@media (max-width: 767px){.jobplugin__section-cta .jobplugin__section-header p{padding:0}}@media (max-width: 767px){.jobplugin__section-cta .jobplugin__section-buttons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.jobplugin__userbox{position:relative;background:#fff;border-radius:15px;border:1px solid #9e9e9e;max-width:842px;margin:0 auto;padding:45px 15px 30px}@media (min-width: 768px){.jobplugin__userbox{padding:75px 60px 50px;border-radius:30px}}@media (min-width: 1024px){.jobplugin__userbox{padding:80px 85px 55px}}.jobplugin__userbox-bar{width:100%;height:12px;border-radius:30px;position:absolute;left:0;top:-1px}@media (min-width: 768px){.jobplugin__userbox-bar{height:20px}}.jobplugin__userbox .h3{line-height:1.2;text-align:center;margin:0 0 25px;text-transform:uppercase}.jobplugin__userbox-button{overflow:hidden;margin-top:10px;margin-bottom:25px}.jobplugin__userbox-button .jobplugin__button{width:100%}@media (min-width: 1200px){.jobplugin__userbox-button .jobplugin__button.large{font-size:18px;padding-top:10px;padding-bottom:10px}}.jobplugin__userbox-button .jobplugin__button.button-employee{display:none}.jobplugin__userbox-textinfo{text-align:center;font-size:15px;color:#000;margin:25px 0 0!important}@media (min-width: 768px){.jobplugin__userbox-textinfo{font-size:18px;margin:35px 0 0!important}}.jobplugin__userbox-textinfo a{font-weight:700;color:#000;text-decoration:underline}.jobplugin__userbox-condition.selected .jobplugin__userbox-button .jobplugin__button.button-employee{display:block}.jobplugin__userbox-condition.selected .jobplugin__userbox-button .jobplugin__button.button-freelancer{display:none}.jobplugin__userbox-others{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 25px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width: 768px){.jobplugin__userbox-others{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.jobplugin__userbox-seperator{position:relative;text-align:center;color:#000;font-size:18px;line-height:1.5;font-weight:400;margin:0 0 25px}.jobplugin__userbox-seperator:before{position:absolute;left:0;top:50%;width:100%;height:1px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:#aeaeae;content:""}.jobplugin__userbox-seperator span{position:relative;z-index:1;background:#fff;padding:0 15px}.jobplugin .button-continue{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;border-radius:50px;border:1px solid #9e9e9e;background:#fff;font-size:15px;font-weight:700;color:#000;padding:8px 25px;width:100%;max-width:360px}@media (min-width: 768px){.jobplugin .button-continue{width:49%;font-size:18px;max-width:inherit;padding:13px 25px}}.jobplugin .button-continue+.button-continue{margin-top:15px}@media (min-width: 768px){.jobplugin .button-continue+.button-continue{margin-top:0}}.jobplugin .button-continue .rj-icon{-ms-flex-negative:0;flex-shrink:0;margin:0 10px 0 0;font-size:19px}@media (min-width: 768px){.jobplugin .button-continue .rj-icon{font-size:22px}}.jobplugin .button-continue:hover{color:#fff;background:#000;border-color:#000}.jobplugin .button-continue.btn-google{color:#fff;background:#4285f4;border-color:#4285f4}.jobplugin .button-continue.btn-google .rj-icon{font-size:15px}@media (min-width: 768px){.jobplugin .button-continue.btn-google .rj-icon{font-size:18px}}.jobplugin .button-continue.btn-google:hover{background:#0f5ddf;border-color:#0f5ddf}.jobplugin__usertype{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width: 768px){.jobplugin__usertype{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:0 0 30px}}.jobplugin__usertype-radio{width:100%;display:block;position:relative;margin:0 0 15px}@media (min-width: 768px){.jobplugin__usertype-radio{width:48%;margin:0}}.jobplugin__usertype-radio__item{border:2px solid #9e9e9e;padding:12px 16px;border-radius:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-size:15px;line-height:1.335;color:#000;font-weight:700;cursor:pointer}@media (min-width: 768px){.jobplugin__usertype-radio__item{padding:14px 16px}}@media (min-width: 1024px){.jobplugin__usertype-radio__item{font-size:18px;padding:18px 21px}}.jobplugin__usertype-radio__btn{width:24px;height:24px;border-radius:100%;background:#d7d7d7;position:absolute;left:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.jobplugin__usertype-radio__btn:before{width:8px;height:8px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:100%;background:#fff;content:""}.jobplugin__usertype-radio input[type=radio]{position:absolute;left:0;top:0;opacity:0;visibility:hidden}.jobplugin__usertype-radio input[type=radio]:checked+.jobplugin__usertype-radio__item{background:#fcf5eb;border-color:#063970}.jobplugin__usertype-radio input[type=radio]:checked+.jobplugin__usertype-radio__item .jobplugin__usertype-radio__btn{background:#063970}.jobplugin__form{width:100%;overflow:hidden}.jobplugin__form-row{width:100%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.jobplugin__form-field{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:15px}@media (min-width: 768px){.jobplugin__form-field{width:48%;margin:0 0 20px}}@media (min-width: 768px){.jobplugin__form-field:only-child{width:100%}}.jobplugin__form-field input{width:100%}.jobplugin__form-field .select2-container--default{width:100%!important}@media (max-width: 767px){.jobplugin__form-field .label-text{line-height:1.5;padding-top:1px}}.jobplugin__form-field .label-text>a{font-weight:700;text-decoration:underline;color:inherit}.jobplugin__form-field .label-text>a:hover{text-decoration:none}.jobplugin__form-checkbox,.jobplugin__form-radio{position:relative;-ms-flex-negative:0;flex-shrink:0}.jobplugin__form-checkbox__btn,.jobplugin__form-radio__btn{width:20px;height:20px;border-radius:3px;border:2px solid #b3b3b3;position:relative;background:#fff;display:block;cursor:pointer;margin:1px 10px 0 0;-ms-flex-negative:0;flex-shrink:0}@media (min-width: 768px){.jobplugin__form-checkbox__btn,.jobplugin__form-radio__btn{margin:2px 10px 0 0;width:24px;height:24px}}.jobplugin__form-checkbox__btn:before,.jobplugin__form-radio__btn:before{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg);width:10px;height:6px;border:2px solid #fff;border-right:0;border-top:0;margin-top:-1px;content:""}@media (min-width: 768px){.jobplugin__form-checkbox__btn:before,.jobplugin__form-radio__btn:before{width:12px;height:7px;margin-top:-1px}}.jobplugin__form-checkbox input[type=checkbox],.jobplugin__form-checkbox input[type=radio],.jobplugin__form-radio input[type=checkbox],.jobplugin__form-radio input[type=radio]{position:absolute;left:0;top:0;opacity:0;visibility:hidden;width:auto}.jobplugin__form-checkbox input[type=checkbox]:checked+.jobplugin__form-checkbox__btn,.jobplugin__form-checkbox input[type=checkbox]:checked+.jobplugin__form-radio__btn,.jobplugin__form-checkbox input[type=radio]:checked+.jobplugin__form-checkbox__btn,.jobplugin__form-checkbox input[type=radio]:checked+.jobplugin__form-radio__btn,.jobplugin__form-radio input[type=checkbox]:checked+.jobplugin__form-checkbox__btn,.jobplugin__form-radio input[type=checkbox]:checked+.jobplugin__form-radio__btn,.jobplugin__form-radio input[type=radio]:checked+.jobplugin__form-checkbox__btn,.jobplugin__form-radio input[type=radio]:checked+.jobplugin__form-radio__btn{background:#063970;border-color:#063970}.jobplugin__form-radio__btn{border-radius:100%}.jobplugin__form-radio__btn:before{width:8px;height:8px;border-radius:100%;border:0;margin:0;background:#bfbfbf}@media (min-width: 768px){.jobplugin__form-radio__btn:before{width:10px;height:10px}}.jobplugin__form-radio input[type=radio]:checked+.jobplugin__form-radio__btn:before{background:#fff}.jobplugin__dashboard{width:100%}.jobplugin__dashboard .h3{margin:0 0 20px}@media (min-width: 1024px){.jobplugin__dashboard .h3{margin:0 0 40px}}.jobplugin__dashboard-block{overflow:hidden;margin-bottom:30px}.jobplugin__dashboard-tooltip{width:34px;height:34px;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#108a001a;position:absolute;right:10px;top:10px;font-size:14px}.jobplugin__dashboard-stats{border:2px solid #9d9d9d;border-radius:10px;padding:20px;height:100%;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}@media (min-width: 768px){.jobplugin__dashboard-stats{min-height:140px;border-radius:20px}}@media (min-width: 1024px){.jobplugin__dashboard-stats{padding:15px}}@media (min-width: 1200px){.jobplugin__dashboard-stats{min-height:160px;padding:20px}}@media (min-width: 1440px){.jobplugin__dashboard-stats{padding:25px 30px;min-height:176px}}.jobplugin__dashboard-stats__subtitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#444;font-weight:600;margin:0 0 15px}@media (min-width: 768px){.jobplugin__dashboard-stats__subtitle{margin:0 0 20px}}.jobplugin__dashboard-stats__number{font-size:28px;line-height:1;color:#000;display:block;margin:0 0 2px;font-weight:600}@media (min-width: 768px){.jobplugin__dashboard-stats__number{margin:0 0 5px;font-size:30px}}@media (min-width: 1200px){.jobplugin__dashboard-stats__number{font-size:36px}}@media (min-width: 1440px){.jobplugin__dashboard-stats__number{font-size:40px}}.jobplugin__dashboard-activity{background:#fff;border-radius:10px;padding:25px 15px 15px}@media (min-width: 768px){.jobplugin__dashboard-activity{border-radius:20px}}@media (min-width: 1024px){.jobplugin__dashboard-activity{padding:25px 25px 15px}}@media (min-width: 1200px){.jobplugin__dashboard-activity{padding:40px 45px 30px}}.jobplugin__dashboard-activity .h5{color:#000;position:relative;margin:0 0 30px}@media (min-width: 1200px){.jobplugin__dashboard-activity .h5{font-size:24px}}.jobplugin__dashboard-activity .h5:before{width:60px;height:2px;background:#063970;position:absolute;left:0;bottom:-8px;content:""}.jobplugin__dashboard-dropdowns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:1}@media (min-width: 480px){.jobplugin__dashboard-dropdowns{margin-top:-52px;float:right}}.jobplugin__dashboard-dropdowns .select-box{min-width:128px;position:relative}.jobplugin__dashboard-dropdowns .select-box+.select-box{margin-left:10px}.jobplugin__dashboard-dropdowns .select-box .select-arrow{position:absolute;top:2px;right:2px;width:32px;height:32px;border-radius:100%;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:none;font-size:6px;color:#000}@media (min-width: 480px){.jobplugin__dashboard-dropdowns .select-box .select-arrow{width:38px;height:38px}}.jobplugin__dashboard-dropdowns select{width:100%;padding:5px 30px 5px 15px;height:36px;font-size:14px;line-height:1.5;background:#fff;border-radius:50px;overflow:hidden;text-overflow:ellipsis;border:1px solid #cdcdcd;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.2);box-shadow:0 1px 4px #0003}@media (min-width: 480px){.jobplugin__dashboard-dropdowns select{height:42px;padding:5px 40px 5px 20px}}.jobplugin__dashboard-sales{list-style:none;padding:20px 0 0;margin:-3px -10px 40px;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:1.5}@media (min-width: 480px){.jobplugin__dashboard-sales{padding:8px 0 0}}.jobplugin__dashboard-sales li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:3px 10px}.jobplugin__dashboard-sales li:before{width:15px;height:15px;border-radius:100%;background:#8e8e8e;display:block;content:"";margin:0 7px 0 0}.jobplugin__dashboard-sales li strong{padding-left:5px}.jobplugin__dashboard-sales li.sales:before{background:orange}.jobplugin__dashboard-sales li.cancelled:before{background:#dc3434}.jobplugin__dashboard-sales li.completed:before{background:#8f85ff}.jobplugin__dashboard-graph{overflow:hidden;width:100%}.jobplugin__dashboard-graph img{width:100%;height:auto;display:block;margin:0 0 15px}.jobplugin__dashboard-list{list-style:none;padding:0;margin:0;font-size:14px}@media (min-width: 1200px){.jobplugin__dashboard-list{font-size:16px}}.jobplugin__dashboard-list>li{margin:0 0 10px;border-radius:10px;background:#f6fff9;padding:6px 10px;display:-webkit-box;display:-ms-flexbox;display:flex}.jobplugin__dashboard-list>li.completed .jobplugin__dashboard-list__icon{border-color:orange;color:orange}.jobplugin__dashboard-list>li.completed .jobplugin__dashboard-list__status{background:orange}.jobplugin__dashboard-list>li.inprogress .jobplugin__dashboard-list__icon{border-color:#8f85ff;color:#8f85ff}.jobplugin__dashboard-list>li.inprogress .jobplugin__dashboard-list__status{background:#8f85ff}.jobplugin__dashboard-list>li.error .jobplugin__dashboard-list__icon{border-color:#ff2e2e;color:#ff2e2e}.jobplugin__dashboard-list>li.error .jobplugin__dashboard-list__status{background:#ff2e2e}.jobplugin__dashboard-list__icon{width:40px;min-height:46px;-ms-flex-negative:0;flex-shrink:0;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;border:1px solid #8e8e8e;color:#8e8e8e;font-size:18px}.jobplugin__dashboard-list__textbox{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0;padding:8px 0 8px 15px}.jobplugin__dashboard-list__title{display:block;color:#000;font-weight:600;line-height:1.5;margin:0 0 2px}@media (min-width: 1024px){.jobplugin__dashboard-list__subrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.jobplugin__dashboard-list__sublist{list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:10px;color:#444}@media (min-width: 768px){.jobplugin__dashboard-list__sublist{font-size:12px}}@media (min-width: 1200px){.jobplugin__dashboard-list__sublist{font-size:14px}}.jobplugin__dashboard-list__sublist li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jobplugin__dashboard-list__sublist li:before{width:7px;height:7px;border-radius:100%;background:#666;content:"";display:none;margin:0 10px}.jobplugin__dashboard-list__sublist li+li:before{display:block}.jobplugin__dashboard-list__status{color:#fff;font-weight:700;font-size:12px;line-height:1.5;padding:3px 15px;background:#8e8e8e;border-radius:20px}.jobplugin__dashboard-list p{color:#000;margin:0}.jobplugin__breadcrumbs{list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;font-size:14px;text-transform:uppercase;font-weight:600;letter-spacing:1px}.jobplugin__breadcrumbs-home .rj-home{font-size:14px}.jobplugin__breadcrumbs li{color:#000;position:relative;padding-right:20px}.jobplugin__breadcrumbs li:before{width:8px;height:8px;content:"";background:url(../images/ico-arrow.svg) no-repeat;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:none}.jobplugin__breadcrumbs li+li{padding-left:28px}.jobplugin__breadcrumbs li+li:before{display:block}.jobplugin__breadcrumbs li a{display:block;color:inherit}.jobplugin__search{position:relative;margin:0 0 40px}.jobplugin__search-input{width:100%;border-color:#cdcdcd!important;-webkit-box-shadow:0 3px 4px rgba(0,0,0,.1);box-shadow:0 3px 4px #0000001a;padding-right:50px!important;padding-left:15px!important}@media (min-width: 768px){.jobplugin__search-input{padding:19px 65px 19px 20px!important}}.jobplugin__search-btn{width:34px;height:34px;background:#063970;color:#fff;position:absolute;right:5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border:0;border-radius:5px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;line-height:1}@media (min-width: 768px){.jobplugin__search-btn{width:46px;height:46px;border-radius:10px;right:7px}}.jobplugin__search-btn:hover{background:#113e0b}.jobplugin__results{width:100%}@media (min-width: 1024px){.jobplugin__results{display:-webkit-box;display:-ms-flexbox;display:flex}}.jobplugin__results-aside{width:100%}@media (min-width: 1024px){.jobplugin__results-aside{-ms-flex-negative:0;flex-shrink:0;width:22.857%;min-width:265px}}.jobplugin__results-aside__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 20px}@media (min-width: 1024px){.jobplugin__results-aside__header{display:none}}.jobplugin__results-aside__header .h5{margin:0;font-size:22px}.jobplugin__results-aside__opener{width:40px;height:40px;border:1px solid transparent;border-radius:5px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#063970}.jobplugin__results-aside__opener:before,.jobplugin__results-aside__opener:after,.jobplugin__results-aside__opener .jobplugin__results-aside__opener-bar{width:22px;height:2px;background:currentColor;content:"";display:block}@media (max-width: 1023px){.jobplugin__results-aside__opener-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000059;opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s;z-index:99}}.jobplugin__results-aside--active .jobplugin__results-aside__opener-overlay{opacity:1;visibility:visible}.jobplugin__results-aside__opener:after{width:10px}.jobplugin__results-aside__opener .jobplugin__results-aside__opener-bar{margin:4px 0;width:16px}.jobplugin__results-aside__opener:hover{color:#fff;background:#063970}.jobplugin__results-aside--active .jobplugin__results-aside__opener{color:#fff!important;background:#063970}.jobplugin__results-aside__close{width:40px;height:40px;position:absolute;background:transparent;right:10px;top:10px;border:0;outline:none;padding:0}@media (min-width: 1024px){.jobplugin__results-aside__close{display:none}}.jobplugin__results-aside__close span{width:28px;height:2px;position:absolute;left:50%}.jobplugin__results-aside__close span:first-child{-webkit-transform:translateX(-50%) rotate(45deg);transform:translate(-50%) rotate(45deg)}.jobplugin__results-aside__close span:last-child{-webkit-transform:translateX(-50%) rotate(-45deg);transform:translate(-50%) rotate(-45deg)}@media (max-width: 1023px){.jobplugin__results-aside__holder{position:fixed;left:0;top:0;bottom:0;background:#fff;width:300px;padding:65px 20px 20px;z-index:100;-webkit-box-shadow:0 0 10px rgba(0,0,0,.2);box-shadow:0 0 10px #0003;-webkit-transform:translateX(-110%);transform:translate(-110%);-webkit-transition:.3s;transition:.3s;overflow:auto}}@media (max-width: 1023px){.jobplugin__results-aside--active .jobplugin__results-aside__holder{-webkit-transform:none;transform:none}}.jobplugin__results-aside__box{background:#fff;border-radius:10px;border:1px solid #cdcdcd;-webkit-box-shadow:0 3px 4px rgba(0,0,0,.1);box-shadow:0 3px 4px #0000001a}.jobplugin__results-aside__box+.jobplugin__results-aside__box{margin-top:20px}.jobplugin__results-aside__box.active .jobplugin__results-aside__head{color:#063970;border-color:#063970}.jobplugin__results-aside__box.active .jobplugin__results-aside__button{color:#fff;background:#063970}.jobplugin__results-aside__box.active .jobplugin__results-aside__button:before{-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-top:0;margin-bottom:-4px}.jobplugin__results-aside__box.active .jobplugin__results-aside__button img{-webkit-transform:none;transform:none;-webkit-filter:brightness(1);filter:brightness(1)}.jobplugin__results-aside__head{border:1px solid transparent;margin:-1px;border-radius:10px;padding:6px 6px 6px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:border .3s;transition:border .3s;color:#000}@media (max-width: 1023px){.jobplugin__results-aside__head{padding-left:15px}}.jobplugin__results-aside__head .h6{margin:0;font-size:16px;line-height:1.5;font-weight:700;color:inherit}.jobplugin__results-aside__boxopener{cursor:pointer}.jobplugin__results-aside__boxopener:hover .jobplugin__results-aside__button{background:#063970;color:#fff}.jobplugin__results-aside__boxopener:hover .jobplugin__results-aside__button img{-webkit-filter:brightness(1);filter:brightness(1)}.jobplugin__results-aside__button{width:39px;height:39px;background:#f3f3f3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:10px;font-size:0;line-height:0;cursor:pointer;-webkit-transition:.3s;transition:.3s;color:#000}.jobplugin__results-aside__button:before{width:8px;height:8px;border:1px solid currentColor;content:"";display:block;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);border-right:0;border-bottom:0;margin-top:-4px;-webkit-transition:.3s;transition:.3s}.jobplugin__results-aside__button img{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:.3s;transition:.3s;display:block;-webkit-filter:brightness(0);filter:brightness(0)}.jobplugin__results-aside__drop{overflow:hidden;padding:20px}@media (max-width: 1023px){.jobplugin__results-aside__drop{padding:20px 15px}}.jobplugin__results-aside__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.jobplugin__results-aside__row+.jobplugin__results-aside__row{margin-top:25px}.jobplugin__results-aside__row-title{font-size:16px;line-height:1.5;font-weight:600;color:#000;margin:0 0 15px;display:block;width:100%}.jobplugin__results-aside__list{list-style:none;padding:0;margin:0;width:100%}.jobplugin__results-aside__list li+li{margin-top:18px}.jobplugin__results-aside__list-star{width:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#9e9e9e;margin:0 4px 0 0;font-size:14px;line-height:1}.jobplugin__results-aside__list-star.jobplugin__text-primary{color:#063970}.jobplugin__results-aside .jobplugin__form-radio,.jobplugin__results-aside .jobplugin__form-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:14px;line-height:18px;color:#000;font-weight:500}.jobplugin__results-aside .jobplugin__form-radio .label-text,.jobplugin__results-aside .jobplugin__form-checkbox .label-text{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jobplugin__results-aside .jobplugin__form-checkbox__btn,.jobplugin__results-aside .jobplugin__form-radio__btn{width:18px;height:18px;margin-top:0;border-width:1px}.jobplugin__results-aside .jobplugin__form-checkbox__btn:before{width:11px;height:6px;margin-top:-2px}.jobplugin__results-aside .jobplugin__form-radio__btn:before{width:8px;height:8px}.jobplugin__results-aside__input{font-size:14px!important;padding:11px 20px!important;border-radius:5px!important;border:1px solid #cdcdcd!important;-webkit-box-shadow:0 2px 3px rgba(0,0,0,.05);box-shadow:0 2px 3px #0000000d}.jobplugin__results-aside__foot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:25px;width:100%}.jobplugin__results-aside__foot .jobplugin__button{min-width:120px}.jobplugin__results-aside__foot .jobplugin__button.button-link{min-width:75px;margin-left:10px}.jobplugin__results-aside__rangebox{overflow:hidden}.jobplugin__results-aside__range{margin:0 0 15px;padding:10px!important}.jobplugin__results-aside__range-values{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;line-height:1.5;font-weight:500;margin:0 0 7px;color:#000}.jobplugin__results-aside__range-fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.jobplugin__results-aside__range-field{width:48%}.jobplugin__results-aside__range-fieldwrap{position:relative}.jobplugin__results-aside__range-fieldwrap input{width:100%!important;font-size:14px!important;font-weight:500!important;color:#000!important;line-height:20px!important;padding:6px 15px 6px 33px!important;border-radius:5px!important;text-align:center}.jobplugin__results-aside__range-type{position:absolute;left:0;top:0;bottom:0;width:28px;border:1px solid #063970;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;color:#063970;font-size:14px;font-weight:700}.jobplugin__results-aside__range-label{font-size:14px;color:#000;line-height:1.5;display:block;margin:0 0 5px}.jobplugin__results-content{width:100%}@media (min-width: 1024px){.jobplugin__results-content{width:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0;padding-left:30px}}@media (max-width: 1199px){.jobplugin__results-content .jobplugin__three-column .jobplugin__column{width:50%}}@media (max-width: 575px){.jobplugin__results-content .jobplugin__three-column .jobplugin__column{width:100%}}.jobplugin__results-found{color:#000;font-weight:500;margin:0 0 30px!important}.jobplugin__pagination{list-style:none;padding:10px;margin:30px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;line-height:1.5;background:#f5f5f5;border-radius:10px;font-weight:700}.jobplugin__pagination li{margin:0 3px;min-width:20px;text-align:center}@media (min-width: 1024px){.jobplugin__pagination li{margin:0 5px;min-width:24px}}.jobplugin__pagination li a{min-width:30px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;border:1px solid #ccc;color:#000;border-radius:4px;background:#fff}.jobplugin__pagination li a .rj-icon{font-size:10px}.jobplugin__pagination li:first-child a .rj-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.jobplugin__pagination li:hover:not(.disabled)>a,.jobplugin__pagination li.active:not(.disabled)>a{color:#fff;background:#063970;border-color:#063970}.jobplugin__pagination li.disabled>a{pointer-events:none;color:#ccc}.jobplugin__settings{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}.jobplugin__settings-opener{position:absolute;right:0;top:-25px;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;color:#063970;border-radius:7px;font-size:20px}@media (min-width: 768px){.jobplugin__settings-opener{top:-75px;display:none}}.jobplugin__settings-opener:before{position:fixed;top:0;left:0;right:0;bottom:0;content:"";background:#00000059;opacity:0;visibility:hidden;-webkit-transition:.25s;transition:.25s;z-index:99}@media (max-width: 767px){.jobplugin__settings-menu--active .jobplugin__settings-opener:before{opacity:1;visibility:visible}}.jobplugin__settings-opener:hover{color:#fff;background:#063970}.jobplugin__settings-close{width:40px;height:40px;position:absolute;background:transparent;right:10px;top:10px;border:0;outline:none;padding:0}@media (min-width: 768px){.jobplugin__settings-close{display:none}}.jobplugin__settings-close span{width:28px;height:2px;position:absolute;left:50%;top:20px}.jobplugin__settings-close span:first-child{-webkit-transform:translateX(-50%) rotate(45deg);transform:translate(-50%) rotate(45deg)}.jobplugin__settings-close span:last-child{-webkit-transform:translateX(-50%) rotate(-45deg);transform:translate(-50%) rotate(-45deg)}.jobplugin__settings-menu{width:22.5%;-ms-flex-negative:0;flex-shrink:0;margin-right:40px;font-size:16px;line-height:1.2;font-weight:600}@media (max-width: 1439px){.jobplugin__settings-menu{margin-right:25px}}@media (max-width: 1023px){.jobplugin__settings-menu{margin-right:15px;width:25%;font-size:14px}}@media (max-width: 767px){.jobplugin__settings-menu{top:0;right:0;bottom:0;position:fixed;z-index:100;overflow:auto;background:#fff;width:290px;padding:65px 20px 20px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.2);box-shadow:0 0 10px #0003;-webkit-transform:translateX(110%);transform:translate(110%);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;margin:0}}@media (max-width: 767px){.jobplugin__settings-menu--active .jobplugin__settings-menu{-webkit-transform:none;transform:none}}.jobplugin__settings-menu ul{list-style:none;padding:0;margin:0}.jobplugin__settings-menu ul li{margin:0 0 10px}.jobplugin__settings-menu ul li a{display:block;border:1px solid #063970;background:#fff;border-radius:10px;padding:15px 20px;color:#000}.jobplugin__settings-menu ul li:hover>a,.jobplugin__settings-menu ul li.active>a{color:#fff;background:#063970}.jobplugin__settings-head{overflow:hidden;margin:0 0 20px;padding-top:5px}@media (min-width: 768px){.jobplugin__settings-head{margin:0 0 25px;padding-top:0}}.jobplugin__settings-head .h5{margin:0 0 7px}@media (max-width: 767px){.jobplugin__settings-head .h5{font-size:20px}}.jobplugin__settings-head__bar{background:#063970;width:60px;height:2px;display:block}.jobplugin__settings-head__text{margin:0!important;padding-top:10px;color:#000;font-weight:500}@media (min-width: 768px){.jobplugin__settings-head__text{padding-top:15px;margin:0 0 10px!important}}.jobplugin__settings-content{background:#fff;border-radius:10px;padding:15px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0}@media (max-width: 767px){.jobplugin__settings-content{margin:0 -15px;-webkit-box-flex:inherit;-ms-flex-positive:inherit;flex-grow:inherit;border-radius:0;width:calc(100% + 30px)}}@media (min-width: 768px){.jobplugin__settings-content{padding:20px;border-radius:15px}}@media (min-width: 1024px){.jobplugin__settings-content{padding:30px 25px;border-radius:20px}}@media (min-width: 1200px){.jobplugin__settings-content{padding:40px}}.jobplugin__settings-content .h5{color:#000}@media (min-width: 1200px){.jobplugin__settings-content .h5{font-size:24px}}.jobplugin__settings-content__tabpara{color:#000;font-weight:500;margin:0 0 30px!important}.jobplugin__settings-connects{padding:15px;background:#fafafa;border-radius:10px}@media (min-width: 768px){.jobplugin__settings-connects{padding:25px}}@media (min-width: 1024px){.jobplugin__settings-connects{padding:30px}}@media (min-width: 1200px){.jobplugin__settings-connects{padding:40px}}.jobplugin__settings-connects__count{font-size:24px;line-height:1.3;color:#063970;font-weight:600;display:block;padding-top:5px}.jobplugin__settings-connects p{color:#000}.jobplugin__settings-connects p a{font-weight:600;color:#000;text-decoration:underline}.jobplugin__settings-connects .jobplugin__button{min-width:210px}@media (min-width: 768px){.jobplugin__settings-connects .jobplugin__button{min-width:250px}}.jobplugin__settings-card{border:1px solid #a9a9a9;border-radius:10px}.jobplugin__settings-card+.jobplugin__settings-card{margin-top:15px}@media (min-width: 768px){.jobplugin__settings-card+.jobplugin__settings-card{margin-top:30px}}.jobplugin__settings-card__edit{width:36px;height:36px;-ms-flex-negative:0;flex-shrink:0;color:#063970;border:1px solid #063970;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100%;background:#fff;margin-left:15px;font-size:14px}@media (min-width: 1024px){.jobplugin__settings-card__edit{margin-right:-10px}}@media (min-width: 1200px){.jobplugin__settings-card__edit{margin-right:-15px}}.jobplugin__settings-card__edit .rj-dots{font-size:3px}.jobplugin__settings-card__edit .rj-plus{font-size:13px}.jobplugin__settings-card__edit.button-delete{background:#f11111;border-color:#f11111;color:#fff;font-size:16px}.jobplugin__settings-card__edit.button-delete:hover{background:#cf0303;border-color:#cf0303}.jobplugin__settings-card__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fafafa;border:1px solid #a9a9a9;border-radius:10px;margin:-1px;padding:10px 15px}@media (min-width: 1024px){.jobplugin__settings-card__head{padding:15px 20px}}@media (min-width: 1200px){.jobplugin__settings-card__head{padding:15px 30px}}.jobplugin__settings-card__head .h6{font-size:20px;line-height:1.35;margin:0;color:#000}@media (max-width: 767px){.jobplugin__settings-card__head .h6{font-size:17px}}.jobplugin__settings-card__head-link{color:#063970;text-decoration:underline!important;display:block;line-height:1.5}@media (max-width: 767px){.jobplugin__settings-card__head-link{max-width:50%;text-align:right}}.jobplugin__settings-card__head-link:hover{color:#113e0b}.jobplugin__settings-card__head .jobplugin__button{margin-right:-5px}@media (max-width: 767px){.jobplugin__settings-card__head .jobplugin__button{font-size:12px;margin-right:-7px}}@media (min-width: 1024px){.jobplugin__settings-card__head .jobplugin__button{min-width:200px;margin-right:-10px}}.jobplugin__settings-card__body{padding:15px}@media (min-width: 768px){.jobplugin__settings-card__body{padding:20px 15px}}@media (min-width: 1024px){.jobplugin__settings-card__body{padding:20px}}@media (min-width: 1200px){.jobplugin__settings-card__body{padding:30px}}.jobplugin__settings-card__infolist{list-style:none;padding:0;margin:0}.jobplugin__settings-card__infolist>li+li{margin-top:15px}@media (min-width: 1024px){.jobplugin__settings-card__infolist>li+li{margin-top:25px}}.jobplugin__settings-card__infolist>li p{margin:0}.jobplugin__settings-card__infolist>li p a{color:#063970;text-decoration:underline}.jobplugin__settings-card__infolist>li p a:hover{color:#113e0b;text-decoration:underline}.jobplugin__settings-card__infolist>li p+p{margin-top:10px}.jobplugin__settings-card__infolist>li .jobplugin__button{font-size:16px;min-width:210px}.jobplugin__settings-card__infolist>li.jobplugin__form-field{width:100%;margin-bottom:0;display:block}.jobplugin__settings-card__infolist>li.jobplugin__form-field+.jobplugin__form-field{margin-top:15px}.jobplugin__settings-card__infolist-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:-7px}@media (max-width: 767px){.jobplugin__settings-card__infolist-buttons{margin:-4px}}.jobplugin__settings-card__infolist-buttons .jobplugin__button{margin:7px;line-height:1.5;font-weight:500!important}@media (max-width: 767px){.jobplugin__settings-card__infolist-buttons .jobplugin__button{font-size:13px!important;min-width:inherit!important;margin:4px}}.jobplugin__settings-card__infolist-label{color:#000;font-weight:500}.jobplugin__settings-card__infolist .jobplugin__form-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.jobplugin__settings-card__infolist .jobplugin__form-checkbox input[type=checkbox]:checked~.label-text{color:#000}.jobplugin__settings-card__infolist .jobplugin__form-checkbox input[type=checkbox]:disabled+.jobplugin__form-checkbox__btn{pointer-events:none;border-color:#adadad}.jobplugin__settings-card__infolist .jobplugin__form-checkbox input[type=checkbox]:disabled~.label-text{color:#9e9e9e}.jobplugin__settings-card .invitation-list{width:100%}.jobplugin__settings-card .invitation-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.jobplugin__settings-card .invitation-list li .jobplugin__button{min-width:160px}@media (min-width: 1024px){.jobplugin__settings-card .invitation-list li .jobplugin__button{min-width:210px}}.jobplugin__settings-card .invitation-list__title{display:block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0;color:#000;line-height:1.5;font-weight:500}@media (min-width: 1024px){.jobplugin__settings-card .invitation-list__title{font-size:17px}}@media (min-width: 1200px){.jobplugin__settings-card .invitation-list__title{font-size:18px}}@media (min-width: 1440px){.jobplugin__settings-card .invitation-list__title{font-size:20px}}.jobplugin__settings-card .invitation-list .jobplugin__settings-card__edit{margin-right:0}.jobplugin__settings-card__subtitle{display:block;color:#000;font-size:18px;line-height:1.5}@media (max-width: 767px){.jobplugin__settings-card__subtitle{font-size:16px}}.jobplugin__settings-card__subtitle.text-large{font-size:20px}@media (max-width: 767px){.jobplugin__settings-card__subtitle.text-large{font-size:18px}}.jobplugin__settings-card__subtitle.large-title{font-size:24px}@media (min-width: 1024px){.jobplugin__settings-card__subtitle.large-title{font-size:30px}}.jobplugin__settings-card__subtitle+.jobplugin__settings-formrow{padding-top:10px}.jobplugin__settings-card.addition{background:#061504;border-color:#061504;color:#dadada}@media (min-width: 1024px){.jobplugin__settings-card.addition{font-size:18px}}.jobplugin__settings-card.addition .jobplugin__settings-card__subtitle{color:#fff}@media (min-width: 768px){.jobplugin__settings-card.addition .jobplugin__settings-card__subtitle{font-size:21px}}@media (min-width: 1024px){.jobplugin__settings-card.addition .jobplugin__settings-card__subtitle{font-size:24px}}.jobplugin__settings-card__select{padding-top:10px;width:100%;max-width:690px}.jobplugin__settings-card__select .select2-container--default{width:100%!important}.jobplugin__settings-card__experience{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:-5px}@media (min-width: 1024px){.jobplugin__settings-card__experience{margin:-10px}}@media (min-width: 1200px){.jobplugin__settings-card__experience{margin:-15px}}.jobplugin__settings-card__experience-box{width:100%;padding:5px}@media (min-width: 768px){.jobplugin__settings-card__experience-box{width:33.333%}}@media (min-width: 1024px){.jobplugin__settings-card__experience-box{padding:10px}}@media (min-width: 1200px){.jobplugin__settings-card__experience-box{padding:15px}}.jobplugin__settings-card__radio-box{display:block;position:relative;height:100%}.jobplugin__settings-card__radio-box input[type=radio]{position:absolute;left:0;top:0;opacity:0;visibility:hidden}.jobplugin__settings-card__radio-box input[type=radio]:checked+.jobplugin__settings-card__custom-radio{border:2px solid #063970;margin:-1px}.jobplugin__settings-card__radio-box input[type=radio]:checked+.jobplugin__settings-card__custom-radio .jobplugin__settings-card__radio-box__button{border-color:#063970;background:#063970}.jobplugin__settings-card__radio-box input[type=radio]:checked+.jobplugin__settings-card__custom-radio .jobplugin__settings-card__radio-box__button:before{width:8px;height:8px;background:#fff}.jobplugin__settings-card__radio-box__title{display:block;color:#000;font-size:17px;line-height:1.5;margin:0 0 5px}@media (min-width: 1024px){.jobplugin__settings-card__radio-box__title{font-size:20px}}.jobplugin__settings-card__radio-box__text{color:#424242;display:block}@media (max-width: 1023px){.jobplugin__settings-card__radio-box__text{line-height:1.5;font-size:13px}}@media (max-width: 767px){.jobplugin__settings-card__radio-box__text{font-size:14px}}.jobplugin__settings-card__radio-box__button{width:26px;height:26px;border:1px solid #afafaf;display:block;position:relative;border-radius:100%;margin:0 0 15px}@media (min-width: 1024px){.jobplugin__settings-card__radio-box__button{margin:0 0 25px}}.jobplugin__settings-card__radio-box__button:before{width:12px;height:12px;background:#bfbfbf;border-radius:100%;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:""}.jobplugin__settings-card__custom-radio{border:1px solid #a9a9a9;border-radius:10px;padding:15px;width:100%;height:100%;display:block;background:#f6fff9;cursor:pointer}@media (min-width: 768px){.jobplugin__settings-card__custom-radio{padding:15px 10px}}@media (min-width: 1024px){.jobplugin__settings-card__custom-radio{padding:20px}}@media (min-width: 1440px){.jobplugin__settings-card__custom-radio{padding:32px}}.jobplugin__settings-card__tags{list-style:none;padding:15px 0 0;margin:-5px;font-size:13px;line-height:1.5;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;text-align:center}@media (min-width: 1024px){.jobplugin__settings-card__tags{font-size:14px;margin:-7px}}.jobplugin__settings-card__tags>li{padding:5px}@media (min-width: 1024px){.jobplugin__settings-card__tags>li{padding:7px}}.jobplugin__settings-card__tags>li>a{display:block;color:#000;border:1px solid #747474;padding:6px 15px;border-radius:25px}@media (min-width: 1024px){.jobplugin__settings-card__tags>li>a{padding:9px 25px;min-width:150px}}.jobplugin__settings-card__tags>li>a:hover{color:#fff;background:#063970}.jobplugin__settings-card__linked-accounts{list-style:none;padding:0;margin:-5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;font-size:14px;line-height:1.5;font-weight:700}@media (min-width: 768px){.jobplugin__settings-card__linked-accounts{margin:-10px;font-size:16px}}@media (min-width: 1200px){.jobplugin__settings-card__linked-accounts{margin:-10px -15px}}.jobplugin__settings-card__linked-accounts>li{padding:5px;width:100%}@media (min-width: 768px){.jobplugin__settings-card__linked-accounts>li{width:50%;padding:10px}}@media (min-width: 1200px){.jobplugin__settings-card__linked-accounts>li{padding:10px 15px}}.jobplugin__settings-card__linked-accounts>li>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;border:2px solid #6c6c6c;border-radius:25px;color:#161616;padding:7px 15px}@media (min-width: 768px){.jobplugin__settings-card__linked-accounts>li>a{padding:11px 20px}}.jobplugin__settings-card__linked-accounts>li>a:hover{background:#063970;border-color:#063970;color:#fff}.jobplugin__settings-card__linked-accounts__icon{font-size:16px;margin:0 10px 0 0}@media (min-width: 768px){.jobplugin__settings-card__linked-accounts__icon{font-size:18px}}.jobplugin__settings-card__profiles{list-style:none;padding:0;margin:0}.jobplugin__settings-card__profiles li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid #a9a9a9;border-radius:10px;background:#f6fff9;padding:10px 15px}@media (min-width: 1024px){.jobplugin__settings-card__profiles li{padding:15px 20px}}@media (min-width: 1200px){.jobplugin__settings-card__profiles li{padding:15px 30px}}.jobplugin__settings-card__profiles li+li{margin-top:10px}@media (min-width: 1024px){.jobplugin__settings-card__profiles-title-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.jobplugin__settings-card__profiles-title{display:block;font-weight:600;color:#000;line-height:1.5;margin:0 0 10px}@media (min-width: 1024px){.jobplugin__settings-card__profiles-title{margin:0}}.jobplugin__settings-card__profiles-tag{color:#fff;border-radius:15px;background:#063970;text-align:center;font-size:14px;line-height:1.5;font-weight:600;padding:2px 15px}@media (min-width: 1024px){.jobplugin__settings-card__profiles-tag{margin-left:15px}}.jobplugin__settings-card.profiles-card .jobplugin__settings-card__head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.jobplugin__settings-card.profiles-card .jobplugin__settings-card__head p{margin:0;color:#000;padding:3px 0 0}.jobplugin__settings-card.profiles-card .jobplugin__settings-card__body p{color:#000}@media (min-width: 1200px){.jobplugin__settings-card.profiles-card .jobplugin__settings-card__body p{font-size:18px}}.jobplugin__settings-card.profiles-card .jobplugin__settings-card__body p a{color:#063970;text-decoration:underline}.jobplugin__settings-card.profiles-card .jobplugin__settings-card__body p a:hover{color:#113e0b}.jobplugin__settings-card.team-card,.jobplugin__settings-card.connected-card{background:#fafafa}.jobplugin__settings-card.team-card p{color:#000}@media (min-width: 1200px){.jobplugin__settings-card.team-card p{font-size:18px}}.jobplugin__settings-card.connected-card .h5{margin-bottom:20px}.jobplugin__settings-card__table{list-style:none;padding:0;margin:0;background:#fff;border-radius:10px;border:1px solid #a6a6a6;color:#000;font-weight:500}.jobplugin__settings-card__table-row{display:-webkit-box;display:-ms-flexbox;display:flex}.jobplugin__settings-card__table-row:nth-child(odd){background:#f9f9f9}.jobplugin__settings-card__table-column{width:50%;padding:10px 15px}@media (min-width: 1024px){.jobplugin__settings-card__table-column{padding:10px 25px}}@media (min-width: 1200px){.jobplugin__settings-card__table-column{padding:10px 35px}}.jobplugin__settings-card__table-column+.jobplugin__settings-card__table-column{border-left:1px solid #dcdcdc}.jobplugin__settings-card__table-titles{border:1px solid #063970;margin:-1px;border-radius:10px;color:#063970;background:#fff!important}@media (min-width: 1024px){.jobplugin__settings-card__table-titles{border-width:2px}}.jobplugin__settings-card__connected{padding:15px;background:#fff;border-radius:10px}@media (min-width: 1024px){.jobplugin__settings-card__connected{padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width: 1200px){.jobplugin__settings-card__connected{padding:20px 30px}}.jobplugin__settings-card__connected-textbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 20px}@media (min-width: 1024px){.jobplugin__settings-card__connected-textbox{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0;margin:0}}.jobplugin__settings-card__connected-textbox p{font-size:14px;line-height:1.5;color:#000;margin:0}.jobplugin__settings-card__connected-text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0}.jobplugin__settings-card__connected-title{display:block;font-size:18px;line-height:1.5;font-weight:700;color:#000;margin:0 0 5px}@media (min-width: 768px){.jobplugin__settings-card__connected-title{font-size:20px}}.jobplugin__settings-card__connected-image{width:50px;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:5%}@media (min-width: 1200px){.jobplugin__settings-card__connected-image{margin-right:8%}}.jobplugin__settings-card__connected-button{width:100%}@media (min-width: 1024px){.jobplugin__settings-card__connected-button{width:40%;-ms-flex-negative:0;flex-shrink:0}}.jobplugin__settings-card__connected-button .button-continue{width:100%;max-width:inherit}@media (max-width: 1199px){.jobplugin__settings-card__connected-button .button-continue{font-size:15px;padding:10px 20px}}.jobplugin__settings-card__subbox{width:100%}.jobplugin__settings-card__subbox+.jobplugin__settings-card__subbox{margin-top:30px}.jobplugin__settings-card__subbox-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 10px}.jobplugin__settings-card__subbox-head .jobplugin__settings-card__subbox-title:only-child{margin-bottom:5px}.jobplugin__settings-card__subbox-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.5;color:#000;font-size:18px;font-weight:700}@media (max-width: 767px){.jobplugin__settings-card__subbox-title{-ms-flex-wrap:wrap;flex-wrap:wrap}}.jobplugin__settings-card__subbox-title .jobplugin__question-mark{margin-left:5px}.jobplugin__settings-card__subbox-subtitle{color:#000;display:block;font-weight:500}.jobplugin__settings-card__subbox-list{list-style:none;padding:0;margin:0;line-height:1.5;color:#898989}.jobplugin__settings-card__subbox-list li{position:relative;padding-left:36px}.jobplugin__settings-card__subbox-list li:before{position:absolute;left:0;top:0;width:26px;height:26px;content:"";background:url(../images/check-icon.svg) no-repeat;background-size:100% 100%}.jobplugin__settings-card__subbox-list li p{margin:0}.jobplugin__settings-card__steps{width:100%}.jobplugin__settings-card__steps p{color:#898989;line-height:1.5}.jobplugin__settings-card__steps-holder{overflow:hidden;margin:0 0 5px}.jobplugin__settings-card__steps-box{background:#f6fff9;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px;margin:0 0 15px}@media (min-width: 768px){.jobplugin__settings-card__steps-box{padding:20px;margin:0 0 20px}}@media (min-width: 1024px){.jobplugin__settings-card__steps-box{padding:20px 25px}}@media (min-width: 1200px){.jobplugin__settings-card__steps-box{padding:27px 30px}}.jobplugin__settings-card__steps-box p{margin:0}.jobplugin__settings-card__steps-textbox{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0;padding-right:15px}.jobplugin__settings-card__steps-toggle{-ms-flex-negative:0;flex-shrink:0}.jobplugin__settings-card__steps .jobplugin__settings-card__subbox-title{font-weight:500;font-size:16px;margin:0 0 10px}.jobplugin__settings-card__steps .text-recommended{font-size:13px;font-weight:500;color:#063970;text-decoration:underline;margin-left:15px}@media (max-width: 767px){.jobplugin__settings-card__steps .text-recommended{width:100%;display:block;margin:0}}.jobplugin__settings-card__verification{text-align:center}.jobplugin__settings-card__verification-placeholder{width:122px;margin:0 auto 25px;position:relative}.jobplugin__settings-card__verification-icon{width:122px;height:122px;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fafafa}.jobplugin__settings-card__verification-infoicon{width:42px;height:42px;border-radius:100%;border:5px solid #fff;background:#063970;position:absolute;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 0 0 1px;font-size:12px;color:#fff}.jobplugin__settings-card__verification-textbox .h5{font-size:20px;line-height:1.5;margin:0 0 10px}.jobplugin__settings-card__verification-textbox p{color:#000}.jobplugin__settings-card__verification-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;padding:10px 0 0}.jobplugin__settings-card__verification-buttons .jobplugin__button{font-size:16px;min-width:220px;margin:7px}.jobplugin__settings-card.box-outlined{border-color:#289ada;background:#f6fff9}.jobplugin__settings-card.box-organization{border-color:#b3bee2;background:#f6fff9}.jobplugin__settings-card .jobplugin__section-buttons.form-buttons{padding-top:20px}@media (min-width: 768px){.jobplugin__settings-card .jobplugin__section-buttons.form-buttons{padding-top:30px}}.jobplugin__settings-card .jobplugin__section-buttons.form-buttons .jobplugin__button.button-link{min-width:inherit}@media (min-width: 576px){.jobplugin__settings-client{display:-webkit-box;display:-ms-flexbox;display:flex}}.jobplugin__settings-client__image{width:80px;height:80px;border-radius:100%;background:#ecf3f3;border:4px solid #ecf3f3;margin:0 0 15px;-ms-flex-negative:0;flex-shrink:0;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px}@media (min-width: 576px){.jobplugin__settings-client__image{margin:0 40px 0 0;border-width:7px;width:107px;height:107px}}.jobplugin__settings-client__image.user-avatar{padding:0}.jobplugin__settings-client__image.user-avatar img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (min-width: 576px){.jobplugin__settings-client .jobplugin__settings-card__infolist{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0}}@media (min-width: 576px){.jobplugin__settings-benefits{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.jobplugin__settings-benefits__image{width:80px;height:80px;border-radius:100%;background:#f4f4f4;border:4px solid #f4f4f4;margin:0 0 15px;-ms-flex-negative:0;flex-shrink:0;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px}@media (min-width: 576px){.jobplugin__settings-benefits__image{margin:0 0 0 30px;border-width:7px;width:103px;height:103px}}@media (min-width: 1024px){.jobplugin__settings-benefits__image{margin:0 30px}}.jobplugin__settings-benefits__image.user-avatar{padding:0}.jobplugin__settings-benefits__image.user-avatar img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (min-width: 576px){.jobplugin__settings-benefits .jobplugin__settings-card__infolist{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0}}.jobplugin__settings-bulletlist{list-style:none;padding:10px 0 0;margin:0;color:#898989}@media (min-width: 576px){.jobplugin__settings-bulletlist{padding:15px 0 0}}.jobplugin__settings-bulletlist li{position:relative;padding:6px 0 6px 18px;line-height:1.5}@media (min-width: 768px){.jobplugin__settings-bulletlist li{padding:6px 0 6px 22px}}.jobplugin__settings-bulletlist li:before{position:absolute;left:0;top:13px;width:8px;height:8px;background:#063970;border-radius:100%;content:"";opacity:.7}@media (min-width: 768px){.jobplugin__settings-bulletlist li:before{width:11px;height:11px;top:12px}}.jobplugin__settings-bulletlist li a{color:#063970;text-decoration:underline}.jobplugin__settings-bulletlist li a:hover{color:#113e0b;text-decoration:underline}.jobplugin__settings-organization{overflow:hidden;text-align:center}.jobplugin__settings-organization__image{width:122px;height:122px;margin:0 auto 25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width: 1200px){.jobplugin__settings-organization .h5{font-size:26px}}.jobplugin__settings-organization ul{list-style:none;padding:0;margin:0 -7px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;overflow:hidden}@media (min-width: 1200px){.jobplugin__settings-organization ul{margin:0 0 30px}}.jobplugin__settings-organization ul li{width:100%;padding:7px}@media (min-width: 576px){.jobplugin__settings-organization ul li{width:33.333%}}@media (min-width: 1200px){.jobplugin__settings-organization ul li{padding:15px}}.jobplugin__settings-organization__box{height:100%;background:#fff;border:1px solid #000;padding:15px;overflow:hidden;border-radius:10px;line-height:1.5;color:#000}@media (min-width: 768px){.jobplugin__settings-organization__box{padding:15px 10px;font-size:14px}}@media (min-width: 1024px){.jobplugin__settings-organization__box{padding:20px;font-size:15px}}@media (min-width: 1200px){.jobplugin__settings-organization__box{padding:25px;font-size:16px}}.jobplugin__settings-organization__box p{margin:0}.jobplugin__settings-organization__checkicon{width:38px;height:38px;margin:0 auto 12px}.jobplugin__settings-organization__checkicon img{width:100%;height:auto;display:block}.jobplugin__settings-organization .jobplugin__section-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:10px}.jobplugin__settings-organization .jobplugin__section-buttons .jobplugin__button{min-width:180px}.jobplugin__settings-organization .jobplugin__section-buttons .jobplugin__button.button-link{min-width:130px}.jobplugin__settings-organization .jobplugin__section-buttons .jobplugin__button.button-link:not(:hover){background:transparent}.jobplugin__settings-formrow{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -7px}@media (min-width: 1024px){.jobplugin__settings-formrow{margin:0 -15px}}.jobplugin__settings-formrow .jobplugin__settings-card__infolist-label{width:100%;font-weight:400;padding:0 7px}@media (min-width: 1024px){.jobplugin__settings-formrow .jobplugin__settings-card__infolist-label{padding:0 15px}}.jobplugin__settings-formrow__column{width:100%;padding:0 7px}@media (min-width: 576px){.jobplugin__settings-formrow__column{width:50%}}@media (min-width: 1024px){.jobplugin__settings-formrow__column{padding:0 15px}}.jobplugin__settings-formrow__column .jobplugin__settings-card__infolist-label{padding:0}.jobplugin__settings-formrow__column .jobplugin__settings-card__select{width:100%;max-width:100%}.jobplugin__settings-formrow__column input[type=text]{width:100%}.jobplugin__settings-formrow .jobplugin__form-checkbox{padding-top:10px}@media (min-width: 576px){.jobplugin__settings-formrow.full .jobplugin__settings-formrow__column{-webkit-box-flex:1;-ms-flex:1;flex:1}}@media (max-width: 575px){.jobplugin__settings-formrow.full .jobplugin__settings-formrow__column+.jobplugin__settings-formrow__column{padding-top:10px}}@media (max-width: 575px){.jobplugin__settings-formrow.full .jobplugin__settings-card__select{padding-top:5px}}.jobplugin__question-mark{width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0;background:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;color:#fff;font-weight:500!important;font-size:12px!important;line-height:1!important;border-radius:100%}.jobplugin__question-mark:before{content:"?"}.jobplugin__create-project{overflow:hidden;border-radius:30px;position:relative;background:var(--white);border:1px solid #9e9e9e}@media (max-width: 767px){.jobplugin__create-project{margin:0 -15px;border:0;border-radius:25px 25px 0 0}}.jobplugin__steps-bar{border-radius:30px;margin:-1px -1px 0;padding:18px 108px 0;background:var(--white);border:1px solid #9e9e9e}@media (max-width: 1199px){.jobplugin__steps-bar{padding:18px 40px 0}}@media (max-width: 767px){.jobplugin__steps-bar{padding:0 35px;margin:0}}.jobplugin__steps-bar_holder{z-index:2;padding:0 0 9px;overflow:hidden;margin:0 0 -10px;position:relative}@media (max-width: 767px){.jobplugin__steps-bar_holder{padding-bottom:30px}}.jobplugin__steps-nav{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:700;margin:0;list-style:none;padding:0 0 32px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 767px){.jobplugin__steps-nav{font-size:0;line-height:0}}.jobplugin__steps-nav:after{left:0;bottom:0;z-index:1;content:"";position:absolute;border-radius:8px;background:#e9e9e9;width:100%;height:15px}@media (max-width: 767px){.jobplugin__steps-nav:after{height:10px}}.jobplugin__steps-nav li{z-index:2;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;position:relative;padding-right:70px}@media (max-width: 1199px){.jobplugin__steps-nav li{padding-right:40px}}@media (max-width: 1023px){.jobplugin__steps-nav li{padding-right:0}}@media (max-width: 767px){.jobplugin__steps-nav li{width:10%}}.jobplugin__steps-nav li:not(:last-child):after{top:50%;right:0;width:1px;content:"";height:26px;position:absolute;background:#a3a3a3;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width: 1023px){.jobplugin__steps-nav li:not(:last-child):after{display:none}}.jobplugin__steps-nav li:first-child.visited:before{display:none}.jobplugin__steps-nav li a{color:#292929;display:block;position:relative}.jobplugin__steps-nav li a:after{left:0;content:"";bottom:-36px;pointer-events:none;position:absolute;width:22px;height:22px;border-radius:50%;background:var(--white);border:1px solid #a6a6a6}.jobplugin__steps-nav li.visited a,.jobplugin__steps-nav li.current a{color:#063970}.jobplugin__steps-nav li.visited .edit,.jobplugin__steps-nav li.current .edit{display:-webkit-box;display:-ms-flexbox;display:flex}.jobplugin__steps-nav li.visited .edit .rj-edit-text,.jobplugin__steps-nav li.current .edit .rj-edit-text{display:none}.jobplugin__steps-nav li.visited:before,.jobplugin__steps-nav li.current:before{z-index:2;content:"";height:15px;left:calc(-100% - 90px);bottom:-31px;position:absolute;border-radius:8px;right:calc(100% - 10px);background:#063970}@media (max-width: 1199px){.jobplugin__steps-nav li.visited:before,.jobplugin__steps-nav li.current:before{left:calc(-100% - 110px)}}@media (max-width: 1023px){.jobplugin__steps-nav li.visited:before,.jobplugin__steps-nav li.current:before{left:calc(-100% - 115px)}}@media (max-width: 767px){.jobplugin__steps-nav li.visited:before,.jobplugin__steps-nav li.current:before{height:10px;left:calc(-100% - 50px)}}.jobplugin__steps-nav li.current .edit .rj-edit-text{display:block}.jobplugin__steps-nav li .edit{z-index:2;bottom:-40px;display:none;width:32px;height:32px;position:absolute;border-radius:50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#063970;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:12px}@media (max-width: 767px){.jobplugin__steps-nav li .edit{width:26px;height:26px}}.jobplugin__steps-content{overflow:hidden;padding:52px 108px}@media (max-width: 1199px){.jobplugin__steps-content{padding:40px}}@media (max-width: 767px){.jobplugin__steps-content{padding:20px 15px}}.jobplugin__steps-content .small{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width: 1024px){.jobplugin__steps-content .small{font-size:18px;padding:10px 35px}}@media (max-width: 767px){.jobplugin__steps-content .small{margin-top:5px;min-width:inherit}}.jobplugin__steps-content .small:not(:last-child){margin-right:12px}@media (max-width: 767px){.jobplugin__steps-content .small:not(:last-child){margin-right:8px}}.jobplugin__steps-content .small .rj-preview{-ms-flex-negative:0;flex-shrink:0;margin-right:10px;margin-top:-1px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media (max-width: 767px){.jobplugin__steps-content .small .rj-preview{margin-right:7px}}.jobplugin__steps-content .small:hover svg path{fill:var(--white)!important}.jobplugin__steps-content .select2{width:100%!important;max-width:370px}.jobplugin__steps-content .option-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 479px){.jobplugin__steps-content .option-box{margin:10px 0 0}}.jobplugin__steps-content .option-box .form-group{margin:0 0 0 17px;width:54px;height:24px}.jobplugin__steps-content .option-box p{margin:0}.jobplugin__step-block.active{display:block}.jobplugin__step-block_btns{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width: 767px){.jobplugin__step-block_btns{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.jobplugin__d-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 60px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 1199px){.jobplugin__d-flex{margin:0 0 30px}}.jobplugin__d-flex p{margin:0}.jobplugin__flex-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 767px){.jobplugin__flex-bar{margin:0 0 20px}}.jobplugin__flex-bar h2{margin:0;font-size:30px}@media (max-width: 767px){.jobplugin__flex-bar h2{margin:0 0 10px}}.jobplugin__flex-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width: 767px){.jobplugin__flex-columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.jobplugin__form-block{margin:0 0 20px;overflow:hidden;border-radius:20px;padding:20px 40px 26px;border:1px solid #a1a1a1;background:var(--light-green)}@media (max-width: 1199px){.jobplugin__form-block{padding:20px}}@media (max-width: 767px){.jobplugin__form-block{padding:20px 15px;border-radius:10px}}.jobplugin__form-block__title{display:block;font-size:18px;margin:0 0 10px;font-weight:700;line-height:normal;color:var(--black);text-transform:capitalize}.jobplugin__form-block p{margin:0 0 16px;color:var(--gray);line-height:normal}.jobplugin__form-block p.txt{margin:0;color:#3c3c3c}.jobplugin__form-block .jobplugin__text-primary{font-weight:700;text-decoration:underline}.jobplugin__form-block .jobplugin__text-primary:hover{text-decoration:underline}.jobplugin__form-block .txt-bar{margin:0 0 20px;overflow:hidden}.jobplugin__form-block .form-group{margin:0 0 9px}.jobplugin__form-block .form-group .form-control{width:100%}.jobplugin__form-block__field{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 9px;padding:11px 26px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px;-ms-flex-wrap:wrap;flex-wrap:wrap;background:var(--white);border:1px solid #9e9e9e}@media (max-width: 767px){.jobplugin__form-block__field{padding:11px 15px}}.jobplugin__form-block__field .field-txt{font-size:24px;font-weight:700;margin-right:24px;color:#063970;-ms-flex-negative:0;flex-shrink:0}@media (max-width: 767px){.jobplugin__form-block__field .field-txt{font-size:20px;width:100%;margin:0 0 10px}}.jobplugin__form-block__field input[type=text]{border:0;padding:0;font-size:24px;border-radius:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0}@media (max-width: 767px){.jobplugin__form-block__field input[type=text]{font-size:20px}}.jobplugin__form-block__field input[type=text]::-webkit-input-placeholder{color:#a4a4a4}.jobplugin__form-block__field input[type=text]::-moz-placeholder{opacity:1;color:#a4a4a4}.jobplugin__form-block__field input[type=text]:-moz-placeholder{color:#a4a4a4}.jobplugin__form-block__field input[type=text]:-ms-input-placeholder{color:#a4a4a4}.jobplugin__form-block__field input[type=text].placeholder{color:#a4a4a4}.jobplugin__messenger{width:100%}@media (min-width: 768px){.jobplugin__messenger{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.075);box-shadow:0 5px 10px #00000013;border-radius:20px;overflow:hidden;position:relative;z-index:2}}.jobplugin__messenger-aside{width:100%;background:#fff}@media (min-width: 768px){.jobplugin__messenger-aside{width:250px;z-index:1;border-right:2px solid #e3e8ea}}@media (min-width: 1024px){.jobplugin__messenger-aside{width:310px}}@media (min-width: 1440px){.jobplugin__messenger-aside{width:350px}}@media (min-width: 768px){.jobplugin__messenger-aside__scroller{overflow:auto;height:calc(100vh - 346px);min-height:505px}}@media (min-width: 1200px){.jobplugin__messenger-aside__scroller{height:calc(100vh - 362px)}}@media (min-width: 1440px){.jobplugin__messenger-aside__scroller{height:calc(100vh - 392px)}}.jobplugin__messenger-search{height:50px;padding:7px 15px;border-bottom:1px solid #e3e8ea}@media (min-width: 768px){.jobplugin__messenger-search{height:80px;padding:15px}}@media (min-width: 1024px){.jobplugin__messenger-search{padding:15px 25px}}.jobplugin__messenger-search form{position:relative}.jobplugin__messenger-search__icon{position:absolute;left:0;top:50%;color:#666;font-size:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.jobplugin__messenger-search__input{width:100%;border:0!important;font-size:15px!important;-webkit-box-shadow:none!important;box-shadow:none!important;border-radius:0!important;padding:6px 20px 6px 30px!important}@media (min-width: 768px){.jobplugin__messenger-search__input{padding:13px 20px 13px 30px!important}}.jobplugin__messenger-search__input::-webkit-input-placeholder{color:#666!important}.jobplugin__messenger-search__input::-moz-placeholder{color:#666!important}.jobplugin__messenger-search__input:-ms-input-placeholder{color:#666!important}.jobplugin__messenger-search__input::-ms-input-placeholder{color:#666!important}.jobplugin__messenger-search__input::placeholder{color:#666!important}.jobplugin__messenger-users{list-style:none;padding:0;margin:0;font-size:10px;line-height:1.5}@media (min-width: 1024px){.jobplugin__messenger-users{font-size:12px}}@media (min-width: 1440px){.jobplugin__messenger-users{font-size:14px}}.jobplugin__messenger-users>li{position:relative;border-bottom:1px solid #ecf0f1}.jobplugin__messenger-users>li:hover .jobplugin__messenger-users__button{background:#f6fff9}@media (min-width: 768px){.jobplugin__messenger-users>li.active .jobplugin__messenger-users__button{background:#f6fff9}}.jobplugin__messenger-users__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;color:#000;border:0;text-align:left;padding:10px;-webkit-transition:.3s;transition:.3s;width:100%}@media (min-width: 1024px){.jobplugin__messenger-users__button{padding:15px}}@media (min-width: 1650px){.jobplugin__messenger-users__button{padding:16px 20px}}.jobplugin__messenger-users__avatar{width:40px;height:40px;-ms-flex-negative:0;flex-shrink:0;border-radius:100%;border:1px solid transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:18px;line-height:1;color:#fff;font-weight:700;text-transform:uppercase;margin:0 8px 0 0}@media (min-width: 1024px){.jobplugin__messenger-users__avatar{width:50px;height:50px;margin:0 12px 0 0}}.jobplugin__messenger-users__avatar img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.jobplugin__messenger-users__avatar.bg-red{background:#ea4335;border-color:#bb2619}.jobplugin__messenger-users__avatar.bg-yellow{background:#fbbc05;border-color:#daa407}.jobplugin__messenger-users__avatar.bg-blue{background:#689df6!important;border-color:#497acd}.jobplugin__messenger-users__avatar.bg-green{background:#3eac5b!important;border-color:#208a3c}.jobplugin__messenger-users__textbox{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0;padding-right:55px}.jobplugin__messenger-users__name{display:block;font-size:14px;line-height:1.35;margin:0 0 2px}@media (min-width: 768px){.jobplugin__messenger-users__name{font-size:12px}}@media (min-width: 1024px){.jobplugin__messenger-users__name{font-size:14px}}@media (min-width: 1440px){.jobplugin__messenger-users__name{font-size:16px}}@media (min-width: 1650px){.jobplugin__messenger-users__name{font-size:18px}}.jobplugin__messenger-users__shortmsg{display:block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:10px;line-height:1.35}@media (min-width: 1024px){.jobplugin__messenger-users__shortmsg{font-size:12px}}@media (min-width: 1440px){.jobplugin__messenger-users__shortmsg{font-size:14px}}@media (min-width: 1650px){.jobplugin__messenger-users__shortmsg{font-size:15px}}.jobplugin__messenger-users__more{position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.jobplugin__messenger-users__time{display:block;text-align:right;color:#000}.jobplugin__messenger-openclose{margin:0 0 3px;position:relative}.jobplugin__messenger-openclose__opener{width:30px;height:24px;background:transparent;border:0;padding:0;margin:0 0 0 auto;font-size:3px;color:#96a5ab;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-transition:.3s;transition:.3s}.jobplugin__messenger-openclose__opener:after{display:none}.jobplugin__messenger-openclose__opener:hover{color:#000}.jobplugin__messenger-openclose__slide{font-size:11px;background:#fff;border-radius:5px;position:absolute;right:0;top:100%;-webkit-box-shadow:0 0 5px rgba(0,0,0,.15);box-shadow:0 0 5px #00000026;list-style:none;padding:0;margin:0;overflow:hidden}@media (min-width: 768px){.jobplugin__messenger-openclose__slide{font-size:13px}}.jobplugin__messenger-openclose__slide li+li{border-top:1px solid #e3e8ea}.jobplugin__messenger-openclose__slide li a{display:block;color:#000;padding:5px 15px}.jobplugin__messenger-openclose__slide li a:hover{color:#fff;background:#063970}.jobplugin__messenger-openclose.active{z-index:9}.jobplugin__messenger-content{width:100%}@media (min-width: 768px){.jobplugin__messenger-content{width:calc(100% - 248px)}}@media (min-width: 1024px){.jobplugin__messenger-content{width:calc(100% - 308px)}}@media (min-width: 1440px){.jobplugin__messenger-content{width:calc(100% - 348px)}}@media (max-width: 767px){.jobplugin__messenger-content{position:fixed;left:0;top:0;right:0;bottom:0;background:#f7f7f7;z-index:100;-webkit-transform:translateX(-100%);transform:translate(-100%);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}}@media (max-width: 767px){.jobplugin__messenger-dialog-active .jobplugin__messenger-content{-webkit-transform:none;transform:none}}.jobplugin__messenger-dialog{width:100%}.jobplugin__messenger-dialog__close svg{width:14px;height:auto}.jobplugin__messenger-dialog__content{width:100%}.jobplugin__messenger-dialog__scroller{padding:15px;overflow:auto}@media (max-width: 767px){.jobplugin__messenger-dialog__scroller{height:calc(100vh - 188px)}}@media (min-width: 768px){.jobplugin__messenger-dialog__scroller{height:calc(100vh - 555px);min-height:295px}}@media (min-width: 1024px){.jobplugin__messenger-dialog__scroller{padding:20px 25px}}@media (min-width: 1440px){.jobplugin__messenger-dialog__scroller{height:calc(100vh - 584px);min-height:284px}}@media (min-width: 1650px){.jobplugin__messenger-dialog__scroller{height:calc(100vh - 624px);min-height:274px}}.jobplugin__messenger-dialog__scroller *{overflow-anchor:none}.jobplugin__messenger-dialog__scroller-bottom{overflow-anchor:auto;height:1px}.jobplugin__messenger-header{height:68px;padding:8px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #e3e8ea;font-size:12px;color:#8f8f8f;background:#fff}@media (min-width: 768px){.jobplugin__messenger-header{height:80px;padding:15px}}@media (min-width: 1200px){.jobplugin__messenger-header{padding:15px 25px}}@media (min-width: 1440px){.jobplugin__messenger-header{font-size:14px}}.jobplugin__messenger-header__title{font-size:16px;color:#000;padding:3px 0;display:block}@media (max-width: 767px){.jobplugin__messenger-header__title{width:100%;margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media (min-width: 1024px){.jobplugin__messenger-header__title{font-size:17px}}@media (min-width: 1440px){.jobplugin__messenger-header__title{font-size:19px}}.jobplugin__messenger-header__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0}@media (max-width: 767px){.jobplugin__messenger-header__left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.jobplugin__messenger-header__right{-ms-flex-negative:0;flex-shrink:0}.jobplugin__messenger-header__buttons{list-style:none;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -2px 0 10px}@media (min-width: 1024px){.jobplugin__messenger-header__buttons{margin:0 -5px 0 10px}}.jobplugin__messenger-header__buttons>li{padding:0 2px}@media (min-width: 1024px){.jobplugin__messenger-header__buttons>li{padding:0 5px}}.jobplugin__messenger-header__buttons>li>a,.jobplugin__messenger-header__buttons>li>button{border:0;background:transparent;width:34px;height:34px;background:#f7f7f7;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.3s;transition:.3s;padding:9px;font-size:14px}@media (min-width: 1024px){.jobplugin__messenger-header__buttons>li>a,.jobplugin__messenger-header__buttons>li>button{width:40px;height:40px;padding:10px;font-size:18px}}@media (min-width: 1650px){.jobplugin__messenger-header__buttons>li>a,.jobplugin__messenger-header__buttons>li>button{width:50px;height:50px;padding:5px;font-size:22px}}.jobplugin__messenger-header__buttons>li>a:hover,.jobplugin__messenger-header__buttons>li>button:hover{background:#f1f1f1}.jobplugin__messenger-header__buttons>li>a .rj-video-outline,.jobplugin__messenger-header__buttons>li>button .rj-video-outline{font-size:13px}@media (min-width: 1024px){.jobplugin__messenger-header__buttons>li>a .rj-video-outline,.jobplugin__messenger-header__buttons>li>button .rj-video-outline{font-size:16px}}@media (min-width: 1650px){.jobplugin__messenger-header__buttons>li>a .rj-video-outline,.jobplugin__messenger-header__buttons>li>button .rj-video-outline{font-size:19px}}.jobplugin__messenger-header__buttons>li>a.jobplugin__messenger-dialog__close,.jobplugin__messenger-header__buttons>li>button.jobplugin__messenger-dialog__close{font-size:18px}@media (min-width: 768px){.jobplugin__messenger-header__buttons-close{display:none}}.jobplugin__messenger-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:14px;line-height:1.5}.jobplugin__messenger-message__head{width:32px;-ms-flex-negative:0;flex-shrink:0;margin-right:15px}@media (min-width: 1024px){.jobplugin__messenger-message__head{margin-right:25px;width:36px}}.jobplugin__messenger-message__avatar{width:32px;height:32px;border-radius:100%;overflow:hidden;border:1px solid #dfe2e8}@media (min-width: 1024px){.jobplugin__messenger-message__avatar{margin-top:5px;width:36px;height:36px}}.jobplugin__messenger-message__avatar img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.jobplugin__messenger-message__time{display:block;margin:2px 0 0;font-size:9px;color:#000;font-weight:400;text-align:center}@media (min-width: 1024px){.jobplugin__messenger-message__time{margin:5px 0 0;font-size:12px}}.jobplugin__messenger-message__time:empty{margin:0}.jobplugin__messenger-message__item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0}.jobplugin__messenger-message__wrap{margin:0 0 15px;display:-webkit-box;display:-ms-flexbox;display:flex}.jobplugin__messenger-message__content{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.jobplugin__messenger-message__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jobplugin__messenger-message__text{color:#000;padding:10px;background:#fff;border:1px solid #fff;border-radius:4px;max-width:550px;font-size:12px;line-height:1.65;position:relative}@media (min-width: 768px){.jobplugin__messenger-message__text{background:#f6fff9;border:1px solid #f6fff9}}@media (min-width: 1024px){.jobplugin__messenger-message__text{padding:15px}}@media (min-width: 1440px){.jobplugin__messenger-message__text{font-size:14px}}.jobplugin__messenger-message__text:before,.jobplugin__messenger-message__text:after{border-style:solid;border-width:6px 6px 6px 0;border-color:transparent #fff transparent transparent;content:"";position:absolute;right:100%;top:14px}@media (min-width: 768px){.jobplugin__messenger-message__text:before,.jobplugin__messenger-message__text:after{border-color:transparent #f6fff9 transparent transparent}}@media (min-width: 1024px){.jobplugin__messenger-message__text:before,.jobplugin__messenger-message__text:after{top:20px}}.jobplugin__messenger-message__text:before{top:12px;border-width:8px 7px 8px 0;border-color:transparent #fff transparent transparent}@media (min-width: 768px){.jobplugin__messenger-message__text:before{border-color:transparent #f6fff9 transparent transparent}}@media (min-width: 1024px){.jobplugin__messenger-message__text:before{top:18px}}.jobplugin__messenger-message.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.jobplugin__messenger-message.reverse .jobplugin__messenger-message__head{margin-left:25px;margin-right:0}.jobplugin__messenger-message.reverse .jobplugin__messenger-message__wrap{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.jobplugin__messenger-message.reverse .jobplugin__messenger-message__body{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.jobplugin__messenger-message.reverse .jobplugin__messenger-message__text{color:#fff;background:#13a300;border-color:#13a300}.jobplugin__messenger-message.reverse .jobplugin__messenger-message__text:before,.jobplugin__messenger-message.reverse .jobplugin__messenger-message__text:after{border-width:6px 0 6px 6px;border-color:transparent transparent transparent #13a300;left:100%;right:auto}.jobplugin__messenger-message.reverse .jobplugin__messenger-message__text:before{border-width:8px 0 8px 7px;border-color:transparent transparent transparent #13a300}.jobplugin__messenger-footer{padding:0 15px}@media (min-width: 768px){.jobplugin__messenger-footer{margin-top:10px}}@media (min-width: 1200px){.jobplugin__messenger-footer{padding:0 25px}}.jobplugin__messenger-form{width:100%}.jobplugin__messenger-form__holder{position:relative}.jobplugin__messenger-form__input{border-radius:0;height:78px;font-size:14px;padding-right:145px;min-height:inherit;width:100%;resize:none!important;border:1px solid #ffa500!important}@media (max-width: 767px){.jobplugin__messenger-form__input{font-size:12px;padding-right:90px;height:54px}}@media (min-width: 1650px){.jobplugin__messenger-form__input{font-size:16px;height:94px}}.jobplugin__messenger-form .chat-form-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width: 767px){.jobplugin__messenger-form .chat-form-buttons{right:10px}}.jobplugin__messenger-form .btn-send{width:50px;height:50px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:0;padding:0;-webkit-transition:.3s;transition:.3s}@media (max-width: 767px){.jobplugin__messenger-form .btn-send{width:36px;height:36px}}.jobplugin__messenger-form .btn-send{background:#13a300;margin-left:15px;padding-left:3px}@media (max-width: 767px){.jobplugin__messenger-form .btn-send{margin-left:5px}}.jobplugin__messenger-form .btn-send img{width:18px}.jobplugin__messenger-form .btn-send:hover{background:#108900}.jobplugin__messenger-form__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:15px}@media (max-width: 767px){.jobplugin__messenger-form__buttons{padding-top:10px}}.jobplugin__messenger-form__buttons .jobplugin__button{padding:9px 15px}.jobplugin__messenger-form__buttons .jobplugin__button.btn-attachment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:15px;background:#fff;color:#000;font-weight:500;font-size:14px;line-height:1.5}.jobplugin__messenger-form__buttons .jobplugin__button.btn-attachment img{width:14px;margin:0 10px 0 0}.jobplugin__messenger-form__buttons .jobplugin__button.btn-attachment:hover{background:#f1f1f1}.jobplugin__messenger-tags{list-style:none;padding:0;margin:-2px -2px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;font-weight:500;font-size:10px;line-height:1.35}@media (max-width: 767px){.jobplugin__messenger-tags{display:none}}@media (min-width: 1024px){.jobplugin__messenger-tags{font-size:12px}}@media (min-width: 1200px){.jobplugin__messenger-tags{margin:-5px -5px 10px}}@media (min-width: 1440px){.jobplugin__messenger-tags{font-size:13px}}.jobplugin__messenger-tags li{padding:2px}@media (min-width: 1440px){.jobplugin__messenger-tags li{padding:5px}}.jobplugin__messenger-tags li a{display:block;border-radius:4px;background:#f6fff9;color:#497bce;padding:5px 10px;text-align:center;border:1px solid #497bce}@media (min-width: 1440px){.jobplugin__messenger-tags li a{min-width:60px;padding:5px 12px}}.jobplugin__messenger-tags li a:hover{color:#fff;background:#497bce}.jobplugin__profile{width:100%}.jobplugin__profile-intro{padding:15px;border-radius:20px;background:#fff;border:3px solid #ffa500;margin:0 0 20px}@media (min-width: 768px){.jobplugin__profile-intro{padding:20px;margin:0 0 30px}}@media (min-width: 1024px){.jobplugin__profile-intro{padding:20px 25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width: 1200px){.jobplugin__profile-intro{padding:25px 30px}}@media (min-width: 1440px){.jobplugin__profile-intro{padding:20px 45px}}.jobplugin__profile-intro__left{width:100%}@media (min-width: 768px){.jobplugin__profile-intro__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:20px;width:auto}}.jobplugin__profile-intro__image{width:157px;height:157px;-ms-flex-negative:0;flex-shrink:0;border:4px solid #063970;border-radius:100%;position:relative;margin:0 auto 15px}@media (min-width: 768px){.jobplugin__profile-intro__image{margin:0 20px 0 0}}@media (min-width: 1200px){.jobplugin__profile-intro__image{margin:0 40px 0 0}}.jobplugin__profile-intro__image:before{width:28px;height:28px;border-radius:100%;border:5px solid #fff;background:#063970;content:"";position:absolute;left:8px;top:5px}.jobplugin__profile-intro__avatar{width:100%;height:100%;overflow:hidden;border:4px solid #fff;border-radius:100%}.jobplugin__profile-intro .jobplugin__settings-card__edit{position:absolute;right:5px;bottom:5px}@media (min-width: 768px){.jobplugin__profile-intro .jobplugin__settings-card__edit{right:20px}}.jobplugin__profile-intro__Textbox{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0;text-align:center}@media (min-width: 768px){.jobplugin__profile-intro__Textbox{text-align:left}}.jobplugin__profile-intro__info{margin:0 0 15px;text-align:center}@media (min-width: 768px){.jobplugin__profile-intro__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left}}.jobplugin__profile-intro__info .h5{color:#000;font-size:21px;font-weight:700;margin:0 0 10px}@media (min-width: 768px){.jobplugin__profile-intro__info .h5{font-size:24px;margin:0}}@media (min-width: 1024px){.jobplugin__profile-intro__info .h5{font-size:27px}}@media (min-width: 1200px){.jobplugin__profile-intro__info .h5{font-size:30px}}.jobplugin__profile-intro__info .jobplugin__article-toprated{font-size:12px;margin:5px 0 0 20px}@media (max-width: 767px){.jobplugin__profile-intro__info .jobplugin__article-toprated{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width: 767px){.jobplugin__profile-intro__info .jobplugin__article-toprated:before{position:static;-webkit-transform:none;transform:none;margin:0 5px 0 0}}.jobplugin__profile-intro__address{position:relative;display:block;font-style:normal;padding-left:28px;font-size:16px;line-height:1.3;margin:0 0 25px;color:#444}@media (max-width: 767px){.jobplugin__profile-intro__address{display:block;text-align:center;padding:0;margin:0 0 15px}}.jobplugin__profile-intro__address:before{position:absolute;left:0;top:2px;width:18px;height:18px;content:"";display:inline-block;background:url(../images/location.svg) no-repeat;background-size:100% 100%}@media (max-width: 767px){.jobplugin__profile-intro__address:before{position:static;margin:0 5px 0 0;position:relative;top:3px}}.jobplugin__profile-intro__success{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff5d9;border-radius:25px;padding:4px;font-size:14px;line-height:20px;color:#444;margin:0 0 15px}@media (min-width: 768px){.jobplugin__profile-intro__success{margin:0}}.jobplugin__profile-intro__success-icon{width:26px;height:26px;border-radius:100%;-ms-flex-negative:0;flex-shrink:0;color:#fff;background:#fec006;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:10px}.jobplugin__profile-intro__success-text{padding:0 10px}.jobplugin__profile-intro__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width: 768px){.jobplugin__profile-intro__right{margin:-53px -5px 13px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media (min-width: 1024px){.jobplugin__profile-intro__right{margin:0 -5px;padding-top:10px}}.jobplugin__profile-intro__right .jobplugin__button{min-width:140px;margin:0 5px}@media (min-width: 1200px){.jobplugin__profile-intro__right .jobplugin__button{min-width:170px}}.jobplugin__profile-container{width:100%}@media (min-width: 768px){.jobplugin__profile-container{display:-webkit-box;display:-ms-flexbox;display:flex}}.jobplugin__profile-aside{width:100%;margin:0 0 20px}@media (min-width: 768px){.jobplugin__profile-aside{width:32%;-ms-flex-negative:0;flex-shrink:0;min-width:250px;margin:0}}@media (min-width: 1024px){.jobplugin__profile-aside{min-width:300px}}.jobplugin__profile-box{background:#fff;padding:20px 15px;border-radius:20px;margin:0 0 15px}@media (min-width: 768px){.jobplugin__profile-box{margin:0 0 20px}}@media (min-width: 1024px){.jobplugin__profile-box{padding:20px;border-radius:15px}}@media (min-width: 1200px){.jobplugin__profile-box{padding:25px;border-radius:20px}}@media (min-width: 1440px){.jobplugin__profile-box{padding:20px}}.jobplugin__profile-box:last-child{margin:0}.jobplugin__profile-box__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 20px}@media (min-width: 1200px){.jobplugin__profile-box__head{margin:0 0 25px}}.jobplugin__profile-box__head .h5{color:#000;margin:0 0 7px}@media (min-width: 768px){.jobplugin__profile-box__head .h5{font-size:20px}}@media (min-width: 1024px){.jobplugin__profile-box__head .h5{font-size:22px}}@media (min-width: 1440px){.jobplugin__profile-box__head .h5{font-size:24px}}.jobplugin__profile-box__heading{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0}.jobplugin__profile-box__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 0 5px}.jobplugin__profile-box .jobplugin__settings-card__edit{-ms-flex-negative:0;flex-shrink:0;margin:0 0 0 10px}.jobplugin__profile-box__body{width:100%}.jobplugin__profile-box__links,.jobplugin__profile-box__list{list-style:none;padding:0;margin:0;font-weight:600;line-height:1.5;color:#000}.jobplugin__profile-box__links li+li,.jobplugin__profile-box__list li+li{margin-top:15px}@media (min-width: 1200px){.jobplugin__profile-box__links li+li,.jobplugin__profile-box__list li+li{margin-top:20px}}.jobplugin__profile-box__links-text,.jobplugin__profile-box__links-textbox,.jobplugin__profile-box__list-text,.jobplugin__profile-box__list-textbox{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0}.jobplugin__profile-box__links-icon,.jobplugin__profile-box__list-icon{-ms-flex-negative:0;flex-shrink:0;margin-left:10px;color:#e7f3e5;font-size:12px;line-height:1}.jobplugin__profile-box__links li>a{background:#e7f3e5;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:7px;padding:9px 12px}@media (min-width: 1024px){.jobplugin__profile-box__links li>a{padding:10px 17px}}@media (min-width: 1200px){.jobplugin__profile-box__links li>a{padding:13px 20px;border-radius:10px}}@media (min-width: 1440px){.jobplugin__profile-box__links li>a{padding:13px 25px}}.jobplugin__profile-box__list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f3f3f3;border-radius:7px;padding:9px 12px}@media (min-width: 1024px){.jobplugin__profile-box__list li{padding:10px 17px}}@media (min-width: 1200px){.jobplugin__profile-box__list li{padding:13px 20px;border-radius:10px}}@media (min-width: 1440px){.jobplugin__profile-box__list li{padding:13px 25px}}.jobplugin__profile-box__list-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jobplugin__profile-box__list-text .subtext{font-weight:400;padding:0 10px 0 5px}.jobplugin__profile-box__list-textbox p{font-weight:400;margin:5px 0 0}.jobplugin__profile-box__list-status{display:block;font-size:13px;font-weight:400}.jobplugin__profile-box__list .text-year{display:block;font-size:14px;line-height:1.5;color:#828282}.jobplugin__profile-box__list .jobplugin__settings-card__edit{margin-top:3px}.jobplugin__profile-box__list.no-bg li{background:transparent;padding:5px 0}.jobplugin__profile-box__associated{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#000;line-height:1.5}.jobplugin__profile-box__associated-image{width:60px;overflow:hidden;border-radius:10px;-ms-flex-negative:0;flex-shrink:0;margin:5px 15px 0 0}@media (min-width: 1024px){.jobplugin__profile-box__associated-image{width:76px}}@media (min-width: 1200px){.jobplugin__profile-box__associated-image{margin:5px 25px 0 0}}.jobplugin__profile-box__associated-image img{width:100%;height:auto;display:block}.jobplugin__profile-box__associated-textbox{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0}.jobplugin__profile-box__associated-text{display:block;font-weight:600}.jobplugin__profile-box__associated-time{display:block;color:#5c5c5c;font-size:14px;margin:0 0 7px}.jobplugin__profile-box .jobplugin__settings-card__linked-accounts{margin:0}.jobplugin__profile-box .jobplugin__settings-card__linked-accounts li{width:100%;padding:0}.jobplugin__profile-box .jobplugin__settings-card__linked-accounts li+li{margin-top:10px}.jobplugin__profile-box .jobplugin__settings-card__linked-accounts li a:not(:hover){border-color:#063970;color:#063970}.jobplugin__profile-box.profile--stats{background:#061504;color:#fff}.jobplugin__profile-box.profile--stats ul{list-style:none;padding:0;margin:0 -15px;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1.5;text-align:center}@media (min-width: 1440px){.jobplugin__profile-box.profile--stats ul{margin:0 -20px;text-align:left}}.jobplugin__profile-box.profile--stats ul li{width:33.333%;padding:0 7px}@media (min-width: 1024px){.jobplugin__profile-box.profile--stats ul li{padding:0 10px}}@media (min-width: 1440px){.jobplugin__profile-box.profile--stats ul li{padding:0 20px}}.jobplugin__profile-box.profile--stats ul li+li{border-left:1px solid #404040}.jobplugin__profile-box.profile--stats .profile--stats__numbers{display:block;font-size:18px;font-weight:600}@media (min-width: 1024px){.jobplugin__profile-box.profile--stats .profile--stats__numbers{font-size:21px}}@media (min-width: 1440px){.jobplugin__profile-box.profile--stats .profile--stats__numbers{font-size:24px}}.jobplugin__profile-box.profile--stats .profile--stats__subtitle{display:block;font-size:10px;font-weight:400}@media (min-width: 1024px){.jobplugin__profile-box.profile--stats .profile--stats__subtitle{font-size:12px}}@media (min-width: 1440px){.jobplugin__profile-box.profile--stats .profile--stats__subtitle{font-size:14px}}.jobplugin__profile-content{background:#fff;border-radius:20px}@media (min-width: 768px){.jobplugin__profile-content{margin-left:15px;border-radius:15px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0}}@media (min-width: 1024px){.jobplugin__profile-content{border-radius:20px}}@media (min-width: 1200px){.jobplugin__profile-content{margin-left:20px}}@media (min-width: 1440px){.jobplugin__profile-content{margin-left:30px}}.jobplugin__profile-block{width:100%;padding:15px}@media (min-width: 768px){.jobplugin__profile-block{padding:20px}}@media (min-width: 1024px){.jobplugin__profile-block{padding:25px}}@media (min-width: 1200px){.jobplugin__profile-block{padding:30px}}@media (min-width: 1440px){.jobplugin__profile-block{padding:20px}}.jobplugin__profile-block+.jobplugin__profile-block{border-top:1px solid #b1b1b1}.jobplugin__profile-block__header{overflow:hidden;margin:0 0 15px}@media (min-width: 768px){.jobplugin__profile-block__header{margin:0 0 25px}}.jobplugin__profile-block__header h2{display:inline!important;font-size:24px!important;line-height:1.45!important;color:#000!important;margin:0!important}@media (min-width: 768px){.jobplugin__profile-block__header h2{font-size:28px}}@media (min-width: 1024px){.jobplugin__profile-block__header h2{font-size:32px!important}}@media (min-width: 1440px){.jobplugin__profile-block__header h2{font-size:34px!important}}.jobplugin__profile-block__header .jobplugin__settings-card__edit{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative}@media (min-width: 1024px){.jobplugin__profile-block__header .jobplugin__settings-card__edit{top:-4px}}@media (max-width: 767px){.jobplugin__profile-block .jobplugin__settings-card__edit{width:30px;height:30px}}@media (max-width: 767px){.jobplugin__profile-block .jobplugin__settings-card__edit svg{width:12px;height:12px}}.jobplugin__profile-block__body{width:100%}.jobplugin__profile-block__price{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 20px}@media (min-width: 1024px){.jobplugin__profile-block__price{margin:0 0 30px}}.jobplugin__profile-block__price-text{display:block;font-size:21px;line-height:1.4;color:#000}@media (min-width: 768px){.jobplugin__profile-block__price-text{font-size:24px}}.jobplugin__profile-block__textarea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.jobplugin__profile-block__skills{overflow:hidden}@media (min-width: 768px){.jobplugin__profile-block__skills{padding-top:10px}}.jobplugin__profile-block__skills .h5{color:#063970}.jobplugin__profile-block__skills ul{list-style:none;padding:0;margin:0;font-weight:500}.jobplugin__profile-block__skills ul li{padding-left:25px;position:relative}@media (min-width: 768px){.jobplugin__profile-block__skills ul li{padding-left:30px}}.jobplugin__profile-block__skills ul li+li{margin-top:8px}.jobplugin__profile-block__skills-icon{position:absolute;left:0;top:8px;color:#063970;font-size:10px}@media (min-width: 768px){.jobplugin__profile-block__skills-icon{top:9px;font-size:12px}}.jobplugin__profile-block .jobplugin__settings-card__tags{padding-top:0}.jobplugin__profile-history{overflow:hidden}.jobplugin__profile-review{border-radius:10px;border:1px solid #b4b4b4;padding:15px}@media (min-width: 1024px){.jobplugin__profile-review{padding:20px}}@media (min-width: 1200px){.jobplugin__profile-review{padding:25px}}@media (min-width: 1440px){.jobplugin__profile-review{padding:30px}}.jobplugin__profile-review+.jobplugin__profile-review{margin-top:15px}@media (min-width: 1200px){.jobplugin__profile-review+.jobplugin__profile-review{margin-top:20px}}.jobplugin__profile-review .h5{color:#000;font-size:20px;margin:0 0 10px}.jobplugin__profile-review__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 10px}@media (min-width: 576px){.jobplugin__profile-review__info{margin:0 0 15px}}.jobplugin__profile-review__date{font-size:13px;line-height:1.5;font-weight:400;color:#000}@media (max-width: 575px){.jobplugin__profile-review__date{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%;margin:0 0 5px}}@media (max-width: 575px){.jobplugin__profile-review .jobplugin__profile-ratings{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media (max-width: 575px){.jobplugin__profile-review .jobplugin__settings-card__edit{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-left:auto}}.jobplugin__profile-review .jobplugin__settings-card__edit.button-share{width:28px;height:28px;font-size:10px}.jobplugin__profile-review__comment{overflow:auto;line-height:1.55}.jobplugin__profile-review__comment-more{font-weight:700;color:#063970;text-decoration:underline}.jobplugin__profile-review__comment-full{display:none}.jobplugin__profile-review__list{list-style:none;padding:0;margin:-3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;font-size:12px;line-height:18px;font-weight:700;text-align:center}@media (min-width: 768px){.jobplugin__profile-review__list{font-size:14px;line-height:20px;margin:-5px}}.jobplugin__profile-review__list li{width:33.333%;padding:3px}@media (min-width: 768px){.jobplugin__profile-review__list li{padding:5px}}.jobplugin__profile-review__list-item{display:block;background:#e7f3e5;border-radius:6px;padding:6px 7px}@media (min-width: 768px){.jobplugin__profile-review__list-item{border-radius:10px;padding:10px 15px}}.jobplugin__profile-ratings{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width: 576px){.jobplugin__profile-ratings+.jobplugin__profile-review__date{border-left:1px solid rgba(187,187,187,.7333333333);padding-left:15px;margin-left:15px}}.jobplugin__profile-ratings ul{list-style:none;padding:0;margin:0 -1px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#9e9e9e;font-size:12px}.jobplugin__profile-ratings ul li{padding:0 1px}.jobplugin__profile-ratings ul li.active{color:#063970}.jobplugin__profile-ratings__points{color:#063970;font-size:14px;line-height:18px;font-weight:700;display:block;margin:0 0 0 7px}.jobplugin__profile-projects{list-style:none;padding:0;margin:-7px -5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}@media (min-width: 768px){.jobplugin__profile-projects{margin:-10px}}@media (min-width: 1200px){.jobplugin__profile-projects{margin:-15px}}.jobplugin__profile-projects li{width:50%;padding:7px 5px}@media (min-width: 768px){.jobplugin__profile-projects li{padding:10px}}@media (min-width: 1024px){.jobplugin__profile-projects li{width:33.333%}}@media (min-width: 1200px){.jobplugin__profile-projects li{padding:15px}}.jobplugin__profile-projects__box{width:100%;overflow:hidden}.jobplugin__profile-projects__image{overflow:hidden;border-radius:6px;margin:0 0 12px}@media (min-width: 768px){.jobplugin__profile-projects__image{border-radius:10px}}@media (min-width: 1200px){.jobplugin__profile-projects__image{border-radius:15px}}.jobplugin__profile-projects__image img{width:100%;height:auto;display:block}.jobplugin__profile-projects__title{display:block;color:#444;font-size:12px;line-height:1.3;font-weight:700}@media (min-width: 768px){.jobplugin__profile-projects__title{font-size:16px}}@media (min-width: 1200px){.jobplugin__profile-projects__title{font-size:18px}}.jobplugin__profile-projects__title>a{display:block;color:currentColor}.jobplugin__profile-projects__title:hover{color:#063970}.jobplugin__profile-catalog{color:#fff;padding:15px;border-radius:6px;background:#063970;line-height:1.75;margin:0 0 20px}@media (min-width: 576px){.jobplugin__profile-catalog{margin:0 0 45px}}@media (min-width: 768px){.jobplugin__profile-catalog{padding:20px;border-radius:10px}}@media (min-width: 1024px){.jobplugin__profile-catalog{padding:25px}}@media (min-width: 1200px){.jobplugin__profile-catalog{padding:30px}}.jobplugin__profile-catalog .h5{color:#fff}@media (min-width: 1024px){.jobplugin__profile-catalog .h5{font-size:28px}}.jobplugin__profile-catalog .jobplugin__button{min-width:200px}.jobplugin__profile-taskslist{overflow:hidden}.jobplugin__profile-task{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width: 576px){.jobplugin__profile-task{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.jobplugin__profile-task+.jobplugin__profile-task{border-top:1px solid #9ce393;padding:22px 0 0;margin:22px 0 0}.jobplugin__profile-task__image{width:100%;margin:0 0 15px;overflow:hidden;border-radius:7px}@media (min-width: 576px){.jobplugin__profile-task__image{-ms-flex-negative:0;flex-shrink:0;width:200px;border-radius:10px;margin:0 15px 0 0}}@media (min-width: 768px){.jobplugin__profile-task__image{width:150px}}@media (min-width: 1024px){.jobplugin__profile-task__image{width:200px;border-radius:15px}}@media (min-width: 1200px){.jobplugin__profile-task__image{width:244px;margin:0 25px 0 0}}.jobplugin__profile-task__image img{width:100%;height:auto;display:block}.jobplugin__profile-task__textbox{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0}@media (min-width: 1200px){.jobplugin__profile-task__textbox{padding:8px 0}}.jobplugin__profile-task__textbox .h5{color:#000;font-size:18px;line-height:1.25;margin:0 0 18px}@media (min-width: 1200px){.jobplugin__profile-task__textbox .h5{font-size:20px}}.jobplugin__profile-task__textbox .jobplugin__button{min-width:150px}.jobplugin__profile-task__tags{list-style:none;padding:0;margin:-5px 0 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;overflow:auto}.jobplugin__profile-task__tags li{padding:5px}.jobplugin__profile-task__tags-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;background:#e7f3e5;border-radius:6px;padding:5px 9px;font-weight:600;color:#000;line-height:20px}@media (min-width: 1024px){.jobplugin__profile-task__tags-item{min-width:120px;padding:7px 12px;border-radius:10px}}@media (min-width: 1200px){.jobplugin__profile-task__tags-item{padding:10px 15px}}.jobplugin__profile-task__tags-item.price-tag{font-size:14px;color:#063970}.jobplugin__profile-task__tags-item img{max-width:16px;margin:0 10px 0 0}.jobplugin__profile-widgetholder{overflow:hidden}.jobplugin__profile-widget{background:#fff;border-radius:10px;margin:20px 0 0}@media (min-width: 1024px){.jobplugin__profile-widget{margin:30px 0 0}}@media (min-width: 1200px){.jobplugin__profile-widget{border-radius:20px}}.jobplugin__profile-widget__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid #b9b9b9;border-radius:10px;padding:15px}@media (min-width: 768px){.jobplugin__profile-widget__head{padding:15px 20px}}@media (min-width: 1024px){.jobplugin__profile-widget__head{padding:20px 30px}}@media (min-width: 1200px){.jobplugin__profile-widget__head{border-radius:20px;padding:30px 40px}}.jobplugin__profile-widget__head h4{color:#000;margin:0}@media (max-width: 767px){.jobplugin__profile-widget__head h4{font-size:18px}}@media (min-width: 1024px){.jobplugin__profile-widget__head h4{font-size:28px}}@media (min-width: 1200px){.jobplugin__profile-widget__head h4{font-size:31px}}@media (min-width: 1440px){.jobplugin__profile-widget__head h4{font-size:34px}}.jobplugin__profile-widget__head p{margin:0;padding-top:5px;line-height:1.5}@media (min-width: 768px){.jobplugin__profile-widget__head p{padding-top:10px}}@media (min-width: 1200px){.jobplugin__profile-widget__head p{font-size:18px}}@media (min-width: 1440px){.jobplugin__profile-widget__head p{font-size:20px}}.jobplugin__profile-widget__head .jobplugin__settings-card__edit{margin:0 0 0 15px}@media (max-width: 767px){.jobplugin__profile-widget__head .jobplugin__settings-card__edit{width:32px;height:32px;margin:-5px -5px -5px 10px}}@media (min-width: 1200px){.jobplugin__profile-widget__head .jobplugin__settings-card__edit{width:48px;height:48px;margin-top:-7px;margin-bottom:-7px}}@media (min-width: 1440px){.jobplugin__profile-widget__head .jobplugin__settings-card__edit{width:60px;height:60px}}@media (max-width: 767px){.jobplugin__profile-widget__head .jobplugin__settings-card__edit .rj-icon{font-size:12px}}@media (min-width: 1200px){.jobplugin__profile-widget__head .jobplugin__settings-card__edit .rj-icon{font-size:17px}}@media (min-width: 1440px){.jobplugin__profile-widget__head .jobplugin__settings-card__edit .rj-icon{font-size:20px}}.jobplugin__profile-widget__body{overflow:hidden;padding:15px}@media (min-width: 768px){.jobplugin__profile-widget__body{padding:15px 20px}}@media (min-width: 1024px){.jobplugin__profile-widget__body{padding:20px 30px}}@media (min-width: 1200px){.jobplugin__profile-widget__body{padding:30px 40px}}.jobplugin__profile-widget__placeholder{overflow:hidden;text-align:center;line-height:1.5;color:#000;padding:15px 0}@media (min-width: 1200px){.jobplugin__profile-widget__placeholder{font-size:18px}}@media (min-width: 1440px){.jobplugin__profile-widget__placeholder{font-size:20px}}.jobplugin__profile-widget__placeholder-icon{max-width:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto 30px}.jobplugin__profile-widget__placeholder-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:-10px}.jobplugin__profile-widget__placeholder-links>a{display:block;margin:10px;font-weight:700;color:#063970;text-decoration:underline}.jobplugin__profile-widget__box{overflow:hidden;border-radius:10px;background:#f3f3f3;padding:15px}@media (min-width: 768px){.jobplugin__profile-widget__box{padding:15px 20px}}@media (min-width: 1024px){.jobplugin__profile-widget__box{padding:20px 25px}}@media (min-width: 1200px){.jobplugin__profile-widget__box{padding:25px 32px}}.jobplugin__profile-widget__box+.jobplugin__profile-widget__box{margin-top:20px}@media (max-width: 767px){.jobplugin__profile-widget__box .jobplugin__settings-card__edit{width:30px;height:30px;margin-left:5px!important}}@media (max-width: 767px){.jobplugin__profile-widget__box .jobplugin__settings-card__edit svg{width:12px;height:12px}}.jobplugin__profile-widget__box-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.jobplugin__profile-widget__box-head h5{font-size:15px;font-weight:600;margin:0;color:#063970}@media (min-width: 768px){.jobplugin__profile-widget__box-head h5{font-size:18px}}@media (min-width: 1024px){.jobplugin__profile-widget__box-head h5{font-size:21px}}@media (min-width: 1200px){.jobplugin__profile-widget__box-head h5{font-size:24px}}.jobplugin__profile-widget__box-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:-3px 0 0 5px;-ms-flex-negative:0;flex-shrink:0}.jobplugin__profile-widget__box-buttons .jobplugin__settings-card__edit{margin:0 0 0 10px}.jobplugin__profile-widget__box-body{width:100%;padding-top:10px}.jobplugin__profile-widget__box-date{display:block;color:#000;font-weight:600;margin-top:-5px}@media (max-width: 767px){.jobplugin__profile-widget__box-date{font-size:13px}}.jobplugin__profile-widget__box p{line-height:1.75;margin:0 0 15px}.jobplugin__filters-search{position:relative;border-radius:50px;background:#f6fff9;border:1px solid #b3bee2;padding:15px;margin:0 0 25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.jobplugin__filters-search__icon{left:30px;top:50%;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:0;line-height:0}.jobplugin__filters-search__input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0;padding:12px 20px 12px 50px!important;border-radius:30px!important}.jobplugin__filters-search .jobplugin__button{padding:7px 20px;-ms-flex-negative:0;flex-shrink:0;margin-left:15px}.jobplugin__mebmers-list{list-style:none;padding:0;margin:0;line-height:1.5;color:#000}.jobplugin__mebmers-list li{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:5px;background:#f6fff9;border:1px solid #b3bee2}@media (min-width: 1024px){.jobplugin__mebmers-list li{border-radius:10px}}.jobplugin__mebmers-list__head{background:#fff!important}.jobplugin__mebmers-list__head .jobplugin__mebmers-list__col{padding-top:12px;padding-bottom:12px}@media (min-width: 1024px){.jobplugin__mebmers-list__head .jobplugin__mebmers-list__col{padding-top:15px;padding-bottom:15px}}.jobplugin__mebmers-list__col{padding:15px 7px}@media (min-width: 1024px){.jobplugin__mebmers-list__col{padding:20px 10px}}.jobplugin__mebmers-list__col:first-child{width:34px;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width: 576px){.jobplugin__mebmers-list__col:first-child{width:44px}}@media (min-width: 1024px){.jobplugin__mebmers-list__col:first-child{width:65px}}@media (min-width: 1200px){.jobplugin__mebmers-list__col:first-child{width:80px;padding-left:20px}}.jobplugin__mebmers-list__col:nth-child(2){display:none;width:55px;-ms-flex-negative:0;flex-shrink:0}@media (min-width: 576px){.jobplugin__mebmers-list__col:nth-child(2){display:block}}@media (min-width: 1024px){.jobplugin__mebmers-list__col:nth-child(2){width:85px}}.jobplugin__mebmers-list__col:nth-child(3){-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0}.jobplugin__mebmers-list__col:nth-child(4){min-width:90px}@media (min-width: 576px){.jobplugin__mebmers-list__col:nth-child(4){min-width:120px}}@media (min-width: 1024px){.jobplugin__mebmers-list__col:nth-child(4){min-width:150px}}@media (min-width: 1200px){.jobplugin__mebmers-list__col:nth-child(4){width:25%}}@media (min-width: 1440px){.jobplugin__mebmers-list__col:nth-child(4){width:30%}}.jobplugin__mebmers-list__col:last-child{min-width:40px;-ms-flex-negative:0;flex-shrink:0}@media (min-width: 576px){.jobplugin__mebmers-list__col:last-child{min-width:50px}}@media (min-width: 1200px){.jobplugin__mebmers-list__col:last-child{min-width:80px;padding-right:20px}}.jobplugin__mebmers-list .jobplugin__form-checkbox__btn{border-width:1px;border-radius:5px;margin-right:0}.jobplugin__mebmers-list__avatar{width:40px;height:40px;border-radius:100%;overflow:hidden;border:1px solid #fff;margin-top:5px}@media (min-width: 1024px){.jobplugin__mebmers-list__avatar{width:65px;height:65px;border-width:2px}}.jobplugin__mebmers-list__avatar img{width:100%;height:100%;display:block;border-radius:100%}.jobplugin__mebmers-list p{margin:0 0 10px}.jobplugin__mebmers-list p:last-child{margin:0}.jobplugin__mebmers-list .jobplugin__settings-card__edit{margin:0 0 0 auto}@media (max-width: 575px){.jobplugin__mebmers-list .jobplugin__settings-card__edit{width:26px;height:26px}}@media (min-width: 1200px){.jobplugin__mebmers-list .jobplugin__settings-card__edit{width:48px;height:48px}}.jobplugin__mebmers-list .jobplugin__settings-card__edit svg{width:15px;height:4px}@media (max-width: 575px){.jobplugin__mebmers-list .jobplugin__settings-card__edit svg{width:12px;height:3px}}@media (min-width: 1200px){.jobplugin__mebmers-list .jobplugin__settings-card__edit svg{width:20px;height:5px}}.jobplugin__checkout{width:100%}@media (min-width: 768px){.jobplugin__checkout{display:-webkit-box;display:-ms-flexbox;display:flex}}.jobplugin__checkout-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media (min-width: 576px){.jobplugin__checkout-header{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.jobplugin__checkout-header__back{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;font-weight:600;line-height:1.5;margin-bottom:15px}@media (min-width: 576px){.jobplugin__checkout-header__back{margin-top:5px;margin-bottom:0}}@media (min-width: 1024px){.jobplugin__checkout-header__back{margin-top:10px}}@media (min-width: 1200px){.jobplugin__checkout-header__back{margin-top:12px}}@media (min-width: 1440px){.jobplugin__checkout-header__back{margin-top:17px}}.jobplugin__checkout-header__back .rj-icon{margin:0 10px 0 0;font-size:12px;-ms-flex-negative:0;flex-shrink:0}@media (min-width: 576px){.jobplugin__checkout-header__back .rj-icon{font-size:15px}}.jobplugin__checkout-content{width:100%;margin:0 0 15px}@media (min-width: 768px){.jobplugin__checkout-content{width:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0;margin:0}}.jobplugin__checkout-box{background:#fff;border-radius:10px;padding:15px}@media (min-width: 768px){.jobplugin__checkout-box{padding:20px}}@media (min-width: 1024px){.jobplugin__checkout-box{border-radius:20px;padding:25px}}@media (min-width: 1200px){.jobplugin__checkout-box{padding:35px}}.jobplugin__checkout-box+.jobplugin__checkout-box{margin-top:15px}.jobplugin__checkout-box .h5{color:#000;margin:0 0 20px}.jobplugin__checkout-list{list-style:none;padding:0;margin:0;color:#000;font-size:14px;line-height:1.5}.jobplugin__checkout-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width: 1024px){.jobplugin__checkout-list li{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.jobplugin__checkout-list li+li{margin-top:20px}@media (min-width: 1024px){.jobplugin__checkout-list li+li{margin-top:25px}}.jobplugin__checkout-list li .jobplugin__form-radio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media (min-width: 1024px){.jobplugin__checkout-list li .jobplugin__form-radio{width:auto}}.jobplugin__checkout-list li .jobplugin__form-radio .label-text{font-weight:700;font-size:16px;margin-right:10px}@media (min-width: 1024px){.jobplugin__checkout-list li .jobplugin__form-radio .label-text{font-size:18px}}@media (min-width: 1200px){.jobplugin__checkout-list li .jobplugin__form-radio .label-text{font-size:20px;margin-right:20px}}.jobplugin__checkout-list li p{margin:0 0 0 30px}@media (min-width: 768px){.jobplugin__checkout-list li p{margin:0 0 0 34px}}@media (min-width: 1024px){.jobplugin__checkout-list li p{margin:0}}.jobplugin__checkout-list li p img{margin-top:5px}@media (min-width: 1024px){.jobplugin__checkout-list li p img{margin-top:0}}.jobplugin__checkout-list li .icon{font-size:0;line-height:0}.jobplugin__checkout-revision{background:#f6fff9;border:1px solid #bed7c7;border-radius:10px;overflow:hidden;padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;line-height:1.5;color:#000;position:relative}@media (min-width: 1024px){.jobplugin__checkout-revision{border-radius:20px;padding:20px}}.jobplugin__checkout-revision__checkbox{-ms-flex-negative:0;flex-shrink:0}.jobplugin__checkout-revision__checkbox .jobplugin__form-checkbox__btn{border-radius:5px;margin-right:10px;border-width:1px}@media (min-width: 768px){.jobplugin__checkout-revision__checkbox .jobplugin__form-checkbox__btn{margin-right:15px}}.jobplugin__checkout-revision__textbox{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0}.jobplugin__checkout-revision__title{display:block;font-weight:600;margin:0 0 5px;font-size:16px}@media (min-width: 768px){.jobplugin__checkout-revision__title{font-size:18px}}.jobplugin__checkout-revision__price{color:#000;position:absolute;right:15px;top:15px;font-weight:600;font-size:16px}@media (min-width: 768px){.jobplugin__checkout-revision__price{font-size:18px}}@media (min-width: 1024px){.jobplugin__checkout-revision__price{right:20px;top:20px}}.jobplugin__checkout-revision p{margin:0}.jobplugin__checkout-aside{width:100%;background:#fff;border-radius:10px}@media (min-width: 768px){.jobplugin__checkout-aside{width:29.286%;min-width:250px;-ms-flex-negative:0;flex-shrink:0;margin-left:15px}}@media (min-width: 1024px){.jobplugin__checkout-aside{border-radius:20px;margin-left:20px}}.jobplugin__checkout-item{border:1px solid #000;border-radius:15px;background:#f6fff9;padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width: 1024px){.jobplugin__checkout-item{border-radius:20px}}@media (min-width: 1200px){.jobplugin__checkout-item{padding:20px}}@media (min-width: 1440px){.jobplugin__checkout-item{padding:25px}}.jobplugin__checkout-item__image{width:28%;-ms-flex-negative:0;flex-shrink:0;border-radius:10px;overflow:hidden;margin:0 15px 0 0}.jobplugin__checkout-item__image img{width:100%;height:auto;display:block;border-radius:10px}.jobplugin__checkout-item__textbox{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0}.jobplugin__checkout-item__title{display:block;font-size:16px;line-height:1.5;color:#000;font-weight:600}@media (min-width: 768px) and (max-width: 1023px){.jobplugin__checkout-item__title{font-size:13px}}@media (min-width: 1200px){.jobplugin__checkout-item__title{font-size:18px}}.jobplugin__checkout-item__title a{color:inherit}.jobplugin__checkout-item__title:hover{color:#063970}.jobplugin__checkout-services{list-style:none;margin:0;color:#000;line-height:1.5;padding:15px;border-bottom:1px solid #c7c7c7}@media (min-width: 768px) and (max-width: 1023px){.jobplugin__checkout-services{font-size:14px}}@media (min-width: 1200px){.jobplugin__checkout-services{padding:20px}}@media (min-width: 1440px){.jobplugin__checkout-services{padding:30px}}.jobplugin__checkout-services li{padding:6px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.jobplugin__checkout-services__price{color:#063970;font-size:18px;font-weight:600;margin-bottom:5px}.jobplugin__checkout-services__subtitle{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0}.jobplugin__checkout-services__text{-ms-flex-negative:0;flex-shrink:0;margin-left:15px}.jobplugin__checkout-services__check{color:#063970;font-size:14px;font-style:normal}.jobplugin__checkout-pricing{list-style:none;padding:15px 15px 10px;margin:0;line-height:1.5;color:#606060}@media (min-width: 1200px){.jobplugin__checkout-pricing{padding:20px 20px 10px}}@media (min-width: 1440px){.jobplugin__checkout-pricing{font-size:18px;padding:30px 30px 10px}}.jobplugin__checkout-pricing li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:6px 0}.jobplugin__checkout-pricing li strong{font-weight:600}.jobplugin__checkout-pricing__title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0;padding-left:15px}@media (min-width: 1200px){.jobplugin__checkout-pricing__title{padding-left:20px}}@media (min-width: 1440px){.jobplugin__checkout-pricing__title{padding-left:30px}}.jobplugin__checkout-pricing__text{-ms-flex-negative:0;flex-shrink:0;margin-left:10px;padding-right:15px}@media (min-width: 1200px){.jobplugin__checkout-pricing__text{padding-right:20px}}@media (min-width: 1440px){.jobplugin__checkout-pricing__text{padding-right:30px}}.jobplugin__checkout-pricing__total{border-radius:50px;border:1px solid #063970;color:#063970;margin-top:15px;padding:10px 0!important}.jobplugin__checkout-footer{width:100%;padding:5px 15px 15px;line-height:1.5}@media (min-width: 1200px){.jobplugin__checkout-footer{padding:5px 20px 20px}}@media (min-width: 1440px){.jobplugin__checkout-footer{padding:5px 30px 30px}}.jobplugin__checkout-footer__text{font-size:14px;font-weight:600;display:block;color:#000;margin:0 0 18px}.jobplugin__checkout-footer__text a{color:#063970;text-decoration:underline}.jobplugin__checkout-footer__text a:hover{color:#113e0b}.jobplugin__checkout-footer__button,.jobplugin__checkout-footer__button .jobplugin__button{width:100%}.jobplugin__checkout-delivery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#000;margin:0 0 20px}@media (min-width: 1200px){.jobplugin__checkout-delivery{margin:0 0 25px}}.jobplugin__checkout-delivery__icon{width:30px;-ms-flex-negative:0;flex-shrink:0;margin:0 10px 0 0;font-size:0;line-height:0;color:#063970;font-size:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width: 768px) and (max-width: 1023px){.jobplugin__checkout-delivery__icon{width:25px;font-size:25px}}@media (min-width: 1200px){.jobplugin__checkout-delivery__icon{margin:0 15px 0 0}}@media (min-width: 1440px){.jobplugin__checkout-delivery__icon{width:40px;font-size:40px}}.jobplugin__checkout-delivery__textbox{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0}.jobplugin__checkout-delivery__textbox p{margin:0}.jobplugin__checkout-delivery__title{font-weight:600;color:#000;font-size:16px}@media (min-width: 768px) and (max-width: 1023px){.jobplugin__checkout-delivery__title{font-size:13px}}@media (min-width: 1440px){.jobplugin__checkout-delivery__title{font-size:18px}}.jobplugin__catalog{width:100%}@media (min-width: 768px){.jobplugin__catalog{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.jobplugin__catalog-content{width:100%}@media (min-width: 768px){.jobplugin__catalog-content{width:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0}}.jobplugin__catalog-content h1.h4{line-height:1.25;margin:0 0 20px}.jobplugin__catalog-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.5;font-size:14px;color:#000;margin:0 0 20px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width: 768px){.jobplugin__catalog-head{margin:0 0 25px}}@media (min-width: 1200px){.jobplugin__catalog-head{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.jobplugin__catalog-head .jobplugin__section-box__ratings{position:static;margin:0 15px 0 0}@media (min-width: 1200px){.jobplugin__catalog-head .jobplugin__section-box__ratings{margin:0 20px 0 0}}.jobplugin__catalog-head .jobplugin__article-toprated{padding-left:27px;font-size:14px;margin:0 15px 0 0}@media (min-width: 1200px){.jobplugin__catalog-head .jobplugin__article-toprated{margin:0 20px 0 0}}.jobplugin__catalog-head .jobplugin__article-toprated:before{width:23px;height:23px}.jobplugin__catalog-admin{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin:0 0 12px}@media (min-width: 768px){.jobplugin__catalog-admin{width:auto;margin:0 15px 0 0}}@media (min-width: 1200px){.jobplugin__catalog-admin{margin:0 20px 0 0}}.jobplugin__catalog-admin__img{width:41px;height:41px;border-radius:100%;background:#fff;overflow:hidden;margin:0 5px 0 0;-ms-flex-negative:0;flex-shrink:0}.jobplugin__catalog-admin__img img{width:100%;height:100%;display:block;border-radius:100%;-o-object-fit:cover;object-fit:cover}.jobplugin__catalog-admin__name{font-weight:400}.jobplugin__catalog-inprogress{font-size:14px;color:#000;padding-left:16px;position:relative;display:none}@media (min-width: 1024px){.jobplugin__catalog-inprogress{display:block}}@media (min-width: 1200px){.jobplugin__catalog-inprogress{padding-left:21px}}.jobplugin__catalog-inprogress:before{width:1px;height:14px;background:#858585;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:""}.jobplugin__catalog-projects{width:100%;margin:0 0 20px}@media (min-width: 768px){.jobplugin__catalog-projects{margin:0 0 30px}}.jobplugin__catalog-gallery{position:relative;overflow:hidden;margin:0 0 10px}@media (min-width: 768px){.jobplugin__catalog-gallery{margin:0 0 20px}}.jobplugin__catalog-gallery__image{position:relative;overflow:hidden;border-radius:5px}@media (min-width: 768px){.jobplugin__catalog-gallery__image{border-radius:10px}}@media (min-width: 1440px){.jobplugin__catalog-gallery__image{border-radius:20px}}.jobplugin__catalog-gallery__image:before{position:absolute;left:0;top:0;right:0;bottom:0;content:"";border-radius:5px;border:2px solid #063970;opacity:0;-webkit-transition:.3s;transition:.3s}@media (min-width: 768px){.jobplugin__catalog-gallery__image:before{border-radius:10px}}@media (min-width: 1024px){.jobplugin__catalog-gallery__image:before{border-width:5px}}@media (min-width: 1440px){.jobplugin__catalog-gallery__image:before{border-radius:20px}}.jobplugin__catalog-gallery__image img{width:100%;height:auto;display:block}.jobplugin__catalog-gallery .slick-arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:36px;height:36px;border-radius:100%;background:#fff;color:#000;border:1px solid #fff;padding:0;font-size:0;line-height:0;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width: 768px){.jobplugin__catalog-gallery .slick-arrow{width:44px;height:44px}}@media (min-width: 1440px){.jobplugin__catalog-gallery .slick-arrow{width:60px;height:60px}}.jobplugin__catalog-gallery .slick-arrow:before{width:10px;height:10px;border:2px solid currentColor;border-top:0;border-right:0;content:""}.jobplugin__catalog-gallery .slick-arrow:hover{color:#fff;background:#063970}.jobplugin__catalog-gallery .slick-arrow.slick-prev{left:2.5%}@media (min-width: 1440px){.jobplugin__catalog-gallery .slick-arrow.slick-prev{left:5%}}.jobplugin__catalog-gallery .slick-arrow.slick-prev:before{-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-left:4px}.jobplugin__catalog-gallery .slick-arrow.slick-next{right:2.5%}@media (min-width: 1440px){.jobplugin__catalog-gallery .slick-arrow.slick-next{right:5%}}.jobplugin__catalog-gallery .slick-arrow.slick-next:before{-webkit-transform:rotate(-135deg);transform:rotate(-135deg);margin-right:4px}.jobplugin__catalog-gallery__nav{margin:0 -3px}@media (min-width: 768px){.jobplugin__catalog-gallery__nav{margin:0 -5px}}@media (min-width: 1024px){.jobplugin__catalog-gallery__nav{margin:0 -10px}}.jobplugin__catalog-gallery__nav .slick-slide{padding:0 3px}@media (min-width: 768px){.jobplugin__catalog-gallery__nav .slick-slide{padding:0 5px}}@media (min-width: 1024px){.jobplugin__catalog-gallery__nav .slick-slide{padding:0 10px}}.jobplugin__catalog-gallery__nav .slick-slide .jobplugin__catalog-gallery__image:hover:before{opacity:1}.jobplugin__catalog-gallery__nav .slick-slide.slick-current .jobplugin__catalog-gallery__image{cursor:pointer}.jobplugin__catalog-gallery__nav .slick-slide.slick-current .jobplugin__catalog-gallery__image:before{opacity:1}.jobplugin__catalog-block{border-radius:10px;background:#fff;padding:20px 15px}@media (min-width: 1024px){.jobplugin__catalog-block{padding:20px}}@media (min-width: 1440px){.jobplugin__catalog-block{padding:30px;border-radius:20px}}.jobplugin__catalog-block+.jobplugin__catalog-block{margin-top:15px}@media (min-width: 768px){.jobplugin__catalog-block+.jobplugin__catalog-block{margin-top:20px}}.jobplugin__catalog-block.no-pdding{padding:0}.jobplugin__catalog-block .jobplugin__settings-head .h5{color:#000}.jobplugin__catalog-block__list{margin:0 0 20px;padding:5px 0 0 25px}.jobplugin__catalog-block__list li{padding:4px 0}.jobplugin__catalog-block__list li:last-child{padding-bottom:0}.jobplugin__catalog-block p:last-child{margin-bottom:0}@media (max-width: 1023px){.jobplugin__catalog-block .jobplugin__three-column .jobplugin__column{width:100%}}@media (min-width: 1440px){.jobplugin__catalog-block .jobplugin__three-column .jobplugin__column{padding:30px}}@media (min-width: 1024px){.jobplugin__catalog-block .jobplugin__three-column .jobplugin__column+.jobplugin__column{border-left:1px solid #d9d9d9}}@media (min-width: 1200px){.jobplugin__catalog-block .jobplugin__three-column.jobplugin__row{margin:-20px}}@media (min-width: 1440px){.jobplugin__catalog-block .jobplugin__three-column.jobplugin__row{margin:-30px}}.jobplugin__catalog-pricing{list-style:none;padding:0;margin:0;color:#000;line-height:1.5}@media (max-width: 479px){.jobplugin__catalog-pricing{font-size:12px}}.jobplugin__catalog-pricing li{display:-webkit-box;display:-ms-flexbox;padding:0}.jobplugin__catalog-pricing li+li{margin-top:-1px}.jobplugin__catalog-pricing li:first-child .jobplugin__catalog-pricing__col{border-radius:10px 10px 0 0}@media (min-width: 1024px){.jobplugin__catalog-pricing li:first-child .jobplugin__catalog-pricing__col{border-radius:20px 20px 0 0}.jobplugin__catalog-pricing li{display:flex}}.jobplugin__catalog-pricing li:last-child .jobplugin__catalog-pricing__col{border-radius:0 0 10px 10px}@media (min-width: 1024px){.jobplugin__catalog-pricing li:last-child .jobplugin__catalog-pricing__col{border-radius:0 0 20px 20px}}@media (max-width:575.98px){.jobplugin__catalog-pricing{display:masonry;overflow:scroll}}.jobplugin__catalog-pricing li:last-child .jobplugin__catalog-pricing__col:first-child{border-left:transparent;border-bottom:transparent;border-right:transparent;border-radius:0}.jobplugin__catalog-pricing__col{width:calc(23.333% + 1px);text-align:center;padding:17px 10px;border:1px solid #ababab;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width: 479px){.jobplugin__catalog-pricing__col{padding:10px 5px}}.jobplugin__catalog-pricing__col:first-child{width:30%;text-align:left;padding-left:0;font-weight:600;border-top:transparent;border-left:transparent;border-right:transparent;border-radius:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width: 1023px){.jobplugin__catalog-pricing__col:first-child{font-size:13px}}@media (max-width: 479px){.jobplugin__catalog-pricing__col:first-child{font-size:11px}}.jobplugin__catalog-pricing__col+.jobplugin__catalog-pricing__col{margin-left:-1px}.jobplugin__catalog-pricing__text{display:block;color:#063970;font-size:20px}@media (min-width: 1024px){.jobplugin__catalog-pricing__text{font-size:26px}}@media (max-width: 479px){.jobplugin__catalog-pricing__text{font-size:18px;padding-top:2px}}.jobplugin__catalog-pricing__check{color:#063970;font-size:16px}.jobplugin__catalog-reviews{border:2px solid transparent}.jobplugin__catalog-reviews.active{border-color:#063970}.jobplugin__catalog-reviews .jobplugin__settings-head{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.jobplugin__catalog-reviews .jobplugin__settings-head .h5{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0}.jobplugin__catalog-reviews__star{-ms-flex-negative:0;flex-shrink:0;font-size:24px;color:#063970;margin:0 10px 0 0}.jobplugin__catalog-reviews__points{color:#063970;font-weight:700;margin:0 10px 0 0}.jobplugin__catalog-reviews__content{padding-top:20px}@media (min-width: 1024px){.jobplugin__catalog-reviews__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.jobplugin__catalog-ratings{list-style:none;padding:0;margin:0 0 15px;font-size:14px;line-height:1;font-weight:500;color:#000;width:100%}@media (min-width: 1024px){.jobplugin__catalog-ratings{width:42%;margin:0}}.jobplugin__catalog-ratings li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 0}.jobplugin__catalog-ratings__points{-ms-flex-negative:0;flex-shrink:0;width:45px;margin:0 10px 0 0}.jobplugin__catalog-ratings__count{width:50px;-ms-flex-negative:0;flex-shrink:0;margin-left:10px}.jobplugin__catalog-ratings__bar{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0;background:#cbe6c7;height:4px;position:relative}.jobplugin__catalog-ratings__bar-filled{background:#063970;position:absolute;left:0;top:0;bottom:0}.jobplugin__catalog-status{list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;font-size:14px;line-height:1.5;font-weight:500;color:#000;width:100%}@media (min-width: 1024px){.jobplugin__catalog-status{width:57%}}@media (min-width: 1440px){.jobplugin__catalog-status{width:54%}}.jobplugin__catalog-status li{width:calc(100% - 6px);margin:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fafafa;border-radius:10px;padding:10px 12px}@media (min-width: 480px){.jobplugin__catalog-status li{width:calc(50% - 6px)}}@media (min-width: 1200px){.jobplugin__catalog-status li{width:calc(50% - 10px);margin:5px;padding:10px 20px}}.jobplugin__catalog-status__title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0}.jobplugin__catalog-status__ratings{-ms-flex-negative:0;flex-shrink:0;margin-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#063970}.jobplugin__catalog-status__ratings-star{-ms-flex-negative:0;flex-shrink:0;font-size:12px;margin:0 3px 0 0}@media (min-width: 1200px){.jobplugin__catalog-status__ratings-star{margin:0 5px 0 0}}.jobplugin__catalog-userbox{background:#061504;font-size:14px;line-height:1.5;color:#cbcbcb}.jobplugin__catalog-userbox__head{width:100%}@media (min-width: 1024px){.jobplugin__catalog-userbox__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.jobplugin__catalog-userbox__headinfo{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0;margin:0 0 20px}@media (min-width: 480px){.jobplugin__catalog-userbox__headinfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (min-width: 1024px){.jobplugin__catalog-userbox__headinfo{margin:0;padding-right:15px}}.jobplugin__catalog-userbox__avatar{width:90px;height:90px;border-radius:100%;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;margin:0 0 15px}@media (min-width: 480px){.jobplugin__catalog-userbox__avatar{margin:0 10px 0 0}}@media (min-width: 1200px){.jobplugin__catalog-userbox__avatar{width:123px;height:123px;margin:0 15px 0 0}}.jobplugin__catalog-userbox__avatar img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:100%}.jobplugin__catalog-userbox__textinfo{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0}.jobplugin__catalog-userbox__title{display:block;font-size:20px;line-height:1.5;color:#fff;margin:0 0 7px}.jobplugin__catalog-userbox__meta{list-style:none;padding:0;margin:-5px -7px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}@media (min-width: 1200px){.jobplugin__catalog-userbox__meta{padding:7px 0;margin:-5px -10px 10px}}.jobplugin__catalog-userbox__meta li{position:relative;padding:5px 7px}@media (min-width: 1200px){.jobplugin__catalog-userbox__meta li{padding:5px 10px}}.jobplugin__catalog-userbox__meta li:after{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:#cbcbcb;width:1px;height:14px;content:""}.jobplugin__catalog-userbox__meta li:last-child:after{display:none}.jobplugin__catalog-userbox__address{position:relative;padding-left:25px;font-style:normal;font-weight:500}.jobplugin__catalog-userbox__address:before{position:absolute;left:0;top:2px;width:18px;height:18px;content:"";background:url(../images/location-icon-gray.svg) no-repeat;background-size:100% 100%}@media (min-width: 1024px){.jobplugin__catalog-userbox__address:before{top:4px}}.jobplugin__catalog-userbox__headbuttons{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.jobplugin__catalog-userbox__headbuttons .jobplugin__button{min-width:130px;margin:5px 0}@media (min-width: 1200px){.jobplugin__catalog-userbox__headbuttons .jobplugin__button{min-width:148px}}.jobplugin__catalog-userbox__headbuttons .jobplugin__button.jobplugin__bg-white:not(:hover){color:#fff!important;border-color:#fff!important;background:transparent!important}.jobplugin__catalog-userbox__content{overflow:hidden;padding-top:15px}@media (min-width: 1024px){.jobplugin__catalog-userbox__content{padding-top:25px}}.jobplugin__catalog-aside{width:100%;background:#fff;border-radius:10px;padding:15px;margin-top:15px}@media (min-width: 768px){.jobplugin__catalog-aside{margin-left:15px;-ms-flex-negative:0;flex-shrink:0;width:31.428%;margin-top:0}}@media (min-width: 1024px){.jobplugin__catalog-aside{padding:20px;margin-left:20px}}@media (min-width: 1440px){.jobplugin__catalog-aside{padding:30px;margin-left:30px;border-radius:20px}}.jobplugin__catalog-aside__title{font-size:20px;line-height:1.5;color:#000;margin:0 0 15px;display:block}.jobplugin__catalog-aside__duration{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#000;font-weight:600;margin:0 0 10px;padding:5px 0 0}@media (max-width: 1023px){.jobplugin__catalog-aside__duration{font-size:14px}}.jobplugin__catalog-aside__duration .rj-time{font-size:16px;-ms-flex-negative:0;flex-shrink:0;margin:7px 10px 0 0}@media (max-width: 1023px){.jobplugin__catalog-aside__duration .rj-time{margin-top:5px}}@media (min-width: 1200px){.jobplugin__catalog-aside .jobplugin__results-aside__head .h6{font-size:18px}}.jobplugin__catalog-aside .jobplugin__checkout-services{padding:0!important;border:0;margin:0 0 20px}.jobplugin__catalog-aside__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.jobplugin__catalog-aside__buttons .jobplugin__button{width:100%;border-radius:10px;border-width:2px}.jobplugin__catalog-aside__buttons .jobplugin__button+.jobplugin__button{margin-top:10px}.jobplugin__catalog-aside__buttons .jobplugin__button.jobplugin__bg-white{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jobplugin__catalog-aside__buttons .jobplugin__button.jobplugin__bg-white .rj-icon{margin-right:10px;font-size:16px;position:relative;top:1px}.jobplugin__catalog-aside__buttons .jobplugin__button.jobplugin__bg-white:hover{border-width:2px}@media (max-width: 1199px){.jobplugin__catalog-aside .jobplugin__results-aside__drop{padding:20px 15px}}.jobplugin__clientbox{background:#fafafa;border-radius:10px}.jobplugin__clientbox+.jobplugin__clientbox{margin-top:20px}.jobplugin__clientbox-head{background:#fff;border:1px solid #a9a9a9;border-radius:10px;padding:9px;font-size:14px;line-height:1.5;color:#000;font-weight:500}@media (min-width: 480px){.jobplugin__clientbox-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.jobplugin__clientbox-head__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 7px}@media (min-width: 480px){.jobplugin__clientbox-head__left{margin:0}}.jobplugin__clientbox-head__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:15px}.jobplugin__clientbox-avatar{width:35px;height:35px;-ms-flex-negative:0;flex-shrink:0;margin:0 7px 0 0}.jobplugin__clientbox-name{color:#000;line-height:1.5;font-size:18px;display:block}.jobplugin__clientbox-ratings{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 10px 0 0}.jobplugin__clientbox-ratings .rj-star{color:#063970;margin:0 4px 0 0;font-size:13px;-ms-flex-negative:0;flex-shrink:0}.jobplugin__clientbox-ratings-points{font-weight:500}.jobplugin__clientbox-date{margin-left:7px}.jobplugin__clientbox-content{padding:15px}@media (min-width: 480px){.jobplugin__clientbox-content{padding:25px}}@media (min-width: 1440px){.jobplugin__clientbox-content{padding:25px 35px}}.jobplugin__openclose-opener{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.jobplugin__openclose-opener:hover{color:#063970}.jobplugin__openclose-opener:hover .jobplugin__openclose-arrow{background:#063970;color:#fff}.jobplugin__openclose-arrow{width:40px;height:40px;-ms-flex-negative:0;flex-shrink:0;background:#f3f3f3;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.3s;transition:.3s}.jobplugin__openclose-arrow:before{width:8px;height:8px;border:1px solid currentColor;content:"";display:block;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);border-right:0;border-bottom:0;margin-top:-4px;-webkit-transition:.3s;transition:.3s}.jobplugin__openclose.active .jobplugin__openclose-arrow{background:#063970;color:#fff}.jobplugin__openclose.active .jobplugin__openclose-arrow:before{-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-top:0;margin-bottom:-4px}.jobplugin__accorion{list-style:none;padding:0;margin:0;line-height:1.5;color:#000}@media (min-width: 1024px){.jobplugin__accorion{font-size:16px}}@media (min-width: 1440px){.jobplugin__accorion{font-size:18px}}.jobplugin__accorion li{border-radius:10px;border:1px solid #ababab;padding:5px}.jobplugin__accorion li+li{margin:15px 0 0}.jobplugin__accorion li.active{border-color:#063970}.jobplugin__accorion li.active .jobplugin__accorion-arrow{background:#063970;color:#fff}.jobplugin__accorion li.active .jobplugin__accorion-arrow:before{-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-top:0;margin-bottom:-4px}.jobplugin__accorion-opener{font-weight:600;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:10px}@media (min-width: 1024px){.jobplugin__accorion-opener{padding-left:15px}}@media (min-width: 1440px){.jobplugin__accorion-opener{padding-left:20px}}.jobplugin__accorion-opener:hover{color:#063970}.jobplugin__accorion-opener:hover .jobplugin__accorion-arrow{background:#063970;color:#fff}.jobplugin__accorion-title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0}.jobplugin__accorion-arrow{width:40px;height:40px;-ms-flex-negative:0;flex-shrink:0;background:#f3f3f3;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.3s;transition:.3s}.jobplugin__accorion-arrow:before{width:8px;height:8px;border:1px solid currentColor;content:"";display:block;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);border-right:0;border-bottom:0;margin-top:-4px;-webkit-transition:.3s;transition:.3s}.jobplugin__accorion-slide{padding:10px}@media (min-width: 1024px){.jobplugin__accorion-slide{padding:10px 15px}}@media (min-width: 1440px){.jobplugin__accorion-slide{padding:10px 20px}}.jobplugin .ui-slider{width:100%;height:6px;background:#d9d9d9;position:relative}.jobplugin .ui-slider:before,.jobplugin .ui-slider:after{width:8px;background:#d9d9d9;content:"";position:absolute;top:0;bottom:0}.jobplugin .ui-slider:before{left:-8px}.jobplugin .ui-slider:after{right:-8px}.jobplugin .ui-slider .ui-slider-range{height:100%;background:#063970;position:absolute;top:0;z-index:1}.jobplugin .ui-slider .ui-slider-handle{width:18px;height:18px;background:#063970;border:0;position:absolute;cursor:pointer;-ms-touch-action:none;touch-action:none;border-radius:5px;margin-top:-5px;margin-left:-9px;outline:none;z-index:2}.jobplugin .select2-container--default{min-width:190px;font-size:14px;line-height:1.5}@media (min-width: 1024px){.jobplugin .select2-container--default{font-size:16px}}.jobplugin .select2-container--default .select2-selection--single{border-radius:6px!important;color:#000;height:auto;border-color:#9e9e9e;text-align:left}@media (min-width: 768px){.jobplugin .select2-container--default .select2-selection--single{border-radius:10px!important}}.jobplugin .select2-container--default .select2-selection--single .select2-selection__rendered{color:#000;padding:9px 45px 9px 20px}@media (min-width: 768px){.jobplugin .select2-container--default .select2-selection--single .select2-selection__rendered{padding:12px 45px 12px 20px}}.jobplugin .select2-container--default .select2-selection--single .select2-selection__rendered,.jobplugin .select2-container--default .select2-selection--single .select2-selection__placeholder{font-family:inherit;line-height:24px}@media (min-width: 768px){.jobplugin .select2-container--default .select2-selection--single .select2-selection__rendered,.jobplugin .select2-container--default .select2-selection--single .select2-selection__placeholder{line-height:28px}}.jobplugin .select2-container--default .select2-selection--single .select2-selection__arrow{top:50%;right:7px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:30px;height:30px;border-radius:100%;background:#ececec}@media (min-width: 768px){.jobplugin .select2-container--default .select2-selection--single .select2-selection__arrow{right:9px;width:35px;height:35px}}.jobplugin .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#444}.jobplugin .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:before{font-family:icomoon}.jobplugin .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,.jobplugin .select2-container--default .select2-results__option--selected{color:#000;background:#eee}.jobplugin .select2-dropdown{border:0;border-radius:7px!important;overflow:hidden;font-size:13px;line-height:1.5;padding:10px 0}.jobplugin .select2-dropdown .select2-results__option{padding:7px 12px}.jobplugin .select2-container--open .select2-dropdown--below{margin-top:10px;-webkit-box-shadow:0 3px 10px rgba(0,0,0,.25);box-shadow:0 3px 10px #00000040}.jobplugin .select2-container--open .select2-dropdown--above{margin-top:-10px;-webkit-box-shadow:0 -3px 10px rgba(0,0,0,.25);box-shadow:0 -3px 10px #00000040}@-webkit-keyframes tabsFadeIn{to{opacity:1;-webkit-transform:none;transform:none}}@keyframes tabsFadeIn{to{opacity:1;-webkit-transform:none;transform:none}}.jobplugin__steps-content .form-fields{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width: 1200px){.jobplugin__steps-content .form-fields{margin:0 0 40px}}.jobplugin__steps-content .form-fields.align-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width: 1199px){.jobplugin__steps-content .form-fields .box{margin:0 0 20px}}.jobplugin__steps-content .form-fields.fields2{margin:0 0 23px}.jobplugin__steps-content .form-fields.fields2 .jobplugin__form-field{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jobplugin__steps-content .form-fields.fields2 .box{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width: 1024px){.jobplugin__steps-content .form-fields.fields2 .box{width:50%}}@media (max-width: 1199px){.jobplugin__steps-content .form-fields.fields2 .box{margin:0 0 20px}}.jobplugin__steps-content .form-fields.fields2 .box label{width:200px}.jobplugin__steps-content .field-label,.jobplugin__steps-content .fields-group{width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.jobplugin__steps-content .field-label{margin:0;line-height:normal;color:#3c3c3c;font-weight:600;padding-right:15px}@media (min-width: 1024px){.jobplugin__steps-content .field-label{width:240px;-webkit-box-flex:0;-ms-flex:0 0 240px;flex:0 0 240px}}@media (max-width: 1199px){.jobplugin__steps-content .field-label{margin:0 0 5px}}.jobplugin__steps-content .label{color:#3c3c3c;font-weight:700;text-transform:uppercase}@media (min-width: 1024px){.jobplugin__steps-content .label{margin:-30px 0 0;display:block}}.jobplugin__steps-content .fields-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width: 768px){.jobplugin__steps-content .fields-group{margin:0 -20px 0 0;width:calc(100% - 220px);-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 220px);flex:0 0 calc(100% - 220px)}}@media (min-width: 768px) and (min-width: 1200px){.jobplugin__steps-content .fields-group{margin:0 -40px 0 0}}@media (max-width: 1199px){.jobplugin__steps-content .fields-group{margin:0 -10px;width:calc(100% + 20px);-webkit-box-flex:0;-ms-flex:0 0 calc(100% + 20px);flex:0 0 calc(100% + 20px)}}@media (max-width: 1023px){.jobplugin__steps-content .fields-group{margin:0;width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.jobplugin__steps-content .fields-group>*{width:100%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}@media (min-width: 768px){.jobplugin__steps-content .fields-group>*{padding:0 10px;width:33.3333%}}@media (min-width: 1200px){.jobplugin__steps-content .fields-group>*{padding:0 20px}}.jobplugin__steps-content .fields-group .form-control{width:100%}.jobplugin__steps-content .fields-group textarea{min-width:100%;max-width:100%;min-height:80px;max-height:80px;overflow:auto;margin:0 0 6px;resize:none}.jobplugin__steps-content .fields-group p{margin:0;color:#3c3c3c}.jobplugin__steps-content .jobplugin__form-checkbox{width:24px;margin:0 auto;display:block}@media (max-width: 1199px){.jobplugin__steps-content .jobplugin__form-checkbox{margin:0}}.jobplugin__steps-content .jobplugin__form-field .jobplugin__form-checkbox{margin:0 15px 0 0}.jobplugin__steps-content .fields-container{margin:0 0 30px;border-radius:10px;background:var(--white);border:1px solid #9e9e9e;padding:58px 60px 7px 49px}@media (max-width: 1199px){.jobplugin__steps-content .fields-container{padding:35px 30px 7px}}@media (max-width: 767px){.jobplugin__steps-content .fields-container{padding:20px 20px 0}}.jobplugin__steps-content .fields-container .label{margin:-20px 0 0}.jobplugin__steps-content .fields-container .field-label{width:190px;-webkit-box-flex:0;-ms-flex:0 0 190px;flex:0 0 190px}.jobplugin__steps-content .fields-container .fields-group{width:calc(100% - 170px);-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 170px);flex:0 0 calc(100% - 170px)}@media (max-width: 1023px){.jobplugin__steps-content .fields-container .fields-group{width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media (max-width: 1023px){.jobplugin__steps-content .fields-container .fields-group .box{width:100%;margin:0 0 20px}}@media (max-width: 1199px){.jobplugin__steps-content .inner-block .box{margin:0;width:33.3333%}}.jobplugin__steps-content .mb-60{margin-bottom:60px!important}.jobplugin__steps-content .gallery-box{margin:20px 0;overflow:hidden}.jobplugin__steps-content .gallery-box .form-fields{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.jobplugin__steps-content .gallery-box .form-fields *{width:100%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.jobplugin__steps-content .gallery-box .form-fields label{margin:0 0 10px}.jobplugin__steps-content .gallery-box .form-fields textarea{resize:none;overflow:auto;min-height:80px;max-height:80px}.jobplugin__steps-content .gallery-box .fields-container.additional-class{margin:0 0 20px;padding:15px 30px}.jobplugin__steps-content .gallery-box .mt-20{margin:20px 0 0!important}.jobplugin__steps-content .gallery-box .title{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jobplugin__steps-content .gallery-box .title span{font-size:16px;font-weight:400;margin-left:10px;padding:2px 10px;color:var(--white);border-radius:15px;background:#063970}.jobplugin__steps-content .gallery-box p{margin:0 0 20px;line-height:30px}.jobplugin__steps-content .drop-zone{max-width:320px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-weight:400;font-size:16px;cursor:pointer;color:#3c3c3c;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #9e9e9e;width:100%;height:220px;background:#f5f8f6;border-radius:10px}.jobplugin__steps-content .drop-zone .drop-zone__prompt{display:inline-block}.jobplugin__steps-content .drop-zone .drop-zone__prompt strong{line-height:1.25;font-weight:700;color:#063970;display:inline-block;text-decoration:underline}.jobplugin__steps-content .drop-zone--over{border-style:solid}.jobplugin__steps-content .drop-zone__input{display:none}.jobplugin__steps-content .drop-zone__thumb{width:100%;height:100%;border-radius:10px;overflow:hidden;background-color:#ccc;background-size:cover;position:relative}.jobplugin__steps-content .drop-zone__thumb:after{content:attr(data-label);position:absolute;bottom:0;left:0;width:100%;padding:5px 0;color:#fff;background:#000000bf;font-size:14px;text-align:center}.jobplugin__steps-content .textarea textarea{resize:none;overflow:auto;min-width:100%;max-width:100%;margin:0 0 10px;min-height:246px;max-height:246px}.jobplugin__steps-content .inner-box{overflow:hidden;padding:20px 30px;background:#f5f8f6;border-radius:10px;border:1px solid #9e9e9e}@media (max-width: 767px){.jobplugin__steps-content .inner-box{padding:20px 15px 5px}}.jobplugin__steps-content .inner-box *{width:100%}.jobplugin__steps-content .inner-box label{margin:0 0 10px}.jobplugin__steps-content .inner-box textarea{resize:none;overflow:auto;min-width:100%;max-width:100%;min-height:125px;max-height:125px}.jobplugin__steps-content .inner-box .jobplugin__d-flex{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.jobplugin__steps-content .inner-box .jobplugin__d-flex .jobplugin__step-block_btns{width:auto;margin:20px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jobplugin__steps-content .inner-box .jobplugin__d-flex .cancel{line-height:1;font-weight:700;margin-right:15px;color:var(--black);display:inline-block;border-bottom:1px solid var(--black)}.jobplugin__steps-content .m-bottom-20{margin-bottom:20px!important}.jobplugin__steps-content .m-bottom-10{margin-bottom:10px!important}.jobplugin__steps-content .finalize-block .jobplugin__form-field{width:100%}.jobplugin__steps-content .finalize-block .txt-bar{margin:0 0 30px}.jobplugin__steps-content .finalize-block p{margin:0 0 10px}.jobplugin__steps-content .finalize-block .label-text a{font-weight:700;color:#063970;text-decoration:underline}.jobplugin__steps-content .finalize-block .label-text a:hover{text-decoration:underline}.chkbx-toggle{display:none}.chkbx-toggle+label{display:block;position:relative;cursor:pointer;outline:none;width:54px;height:24px;background:#9e9e9e;border-radius:60px;-webkit-transition:.4s;transition:.4s}.chkbx-toggle+label:before,.chkbx-toggle+label:after{content:"";display:block;position:absolute}.chkbx-toggle+label:before{right:0;left:0;top:0;bottom:0;background:#9e9e9e;border-radius:60px;-webkit-transition:.4s;transition:.4s}.chkbx-toggle+label:after{top:50%;left:4px;width:16px;height:16px;background:#fff;border-radius:100%;-webkit-transition:.4s;transition:.4s;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.chkbx-toggle:checked+label{background:#063970}.chkbx-toggle:checked+label:before{background:#063970}.chkbx-toggle:checked+label:after{-webkit-transform:translate(30px,-50%);transform:translate(30px,-50%)}.chkbx-toggle:disabled+label{opacity:.5;cursor:default}.chkbx-toggle.chkbx-toggle-white+label{background:transparent}@media (min-width: 1024px){.chkbx-toggle.chkbx-toggle-white+label{width:70px;height:30px}}.chkbx-toggle.chkbx-toggle-white+label:before{background:#fff;border:1px solid #E6E6E6}.chkbx-toggle.chkbx-toggle-white+label:after{background:#737373}@media (min-width: 1024px){.chkbx-toggle.chkbx-toggle-white+label:after{width:22px;height:22px}}.chkbx-toggle.chkbx-toggle-white:checked+label:before{background:#063970;border-color:#063970}.chkbx-toggle.chkbx-toggle-white:checked+label:after{background:#fff}@media (min-width: 1024px){.chkbx-toggle.chkbx-toggle-white:checked+label:after{-webkit-transform:translate(40px,-50%);transform:translate(40px,-50%)}}.jobplugin__loader{position:fixed;left:0;top:0;right:0;bottom:0;z-index:101;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;-webkit-transition:.3s;transition:.3s}.jobplugin__loader-animmte{width:80px;height:80px;border:3px dotted #063970;border-style:solid solid dotted dotted;border-radius:50%;display:inline-block;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-animation:rotation 2s linear infinite;animation:rotation 2s linear infinite}.jobplugin__loader-animmte:after{content:"";-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;border:3px dotted #063970;border-style:solid solid dotted;width:64px;height:64px;border-radius:50%;-webkit-animation:rotationBack 1s linear infinite;animation:rotationBack 1s linear infinite;-webkit-transform-origin:center center;transform-origin:center center}.jobplugin__loader-logo{width:44px;height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:7px;border-radius:100%;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff}.jobplugin__loader-logo img{width:100%;height:auto;display:block}.loaded .jobplugin__loader{opacity:0;visibility:hidden}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes rotationBack{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes rotationBack{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@font-face{font-family:Stroke-Gap-Icons;src:url(../fonts/Stroke-Gap-Icons.eot)}@font-face{font-family:Stroke-Gap-Icons;src:url(data:application/x-font-ttf;charset=utf-8;base64,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) format("truetype"),url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAIP4AAoAAAAAg7AAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAfQ4AAH0O2y4JFk9TLzIAAH4EAAAAYAAAAGAIIv19Y21hcAAAfmQAAABMAAAATBpVzR5nYXNwAAB+sAAAAAgAAAAIAAAAEGhlYWQAAH64AAAANgAAADYAUlk+aGhlYQAAfvAAAAAkAAAAJAPkAqlobXR4AAB/FAAAAzAAAAMwkQcUJ21heHAAAIJEAAAABgAAAAYAzFAAbmFtZQAAgkwAAAGKAAABipxmbApwb3N0AACD2AAAACAAAAAgAAMAAAEABAQAAQEBEVN0cm9rZS1HYXAtSWNvbnMAAQIAAQA6+BwC+BsD+BgEHgoAGVP/i4seCgAZU/+LiwwHiGf4mPh9BR0AAAYJDx0AAAYOER0AAAAJHQAAfQUSAM0CAAEAEQAhACMAJQAoAC0AMgA3ADwAQQBGAEsAUABVAFoAXwBkAGkAbgBzAHgAfQCCAIcAjACRAJYAmwCgAKUAqgCvALQAuQC+AMMAyADNANIA1wDcAOEA5gDrAPAA9QD6AP8BBAEJAQ4BEwEYAR0BIgEnASwBMQE2ATsBQAFFAUoBTwFUAVkBXgFjAWgBbQFyAXcBfAGBAYYBiwGQAZUBmgGfAaQBqQGuAbMBuAG9AcIBxwHMAdEB1gHbAeAB5QHqAe8B9AH5Af4CAwIIAg0CEgIXAhwCIQImAisCMAI1AjoCPwJEAkkCTgJTAlgCXQJiAmcCbAJxAnYCewKAAoUCigKPApQCmQKeAqMCqAKtArICtwK8AsECxgLLAtAC1QLaAt8C5ALpAu4C8wL4Av0DAgMHAwwDEQMWAxsDIAMlAyoDLwM0AzkDPgNDA0gDTQNSA1cDXANhA2YDawNwA3UDegN/A4QDiQOOA5MDmAOdA6IDpwOsA7EDtgO7A8ADxQPKA88D1APZA94D4wPoA+0D8gP3A/wEAQQGBAsEEFN0cm9rZS1HYXAtSWNvbnNTdHJva2UtR2FwLUljb25zdTB1MXUyMHVFNjAwdUU2MDF1RTYwMnVFNjAzdUU2MDR1RTYwNXVFNjA2dUU2MDd1RTYwOHVFNjA5dUU2MEF1RTYwQnVFNjBDdUU2MER1RTYwRXVFNjBGdUU2MTB1RTYxMXVFNjEydUU2MTN1RTYxNHVFNjE1dUU2MTZ1RTYxN3VFNjE4dUU2MTl1RTYxQXVFNjFCdUU2MUN1RTYxRHVFNjFFdUU2MUZ1RTYyMHVFNjIxdUU2MjJ1RTYyM3VFNjI0dUU2MjV1RTYyNnVFNjI3dUU2Mjh1RTYyOXVFNjJBdUU2MkJ1RTYyQ3VFNjJEdUU2MkV1RTYyRnVFNjMwdUU2MzF1RTYzMnVFNjMzdUU2MzR1RTYzNXVFNjM2dUU2Mzd1RTYzOHVFNjM5dUU2M0F1RTYzQnVFNjNDdUU2M0R1RTYzRXVFNjNGdUU2NDB1RTY0MXVFNjQydUU2NDN1RTY0NHVFNjQ1dUU2NDZ1RTY0N3VFNjQ4dUU2NDl1RTY0QXVFNjRCdUU2NEN1RTY0RHVFNjRFdUU2NEZ1RTY1MHVFNjUxdUU2NTJ1RTY1M3VFNjU0dUU2NTV1RTY1NnVFNjU3dUU2NTh1RTY1OXVFNjVBdUU2NUJ1RTY1Q3VFNjVEdUU2NUV1RTY1RnVFNjYwdUU2NjF1RTY2MnVFNjYzdUU2NjR1RTY2NXVFNjY2dUU2Njd1RTY2OHVFNjY5dUU2NkF1RTY2QnVFNjZDdUU2NkR1RTY2RXVFNjZGdUU2NzB1RTY3MXVFNjcydUU2NzN1RTY3NHVFNjc1dUU2NzZ1RTY3N3VFNjc4dUU2Nzl1RTY3QXVFNjdCdUU2N0N1RTY3RHVFNjdFdUU2N0Z1RTY4MHVFNjgxdUU2ODJ1RTY4M3VFNjg0dUU2ODV1RTY4NnVFNjg3dUU2ODh1RTY4OXVFNjhBdUU2OEJ1RTY4Q3VFNjhEdUU2OEV1RTY4RnVFNjkwdUU2OTF1RTY5MnVFNjkzdUU2OTR1RTY5NXVFNjk2dUU2OTd1RTY5OHVFNjk5dUU2OUF1RTY5QnVFNjlDdUU2OUR1RTY5RXVFNjlGdUU2QTB1RTZBMXVFNkEydUU2QTN1RTZBNHVFNkE1dUU2QTZ1RTZBN3VFNkE4dUU2QTl1RTZBQXVFNkFCdUU2QUN1RTZBRHVFNkFFdUU2QUZ1RTZCMHVFNkIxdUU2QjJ1RTZCM3VFNkI0dUU2QjV1RTZCNnVFNkI3dUU2Qjh1RTZCOXVFNkJBdUU2QkJ1RTZCQ3VFNkJEdUU2QkV1RTZCRnVFNkMwdUU2QzF1RTZDMnVFNkMzdUU2QzR1RTZDNXVFNkM2dUU2QzcAAAIBiQDKAMwCAAEA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tovAi8C2tsCLwIu2YItWi1ZgYFaLCIv3NBVoi25ui2iLaKhurouui6ioi66Lrm6oaIsI+1SrFcuLi2tLi4urBffUixXLi4trS4uLqwWL+zQVy4uLa0uLi6sF+9SLFcuLi2tLi4urBQ74lNsV+2SLi6v3RIuL97T8VIuL+7T3RYuLa/tli4v39PiUiwVL+7QV/BSLi/d0+BSLi/t0Bfv0qxX31IuL9zT71IuL+zQF9yRMFauLi2pri4usBTpKFfdWi4tr+1aLi6sFDvg09/QV+9SLBWiLbqiLrouuqKiuiwj31IsFrouobotoi2hubmiLCPvU6xV5i319i3mLeZl9nYsI99SLBZ2LmZmLnYudfZl5iwj71IsF90T8dBVri4vUZLLMy0vKsbOL1KuLizRycsxLSkukcgUO+CNrFfuyi3r4A6uNmvvl93aLmvflq4kF+/TMFfgUi4tr/BSLi6sF99hrFfuci6L3BPdui6L7BAX7dKsV90yLgrv7OouCWwXn+8QVaItuqIuui66oqK6Lrouobotoi2hubmiLCIvrFXmLfX2LeYt5mX2di52LmZmLnYudfZl5iwgr6xX3VIuLa/tUi4urBYv7dBX3VIuLa/tUi4urBQ6LixX4lIuLa/yUi4urBYv4dBWri4v8lGuLi/iUBfcE/FQVq4uLa2uLi6sFy4sVq4uLa2uLi6sFy4sVq4uLa2uLi6sFy4sVq4uLa2uLi6sFy4sVq4uLa2uLi6sFy4sVq4uLa2uLi6sF/CTLFauLi2tri4urBYvLFauLi2tri4urBYvLFauLi2tri4urBYvLFauLi2tri4urBYvLFauLi2tri4urBYvLFauLi2tri4urBfdE+/QVK4uL93Tri4v7dAVLqxWri4v3NGuLi/s0BfdUaxUri4v39OuLi/v0BUurFauLi/e0a4uL+7QF91RrFSuLi/e064uL+7QFS6sVq4uL93Rri4v7dAUOi4sV+JSLi2v8lIuLqwWL+HQVq4uL/JRri4v4lAX3BPxUFauLi2tri4urBcuLFauLi2tri4urBcuLFauLi2tri4urBcuLFauLi2tri4urBcuLFauLi2tri4urBcuLFauLi2tri4urBfwkyxWri4tra4uLqwWLyxWri4tra4uLqwWLyxWri4tra4uLqwWLyxWri4tra4uLqwWLyxWri4tra4uLqwWL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Ffe0i4v4FPu0i4v8FAW793QV91SLi2v7VIuLqwWLSxX3VIuLa/tUi4urBYtLFfdUi4tr+1SLi6sFi/dUFeuLi2sri4urBfgE/BQV++SLi6v3xIuL+BRsi4uryosFDvck95QV92SLi2v7ZIuLqwWLSxX3ZIuLa/tki4urBYtLFfdki4tr+2SLi6sFi/d0FeuLi2sri4urBffU/BQV/ESLi/hUq4uL/DT4BIuL+FT8JIuLq/hEiwUO95TbFVyLY66DuAj7N4ut95arh237cvcyi4t7BYtoqG6ui66LqKiLrgiLm/cyi233cquPrfuW+zeLBYNeY2hciwj3lCsV/JSLi/ckq4uL+wT4VIuL9wSriwUr6xVri4v3ZPuUi4v7ZGuLi/eE99SLBfuUSxXbi4trO4uLqwWLSxX3VIuLa/tUi4urBYtLFfdUi4tr+1SLi6sFDvg094QV+ySLi/ckq4uL+wT3BIsF0PdfFaF1+1X7VXWh91X3VQX7ifwvFWuLi/cE+wSLi6v3JIsFYXcVoXX7VftVdaH3VfdVBfs690cVa4uL9wT3BIuLazuLBWv7BBWri4sra4uL6wX3JPckFeuLi2sri4urBfgE/JMV+wSLi6vbi4vbq4sFa/cUFauLiytri4vrBftk+2QV64uLayuLi6sFDveU6xVci2Oug7gI+zeLr/ek+FCLr/uk+zeLBYNeY2hciwj7cvcEFfcyi4t7BYtoqG6ui66LqKiLrgiLm/cyi2/3ZPwYi2/7ZAX4cvtkFfyUi4v3JKuLi/sE+FSLi/cEq4sFDvg0axX71IuL+ASri4v75PeUi4v35KuLBfv0yxX4FIuLa/wUi4urBfekaxX7NIuL9wT3NIuL+wQF+xSrFeuLi7sri4tbBXv7BBWri4v7dGuLi/d0BeuLFauLi/t0a4uL93QFDvgEqxX7dIsFO4tLzIvai9rLzNuLCPeEiwXOi8hGi0CLPEtKO4sI+3T3lBVNi1lZi02LTb1ZyYsI93SLBcmLvb2LyYvKWLxeiwj7hIsFe1sVq4uL+xRri4v3FAVbWxX3FIuLa/sUi4urBfdU9zQVa4uLqwWLpaGhpYsIi2sFgouEhIuCCItrBcL7QRWEkoGLhYQIdKIFnp6pi554CHV0BV1eFYKUhpeLmIuYkJeUlAiidAWIiImHi4eLh42HjogIdHQF9yK4FYSSgYuF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) format("woff");font-weight:400;font-style:normal}.icon{font-family:Stroke-Gap-Icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-WorldWide:before{content:""}.icon-WorldGlobe:before{content:""}.icon-Underpants:before{content:""}.icon-Tshirt:before{content:""}.icon-Trousers:before{content:""}.icon-Tie:before{content:""}.icon-TennisBall:before{content:""}.icon-Telesocpe:before{content:""}.icon-Stop:before{content:""}.icon-Starship:before{content:""}.icon-Starship2:before{content:""}.icon-Speaker:before{content:""}.icon-Speaker2:before{content:""}.icon-Soccer:before{content:""}.icon-Snikers:before{content:""}.icon-Scisors:before{content:""}.icon-Puzzle:before{content:""}.icon-Printer:before{content:""}.icon-Pool:before{content:""}.icon-Podium:before{content:""}.icon-Play:before{content:""}.icon-Planet:before{content:""}.icon-Pause:before{content:""}.icon-Next:before{content:""}.icon-MusicNote2:before{content:""}.icon-MusicNote:before{content:""}.icon-MusicMixer:before{content:""}.icon-Microphone:before{content:""}.icon-Medal:before{content:""}.icon-ManFigure:before{content:""}.icon-Magnet:before{content:""}.icon-Like:before{content:""}.icon-Hanger:before{content:""}.icon-Handicap:before{content:""}.icon-Forward:before{content:""}.icon-Footbal:before{content:""}.icon-Flag:before{content:""}.icon-FemaleFigure:before{content:""}.icon-Dislike:before{content:""}.icon-DiamondRing:before{content:""}.icon-Cup:before{content:""}.icon-Crown:before{content:""}.icon-Column:before{content:""}.icon-Click:before{content:""}.icon-Cassette:before{content:""}.icon-Bomb:before{content:""}.icon-BatteryLow:before{content:""}.icon-BatteryFull:before{content:""}.icon-Bascketball:before{content:""}.icon-Astronaut:before{content:""}.icon-WineGlass:before{content:""}.icon-Water:before{content:""}.icon-Wallet:before{content:""}.icon-Umbrella:before{content:""}.icon-TV:before{content:""}.icon-TeaMug:before{content:""}.icon-Tablet:before{content:""}.icon-Soda:before{content:""}.icon-SodaCan:before{content:""}.icon-SimCard:before{content:""}.icon-Signal:before{content:""}.icon-Shaker:before{content:""}.icon-Radio:before{content:""}.icon-Pizza:before{content:""}.icon-Phone:before{content:""}.icon-Notebook:before{content:""}.icon-Mug:before{content:""}.icon-Mastercard:before{content:""}.icon-Ipod:before{content:""}.icon-Info:before{content:""}.icon-Icecream2:before{content:""}.icon-Icecream1:before{content:""}.icon-Hourglass:before{content:""}.icon-Help:before{content:""}.icon-Goto:before{content:""}.icon-Glasses:before{content:""}.icon-Gameboy:before{content:""}.icon-ForkandKnife:before{content:""}.icon-Export:before{content:""}.icon-Exit:before{content:""}.icon-Espresso:before{content:""}.icon-Drop:before{content:""}.icon-Download:before{content:""}.icon-Dollars:before{content:""}.icon-Dollar:before{content:""}.icon-DesktopMonitor:before{content:""}.icon-Corkscrew:before{content:""}.icon-CoffeeToGo:before{content:""}.icon-Chart:before{content:""}.icon-ChartUp:before{content:""}.icon-ChartDown:before{content:""}.icon-Calculator:before{content:""}.icon-Bread:before{content:""}.icon-Bourbon:before{content:""}.icon-BottleofWIne:before{content:""}.icon-Bag:before{content:""}.icon-Arrow:before{content:""}.icon-Antenna2:before{content:""}.icon-Antenna1:before{content:""}.icon-Anchor:before{content:""}.icon-Wheelbarrow:before{content:""}.icon-Webcam:before{content:""}.icon-Unlinked:before{content:""}.icon-Truck:before{content:""}.icon-Timer:before{content:""}.icon-Time:before{content:""}.icon-StorageBox:before{content:""}.icon-Star:before{content:""}.icon-ShoppingCart:before{content:""}.icon-Shield:before{content:""}.icon-Seringe:before{content:""}.icon-Pulse:before{content:""}.icon-Plaster:before{content:""}.icon-Plaine:before{content:""}.icon-Pill:before{content:""}.icon-PicnicBasket:before{content:""}.icon-Phone2:before{content:""}.icon-Pencil:before{content:""}.icon-Pen:before{content:""}.icon-PaperClip:before{content:""}.icon-On-Off:before{content:""}.icon-Mouse:before{content:""}.icon-Megaphone:before{content:""}.icon-Linked:before{content:""}.icon-Keyboard:before{content:""}.icon-House:before{content:""}.icon-Heart:before{content:""}.icon-Headset:before{content:""}.icon-FullShoppingCart:before{content:""}.icon-FullScreen:before{content:""}.icon-Folder:before{content:""}.icon-Floppy:before{content:""}.icon-Files:before{content:""}.icon-File:before{content:""}.icon-FileBox:before{content:""}.icon-ExitFullScreen:before{content:""}.icon-EmptyBox:before{content:""}.icon-Delete:before{content:""}.icon-Controller:before{content:""}.icon-Compass:before{content:""}.icon-CompassTool:before{content:""}.icon-ClipboardText:before{content:""}.icon-ClipboardChart:before{content:""}.icon-ChemicalGlass:before{content:""}.icon-CD:before{content:""}.icon-Carioca:before{content:""}.icon-Car:before{content:""}.icon-Book:before{content:""}.icon-BigTruck:before{content:""}.icon-Bicycle:before{content:""}.icon-Wrench:before{content:""}.icon-Web:before{content:""}.icon-Watch:before{content:""}.icon-Volume:before{content:""}.icon-Video:before{content:""}.icon-Users:before{content:""}.icon-User:before{content:""}.icon-UploadCLoud:before{content:""}.icon-Typing:before{content:""}.icon-Tools:before{content:""}.icon-Tag:before{content:""}.icon-Speedometter:before{content:""}.icon-Share:before{content:""}.icon-Settings:before{content:""}.icon-Search:before{content:""}.icon-Screwdriver:before{content:""}.icon-Rolodex:before{content:""}.icon-Ringer:before{content:""}.icon-Resume:before{content:""}.icon-Restart:before{content:""}.icon-PowerOff:before{content:""}.icon-Pointer:before{content:""}.icon-Picture:before{content:""}.icon-OpenedLock:before{content:""}.icon-Notes:before{content:""}.icon-Mute:before{content:""}.icon-Movie:before{content:""}.icon-Microphone2:before{content:""}.icon-Message:before{content:""}.icon-MessageRight:before{content:""}.icon-MessageLeft:before{content:""}.icon-Menu:before{content:""}.icon-Media:before{content:""}.icon-Mail:before{content:""}.icon-List:before{content:""}.icon-Layers:before{content:""}.icon-Key:before{content:""}.icon-Imbox:before{content:""}.icon-Eye:before{content:""}.icon-Edit:before{content:""}.icon-DSLRCamera:before{content:""}.icon-DownloadCloud:before{content:""}.icon-CompactCamera:before{content:""}.icon-Cloud:before{content:""}.icon-ClosedLock:before{content:""}.icon-Chart2:before{content:""}.icon-Bulb:before{content:""}.icon-Briefcase:before{content:""}.icon-Blog:before{content:""}.icon-Agenda:before{content:""}.slick-slider{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;outline:none;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.fancybox-container,.fancybox-thumbs,.fancybox-thumbs__list a{-webkit-tap-highlight-color:transparent}.fancybox-is-open .fancybox-stage,body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:0;position:fixed;top:0;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;-webkit-transition-duration:inherit;transition-duration:inherit;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:cubic-bezier(.47,0,.74,.71);transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;-webkit-transition-timing-function:cubic-bezier(.22,.61,.36,1);transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;-webkit-transition:opacity .25s,visibility 0s .25s;transition:opacity .25s,visibility 0s .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;-webkit-transition:opacity .25s,visibility;transition:opacity .25s,visibility;visibility:visible}.fancybox-slide,.fancybox-slide--image .fancybox-content{-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:99994}.fancybox-slide{display:none;height:100%;left:0;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-show-thumbs .fancybox-thumbs,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2),.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small,.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-image,.fancybox-slide--image .fancybox-content,.fancybox-spaceball{max-width:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;top:0;left:0}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);background:0 0/100% 100% no-repeat;overflow:visible;padding:0;position:absolute;-webkit-transform-origin:top left;transform-origin:top left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:-webkit-zoom-out;cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:-webkit-zoom-in;cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:0 0;border:0;height:100%;margin:0;max-height:none;padding:0;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:0 0;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:#1e1e1e99;border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;-webkit-transition:color .2s;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:0}.fancybox-button.fancybox-focus{outline:dotted 1px}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:0}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-slide--image.fancybox-is-scaling .fancybox-content,.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0;transform-origin:0;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:linear;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:0 0;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0}.fancybox-caption{background:-webkit-gradient(linear,left bottom,left top,color-stop(0,rgba(0,0,0,.85)),color-stop(50%,rgba(0,0,0,.3)),color-stop(65%,rgba(0,0,0,.15)),color-stop(75.5%,rgba(0,0,0,.075)),color-stop(82.85%,rgba(0,0,0,.037)),color-stop(88%,rgba(0,0,0,.019)),to(rgba(0,0,0,0)));background:linear-gradient(to top,#000000d9 0,#0000004d 50%,#00000026 65%,#00000013 75.5%,#00000009 82.85%,#00000005 88%,#0000);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:1s linear infinite fancybox-rotate;animation:1s linear infinite fancybox-rotate;background:0 0;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@-webkit-keyframes fancybox-rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fancybox-rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fancybox-animated{-webkit-transition-timing-function:cubic-bezier(0,0,.25,1);transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;-webkit-transition-timing-function:cubic-bezier(.19,1,.22,1);transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(360deg);transform:rotate(360deg)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0);transform:rotate(0)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scaleZ(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translate3d(0,0,0) scale(1);transform:translateZ(0) scale(1)}@media all and (max-height: 576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;-webkit-transition:.2s;transition:.2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:0 0;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:0;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);box-shadow:inset 0 0 6px #0000004d}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:#0000001a;background-position:center center;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:0;overflow:hidden;padding:0;position:relative;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;-webkit-transition:.2s cubic-bezier(.25,.46,.45,.94);transition:.2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media all and (max-width: 576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}.select2-container{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{-webkit-box-sizing:border-box;box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0 0 0 20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-radius:0 4px 4px 0}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:196px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),to(#eee));background-image:linear-gradient(to bottom,#fff 50%,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#ccc));background-image:linear-gradient(to bottom,#eee 50%,#ccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#eee));background-image:linear-gradient(to bottom,#fff,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#fff));background-image:linear-gradient(to bottom,#eee 50%,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-radius:0 4px 4px 0}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;-webkit-box-shadow:none;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:196px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:gray}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.tipso_bubble,.tipso_bubble>.tipso_arrow{-webkit-box-sizing:border-box;box-sizing:border-box}.tipso_bubble{position:absolute;text-align:center;border-radius:6px;z-index:9999;width:auto!important;max-width:200px}.tipso_title{border-radius:6px 6px 0 0}.tipso_content{word-wrap:break-word;padding:.35em .9em;line-height:1.5}.tipso_bubble.tiny{font-size:.6rem}.tipso_bubble.small{font-size:.8rem}.tipso_bubble.default{font-size:1rem}.tipso_bubble.large{font-size:1.2rem;width:100%}.tipso_bubble>.tipso_arrow{position:absolute;width:0;height:0;border:5px solid;pointer-events:none}.tipso_bubble.top>.tipso_arrow{border-top-color:#000;border-right-color:transparent;border-left-color:transparent;border-bottom-color:transparent;top:100%;left:50%;margin-left:-8px}.tipso_bubble.bottom>.tipso_arrow{border-bottom-color:#000;border-right-color:transparent;border-left-color:transparent;border-top-color:transparent;bottom:100%;left:50%;margin-left:-8px}.tipso_bubble.left>.tipso_arrow{border-left-color:#000;border-top-color:transparent;border-bottom-color:transparent;border-right-color:transparent;top:50%;left:100%;margin-top:-8px}.tipso_bubble.right>.tipso_arrow{border-right-color:#000;border-top-color:transparent;border-bottom-color:transparent;border-left-color:transparent;top:50%;right:100%;margin-top:-8px}.tipso_bubble .top_right_corner,.tipso_bubble.top_right_corner{border-bottom-left-radius:0}.tipso_bubble .bottom_right_corner,.tipso_bubble.bottom_right_corner{border-top-left-radius:0}.tipso_bubble .top_left_corner,.tipso_bubble.top_left_corner{border-bottom-right-radius:0}.tipso_bubble .bottom_left_corner,.tipso_bubble.bottom_left_corner{border-top-right-radius:0}
