.target-wrapper{position:relative}.target-show-on-hover{opacity:0;transition:opacity 750ms ease}.target-show-on-hover:hover{opacity:1}.target{position:absolute;width:100%;height:auto}.target.width-auto{width:auto}.target.height-fill,.target.height-fixed,.target.height-flexible{display:flex;align-items:center}.target.height-fill{height:100%}.target[class*="float-"],.target[class*="shift-"]{position:relative}.target[class*="pin-"],.target.relative-browser{position:fixed}.target.float-right{float:right}.target.float-left{float:left}.target.vcenter[class*="relative-"]{top:50%;transform:translateY(-50%)}.target.hcenter[class*="relative-"]{left:50%;transform:translateX(-50%)}.target.hcenter.vcenter[class*="relative-"]{transform:translateX(-50%) translateY(-50%)}.target.shift-up,.target.shift-down{margin-left:auto;margin-right:auto}.target.target-center{top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.target.pin-top{top:0}.target.pin-bottom{bottom:0}.target.pin-left{left:0}.target.pin-right{right:0}.target.target-disable{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;transform:none !important;width:100% !important}@media only screen and (min-width:40em){.target.target-mobile-only{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;transform:none !important;width:100% !important}}@media only screen and (max-width:39.9375em){.target.target-disable-mobile{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;transform:none !important;width:100% !important}}@media only screen and (max-width:62.5em){.target.target-desktop-only{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;transform:none !important;width:100% !important}}

.datepicker{display:none;position:absolute;padding:4px;margin-top:1px;direction:ltr}.datepicker.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;float:left;display:none;min-width:160px;list-style:none;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:5px;box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-background-clip:padding;background-clip:padding-box;color:#333;font-size:13px;line-height:18px}.datepicker.dropdown-menu th{padding:4px 5px}.datepicker.dropdown-menu td{padding:4px 5px}.datepicker table{border:0;margin:0;width:auto}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer}.datepicker td{text-align:center;width:20px;height:20px;border:0;font-size:12px;padding:4px 8px;background:#fff;cursor:pointer}.datepicker td.active.day,.datepicker td.active.year{background:#2ba6cb}.datepicker td.new,.datepicker td.old{color:#999}.datepicker td span.active{background:#2ba6cb}.datepicker td.day.disabled{color:#eee}.datepicker td span.month.disabled,.datepicker td span.year.disabled{color:#eee}.datepicker th{text-align:center;width:20px;height:20px;border:0;font-size:12px;padding:4px 8px;background:#fff;cursor:pointer}.datepicker th.active.day,.datepicker th.active.year{background:#2ba6cb}.datepicker th.date-switch{width:145px}.datepicker th span.active{background:#2ba6cb}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.datepicker.days div.datepicker-days{display:block}.datepicker.months div.datepicker-months{display:block}.datepicker.years div.datepicker-years{display:block}.datepicker thead tr:first-child th{cursor:pointer}.datepicker thead tr:first-child th.cw{cursor:default;background-color:transparent}.datepicker tfoot tr:first-child th{cursor:pointer}.datepicker-inline{width:220px}.datepicker-rtl{direction:rtl}.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0}.datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:1px solid rgba(0,0,0,.2);position:absolute;top:-7px;left:6px}.datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;top:-6px;left:7px}.datepicker-dropdown::after,.datepicker-dropdown::before,.datepicker>div{display:none}.datepicker-close{position:absolute;top:-30px;right:0;width:15px;height:30px;padding:0;display:none}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}
[hidden]{display:none}.visually-hidden{position:absolute;clip:rect(0,0,0,0)}div.awesomplete{display:block;position:relative;width:100%}div.awesomplete > input{display:block}div.awesomplete > ul{position:absolute;left:0;z-index:100;min-width:100%;box-sizing:border-box;list-style:none;padding:0;border-radius:.3em;margin:.2em 0 0;background:rgba(255,255,255,0.9);background:linear-gradient(to bottom right,white,rgba(255,255,255,0.8));border:1px solid rgba(0,0,0,0.3);box-shadow:0.05em 0.2em 0.6em rgba(0,0,0,0.2);text-shadow:none}div.awesomplete > ul::before{content:"";position:absolute;top:-.43em;left:1em;width:0;height:0;padding:.4em;background:white;border:inherit;border-right:0;border-bottom:0;transform:rotate(45deg)}div.awesomplete > ul[hidden],div.awesomplete > ul:empty{display:none}div.awesomplete > ul > li{position:relative;padding:.2em .5em;cursor:pointer}div.awesomplete > ul > li:hover{background:#b8d3e0;color:black}div.awesomplete > ul > li[aria-selected="true"]{background:#3d6d8f;color:white}div.awesomplete mark{background:#eaff00;padding:0}div.awesomplete li:hover mark{background:#b5d100}div.awesomplete li[aria-selected="true"] mark{background:#3d6b00;color:inherit}@supports (transform:scale(0)){div.awesomplete > ul{transition:0.3s cubic-bezier(0.4,0.2,0.5,1.4);transform-origin:1.43em -.43em}div.awesomplete > ul[hidden],div.awesomplete > ul:empty{opacity:0;transform:scale(0);display:block;transition-timing-function:ease}}.actionbar{background-color:rgba(255,255,255,0.9);display:block;position:absolute;text-align:center;top:0;left:0;right:0;width:100%;margin:0;padding:10px 5px;opacity:0;transition:opacity 500ms ease-in-out;z-index:1}.actionbar a{margin:0 5px;opacity:0.8;color:#222}.actionbar a:hover{color:#222;opacity:1}.actionbar .fa{font-size:1.5em}.actionbar.fill{position:absolute;top:0;bottom:0;left:0;right:0;height:100%;padding:0}.actionbar.fill a{margin:0;width:50%;height:40px;line-height:40px;float:left}.actionbar.fill a .fa{font-size:1.3rem}.actionbar .imagebar-move{position:absolute;bottom:0;left:50%;opacity:0.6;font-size:0.9rem;cursor:grab;transform:translateX(-50%)}.actionbar .imagebar-move:active{cursor:grabbing}.image-box .imagebar-featured,.image-box .imagebar-move{display:none}div:not(.empty):hover > .actionbar{opacity:1}.dz-error .actionbar,.dz-processing .actionbar{display:none !important}#imagebar-image img{display:block;max-height:calc(100vh - 450px);margin:0 auto}.alt-form img{max-width:25%;float:right;margin-left:1rem}.cms-alertbox{visibility:hidden;position:fixed;width:100%;top:-7rem;left:0;padding:2rem;text-align:center;color:#fff;opacity:0.95;box-shadow:0 0 5px rgba(0,0,0,0.5);transition:all 800ms ease-in-out}.cms-alertbox.show{visibility:visible !important;top:0;z-index:9999999}.cms-alertbox.fadeOut{opacity:0}#cms-alertbox-success{background-color:#43AC6A}#cms-alertbox-error{background-color:#f04124}.cheat-sheet .hint{color:#003399}.cheat-sheet pre{margin-bottom:1.0rem}.datastore-admin{text-align:center}.datastore-admin .download .fa,.datastore-admin .bulk-edit .fa{margin:0.5rem;margin-bottom:0;font-size:1.5rem}.total-feed-admin-list .post .post-image{position:relative}.total-feed-admin-list .post .post-image > .fa{line-height:100px}.total-feed-admin-list .post .feedbar-edit{cursor:pointer}.total-feed-admin-list .post:hover .actionbar{opacity:1}#feed-edit,#feed-edit-hipwig{max-width:40em !important}#feed-edit .actionbar,#feed-edit-hipwig .actionbar{display:none}.hide-feed-image .image-box{display:none}form.total-form .dz-clickable{cursor:pointer}form.total-form fieldset.filedrop{box-sizing:border-box}form.total-form fieldset.filedrop *{box-sizing:border-box}form.total-form fieldset.filedrop p.placeholder{display:block;background:none;opacity:1;cursor:default;text-align:center;margin-top:0.3rem}form.total-form fieldset.filedrop p.placeholder .fa{font-size:1.5em}form.total-form fieldset.filedrop .dz-preview{position:relative;display:block;min-height:2rem;border-width:10px;border-style:solid;border-color:#f8f8f8;box-shadow:0px 0px 2px rgba(0,0,0,0.4)}form.total-form fieldset.filedrop .dz-preview.empty{display:none}form.total-form fieldset.filedrop .dz-preview .fa-check-circle,form.total-form fieldset.filedrop .dz-preview .fa-times-circle{display:none;position:absolute;text-align:center;opacity:0;bottom:0;left:0;right:0;width:100%;background-color:rgba(255,255,255,0.9);transition:opacity 500ms ease-in-out}form.total-form fieldset.filedrop .dz-preview.dz-success .fa-check-circle{display:block;opacity:1}form.total-form fieldset.filedrop .dz-preview.dz-error .fa-times-circle{display:block;opacity:1}form.total-form fieldset.filedrop .dz-preview.dz-processing .dz-progress{display:block;opacity:1;transition:all 0.2s linear}form.total-form fieldset.filedrop .dz-preview.dz-complete .dz-progress{opacity:0;transition:opacity 0.4s ease-in}form.total-form fieldset.filedrop .dz-preview .dz-progress{opacity:0;z-index:1000;pointer-events:none;position:absolute;height:2rem;left:0;right:0;bottom:0;width:100%;background:rgba(0,0,0,0.4);-webkit-transform:scale(1);overflow:hidden}form.total-form fieldset.filedrop .dz-preview .dz-progress .dz-upload{background:#43AC6A;position:absolute;top:0;left:0;bottom:0;width:0;z-index:1001}form.total-form fieldset.filedrop .dz-preview .dz-progress .dz-upload-progress-label{width:100%;text-align:center;display:block;line-height:2rem;z-index:1002;position:absolute;color:#ffffff}.hipwig > textarea{display:none}.fr-video{display:block;width:100%;padding-bottom:52.34%;margin-bottom:0;height:0;overflow:hidden;padding-top:1.5625rem;position:relative}.fr-video iframe{border:none;height:100%;position:absolute;top:0;width:100%;left:0}.fr-placeholder{font-size:1rem !important;line-height:1.6 !important}.hipwig > .fr-box{box-sizing:border-box;line-height:1.6;font-size:1rem;width:100%;color:#222222;border-radius:0;background-color:#fff;border-style:solid;border-width:1px;border-color:#ccc;box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);display:block;padding:0.5rem;transition:border-color .15s linear,background .15s linear;white-space:pre-wrap;word-wrap:break-word}.hipwig > .fr-box.fr-basic{padding-top:0}.hipwig > .fr-box.fr-fullscreen{padding:1rem}body.fr-fullscreen{padding:0 !important}.fr-wrapper{background-color:transparent !important;box-shadow:none !important}.fr-toolbar.fr-basic{top:0 !important;left:0 !important;background-color:transparent !important;box-shadow:none !important;border-top:none !important;border-bottom:1px solid #ebebeb}.fr-sticky,.fr-sticky-ios{position:relative !important;top:0px !important;left:0px !important}.fr-sticky-dummy{display:none !important}.fr-view{color:#222222;overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-word}.fr-toolbar.fr-inline{z-index:999998 !important}.fr-tooltip,.fr-popup{z-index:999999 !important}.fr-toolbar .fr-btn{background-color:transparent}.fr-toolbar .fr-btn:hover{background-color:rgba(255,255,255,0.2)}.unsaved:not(.new) .hipwig.unsaved > .fr-box{border-color:#f04124 !important}.fr-btn{display:inline-block !important}.fr-counter.exceeded{background-color:#f04124;border-color:#cf2a0e;color:#fff}.fr-video video{width:100%}form.total-form fieldset.text-box > .fa{font-size:1.2rem;opacity:0;position:absolute;overflow:visible;right:5px;top:50%;z-index:1;transition:opacity 500ms ease-in-out}form.total-form fieldset.text-box > .fa.password-preview{opacity:0.5;cursor:pointer;z-index:2}form.total-form fieldset.text-box > .fa.password-preview:hover{opacity:1.0}form.total-form fieldset.text-box > textarea,form.total-form fieldset.text-box > input,form.total-form fieldset.text-box > div.awesomplete > input{font-size:1rem;margin-bottom:0}form.total-form fieldset.text-box > div.awesomplete > input[readonly]{cursor:context-menu}form.total-form fieldset.text-box textarea{line-height:1.6;margin-bottom:0;resize:none}form.total-form fieldset.text-box textarea:focus{resize:vertical}form.total-form fieldset.text-box.textarea{border-width:5px;border-style:solid;border-color:#f8f8f8;box-shadow:0px 0px 2px rgba(0,0,0,0.4)}form.total-form fieldset.text-box.input > .fa{transform:translateY(-50%)}form.total-form fieldset.text-box.textarea > .fa{right:10px;top:auto;bottom:10px}form.total-form.success fieldset.text-box .fa-check-circle,form.total-form fieldset.text-box.success .fa-check-circle{opacity:1}form.total-form.success fieldset.text-box .password-preview,form.total-form fieldset.text-box.success .password-preview{opacity:0}form.total-form.error fieldset.text-box .fa-times-circle,form.total-form fieldset.text-box.error .fa-times-circle{opacity:1}form.total-form.error fieldset.text-box .password-preview,form.total-form fieldset.text-box.error .password-preview{opacity:0}form.total-form.saving fieldset.text-box.input .fa-circle-o-notch,form.total-form fieldset.text-box.saving.input .fa-circle-o-notch{top:30%}form.total-form.saving fieldset.text-box .fa-circle-o-notch,form.total-form fieldset.text-box.saving .fa-circle-o-notch{opacity:1}form.total-form.saving fieldset.text-box .password-preview,form.total-form fieldset.text-box.saving .password-preview{opacity:0}form.total-form.unsaved:not(.new) fieldset.text-box.unsaved > textarea,form.total-form.unsaved:not(.new) fieldset.text-box.unsaved > input,form.total-form.unsaved:not(.new) fieldset.text-box.unsaved > .awesomplete > input,form.total-form.unsaved:not(.new) fieldset.text-box.unsaved > .widearea-wrapper > textarea{border-color:#f04124 !important}.widearea-wrapper{position:relative;width:100%;height:auto;margin:0}.widearea{width:100%;padding-right:25px;margin-bottom:0}.widearea:focus{box-shadow:none}.widearea-icons{position:absolute;top:5px;right:5px;line-height:1}.widearea-icon{color:#000;display:inline-block;font-family:"FontAwesome","Font Awesome 5 Pro";font-weight:900;font-size:1.5rem;text-rendering:auto;text-align:center;text-decoration:none;opacity:0.5;z-index:98;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0);transition:opacity 0.1s ease-out}.widearea-icon.fullscreen{font-size:1rem}.widearea-icon.fullscreen::before{content:"\f065"}.widearea-icon.close::before{content:"\f00d"}.widearea-icon.changeTheme::before{content:"\f042"}.widearea-icon:hover{color:#000;opacity:1}.widearea-overlayLayer{position:fixed;top:0;bottom:0;left:0;right:0;z-index:999998;background-color:#fff;transition:all 0.2s ease-out}.widearea-overlayLayer::before,.widearea-overlayLayer::after{position:absolute;color:#999;top:5px;transform:translateX(-50%);font-size:0.8rem;line-height:1;padding:5px;z-index:999999;border:1px #ccc solid;border-radius:3px}.widearea-overlayLayer::before{left:25%;content:"Edit Content"}.widearea-overlayLayer::after{left:75%;content:"Live Preview"}.widearea-overlayLayer textarea,.widearea-overlayLayer .markdown{margin:0;padding:0;padding-top:40px;border:none;height:100% !important;width:50%;outline:none;display:block;font-size:1rem;box-shadow:none;resize:none;line-height:1.6em;transition:all 0.2s ease-out}.widearea-overlayLayer textarea{color:#222;background-color:#fafafa;padding-left:50px;padding-right:20px;float:left;border-right-width:2px;border-right-style:solid;border-right-color:#e6e6e6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.widearea-overlayLayer .markdown{padding-left:20px;padding-right:50px;float:right;height:100%;position:relative;overflow-y:scroll}.widearea-overlayLayer .widearea-controlPanel{position:absolute;right:0;top:0;padding-top:20px;padding-right:20px;z-index:99999}.widearea-overlayLayer .widearea-controlPanel .widearea-icon{display:block;font-size:24px;margin-top:10px;color:#737373}.widearea-overlayLayer.dark{background-color:#2F3030;color:#999}.widearea-overlayLayer.dark h1,.widearea-overlayLayer.dark h2,.widearea-overlayLayer.dark h3,.widearea-overlayLayer.dark h4,.widearea-overlayLayer.dark h5,.widearea-overlayLayer.dark h6{color:#ccc}.widearea-overlayLayer.dark a{color:#fff}.widearea-overlayLayer.dark textarea{color:#999;background-color:#222;border-right-color:#000}form.total-form fieldset.image-box .placeholder{margin-bottom:0}form.total-form fieldset.image-box .total-preview{display:block;min-height:4em;position:relative}form.total-form fieldset.image-box img{width:100% !important;height:auto;max-width:100%;display:block;margin:0 auto}form.total-form fieldset.image-box img.notfound{display:none}form.total-form fieldset.image-box .dz-overlay{width:100%;height:100%;top:0;left:0;opacity:0.5;position:absolute;display:block;text-align:center}form.total-form fieldset.image-box .dz-overlay .fa{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}form.total-form fieldset.image-box img{width:100%}form.total-form fieldset.image-box .fa-check-circle,form.total-form fieldset.image-box .fa-times-circle{font-size:2rem}form.total-form fieldset.image-box .dz-preview.empty{border-style:none !important;box-shadow:none !important}form.total-form fieldset.image-box.dz-drag-hover .dz-overlay{opacity:1.0}form.total-form fieldset.image-box.dz-drag-hover img{opacity:0.5}form.total-form.dz-drag-hover fieldset.image-box .dz-overlay{opacity:1.0}form.total-form.dz-drag-hover fieldset.image-box img{opacity:0.5}form.total-form fieldset.file-box .dz-preview{width:9.0625rem;min-height:9.0625rem;margin:0 auto;padding:1rem 0;text-align:center}form.total-form fieldset.file-box .dz-preview .filename{margin-bottom:0}form.total-form fieldset.file-box .dz-preview .dz-progress{height:1rem}form.total-form fieldset.file-box .dz-preview .dz-progress .dz-upload-progress-label{font-size:0.5rem;line-height:1rem}form.total-form.dz-drag-hover fieldset.file-box .fa.file-icon::before{content:"\f0ee"}form.total-form fieldset.gallery-box .total-preview{width:100%;overflow:hidden;padding-top:5px}form.total-form fieldset.gallery-box .total-preview.overflow{overflow-y:scroll;border-bottom:1px dotted #ccc;text-align:center}form.total-form fieldset.gallery-box .dz-preview{border-width:5px;opacity:1.0;display:inline-block;margin-right:10px;margin-bottom:10px;text-align:center;vertical-align:top;overflow:hidden;width:100px;height:100px;float:left}form.total-form fieldset.gallery-box .dz-preview:first-child{opacity:0.5;border-style:dashed;border-color:#222;border-width:2px;box-shadow:none;border-radius:3px}form.total-form fieldset.gallery-box .dz-preview:first-child .fa{line-height:100px}form.total-form fieldset.gallery-box .dz-preview.sortable-ghost .actionbar{opacity:0 !important}form.total-form fieldset.gallery-box .dz-preview .dz-progress{height:1rem}form.total-form fieldset.gallery-box .dz-preview .dz-progress .dz-upload-progress-label{font-size:0.5rem;line-height:1rem}form.total-form fieldset.gallery-box .dz-preview .imagebar-featured .fa-star{display:none}form.total-form fieldset.gallery-box .dz-preview .imagebar-featured .fa-star-o{display:inline-block}form.total-form fieldset.gallery-box .dz-preview.featured .imagebar-featured .fa-star{display:inline-block}form.total-form fieldset.gallery-box .dz-preview.featured .imagebar-featured .fa-star-o{display:none}form.total-form fieldset.gallery-box.dz-drag-hover .dz-preview{opacity:0.5}form.total-form fieldset.gallery-box.dz-drag-hover .dz-preview:first-child{opacity:1.0}form.total-form.dz-drag-hover fieldset.gallery-box .dz-preview{opacity:0.5}form.total-form.dz-drag-hover fieldset.gallery-box .dz-preview:first-child{opacity:1.0}form.total-form fieldset.select-box > .fa{font-size:1.2rem;opacity:0;position:absolute;right:25px;top:10px;transition:opacity 500ms ease-in-out}form.total-form fieldset.select-box select{margin:0}form.total-form.success fieldset.select-box .fa-check-circle{opacity:1}form.total-form.error fieldset.select-box .fa-times-circle{opacity:1}form.total-form.saving fieldset.select-box .fa-circle-o-notch{opacity:1}form.total-form.unsaved:not(.new) fieldset.select-box.unsaved select{border-color:#f04124 !important}form.blog-form fieldset.switch{margin-top:0}form.blog-form .stacks_out,form.blog-form .stacks_in{overflow:visible !important}form.blog-form .blog-content,form.blog-form .blog-summary{border:none;box-shadow:none}form.blog-form .text-box:not(.unsaved):not(.error) > .fa{display:none !important}form.blog-form .text-box.permalink .fa-circle-o-notch{display:none !important}form.blog-form input[name=permalink]{background:#f3f3f3;border:none;box-shadow:none}form.blog-form .g-recaptcha iframe.error{border:1px solid #f04124}form.blog-form.unsaved .dz-image-preview{box-shadow:1px 0 0 #f04124,-1px 0 0 #f04124,0 1px 0 #f04124,0 -1px 0 #f04124 !important}form.blog-form button[data-cmd=save]{display:none !important}.cms-delete{display:none;}.totaltip{list-style:none}#totaltip{text-align:center;position:fixed !important;display:block !important;top:0;padding:0;left:-9999px;z-index:999999;width:auto}#totaltip li{display:inline-block}#imagebar-tag form{margin:0}#imagebar-tag form.textarea .fa{top:5px;right:5px}#imagebar-tag form textarea{margin-bottom:1rem}#imagebar-tag form button{margin:0}.totalbar{display:flex}.totalbar button{padding-top:0.5rem;padding-right:1rem;padding-bottom:0.5625rem;padding-left:1rem;margin-bottom:0}.totalbar .button-group{margin-bottom:1.25rem;list-style:none}.totalbar .button-group > li:first-child .button{border-left:1px solid}.button-bar.totalbar.fullscreen{position:fixed;display:block;bottom:2px;left:50px;z-index:9999999;max-width:calc(50% - 50px)}.button-bar.totalbar.fullscreen button{background-color:#555;color:#fff;opacity:0.3;margin-bottom:1px;padding-top:0.25rem;padding-right:0.5rem;padding-bottom:0.25rem;padding-left:0.5rem;transition:opacity 200ms ease-in-out}.button-bar.totalbar.fullscreen button:hover{background-color:#222}.button-bar.totalbar.fullscreen:hover button{opacity:1}.button-bar.totalbar.fullscreen li{margin:0}.button-bar.totalbar.fullscreen .fa{font-size:1rem}.button-bar.totalbar.fullscreen.dark button{background-color:#ccc;border-color:#000;color:#222}.button-bar.totalbar.fullscreen.dark button:hover{background-color:#999}form.total-form{position:relative}form.total-form fieldset:not(.switch){border:none;padding:0;margin:0;margin-bottom:1rem;position:relative}form.total-form .hide{display:none}form.total-form .fa{color:#222}form.total-form .fa.has-tip{border:none !important}form.total-form .fa.fa-times-circle{color:#f04124}form.total-form .fa.fa-check-circle{color:#43AC6A}form.total-form .fa.fa-circle-o-notch.fa-spin{-webkit-filter:blur(0);transform-origin:50% 48.9%}form.total-form.depot-form .dz-preview{padding:0.5rem 0}form.total-form.depot-form .dz-preview .filename{font-size:0.7rem}form.total-form.depot-form .dz-preview:first-child{padding:0}form form{display:none}.hide{display:none !important}.cms-admin-core-warning{display:none}.baseurl-warning,.web-address-warning,.cms-version-warning{display:none;padding:1rem;text-align:center;background-color:rgba(255,0,0,0.9);position:fixed;bottom:0;width:100%;z-index:99999;cursor:pointer;color:#ffffff;font-size:1.2rem}.baseurl-warning > em,.web-address-warning > em,.cms-version-warning > em{font-size:0.9rem}
.com_bigwhiteduck_stacks_headerpro_stack .text-center{text-align:center}.com_bigwhiteduck_stacks_headerpro_stack .text-left{text-align:left}.com_bigwhiteduck_stacks_headerpro_stack .text-right{text-align:right}.com_bigwhiteduck_stacks_headerpro_stack .text-justify{text-align:justify}.com_bigwhiteduck_stacks_headerpro_stack .text-inherit{text-align:inherit}
.oembed.video,.oembed.codepen,.fr-video{display:block;width:100%;margin-bottom:0;height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.oembed.video video,.oembed.codepen video,.fr-video video{width:100%}.oembed.video iframe,.oembed.codepen iframe,.fr-video iframe{border:none;height:100%;position:absolute;top:0;width:100%;left:0}img.fr-full-width{min-width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw !important;margin-right:-50vw !important}
.com_bigwhiteduck_stacks_paragraphpro_stack p.text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-left{text-align:left}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-right{text-align:right}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify{text-align:justify}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-inherit{text-align:inherit}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center + ul{display:table;margin:0 auto;text-align:left}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify.small-only-just-left{text-align:left !important}}
.font-weight-100{font-weight:100}.font-weight-200{font-weight:200}.font-weight-300{font-weight:300}.font-weight-400{font-weight:400}.font-weight-500{font-weight:500}.font-weight-600{font-weight:600}.font-weight-700{font-weight:700}.font-weight-800{font-weight:800}.font-weight-900{font-weight:900}.font-style-normal{font-style:normal}.font-style-italic{font-style:italic}

/* Depth Base */

.depth_out h2,.depth_out p,.depth_out a{margin:0;padding:0;border: 0;line-height:1.4;}
.depth_out hr:before,.depth_out hr:after,.depth_out .content_in .stacksEmptyFiller{display: none}

.depth_in,
header .depth_theme_limit,
footer .depth_theme_limit{
  
}
main .depth_theme_limit{
  max-width: 100%;
  padding: 0;
}
.depth_limit{
  margin: 0 auto;
}

figure.depth_theme{height: 0;display: none;}

.nfont{
	font-family: inherit;
}
h2.nfont,
.sub_heading.nfont{
	font-family: inherit;
}
header.depth_theme,
main.depth_theme h1,
main.depth_theme h2,
main.depth_theme h3,
main.depth_theme h4,
main.depth_theme h5,
main.depth_theme h6{
  font-family: inherit;
}
.depth_in a{text-decoration: none;}
.depth_in{
  font-size: 18px;
  line-height: 1.4;}

/* 2 Col Spacing */
.depth_section{
  margin-bottom: 20px;
}



.depth_out img{max-width: 100%}

.depth_out *, 
.depth_out *:before, 
.depth_out *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;}

.depth_out .cf:after {content:"";display:table;clear:both;}
.depth_out .exp{position:absolute;top:0;left:0;bottom:0;right:0;}

@media screen and (min-width: 770px){
  /* 2 Col Spacing */
  .depth_row .s3_column_left .depth_section{
    margin-right: 10.000000px;
  }
  .depth_row .s3_column_right .depth_section{
    margin-left: 10.000000px;
  }
  /* 3 Col Spacing */
  .depth_row.three_col .s3_column_left .depth_section{
    margin-right: 13.320000px;
  }
  .depth_row.three_col .s3_column_center .depth_section{
    margin-left: 6.660000px;
    margin-right: 6.660000px;
  }
  .depth_row.three_col .s3_column_right .depth_section{
    margin-left: 13.320000px;
  }
  /* 4 Col Spacing (1/4) */
  .depth_row .s3_column_4:first-child .depth_section{
    margin-right: 15.000000px;
    margin-left: 0;
  }
  /* 4 Col Spacing (2/4) */
  .depth_row .s3_column_4 + .s3_column_4 .depth_section{
    margin-right: 10.000000px;
    margin-left: 5.000000px;
  }
  /* 4 Col Spacing (3/4) */
  .depth_row .s3_column_4 + .s3_column_4 + .s3_column_4 .depth_section{
    margin-right: 5.000000px;
    margin-left: 10.000000px;
  }
  /* 4 Col Spacing (4/4) */
  .depth_row .s3_column_4 + .s3_column_4 + .s3_column_4 + .s3_column_4 .depth_section{
    margin-left: 15.000000px;
    margin-right: 0;
  }
  /* Flex Equal Height/Centering */
  
  .s3_row.depth_row,
  .depth_row .s3_column,
  .s3_row.depth_row .depth_out,
  .s3_row.depth_row .depth_out > div,
  .s3_row.depth_row .depth_wrapper,
  .s3_row.depth_row .content_out,
  .s3_row.depth_row .depth_image *{
    flex: 1;
    display: flex !important;
  }
  .s3_row.depth_row .content_out,
  .s3_row.depth_row .content_in{
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .depth_ie .s3_row.depth_row,
  .depth_ie .depth_row .s3_column,
  .s3_row.depth_row .depth_ie .depth_out,
  .s3_row.depth_row .depth_ie .depth_out > div,
  .s3_row.depth_row .depth_ie .depth_wrapper,
  .s3_row.depth_row .depth_ie .content_out,
  .s3_row.depth_row .depth_ie .depth_image *{
    flex: auto !important;
    display: block !important;
  }
}


.content_flex {position: static;}

.s3_row.depth_row .content_flex {
  flex: 1;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
}

/* Edit Mode */


/* Animations */


.depth_fx .depth_image,
.depth_fx .depth_tint,
.depth_fx .depth_gradient,
.depth_fx .content_tint,
.depth_fx p.sub_heading,
.depth_fx .heading_out .stacks_out,
.depth_fx p.main_content,
.depth_fx .depth_aside,
.depth_fx .heading_out h2{ opacity: 0; }

.depth_fx.depth_ie .depth_image,
.depth_fx.depth_ie .depth_tint,
.depth_fx.depth_ie .depth_gradient,
.depth_fx.depth_ie .content_tint,
.depth_fx.depth_ie p.sub_heading,
.depth_fx.depth_ie .heading_out .stacks_out,
.depth_fx.depth_ie p.main_content,
.depth_fx.depth_ie .depth_aside,
.depth_fx.depth_ie .heading_out h2{ opacity: 1; }


.depth_inview.slow_fadeIn.depth_fx .depth_image,
.depth_inview.slow_fadeIn.depth_fx .depth_tint,
.depth_inview.slow_fadeIn.depth_fx .content_tint,
.depth_inview.slow_fadeIn.depth_fx .depth_gradient{ animation: nbanner_fadein .7s both; }
.depth_inview.slow_fadeIn.depth_fx .heading_out{ animation: heading_border_color 1s both; }
.depth_inview.slow_fadeIn.depth_fx p.super_heading,
.depth_inview.slow_fadeIn.depth_fx .heading_out h2{ animation: nbanner_fadein 1s .25s both; }
.depth_inview.slow_fadeIn.depth_fx p.sub_heading,
.depth_inview.slow_fadeIn.depth_fx .heading_out .stacks_out{ animation: nbanner_fadein 1s .5s both; }
.depth_inview.slow_fadeIn.depth_fx p.main_content,
.depth_inview.slow_fadeIn.depth_fx .depth_aside{	animation: nbanner_fadein 1s .75s both; }
.depth_inview.slow_fadeIn.depth_fx a.depth_button{	animation: nbanner_fadein 1s 1s backwards; }
.depth_inview.slow_fadeIn.depth_fx p.sub_content{ animation: nbanner_fadein 1s 1.25s backwards; }
.depth_inview.slow_fadeIn.depth_fx hr.hr_top_header{	animation: hr_top_header 1s .5s backwards; }
.depth_inview.slow_fadeIn.depth_fx hr.hr_bottom_header{ animation: hr_bottom_header 1s .5s backwards; }
.depth_inview.slow_fadeIn.depth_fx hr.hr_bottom_content{	animation: hr_bottom_content 1s .5s backwards; }

.depth_inview.steady_fadeIn.depth_fx .depth_image,
.depth_inview.steady_fadeIn.depth_fx .depth_tint,
.depth_inview.steady_fadeIn.depth_fx .content_tint,
.depth_inview.steady_fadeIn.depth_fx .depth_gradient{ animation: nbanner_fadein .5s both; }
.depth_inview.steady_fadeIn.depth_fx .heading_out{ animation: heading_border_color .7s both; }
.depth_inview.steady_fadeIn.depth_fx p.super_heading,
.depth_inview.steady_fadeIn.depth_fx .heading_out h2{ animation: nbanner_fadein .7s .15s both; }
.depth_inview.steady_fadeIn.depth_fx p.sub_heading,
.depth_inview.steady_fadeIn.depth_fx .heading_out .stacks_out{ animation: nbanner_fadein .7s .35s both; }
.depth_inview.steady_fadeIn.depth_fx p.main_content,
.depth_inview.steady_fadeIn.depth_fx .depth_aside{	animation: nbanner_fadein .7s .5s both; }
.depth_inview.steady_fadeIn.depth_fx a.depth_button{	animation: nbanner_fadein .7s .65s backwards; }
.depth_inview.steady_fadeIn.depth_fx p.sub_content{ animation: nbanner_fadein .7s .8s backwards; }
.depth_inview.steady_fadeIn.depth_fx hr.hr_top_header{	animation: hr_top_header .7s .25s backwards; }
.depth_inview.steady_fadeIn.depth_fx hr.hr_bottom_header{ animation: hr_bottom_header .7s .25s backwards; }
.depth_inview.steady_fadeIn.depth_fx hr.hr_bottom_content{	animation: hr_bottom_content .7s .25s backwards; }

.depth_inview.fast_fadeIn.depth_fx .depth_image,
.depth_inview.fast_fadeIn.depth_fx .depth_tint,
.depth_inview.fast_fadeIn.depth_fx .content_tint,
.depth_inview.fast_fadeIn.depth_fx .depth_gradient{ animation: nbanner_fadein .3s both; }
.depth_inview.fast_fadeIn.depth_fx .heading_out{ animation: heading_border_color .4s both; }
.depth_inview.fast_fadeIn.depth_fx p.super_heading,
.depth_inview.fast_fadeIn.depth_fx .heading_out h2{ animation: nbanner_fadein .4s .15s both; }
.depth_inview.fast_fadeIn.depth_fx p.sub_heading,
.depth_inview.fast_fadeIn.depth_fx .heading_out .stacks_out{ animation: nbanner_fadein .4s .35s both; }
.depth_inview.fast_fadeIn.depth_fx p.main_content,
.depth_inview.fast_fadeIn.depth_fx .depth_aside{	animation: nbanner_fadein .4s .5s both; }
.depth_inview.fast_fadeIn.depth_fx a.depth_button{	animation: nbanner_fadein .4s .65s backwards; }
.depth_inview.fast_fadeIn.depth_fx p.sub_content{ animation: nbanner_fadein .4s .8s backwards; }
.depth_inview.fast_fadeIn.depth_fx hr.hr_top_header{	animation: hr_top_header .4s .25s backwards; }
.depth_inview.fast_fadeIn.depth_fx hr.hr_bottom_header{ animation: hr_bottom_header .4s .25s backwards; }
.depth_inview.fast_fadeIn.depth_fx hr.hr_bottom_content{	animation: hr_bottom_content .4s .25s backwards; }


@-webkit-keyframes heading_border_color {
  from {border-color: transparent;}
  to {border-color: ;}}
@keyframes nbanner_fadein {
  from {border-color: transparent;}
  to {border-color: ;}}

@-webkit-keyframes nbanner_fadein {
  from {opacity: 0;}
  to {opacity: 1;}}
@keyframes nbanner_fadein {
  from {opacity: 0;}
  to {opacity: 1;}}

@-webkit-keyframes nbanner_bg_fadein {
  from {background-color: transparent;}
  to {background-color: inherit;}}
@keyframes nbanner_bg_fadein {
  from {background-color: transparent;}
  to {background-color: inherit;}}

@-webkit-keyframes hr_top_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
@keyframes hr_top_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}


@-webkit-keyframes hr_bottom_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
@keyframes hr_bottom_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}


@-webkit-keyframes hr_bottom_content {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
@keyframes hr_bottom_content {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}

form.blog-filter-form input,form.blog-filter-form select,form.blog-filter-form textarea,form.datastore-form input,form.datastore-form select,form.datastore-form textarea{padding:0.50rem;border-width:1px;border-radius:0px;margin-bottom:1.00rem;font-size:0.90rem;background-color:rgba(255, 255, 255, 1.00);border-color:rgba(204, 204, 204, 1.00);color:rgba(34, 34, 34, 1.00)}form.blog-filter-form select,form.datastore-form select{padding-right:1.5rem}form.blog-filter-form input,form.blog-filter-form select,form.datastore-form input,form.datastore-form select{height:2.30rem}form.blog-filter-form::placeholder,form.datastore-form::placeholder{color:rgba(204, 204, 204, 1.00)}form.blog-filter-form:-ms-input-placeholder,form.datastore-form:-ms-input-placeholder{color:rgba(204, 204, 204, 1.00)}form.blog-filter-form::-ms-input-placeholder,form.datastore-form::-ms-input-placeholder{color:rgba(204, 204, 204, 1.00)}
form.total-form input,form.total-form select{height:2.30rem;padding:0.50rem;border-width:1px;border-radius:0px;margin-bottom:1.00rem}form.total-form input,form.total-form textarea,form.total-form select,form.total-form .hipwig > .fr-box{background-color:rgba(255, 255, 255, 1.00);padding:0.50rem;border-color:rgba(204, 204, 204, 1.00);color:rgba(34, 34, 34, 1.00);font-size:0.90rem}form.total-form input .fr-toolbar,form.total-form textarea .fr-toolbar,form.total-form select .fr-toolbar,form.total-form .hipwig > .fr-box .fr-toolbar{border-color:rgba(204, 204, 204, 1.00)}form.total-form input .fr-toolbar .fa,form.total-form textarea .fr-toolbar .fa,form.total-form select .fr-toolbar .fa,form.total-form .hipwig > .fr-box .fr-toolbar .fa{color:rgba(34, 34, 34, 1.00)}form.total-form input .fr-toolbar .fr-btn:hover,form.total-form textarea .fr-toolbar .fr-btn:hover,form.total-form select .fr-toolbar .fr-btn:hover,form.total-form .hipwig > .fr-box .fr-toolbar .fr-btn:hover{color:rgba(34, 34, 34, 1.00)}form.total-form select{padding-right:1.5rem}form.total-form .fr-view{color:rgba(34, 34, 34, 1.00)}form.total-form fieldset.text-box.textarea,form.total-form fieldset.filedrop .dz-preview{border-color:rgba(248, 248, 248, 1.00)}form.total-form.depot-form .dz-file-preview,form.total-form fieldset.file-box .dz-preview{background-color:rgba(255, 255, 255, 1.00);color:rgba(34, 34, 34, 1.00)}form.total-form.depot-form .dz-file-preview > .fa:first-child,form.total-form fieldset.file-box .dz-preview > .fa:first-child{color:rgba(34, 34, 34, 1.00)}form.total-form .total-preview.overflow{border-color:rgba(204, 204, 204, 1.00)}form.total-form .total-preview .dz-overlay > .fa,form.total-form fieldset.filedrop:not(.image-box):not(.file-box) .dz-preview:first-child > .fa{color:rgba(34, 34, 34, 1.00)}form.total-form fieldset.filedrop.gallery-box .dz-preview:first-child{border-color:rgba(34, 34, 34, 1.00)}form.total-form::placeholder{color:rgba(204, 204, 204, 1.00)}form.total-form:-ms-input-placeholder{color:rgba(204, 204, 204, 1.00)}form.total-form::-ms-input-placeholder{color:rgba(204, 204, 204, 1.00)}form.blog-filter select,form.blog-filter input{background-color:rgba(255, 255, 255, 1.00);border-color:rgba(204, 204, 204, 1.00);color:rgba(34, 34, 34, 1.00);height:2.30rem;padding:0.50rem;border-width:1px;border-radius:0px;margin-bottom:1.00rem;font-size:0.90rem}.datastore-admin > .fa,.post-image > .fa{color:rgba(34, 34, 34, 1.00)}.totalbar button.button,form.total-form button{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.totalbar button.button:hover,form.total-form button:hover{background-color:rgba(0, 133, 176, 1.00)}.actionbar{background-color:rgba(255, 255, 255, 0.90);color:rgba(34, 34, 34, 1.00)}.actionbar > a,.actionbar > a > .fa{color:rgba(34, 34, 34, 1.00)}.tall #stacks_in_87_13{display:none}

.button.b-p {
  box-sizing: border-box;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  text-transform: none;
  -webkit-appearance: button;
  cursor: pointer; }

.button.b-p[disabled] {
  cursor: default; }

.button.b-p::-moz-focus-inner {
  border: 0;
  padding: 0; }

.button.b-p {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: inherit;
  font-weight: inherit;
  line-height: 1.5;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 0.375rem 1rem;
  font-size: 1rem;
  transition: background-color 300ms ease-out; }
  .button.b-p.large {
    padding: 0.75rem 1.25rem;
    font-size: 1.25rem; }
  .button.b-p.small {
    padding: 0.25rem 0.75rem;
    font-size: .8875rem; }
  .button.b-p.tiny {
    padding: .2rem .45rem;
    font-size: .8875rem; }
  .button.b-p.expand {
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%; }
  .button.b-p.left-align {
    text-align: left;
    text-indent: .75rem; }
  .button.b-p.right-align {
    text-align: right;
    padding-right: .75rem; }
  .button.b-p.radius {
    border-radius: 3px; }
  .button.b-p.round {
    border-radius: 1000px; }
  .button.b-p.disabled, .button.b-p[disabled] {
    background-color: #008CBA;
    border-color: #007095;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: .7; }
  .button.b-p.right {
    float: right !important; }

.button.b-p::-moz-focus-inner {
  border: 0;
  padding: 0; }

@media only screen and (min-width: 40.063em) {
  .button.b-p {
    display: inline-block; } }

.com_bigwhiteduck_stacks_FoundationButtonPlus2_stack .bp-styles-warning,
.com_bigwhiteduck_stacks_buttonplus_master_stack .bp-styles-warning {
  display: none; }

.button.b-p:not(.custom) {
  background-color: rgba(3, 37, 76, 1.00);
  color: rgba(255, 255, 255, 1.00); }
  .button.b-p:not(.custom):hover {
    color: rgba(255, 255, 255, 1.00);
    background-color: #064996; }
  .button.b-p.secondary:not(.custom) {
    background-color: rgba(231, 231, 231, 1.00);
    color: rgba(51, 51, 51, 1.00); }
    .button.b-p.secondary:not(.custom):hover {
      color: rgba(51, 51, 51, 1.00);
      background-color: white; }
  .button.b-p.alert:not(.custom) {
    background-color: rgba(217, 83, 79, 1.00); }
    .button.b-p.alert:not(.custom):hover {
      background-color: #e7908e; }
  .button.b-p.success:not(.custom) {
    background-color: rgba(92, 184, 92, 1.00); }
    .button.b-p.success:not(.custom):hover {
      background-color: #91cf91; }
  .button.b-p.radius:not(.custom) {
    border-radius: 2px; }
  .button.b-p.ghost:not(.custom) {
    background-color: transparent;
    border-width: 1px;
    border-color: rgba(3, 37, 76, 1.00);
    color: rgba(3, 37, 76, 1.00); }
    .button.b-p.ghost:not(.custom):hover {
      color: rgba(255, 255, 255, 1.00);
      border-color: #064996;
      background-color: #064996; }
    .button.b-p.ghost.secondary:not(.custom) {
      border-color: rgba(231, 231, 231, 1.00);
      color: rgba(231, 231, 231, 1.00); }
      .button.b-p.ghost.secondary:not(.custom):hover {
        color: rgba(51, 51, 51, 1.00);
        border-color: white;
        background-color: white; }
    .button.b-p.ghost.alert:not(.custom) {
      border-color: rgba(217, 83, 79, 1.00);
      color: rgba(217, 83, 79, 1.00); }
      .button.b-p.ghost.alert:not(.custom):hover {
        color: rgba(255, 255, 255, 1.00);
        border-color: #e7908e;
        background-color: #e7908e; }
    .button.b-p.ghost.success:not(.custom) {
      border-color: rgba(92, 184, 92, 1.00);
      color: rgba(92, 184, 92, 1.00); }
      .button.b-p.ghost.success:not(.custom):hover {
        color: rgba(255, 255, 255, 1.00);
        border-color: #91cf91;
        background-color: #91cf91; }
  .button.b-p.outline-ghost:not(.custom) {
    border-color: rgba(204, 204, 204, 1.00);
    border-width: 1px;
    color: rgba(55, 58, 60, 1.00);
    background-color: transparent; }
    .button.b-p.outline-ghost:not(.custom):hover {
      color: #5c6164;
      border-color: #f2f2f2;
      background-color: rgba(212, 212, 212, 0.00); }
.target.stacks_in_87_14{    margin:0px;}.target.stacks_in_87_14{z-index:9;}.target.stacks_in_87_14.width-fill{width:calc(100% - 0px)}.target.stacks_in_87_14.width-flexible{width:100%}.target.stacks_in_87_14.width-fixed{width:128px}.target.stacks_in_87_14.height-fill{height:calc(100% - 0px)}.target.stacks_in_87_14.height-flexible{height:100%}.target.stacks_in_87_14.height-fixed{height:250px}.target.stacks_in_87_14[class*="relative-"].top-pt{top:0%}.target.stacks_in_87_14[class*="relative-"].top-px{top:0px}.target.stacks_in_87_14[class*="relative-"].bottom-pt{bottom:0%}.target.stacks_in_87_14[class*="relative-"].bottom-px{bottom:0px}.target.stacks_in_87_14[class*="relative-"].right-pt{right:0%}.target.stacks_in_87_14[class*="relative-"].right-px{right:0px}.target.stacks_in_87_14[class*="relative-"].left-pt{left:0%}.target.stacks_in_87_14[class*="relative-"].left-px{left:0px}.target.stacks_in_87_14.shift-up{margin-top:-0px}.target.stacks_in_87_14.shift-down{margin-bottom:-0px}.target.stacks_in_87_14.shift-left{right:0px}.target.stacks_in_87_14.shift-right{left:0px}.target.stacks_in_87_14.pin-top,.target.stacks_in_87_14.pin-bottom{left:0px}.target.stacks_in_87_14.pin-left,.target.stacks_in_87_14.pin-right{top:0px}
/*
1.5.0.1
- hotfix: display bug with dropdown items in edit mode
*/
#stacks_in_87_15 {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#stacks_in_87_15 > * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:focus {
  outline-style:none;
  box-shadow:none;
  border-color:transparent;
}

#stacks_in_87_15 .clean-menu-extra {
  display: none;
}
#clean-menu_stacks_in_87_15 .clean-menu-logo .cm-logo-right {
  white-space: nowrap;
}
#clean-menu_stacks_in_87_15 .clean-menu-logo .cm-logo-right * {
  margin: 0;
  display: flex;
  align-self: center;
}
#clean-menu-full_stacks_in_87_15.cm-full-menu li > a:hover,
#clean-menu_stacks_in_87_15 li > a:hover {
  text-decoration: none;
}

#stacks_in_87_15 nav {
  border: 0px solid transparent;
}
#clean-menu_stacks_in_87_15 {
  max-width: 1320px;
  box-sizing: border-box;
  padding: 0px 20px;
  
  margin: 0 auto;
  
}
/* compatability fixes */
#clean-menu_stacks_in_87_15 ul {
  margin: 0;
}
#clean-menu-full_stacks_in_87_15.cm-full-menu ul,
#clean-menu_stacks_in_87_15 .clean-menu-top-level > ul > li > ul {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
#clean-menu_stacks_in_87_15 ul li > a:after,
#clean-menu_stacks_in_87_15 .clean-menu-top-level > ul > li > ul li > a:after {
  align-self: center;
}
/* --- */
#clean-menu-full_stacks_in_87_15.cm-full-menu,
#clean-menu_stacks_in_87_15 .clean-menu-top-level > ul > li > ul {
  position: absolute;
  top: 0;
  left: 0;
}
#clean-menu-full_stacks_in_87_15.cm-full-menu ul,
#clean-menu_stacks_in_87_15 .clean-menu-top-level > ul > li > ul {
  text-decoration: none;
  list-style: none;
  margin: 0;
  display: block;
  padding: 0px 0px;
  background: transparent;
}
#clean-menu-full_stacks_in_87_15.cm-full-menu ul {
  padding: 6px 0px;
}
#clean-menu-full_stacks_in_87_15.cm-full-menu ul li,
#clean-menu_stacks_in_87_15 .clean-menu-top-level > ul > li > ul li {
  display: block;
  margin: 0;
  padding: 0;
  float: none;
  background: transparent;
}
#clean-menu-full_stacks_in_87_15.cm-full-menu ul li > a,
#clean-menu_stacks_in_87_15 .clean-menu-top-level > ul > li > ul li > a {
  padding: 5px 20px;
  margin: 0;
  line-height: 1;
  background: transparent;
  display: inline-block;
}
#clean-menu_stacks_in_87_15 .clean-menu-top-level > ul > li.clean-menu-dropdown > ul {
  padding: 6px 0px;
}
#clean-menu_stacks_in_87_15 .clean-menu-top-level > ul > li > ul li > a {
  padding: 6px 20px;
}
#clean-menu-full_stacks_in_87_15.cm-full-menu ul > li > a {
  font-weight: bold;
}
#clean-menu-full_stacks_in_87_15.cm-full-menu ul > li > .cm-custom-content {
  padding: 4px 20px 4px 20px;
}
#clean-menu-full_stacks_in_87_15.cm-full-menu ul ul > li > .cm-custom-content {
  padding: 4px 20px 4px 30px;
}
#clean-menu-full_stacks_in_87_15.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
  padding: 4px 20px 4px 0px;
}
#clean-menu-full_stacks_in_87_15.cm-full-menu ul ul > li > a,
#clean-menu_stacks_in_87_15 .clean-menu-top-level > ul > li > ul ul {
  padding: 6px 20px;
  font-weight: normal;
  line-height: 1;
  height: auto;
}
#clean-menu-full_stacks_in_87_15.cm-full-menu ul > div,
#clean-menu_stacks_in_87_15 .clean-menu-top-level > ul > li > ul > div {
  padding: 20px;
}
#clean-menu-full_stacks_in_87_15.cm-full-menu ul > div a,
#clean-menu_stacks_in_87_15 .clean-menu-top-level > ul > li > ul > div a {
  display: block;
  padding: 0;
}
#clean-menu-full_stacks_in_87_15.cm-full-menu ul ul,
#clean-menu_stacks_in_87_15 .clean-menu-top-level > ul > li > ul ul {
  display: block;
  padding: 0px 0px 10px 10px;
  margin: 0;
}
#clean-menu-full_stacks_in_87_15.cm-full-menu,
#clean-menu_stacks_in_87_15 .clean-menu-top-level > ul > li > ul {
  position: absolute;
  z-index: 9999;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: -webkit-transform 300ms ease, opacity 300ms ease;
  transition: -webkit-transform 300ms ease, opacity 300ms ease;
  transition: transform 300ms ease, opacity 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease, opacity 300ms ease;
  -webkit-transform: translate(0, 50px);
  transform: translate(0, 50px);
  min-width: 250px;
  border-radius: 4px;
  box-shadow: 0px 10px 20px rgba(0,0,0,0.4);
}
#clean-menu-full_stacks_in_87_15.cm-full-menu.clean-menu-active {
  -webkit-transform: translate(0px, 5px);
  transform: translate(0px, 5px);
  pointer-events: all;
  opacity: 1;
}
#clean-menu-full_stacks_in_87_15.cm-full-menu {
  height: 0;
  overflow: hidden;
}
#clean-menu-full_stacks_in_87_15.cm-full-menu.clean-menu-active {
  height: auto;
}


#clean-menu-full_stacks_in_87_15.cm-full-menu {
  -webkit-transform: translate(-100%, 50px);
  transform: translate(-100%, 50px);
}
#clean-menu-full_stacks_in_87_15.cm-full-menu.clean-menu-active {
  -webkit-transform: translate(-100%, 5px);
  transform: translate(-100%, 5px);
}


#clean-menu-full_stacks_in_87_15.cm-full-menu.clean-menu-active ul {
  pointer-events: all;
  opacity: 1;
}
#clean-menu-full_stacks_in_87_15 ul {
  opacity: 0;
  pointer-events: none;
  z-index: 0;
  -webkit-transition: opacity 450ms ease;
  transition: opacity 450ms ease;
}
#clean-menu-full_stacks_in_87_15.clean-menu-active ul {
  opacity: 1;
  pointer-events: all;
}
.cm-toggle {
  width: 30px;
  height: 28px;
  position: relative;
  margin: 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}
.cm-toggle span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #333;
  border-radius: 4px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
.cm-toggle span:nth-child(1) {
  top: 0px;
}
.cm-toggle span:nth-child(2),.cm-toggle span:nth-child(3) {
  top: 10px;
}
.cm-toggle span:nth-child(4) {
  top: 20px;
}
.cm-toggle.open span:nth-child(1) {
  opacity: 0;
}
.cm-toggle.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cm-toggle.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cm-toggle.open span:nth-child(4) {
  opacity: 0;
}



#clean-menu_stacks_in_87_15 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#clean-menu_stacks_in_87_15 > div {
  align-self: center;
}
#clean-menu_stacks_in_87_15 .clean-menu-full .cm-menu-toggle {
  width: 30px;
  height: 25px;
  box-sizing: border-box;
  padding: 0;
/*  border: 1px solid #000;*/
  border-radius: 3px;
  cursor: pointer;
}
#clean-menu_stacks_in_87_15 > div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 10px 0;
  flex-grow: 1;
  transition: margin 300ms ease;
}
#clean-menu_stacks_in_87_15 .clean-menu-logo {
  max-width: 250px;
  min-width: 250px;
  margin: 0;
}
#clean-menu_stacks_in_87_15 .clean-menu-logo .cm-logo-wrap {
  max-width: 250px;
  min-width: 250px;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
}
#clean-menu_stacks_in_87_15 .clean-menu-logo a {
  text-decoration: none;
  display: block;
}
/*
div[tag="slice"] > .mez > #stacks_in_87_15.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo {
  width: 300px; max-width: 300px;
}
*/
#clean-menu_stacks_in_87_15 .clean-menu-logo > div > div {
  align-self: center;
}
#clean-menu_stacks_in_87_15 .clean-menu-logo .cm-logo-left {
  max-width: 73px;
  
  display: none;
  
  
  max-width: 9999px;
  
  margin: 10px 0;
}
div[tag="slice"] > .mez > #stacks_in_87_15.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo .cm-logo-left  {
  max-width: 128px;
  
  max-width: 9999px;
  
}
#clean-menu_stacks_in_87_15 .clean-menu-logo .cm-logo-right {
  
  display: none;
  
  margin: 10px 0;
}
#clean-menu_stacks_in_87_15 .clean-menu-top-level ul {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-end;
  
  display: none;
  
  
  -ms-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  list-style: none;
  padding: 0;
  text-decoration: none;
}
#clean-menu_stacks_in_87_15 .clean-menu-top-level ul > div {
  display: none;
}
#clean-menu_stacks_in_87_15 .clean-menu-top-level ul ul {
  display: none;
}
#clean-menu_stacks_in_87_15 .clean-menu-top-level ul li {
  margin: 0 15px;
  align-self: center;
  line-height: 1;
}
#clean-menu_stacks_in_87_15 .clean-menu-top-level ul li:first-child {
  margin-left: 0;
}
#clean-menu_stacks_in_87_15 .clean-menu-top-level ul li:last-child {
  margin-right: 0;
}
#clean-menu_stacks_in_87_15 .clean-menu-top-level ul li:last-child.cm-group-True {
  margin: 0;
}

#clean-menu_stacks_in_87_15 > div:nth-child(2),
#clean-menu_stacks_in_87_15 > div:nth-child(3) {
  -webkit-box-flex: initial;
  -ms-flex: none;
  flex: none;
  width: auto;
}
#clean-menu_stacks_in_87_15 > div:nth-child(3) {
  /* margin-left: 10px; */
}
#clean-menu_stacks_in_87_15 > div:nth-child(1) {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: auto;
  max-width: 100%;
}
#clean-menu_stacks_in_87_15 > div.clean-menu-top-level:nth-child(2) ul li:last-child,
#clean-menu_stacks_in_87_15 > div.clean-menu-top-level:nth-child(3) ul li:first-child {
  margin: 0 15px;
}
#clean-menu_stacks_in_87_15 > div.clean-menu-top-level:nth-child(2) > ul > li > ul li:last-child,
#clean-menu_stacks_in_87_15 > div.clean-menu-top-level:nth-child(3) > ul > li > ul li:first-child {
  margin: 0;
}


div[tag="slice"] > .mez > #stacks_in_87_15.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 0 0 15px;
}
#clean-menu_stacks_in_87_15 .clean-menu-top-level ul li > a,
#clean-menu_stacks_in_87_15 .clean-menu-top-level ul li > a:visited {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.40);
  font-size: inherit;
  
  line-height: 25px;
  align-items: center;
  padding: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
}
#clean-menu-full_stacks_in_87_15.cm-full-menu ul li > a {
  font-size: inherit;
}
#clean-menu_stacks_in_87_15 .clean-menu-top-level ul li > a,
#clean-menu-full_stacks_in_87_15.cm-full-menu ul li > a {
  font-family: inherit;
}
#clean-menu-full_stacks_in_87_15.cm-full-menu > ul > li > a {
  
}
#clean-menu_stacks_in_87_15 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_87_15.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_87_15 .clean-menu-top-level > ul > li > ul li > a svg {
  fill: rgba(0, 0, 0, 0.40);
  align-self: center;
  vertical-align: middle;
}
#clean-menu-full_stacks_in_87_15.cm-full-menu ul li > a,
#clean-menu_stacks_in_87_15 .clean-menu-top-level > ul > li > ul li > a{
  transition: color 150ms ease;
}
#clean-menu_stacks_in_87_15 .clean-menu-top-level ul li.cm-grouped-item,
#clean-menu-full_stacks_in_87_15.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_87_15 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  white-space: nowrap;
  display: flex;
  align-items: center;
}
#clean-menu-full_stacks_in_87_15.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_87_15 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  padding: 5px 20px;
}
#clean-menu_stacks_in_87_15 .clean-menu-top-level ul li.cm-grouped-item > a,
#clean-menu-full_stacks_in_87_15.cm-full-menu ul li.cm-grouped-item > a {
  display: inline-block;
  margin-left: 8px;
}
#clean-menu_stacks_in_87_15 .clean-menu-top-level ul li.cm-grouped-item > a {
  padding: 0;
}
#clean-menu_stacks_in_87_15 .clean-menu-top-level ul li.cm-grouped-item > a:first-child,
#clean-menu-full_stacks_in_87_15.cm-full-menu ul li.cm-grouped-item > a:first-child {
  margin-left: 0px;
}
#clean-menu-full_stacks_in_87_15.cm-full-menu ul li.cm-grouped-item > a {
  padding: 4px 30px 4px 0;
}
#clean-menu_stacks_in_87_15 .clean-menu-top-level ul li > a ion-icon, #clean-menu_stacks_in_87_15 .clean-menu-top-level ul li > a i,
#clean-menu-full_stacks_in_87_15.cm-full-menu ul li > a ion-icon, #clean-menu-full_stacks_in_87_15.cm-full-menu ul li > a i {
  font-size: 25px;
  line-height: 25px;
  

}
#stacks_in_87_15 li > a svg,
#clean-menu_stacks_in_87_15 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_87_15.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_87_15 .clean-menu-top-level > ul > li > ul li > a svg {
  
  width: 25px;
  height: 25px;
  
}

#clean-menu_stacks_in_87_15 .clean-menu-top-level ul li > a:hover {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.20);
}
#clean-menu_stacks_in_87_15 .clean-menu-top-level ul li > a:hover svg,
#clean-menu-full_stacks_in_87_15.cm-full-menu ul li > a:hover svg {
  fill: rgba(0, 0, 0, 0.20);
}
#clean-menu_stacks_in_87_15 .clean-menu-top-level ul li > a.cm-heading {
  pointer-events: none;
}
#clean-menu_stacks_in_87_15 .clean-menu-top-level ul li.cm-current > a {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.60);
}
#clean-menu_stacks_in_87_15 .clean-menu-top-level ul li.cm-current > a svg,
#clean-menu-full_stacks_in_87_15.cm-full-menu ul li.cm-current > a svg {
  fill: rgba(0, 0, 0, 0.60);
}
#clean-menu_stacks_in_87_15 .cm-toggle span {
  background: #E6E6E6;
}
#clean-menu_stacks_in_87_15 h1, #clean-menu_stacks_in_87_15 h2, #clean-menu_stacks_in_87_15 h3, #clean-menu_stacks_in_87_15 h4, #clean-menu_stacks_in_87_15 h5, #clean-menu_stacks_in_87_15 h6, #clean-menu_stacks_in_87_15 .layouts-text, #clean-menu_stacks_in_87_15 p {
  color: rgba(0, 0, 0, 0.60);
  font-size: inherit;
  margin: 0;
}
#clean-menu-full_stacks_in_87_15.cm-full-menu,
#clean-menu_stacks_in_87_15 .clean-menu-top-level > ul > li > ul {
  background: rgba(255, 255, 255, 1.00);
}
#clean-menu-full_stacks_in_87_15.cm-full-menu > ul > li,
#clean-menu_stacks_in_87_15 .clean-menu-top-level > ul > li > ul > li {
  border-bottom: 1px solid rgba(255,255,255,0.15)
}
#clean-menu-full_stacks_in_87_15.cm-full-menu > ul > li:last-child,
#clean-menu_stacks_in_87_15 .clean-menu-top-level > ul > li > ul > li:last-child {
  border-bottom: 0px solid transparent;
}
#clean-menu-full_stacks_in_87_15.cm-full-menu ul li > a,
#clean-menu-full_stacks_in_87_15.cm-full-menu ul li > a:visited,
#clean-menu-full_stacks_in_87_15.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_87_15 .clean-menu-top-level > ul > li > ul li > a,
#clean-menu_stacks_in_87_15 .clean-menu-top-level > ul > li > ul li > a:visited,
#clean-menu_stacks_in_87_15 .clean-menu-top-level > ul > li > ul li > a svg,
#clean-menu-full_stacks_in_87_15.cm-full-menu ul ul li:before {
  color: rgba(0, 0, 0, 0.40);
  fill: rgba(0, 0, 0, 0.40);
}
#clean-menu-full_stacks_in_87_15.cm-full-menu ul li > a:hover,
#clean-menu_stacks_in_87_15 .clean-menu-top-level > ul > li > ul li > a:hover,
#clean-menu_stacks_in_87_15 .clean-menu-top-level > ul > li > ul li > a:hover svg {
  color: rgba(0, 0, 0, 0.20);
  fill:  rgba(0, 0, 0, 0.20);
}
/* #clean-menu-full_stacks_in_87_15.cm-full-menu ul li > a.cm-heading:hover,
#clean-menu-full_stacks_in_87_15.cm-full-menu ul li > a.cm-heading:hover svg,
#clean-menu_stacks_in_87_15 .clean-menu-top-level > ul > li > ul li > a.cm-heading:hover {
  color: rgba(0, 0, 0, 0.40);
  cursor: default;
} */
#clean-menu-full_stacks_in_87_15.cm-full-menu ul li.cm-current > a,
#clean-menu_stacks_in_87_15 .clean-menu-top-level > ul > li > ul li.cm-current > a,
#clean-menu_stacks_in_87_15 .clean-menu-top-level > ul > li > ul li.cm-current > a svg {
  color: rgba(0, 0, 0, 0.60);
  fill:  rgba(0, 0, 0, 0.60);
}
#clean-menu_stacks_in_87_15 .clean-menu-top-level > ul > li > a.parent:after {
  border-color: rgba(0, 0, 0, 0.40);
}
#clean-menu_stacks_in_87_15 .clean-menu-top-level > ul > li > a.parent:hover:after {
  border-color: rgba(0, 0, 0, 0.20);
}
/* #clean-menu_stacks_in_87_15 .clean-menu-top-level > ul > li > a.cm-heading.parent:hover:after {
  border-color: rgba(0, 0, 0, 0.40);
} */
#clean-menu_stacks_in_87_15 .clean-menu-top-level > ul > li > a.parent.cm-current:after {
  border-color: rgba(0, 0, 0, 0.60);
}
.disable-parents #clean-menu_stacks_in_87_15 .clean-menu-top-level > ul > li > ul li > a.parent:hover:after,
.disable-parents #clean-menu_stacks_in_87_15 .clean-menu-top-level > ul > li > ul li > a.parent:hover,
#clean-menu-full_stacks_in_87_15.cm-full-menu.disable-parents  ul li > a.parent:hover {
  color: rgba(0, 0, 0, 0.40);
  border-color: rgba(0, 0, 0, 0.40);
}
.disable-parents #clean-menu_stacks_in_87_15 .clean-menu-top-level ul li > a.parent:hover,
.disable-parents #clean-menu_stacks_in_87_15 .clean-menu-top-level ul li > a.parent:hover:after {
  color: rgba(0, 0, 0, 0.40);
  border-color: rgba(0, 0, 0, 0.40);
}

#clean-menu_stacks_in_87_15 .clean-menu-logo {
  margin: 0;
  width: 250px;
  max-width: 250px;
}
#clean-menu_stacks_in_87_15 .clean-menu-logo .cm-logo-wrap {
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  max-width: 250px;
  width: 100%;
  margin-right: 5px;
}
#clean-menu_stacks_in_87_15 .clean-menu-full {
  width: 250px;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
}
/*
div[tag="slice"] > .mez > #stacks_in_87_15.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-full {
width: auto; max-width: 300px;
}
*/
#clean-menu_stacks_in_87_15 .clean-menu-full .cm-menu-toggle {
  display: inline-block;
  float: right;
}
#clean-menu_stacks_in_87_15 .clean-menu-top-level ul {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
div[tag="slice"] > .mez > #stacks_in_87_15.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 7px;
}







#clean-menu_stacks_in_87_15 .clean-menu-logo,
#clean-menu_stacks_in_87_15 .clean-menu-full {
  width: 50px;
  min-width: 50px;
  max-width: 50px;
}





@media all and (min-width: 771px) {
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_87_15.cm-full-menu ul li {
    border-width: 0;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_87_15 {
    padding: 10px 0px;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_87_15.cm-full-menu ul li.cm-hide-dropdown-menu,
  body:not(.cm-mobile-example) #clean-menu_stacks_in_87_15 ul li.cm-hide-menu {
    display: none;
  }
  
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_87_15.cm-full-menu {
    left: 0;
    right: 0;
    bottom: auto;
    width: auto;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_87_15.cm-full-menu ul {
    text-align: center;
    padding: 20px 0px;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_87_15.cm-full-menu ul li {
    display: inline-block;
    vertical-align: top;
    text-align: left;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_87_15.cm-full-menu ul ul li{
    display: block;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_87_15.cm-full-menu ul ul {
    padding: 0 0 0 0;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_87_15.cm-full-menu ul ul ul {
    padding: 0 0 0 0;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_87_15.cm-full-menu ul ul > li > a {
    padding: 4px 20px;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_87_15.cm-full-menu {
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_87_15.cm-full-menu.clean-menu-active {
    -webkit-transform: translate(0, 5px);
    transform: translate(0, 5px);
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_87_15.cm-full-menu ul {
    padding: 0;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_87_15.cm-full-menu ul ul li {
    margin: 3px 0px 3px 15px;
    position: relative;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_87_15.cm-full-menu ul ul li {
    line-height: 1;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_87_15.cm-full-menu ul ul li:before {
    content: ">";
    position: absolute;
    left: 5px;
    top: 4px;
    line-height: 1;
    font-family: monospace;
    font-weight: bold;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_87_15.cm-full-menu > ul > li {
    margin: 30px 0;
  }
  
  #clean-menu_stacks_in_87_15 .clean-menu-top-level > ul > li > ul.cm-wide {
    display: grid;
  }
  #clean-menu_stacks_in_87_15 .clean-menu-top-level > ul > li > ul.cm-wide > li {
    text-align: left;
    align-self: flex-start;
  }
}

#clean-menu_stacks_in_87_15 .clean-menu-top-level > ul > li > a.parent,
#clean-menu-full_stacks_in_87_15.cm-full-menu ul > li > a.parent,
#clean-menu_stacks_in_87_15 .clean-menu-top-level > ul > li > ul li > a.parent {
  cursor: default;
}
#clean-menu_stacks_in_87_15 .clean-menu-top-level > ul > li > ul li > a.parent {
  font-weight: bold;
}
#clean-menu-full_stacks_in_87_15.cm-full-menu ul ul li.parent > a {
  font-weight: bold;
  /* padding: 0; */
}
#clean-menu-full_stacks_in_87_15.cm-full-menu ul ul li.parent:before {
  display: none;
}

#clean-menu_stacks_in_87_15 .clean-menu-top-level > ul > li > a.parent {
  display: none;
}


@media all and (max-width: 770px) {
  
  #clean-menu_stacks_in_87_15.clean-menu {
    gap: 0 16px;
  }
  #clean-menu-full_stacks_in_87_15 {
    min-width: 300px;
  }
  #clean-menu_stacks_in_87_15 .clean-menu-full {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 10px 0;
  }
  #clean-menu_stacks_in_87_15 > div:last-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #clean-menu_stacks_in_87_15 .clean-menu-full .cm-menu-toggle {
    display: block;
  }
  #clean-menu_stacks_in_87_15 .clean-menu-top-level {
    display: none;
  }
  
  
  #clean-menu-full_stacks_in_87_15.cm-full-menu ul li {
    display: block;
  }
  #clean-menu-full_stacks_in_87_15.cm-full-menu ul {
    padding: 12px 0px;
  }
  #clean-menu-full_stacks_in_87_15.cm-full-menu ul > li > .cm-custom-content {
    padding: 4px 24px 4px 24px;
  }
  #clean-menu-full_stacks_in_87_15.cm-full-menu ul ul > li > .cm-custom-content {
    padding: 4px 24px 4px 34px;
  }
  #clean-menu-full_stacks_in_87_15.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
    padding: 4px 24px 4px 0px;
  }
  #clean-menu-full_stacks_in_87_15.cm-full-menu ul li.cm-grouped-item{
    padding: 4px 24px;
  }
  #clean-menu-full_stacks_in_87_15.cm-full-menu ul li > a {
    font-size: calc(inherit + 2 );
    line-height: calc(inherit + 2 );
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_87_15.cm-full-menu ul ul > li > a {
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_87_15.cm-full-menu ul li.cm-grouped-item > a {
    width: auto;
  }
  #clean-menu-full_stacks_in_87_15.cm-full-menu {
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
  }
  #clean-menu-full_stacks_in_87_15.cm-full-menu.clean-menu-active {
    -webkit-transform: translate(0px, 5px);
    transform: translate(0px, 5px);
  }
  #clean-menu-full_stacks_in_87_15.cm-full-menu ul li.cm-grouped-item > a {
    padding: 8px 30px 8px 0;
  }
}






.cm-mobile-example #clean-menu-full_stacks_in_87_15 {
  min-width: 300px;
}
.cm-mobile-example #clean-menu_stacks_in_87_15 .clean-menu-full {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.cm-mobile-example #clean-menu_stacks_in_87_15 > div:last-child {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.cm-mobile-example #clean-menu_stacks_in_87_15 .clean-menu-full .cm-menu-toggle {
  display: block;
}
.cm-mobile-example #clean-menu_stacks_in_87_15 .clean-menu-top-level {
  display: none;
}
.cm-mobile-example #clean-menu-full_stacks_in_87_15.cm-full-menu ul li {
  display: block;
}
.cm-mobile-example #clean-menu-full_stacks_in_87_15.cm-full-menu ul li > a {
  padding: 10px 20px;
  width: 100%;
  box-sizing: border-box;
}
.cm-mobile-example #clean-menu-full_stacks_in_87_15.cm-full-menu ul ul > li > a {
  padding: 10px 20px;
  width: 100%;
  box-sizing: border-box;
}
.cm-mobile-example #clean-menu-full_stacks_in_87_15.cm-full-menu ul li.cm-grouped-item > a {
  width: auto;
}
.cm-mobile-example #clean-menu-full_stacks_in_87_15.cm-full-menu {
  -webkit-transform: translate(0, 50px);
  transform: translate(0, 50px);
}
.cm-mobile-example #clean-menu-full_stacks_in_87_15.cm-full-menu.clean-menu-active {
  -webkit-transform: translate(0px, 5px);
  transform: translate(0px, 5px);
}
.cm-mobile-example #clean-menu-full_stacks_in_87_15.cm-full-menu ul li.cm-grouped-item > a {
  padding: 8px 30px 8px 0;
}









#clean-menu_stacks_in_87_15 .clean-menu-top-level ul li.cm-current > a {
  
}




@font-face{font-family:Rubik;font-style:normal;font-weight:normal;src:url("https://www.intersputnik.int/ru/resources/fonts/rubik-v28-cyrillic-ext_hebrew_latin-ext/rubik-v28-cyrillic-ext_hebrew_latin-ext-regular.eot");src:url("https://www.intersputnik.int/ru/resources/fonts/rubik-v28-cyrillic-ext_hebrew_latin-ext/rubik-v28-cyrillic-ext_hebrew_latin-ext-regular.eot?#iefix") format("embedded-opentype");src:url("https://www.intersputnik.int/ru/resources/fonts/rubik-v28-cyrillic-ext_hebrew_latin-ext/rubik-v28-cyrillic-ext_hebrew_latin-ext-regular.svg#font-pro") format("svg");src:url("https://www.intersputnik.int/ru/resources/fonts/rubik-v28-cyrillic-ext_hebrew_latin-ext/rubik-v28-cyrillic-ext_hebrew_latin-ext-regular.otf") format("opentype");src:url("https://www.intersputnik.int/ru/resources/fonts/rubik-v28-cyrillic-ext_hebrew_latin-ext/rubik-v28-cyrillic-ext_hebrew_latin-ext-regular.ttf") format("truetype");src:url("https://www.intersputnik.int/ru/resources/fonts/rubik-v28-cyrillic-ext_hebrew_latin-ext/rubik-v28-cyrillic-ext_hebrew_latin-ext-regular.woff2") format("woff2");src:url("https://www.intersputnik.int/ru/resources/fonts/rubik-v28-cyrillic-ext_hebrew_latin-ext/rubik-v28-cyrillic-ext_hebrew_latin-ext-regular.woff") format("woff");}@font-face{font-family:Rubik;font-style:normal;font-weight:bold;src:url("https://www.intersputnik.int/ru/resources/fonts/rubik-v28-cyrillic-ext_hebrew_latin-ext/rubik-v28-cyrillic-ext_hebrew_latin-ext-600.eot");src:url("https://www.intersputnik.int/ru/resources/fonts/rubik-v28-cyrillic-ext_hebrew_latin-ext/rubik-v28-cyrillic-ext_hebrew_latin-ext-600.eot?#iefix") format("embedded-opentype");src:url("https://www.intersputnik.int/ru/resources/fonts/rubik-v28-cyrillic-ext_hebrew_latin-ext/rubik-v28-cyrillic-ext_hebrew_latin-ext-600.svg#font-pro") format("svg");src:url("https://www.intersputnik.int/ru/resources/fonts/rubik-v28-cyrillic-ext_hebrew_latin-ext/rubik-v28-cyrillic-ext_hebrew_latin-ext-600.otf") format("opentype");src:url("https://www.intersputnik.int/ru/resources/fonts/rubik-v28-cyrillic-ext_hebrew_latin-ext/rubik-v28-cyrillic-ext_hebrew_latin-ext-600.ttf") format("truetype");src:url("https://www.intersputnik.int/ru/resources/fonts/rubik-v28-cyrillic-ext_hebrew_latin-ext/rubik-v28-cyrillic-ext_hebrew_latin-ext-600.woff2") format("woff2");src:url("https://www.intersputnik.int/ru/resources/fonts/rubik-v28-cyrillic-ext_hebrew_latin-ext/rubik-v28-cyrillic-ext_hebrew_latin-ext-600.woff") format("woff");}@font-face{font-family:Rubik;font-style:italic;font-weight:normal;src:url("https://www.intersputnik.int/ru/resources/fonts/rubik-v28-cyrillic-ext_hebrew_latin-ext/rubik-v28-cyrillic-ext_latin_latin-ext-italic.eot");src:url("https://www.intersputnik.int/ru/resources/fonts/rubik-v28-cyrillic-ext_hebrew_latin-ext/rubik-v28-cyrillic-ext_latin_latin-ext-italic.eot?#iefix") format("embedded-opentype");src:url("https://www.intersputnik.int/ru/resources/fonts/rubik-v28-cyrillic-ext_hebrew_latin-ext/rubik-v28-cyrillic-ext_latin_latin-ext-italic.svg#font-pro") format("svg");src:url("https://www.intersputnik.int/ru/resources/fonts/rubik-v28-cyrillic-ext_hebrew_latin-ext/rubik-v28-cyrillic-ext_latin_latin-ext-italic.otf") format("opentype");src:url("https://www.intersputnik.int/ru/resources/fonts/rubik-v28-cyrillic-ext_hebrew_latin-ext/rubik-v28-cyrillic-ext_latin_latin-ext-italic.ttf") format("truetype");src:url("https://www.intersputnik.int/ru/resources/fonts/rubik-v28-cyrillic-ext_hebrew_latin-ext/rubik-v28-cyrillic-ext_latin_latin-ext-italic.woff2") format("woff2");src:url("https://www.intersputnik.int/ru/resources/fonts/rubik-v28-cyrillic-ext_hebrew_latin-ext/rubik-v28-cyrillic-ext_latin_latin-ext-italic.woff") format("woff");}@font-face{font-family:Rubik;font-style:italic;font-weight:bold;src:url("https://www.intersputnik.int/ru/resources/fonts/rubik-v28-cyrillic-ext_hebrew_latin-ext/rubik-v28-cyrillic-ext_hebrew_latin-ext-600italic.eot");src:url("https://www.intersputnik.int/ru/resources/fonts/rubik-v28-cyrillic-ext_hebrew_latin-ext/rubik-v28-cyrillic-ext_hebrew_latin-ext-600italic.eot?#iefix") format("embedded-opentype");src:url("https://www.intersputnik.int/ru/resources/fonts/rubik-v28-cyrillic-ext_hebrew_latin-ext/rubik-v28-cyrillic-ext_hebrew_latin-ext-600italic.svg#font-pro") format("svg");src:url("https://www.intersputnik.int/ru/resources/fonts/rubik-v28-cyrillic-ext_hebrew_latin-ext/rubik-v28-cyrillic-ext_hebrew_latin-ext-600italic.otf") format("opentype");src:url("https://www.intersputnik.int/ru/resources/fonts/rubik-v28-cyrillic-ext_hebrew_latin-ext/rubik-v28-cyrillic-ext_hebrew_latin-ext-600italic.ttf") format("truetype");src:url("https://www.intersputnik.int/ru/resources/fonts/rubik-v28-cyrillic-ext_hebrew_latin-ext/rubik-v28-cyrillic-ext_hebrew_latin-ext-600italic.woff2") format("woff2");src:url("https://www.intersputnik.int/ru/resources/fonts/rubik-v28-cyrillic-ext_hebrew_latin-ext/rubik-v28-cyrillic-ext_hebrew_latin-ext-600italic.woff") format("woff");}
 html,body, h1,.font-family-h1,h1 a,.font-family-h1 a, h2,.font-family-h2,h2 a,.font-family-h2 a, h3,.font-family-h3,h3 a,.font-family-h3 a, h4,.font-family-h4,h4 a,.font-family-h4 a, h5,.font-family-h5,h5 a,.font-family-h5 a, h6,.font-family-h6,h6 a,.font-family-h6 a, blockquote, a, ul,ul li,ol,ol li,dl,dl dd, fieldset,input,textarea,form label,input + label,fieldset label,input + datalist,legend, button,.button,.btn, p:not(.custom-font),.font-family-text,.text_stack:not(.custom-font),.fontpro-stacks_in_87_31{font-family:"Rubik",sans-serif !important}p:not(.custom-font),p.font-family-text:not(.custom-font),.text_stack:not(.custom-font){font-family:"Rubik",sans-serif !important}
/* Depth Limit */

#stacks_in_4 .depth_limit {
	max-width: 960px;
}
#stacks_in_4 .depth_limit_padding {
	padding: 40px 20px 20px 20px;
}
@media screen and (min-width: 770px){
	#stacks_in_4 .depth_limit_padding {
		padding: 40px 20px 20px 20px;
	}
}

/* Depth Limit Gradient*/

#stacks_in_4.depth_limit_wrapper{
	   
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 95%);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 95%);
	

	
}





@media only screen and (min-width:0px){#stacks_in_15{}}


@media only screen and (min-width:0px){#stacks_in_81{}}

@media only screen and (min-width:0px){#stacks_in_34{}}

@media only screen and (min-width:0px){#stacks_in_20{}}

