.editr{border:1px solid #e4e4e4;width:100%}.editr--toolbar{background:#f6f6f6;border-bottom:1px solid #e4e4e4;position:relative;display:flex;height:32px}.editr--toolbar a{display:inline-block;width:8vw;max-width:32px;height:32px;color:#333;fill:#333;cursor:pointer;text-align:center;line-height:1}.editr--toolbar a:hover{background:rgba(0,0,0,.1)}.editr--toolbar a:active{background:rgba(0,0,0,.2)}.editr--toolbar a svg{width:16px;height:16px;margin:8px auto}.editr--toolbar a svg path{fill:inherit}.editr--toolbar a.vw-btn-separator{width:1px;margin:0 8px}.editr--toolbar a.vw-btn-separator:hover{background:initial;cursor:default}.editr--toolbar a.vw-btn-separator i.vw-separator{border-left:1px solid rgba(0,0,0,.1);height:100%;position:absolute;width:1px}.editr--toolbar .dashboard{width:100%;position:absolute;top:32px;left:0;text-align:left;padding:8px 16px;background:hsla(0,0%,100%,.95);border:1px solid #f6f6f6}.editr--content{min-height:150px;padding:12px 8px 16px;line-height:1.33;font-family:inherit;color:inherit;overflow-y:auto}.editr--content[contenteditable=true]:empty:before{content:attr(placeholder);color:rgba(0,0,0,.3);display:block}.editr--content img{max-width:100%}.editr--content table{width:100%;border-collapse:collapse}.editr--content table th{text-align:left}.editr--content table td,.editr--content table th{border:1px solid #ddd;padding:2px}.editr--content:focus{outline:0}.editr--content ol li,.editr--content ul li{list-style-position:inside}@media screen and (max-width:320px){.editr--toolbar a{margin:0 2px}.editr--toolbar a.vw-btn-separator{display:none}}@-webkit-keyframes passing-through{0%{opacity:0;transform:translateY(40px)}30%,70%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-40px)}}@keyframes passing-through{0%{opacity:0;transform:translateY(40px)}30%,70%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-40px)}}@-webkit-keyframes slide-in{0%{opacity:0;transform:translateY(40px)}30%{opacity:1;transform:translateY(0)}}@keyframes slide-in{0%{opacity:0;transform:translateY(40px)}30%{opacity:1;transform:translateY(0)}}@-webkit-keyframes pulse{0%{transform:scale(1)}10%{transform:scale(1.1)}20%{transform:scale(1)}}@keyframes pulse{0%{transform:scale(1)}10%{transform:scale(1.1)}20%{transform:scale(1)}}.dropzone,.dropzone *{box-sizing:border-box}.dropzone{min-height:150px;border:2px solid rgba(0,0,0,.3);background:#fff;padding:20px}.dropzone.dz-clickable{cursor:pointer}.dropzone.dz-clickable *{cursor:default}.dropzone.dz-clickable .dz-message,.dropzone.dz-clickable .dz-message *{cursor:pointer}.dropzone.dz-started .dz-message{display:none}.dropzone.dz-drag-hover{border-style:solid}.dropzone.dz-drag-hover .dz-message{opacity:.5}.dropzone .dz-message{text-align:center;margin:2em 0}.dropzone .dz-preview{position:relative;display:inline-block;vertical-align:top;margin:16px;min-height:100px}.dropzone .dz-preview:hover{z-index:1000}.dropzone .dz-preview.dz-file-preview .dz-image{border-radius:20px;background:#999;background:linear-gradient(180deg,#eee,#ddd)}.dropzone .dz-preview.dz-file-preview .dz-details{opacity:1}.dropzone .dz-preview.dz-image-preview{background:#fff}.dropzone .dz-preview.dz-image-preview .dz-details{transition:opacity .2s linear}.dropzone .dz-preview .dz-remove{font-size:14px;text-align:center;display:block;cursor:pointer;border:none}.dropzone .dz-preview .dz-remove:hover{text-decoration:underline}.dropzone .dz-preview:hover .dz-details{opacity:1}.dropzone .dz-preview .dz-details{z-index:20;position:absolute;top:0;left:0;opacity:0;font-size:13px;min-width:100%;max-width:100%;padding:2em 1em;text-align:center;color:rgba(0,0,0,.9);line-height:150%}.dropzone .dz-preview .dz-details .dz-size{margin-bottom:1em;font-size:16px}.dropzone .dz-preview .dz-details .dz-filename{white-space:nowrap}.dropzone .dz-preview .dz-details .dz-filename:hover span{border:1px solid hsla(0,0%,78.4%,.8);background-color:hsla(0,0%,100%,.8)}.dropzone .dz-preview .dz-details .dz-filename:not(:hover){overflow:hidden;text-overflow:ellipsis}.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span{border:1px solid transparent}.dropzone .dz-preview .dz-details .dz-filename span,.dropzone .dz-preview .dz-details .dz-size span{background-color:hsla(0,0%,100%,.4);padding:0 .4em;border-radius:3px}.dropzone .dz-preview:hover .dz-image img{transform:scale(1.05);filter:blur(8px)}.dropzone .dz-preview .dz-image{border-radius:20px;overflow:hidden;width:120px;height:120px;position:relative;display:block;z-index:10}.dropzone .dz-preview .dz-image img{display:block}.dropzone .dz-preview.dz-success .dz-success-mark{-webkit-animation:passing-through 3s cubic-bezier(.77,0,.175,1);animation:passing-through 3s cubic-bezier(.77,0,.175,1)}.dropzone .dz-preview.dz-error .dz-error-mark{opacity:1;-webkit-animation:slide-in 3s cubic-bezier(.77,0,.175,1);animation:slide-in 3s cubic-bezier(.77,0,.175,1)}.dropzone .dz-preview .dz-error-mark,.dropzone .dz-preview .dz-success-mark{pointer-events:none;opacity:0;z-index:500;position:absolute;display:block;top:50%;left:50%;margin-left:-27px;margin-top:-27px}.dropzone .dz-preview .dz-error-mark svg,.dropzone .dz-preview .dz-success-mark svg{display:block;width:54px;height:54px}.dropzone .dz-preview.dz-processing .dz-progress{opacity:1;transition:all .2s linear}.dropzone .dz-preview.dz-complete .dz-progress{opacity:0;transition:opacity .4s ease-in}.dropzone .dz-preview:not(.dz-processing) .dz-progress{-webkit-animation:pulse 6s ease infinite;animation:pulse 6s ease infinite}.dropzone .dz-preview .dz-progress{opacity:1;z-index:1000;pointer-events:none;position:absolute;height:16px;left:50%;top:50%;margin-top:-8px;width:80px;margin-left:-40px;background:hsla(0,0%,100%,.9);-webkit-transform:scale(1);border-radius:8px;overflow:hidden}.dropzone .dz-preview .dz-progress .dz-upload{background:#333;background:linear-gradient(180deg,#666,#444);position:absolute;top:0;left:0;bottom:0;width:0;transition:width .3s ease-in-out}.dropzone .dz-preview.dz-error .dz-error-message{display:block}.dropzone .dz-preview.dz-error:hover .dz-error-message{opacity:1;pointer-events:auto}.dropzone .dz-preview .dz-error-message{pointer-events:none;z-index:1000;position:absolute;display:block;display:none;opacity:0;transition:opacity .3s ease;border-radius:8px;font-size:13px;top:130px;left:-10px;width:140px;background:#be2626;background:linear-gradient(180deg,#be2626,#a92222);padding:.5em 1.2em;color:#fff}.dropzone .dz-preview .dz-error-message:after{content:"";position:absolute;top:-6px;left:64px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #be2626}.vue-dropzone{border:2px solid #e5e5e5;font-family:Arial,sans-serif;letter-spacing:.2px;color:#777;transition:background-color .2s linear}.vue-dropzone:hover{background-color:#f6f6f6}.vue-dropzone i{color:#ccc}.vue-dropzone .dz-preview .dz-image{border-radius:0;width:100%;height:100%}.vue-dropzone .dz-preview .dz-image img:not([src]){width:200px;height:200px}.vue-dropzone .dz-preview .dz-image:hover img{transform:none;-webkit-filter:none}.vue-dropzone .dz-preview .dz-details{bottom:0;top:0;color:#fff;background-color:rgba(33,150,243,.8);transition:opacity .2s linear;text-align:left}.vue-dropzone .dz-preview .dz-details .dz-filename{overflow:hidden}.vue-dropzone .dz-preview .dz-details .dz-filename span,.vue-dropzone .dz-preview .dz-details .dz-size span{background-color:transparent}.vue-dropzone .dz-preview .dz-details .dz-filename:not(:hover) span{border:none}.vue-dropzone .dz-preview .dz-details .dz-filename:hover span{background-color:transparent;border:none}.vue-dropzone .dz-preview .dz-progress .dz-upload{background:#ccc}.vue-dropzone .dz-preview .dz-remove{position:absolute;z-index:30;color:#fff;margin-left:15px;padding:10px;top:inherit;bottom:15px;border:2px solid #fff;text-decoration:none;text-transform:uppercase;font-size:.8rem;font-weight:800;letter-spacing:1.1px;opacity:0}.vue-dropzone .dz-preview:hover .dz-remove{opacity:1}.vue-dropzone .dz-preview .dz-error-mark,.vue-dropzone .dz-preview .dz-success-mark{margin-left:auto;margin-top:auto;width:100%;top:35%;left:0}.vue-dropzone .dz-preview .dz-error-mark svg,.vue-dropzone .dz-preview .dz-success-mark svg{margin-left:auto;margin-right:auto}.vue-dropzone .dz-preview .dz-error-message{top:15%;margin-left:auto;margin-right:auto;left:0;width:100%}.vue-dropzone .dz-preview .dz-error-message:after{bottom:-6px;top:auto;border-top:6px solid #a92222;border-bottom:none}.form[data-v-ebce4d12]{display:flex;align-content:flex-end}.form label[data-v-ebce4d12]{margin-right:1rem}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}._gradient-bar.landing-page-introduction-box:before,.box._gradient-bar:before,.commercial-training-course-item:before,.faqs-coming-soon-banner,.installation-of-the-month-previous-winners-calendar ._gradient-bar.years:before,.installation-of-the-month-submissions ._gradient-bar.installation-of-the-month-submission:before,.installation-of-the-month-widget ._gradient-bar.installation-of-the-month-box:before,.installation-of-the-month-widget .installation-of-the-month-box .title,.landing-page-introduction-box .highlight-bar,.landing-page-introduction-box:before,.landing-page-panels .landing-page-panel:before,.main-faqs-page-wrapper .faq-categories .faq-category:before,.touch-page .box-3 .panels .panel:before,.training-course-list .training-course-list-item:before,.websites-page .website-themes-box .website-themes .website-theme:before,.youve-connected-overlay .inner-box,.youve-disconnected-overlay .inner-box{background:#005f4d;background:linear-gradient(90deg,#7ac143,#005f4d 50%)}._gradient-bar.landing-page-introduction-box:before,.box._gradient-bar:before,.installation-of-the-month-previous-winners-calendar ._gradient-bar.years:before,.installation-of-the-month-submissions ._gradient-bar.installation-of-the-month-submission:before,.installation-of-the-month-widget ._gradient-bar.installation-of-the-month-box:before,.touch-page .box-3 .panels .panel:before,.websites-page .website-themes-box .website-themes .website-theme:before{content:"";display:block;width:100%;height:15px}.clearfix{clear:both}.clearfix:after{display:block;content:"";clear:both}@media print{.footer-main,.header-main,.hidden-print{display:none}}.relative{position:relative}.pulse-animation{-webkit-animation:pulse-animation 1s linear infinite;animation:pulse-animation 1s linear infinite}@-webkit-keyframes pulse-animation{0%{transform:scale(1)}50%{transform:scale(1.4)}to{transform:scale(1)}}@keyframes pulse-animation{0%{transform:scale(1)}50%{transform:scale(1.4)}to{transform:scale(1)}}.cursor-pointer{cursor:pointer}.cursor-disabled,.cursor-disabled:hover,.cursor-disabled button,.cursor-disabled button:hover{cursor:not-allowed!important}.break-all{word-break:break-all}.fade-in-enter-active{transition:all .3s ease}.fade-in-leave-active{transition:all .3s cubic-bezier(1,.5,.8,1)}.fade-in-enter,.fade-in-leave-to{opacity:0}.fade-enter-active,.fade-leave-active{transition:opacity 2s}.fade-enter,.fade-leave-to{opacity:0}.transparent-overlay{background:transparent;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}*{box-sizing:border-box}html{font-family:Rubik,sans-serif;font-size:14px;color:#484848;scroll-behavior:smooth}body,html{min-height:100vh;width:100%;margin:0}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){body,html{height:100%}}body{background:#fff}#sidebar-open-overlay{display:none}body.main-sidebar-open{overflow:hidden}@media only screen and (min-width:1280px){body.main-sidebar-open{overflow:initial}}body.main-sidebar-open #sidebar-open-overlay{display:block;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:4}@media only screen and (min-width:1280px){body.main-sidebar-open #sidebar-open-overlay{display:none}}p{line-height:2}.outer-container{display:flex;min-height:100vh}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.outer-container{height:100%}}.outer-container .header-mobile-menu-button{display:flex;color:#fff;cursor:pointer}.outer-container .header-mobile-menu-button .icon{padding:10px;display:flex;flex-direction:column;justify-content:space-around}.outer-container .header-mobile-menu-button strong{display:flex;flex-direction:column;justify-content:space-around;text-transform:uppercase;letter-spacing:2px}@media only screen and (min-width:1280px){.outer-container .header-mobile-menu-button{display:none}}.outer-container .sidebar-mobile-menu-button{position:absolute;right:10px;top:10px;font-size:1.5rem;cursor:pointer}@media only screen and (min-width:1280px){.outer-container .sidebar-mobile-menu-button{display:none}}.outer-container .main-sidebar-outer-container{display:none;flex-direction:column;min-height:100vh;width:280px;flex-shrink:0;flex-grow:0}.outer-container .main-sidebar-outer-container._open{display:flex;position:fixed;top:0;left:0;bottom:0;z-index:5;background:#fff;padding-right:30px;font-size:.8rem;overflow:auto}@media only screen and (min-width:1280px){.outer-container .main-sidebar-outer-container,.outer-container .main-sidebar-outer-container._open{display:flex;padding-right:0;font-size:1rem;position:relative}.outer-container .main-sidebar-outer-container._open{top:0;left:0;z-index:5;background:transparent}}.outer-container .main-sidebar-outer-container .logo{padding:35px 20px 20px 50px}.outer-container .main-sidebar-outer-container .sidebar-menu-items{margin-left:35px;margin-top:15px;margin-bottom:100px}.outer-container .main-sidebar-outer-container .sidebar-menu-items .sidebar-menu-item{display:flex;padding:15px;position:relative;margin:5px 0;transition:padding-left .2s ease}.outer-container .main-sidebar-outer-container .sidebar-menu-items .sidebar-menu-item span{display:flex;flex-direction:column;justify-content:space-around}.outer-container .main-sidebar-outer-container .sidebar-menu-items .sidebar-menu-item .icon{position:relative}.outer-container .main-sidebar-outer-container .sidebar-menu-items .sidebar-menu-item .icon .count-badge{background:#005f4d;color:#fff;text-align:center;border-radius:100%;width:17px;height:17px;font-size:.7rem;font-weight:600;position:absolute;bottom:0;right:4px}.outer-container .main-sidebar-outer-container .sidebar-menu-items .sidebar-menu-item .icon i{margin-right:10px;font-size:1.6rem;color:#005f4d}.outer-container .main-sidebar-outer-container .sidebar-menu-items .sidebar-menu-item:hover{padding-left:20px}.outer-container .main-sidebar-outer-container .sidebar-menu-items .sidebar-menu-item._active,.outer-container .main-sidebar-outer-container .sidebar-menu-items .sidebar-menu-item._active:hover{background:#005f4d;color:#fff;border-radius:15px;padding-left:15px}.outer-container .main-sidebar-outer-container .sidebar-menu-items .sidebar-menu-item._active .icon .count-badge,.outer-container .main-sidebar-outer-container .sidebar-menu-items .sidebar-menu-item._active:hover .icon .count-badge{background:#fff;color:#005f4d}.outer-container .main-sidebar-outer-container .sidebar-menu-items .sidebar-menu-item._active .icon i,.outer-container .main-sidebar-outer-container .sidebar-menu-items .sidebar-menu-item._active:hover .icon i{color:#fff}.outer-container .main-sidebar-outer-container .sidebar-menu-items .sidebar-menu-item .new-marker{position:absolute;left:-10px;top:20px;background:#9c0b00;color:#fff;font-size:.6rem;padding:2px;border-radius:2px;border:1px solid #fff}.outer-container .main-section-outer-container{display:flex;flex-direction:column;flex-grow:1;z-index:1;width:100%;margin-top:65px;min-height:calc(100vh - 65px)}@media only screen and (min-width:1280px){.outer-container .main-section-outer-container{min-height:100vh;padding:30px;max-width:calc(100% - 275px);margin-top:0}}.outer-container .header-outer-container{flex-shrink:0;position:fixed;top:0;left:0;right:0;background:#005f4d;z-index:2}@media only screen and (min-width:1280px){.outer-container .header-outer-container{position:relative;background:transparent}}.outer-container .main-content-outer-container{display:flex;flex-direction:column;flex-shrink:0;flex-grow:1;background-color:#f4f2ed}@media only screen and (min-width:1280px){.outer-container .main-content-outer-container{border-bottom-left-radius:30px;border-bottom-right-radius:30px;padding:30px;margin-top:0}}.outer-container .footer-outer-container{flex-shrink:0}a{color:#19181a;text-decoration:none}a:active,a:focus,a:hover{color:#4c494f}h1,h2,h3,h4,h5,h6,strong{font-weight:600}.footer-main,.txt-sm{font-size:.8rem}.footer-main .footer-email,.txt-md{font-size:1rem}.txt-lg{font-size:1.2rem}.txt-italic{font-style:italic}.footer-main .footer-tel,.txt-strong{font-weight:600}.row-primary,.row-primary a,.txt-primary{color:#005f4d}.row-secondary,.row-secondary a,.txt-secondary{color:#f82637}.row-positive,.row-positive a,.text-success,.txt-positive{color:#00ba77}.txt-light{color:#8c8c8c}.txt-lighter{color:#e3e3e3}.row-danger,.row-danger a,.txt-danger{color:#9c0b00}.row-warning,.row-warning a,.txt-warning{color:#b75400}.fa,.fab,.fal,.far,.fas{text-align:center;width:1.25em}.btn-default,.swal2-actions button.swal2-styled.swal2-cancel,.swal2-actions button.swal2-styled.swal2-cancel:active,.swal2-actions button.swal2-styled.swal2-cancel:focus{box-sizing:border-box!important;display:inline-block;font-size:.9rem;font-weight:600;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:all .25s ease;background:#f9f9f9;color:#000;border:1px solid #e0e0e0;padding:12px 25px;text-decoration:none;cursor:pointer;border-radius:4px}.btn-default:active,.btn-default:focus,.btn-default:hover,.swal2-actions button.swal2-styled.swal2-cancel:active,.swal2-actions button.swal2-styled.swal2-cancel:focus,.swal2-actions button.swal2-styled.swal2-cancel:hover{background:#000;color:#f9f9f9;border:1px solid #f9f9f9;text-decoration:none}.btn-default._xs,.swal2-actions button._xs.swal2-styled.swal2-cancel{padding:5px;font-size:.8em}.btn-default._sm,.swal2-actions button._sm.swal2-styled.swal2-cancel{padding:5px 10px;font-size:.9em}.btn-default._lg,.swal2-actions button._lg.swal2-styled.swal2-cancel{padding:15px 30px;font-size:1.1em}.btn-default._xl,.swal2-actions button._xl.swal2-styled.swal2-cancel{padding:20px 40px;font-size:1.3em}.btn-default._loading,.swal2-actions button._loading.swal2-styled.swal2-cancel{cursor:wait}@media print{.btn-default,.swal2-actions button.swal2-styled.swal2-cancel,.swal2-actions button.swal2-styled.swal2-cancel:active,.swal2-actions button.swal2-styled.swal2-cancel:focus{display:none}}.btn-default:disabled,.btn-default[disabled],.swal2-actions button.swal2-styled.swal2-cancel:disabled,.swal2-actions button[disabled].swal2-styled.swal2-cancel{background:#e3e3e3;color:#565656;border:1px solid #e3e3e3;cursor:not-allowed}.btn-default:disabled:active,.btn-default:disabled:focus,.btn-default:disabled:hover,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,.swal2-actions button.swal2-styled.swal2-cancel:disabled:active,.swal2-actions button.swal2-styled.swal2-cancel:disabled:focus,.swal2-actions button.swal2-styled.swal2-cancel:disabled:hover,.swal2-actions button[disabled].swal2-styled.swal2-cancel:active,.swal2-actions button[disabled].swal2-styled.swal2-cancel:focus,.swal2-actions button[disabled].swal2-styled.swal2-cancel:hover{background:#e3e3e3;color:#565656;border:1px solid #e3e3e3;cursor:not-allowed;text-decoration:none}.btn-primary,.swal2-actions button.swal2-styled.swal2-confirm,.swal2-actions button.swal2-styled.swal2-confirm:active,.swal2-actions button.swal2-styled.swal2-confirm:focus{box-sizing:border-box!important;display:inline-block;font-size:.9rem;font-weight:600;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:all .25s ease;background:#005f4d;color:#fff;border:1px solid #fff;padding:12px 25px;text-decoration:none;cursor:pointer;border-radius:4px}.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.swal2-actions button.swal2-styled.swal2-confirm:active,.swal2-actions button.swal2-styled.swal2-confirm:focus,.swal2-actions button.swal2-styled.swal2-confirm:hover{background:#fff;color:#005f4d;border:1px solid #005f4d;text-decoration:none}.btn-primary._xs,.swal2-actions button._xs.swal2-styled.swal2-confirm{padding:5px;font-size:.8em}.btn-primary._sm,.swal2-actions button._sm.swal2-styled.swal2-confirm{padding:5px 10px;font-size:.9em}.btn-primary._lg,.swal2-actions button._lg.swal2-styled.swal2-confirm{padding:15px 30px;font-size:1.1em}.btn-primary._xl,.swal2-actions button._xl.swal2-styled.swal2-confirm{padding:20px 40px;font-size:1.3em}.btn-primary._loading,.swal2-actions button._loading.swal2-styled.swal2-confirm{cursor:wait}@media print{.btn-primary,.swal2-actions button.swal2-styled.swal2-confirm,.swal2-actions button.swal2-styled.swal2-confirm:active,.swal2-actions button.swal2-styled.swal2-confirm:focus{display:none}}.btn-primary:disabled,.btn-primary[disabled],.swal2-actions button.swal2-styled.swal2-confirm:disabled,.swal2-actions button[disabled].swal2-styled.swal2-confirm{background:#e3e3e3;color:#565656;border:1px solid #e3e3e3;cursor:not-allowed}.btn-primary:disabled:active,.btn-primary:disabled:focus,.btn-primary:disabled:hover,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,.swal2-actions button.swal2-styled.swal2-confirm:disabled:active,.swal2-actions button.swal2-styled.swal2-confirm:disabled:focus,.swal2-actions button.swal2-styled.swal2-confirm:disabled:hover,.swal2-actions button[disabled].swal2-styled.swal2-confirm:active,.swal2-actions button[disabled].swal2-styled.swal2-confirm:focus,.swal2-actions button[disabled].swal2-styled.swal2-confirm:hover{background:#e3e3e3;color:#565656;border:1px solid #e3e3e3;cursor:not-allowed;text-decoration:none}.btn-link{box-sizing:border-box!important;display:inline-block;font-size:.9rem;font-weight:600;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:all .25s ease;background:transparent;color:#8c8c8c;border:1px solid transparent;padding:12px 25px;text-decoration:none;cursor:pointer;border-radius:4px}.btn-link:active,.btn-link:focus,.btn-link:hover{background:#fff;color:#565656;border:1px solid #fff;text-decoration:none}.btn-link._xs{padding:5px;font-size:.8em}.btn-link._sm{padding:5px 10px;font-size:.9em}.btn-link._lg{padding:15px 30px;font-size:1.1em}.btn-link._xl{padding:20px 40px;font-size:1.3em}.btn-link._loading{cursor:wait}@media print{.btn-link{display:none}}.btn-link:disabled,.btn-link[disabled]{background:#e3e3e3;color:#565656;border:1px solid #e3e3e3;cursor:not-allowed}.btn-link:disabled:active,.btn-link:disabled:focus,.btn-link:disabled:hover,.btn-link[disabled]:active,.btn-link[disabled]:focus,.btn-link[disabled]:hover{background:#e3e3e3;color:#565656;border:1px solid #e3e3e3;cursor:not-allowed;text-decoration:none}.btn-secondary,.swal2-actions button.swal2-styled.swal2-deny,.swal2-actions button.swal2-styled.swal2-deny:active,.swal2-actions button.swal2-styled.swal2-deny:focus{box-sizing:border-box!important;display:inline-block;font-size:.9rem;font-weight:600;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:all .25s ease;background:#f82637;color:#fff;border:1px solid #f70d20;padding:12px 25px;text-decoration:none;cursor:pointer;border-radius:4px}.btn-secondary:active,.btn-secondary:focus,.btn-secondary:hover,.swal2-actions button.swal2-styled.swal2-deny:active,.swal2-actions button.swal2-styled.swal2-deny:focus,.swal2-actions button.swal2-styled.swal2-deny:hover{background:#fff;color:#f82637;border:1px solid #f82637;text-decoration:none}.btn-secondary._xs,.swal2-actions button._xs.swal2-styled.swal2-deny{padding:5px;font-size:.8em}.btn-secondary._sm,.swal2-actions button._sm.swal2-styled.swal2-deny{padding:5px 10px;font-size:.9em}.btn-secondary._lg,.swal2-actions button._lg.swal2-styled.swal2-deny{padding:15px 30px;font-size:1.1em}.btn-secondary._xl,.swal2-actions button._xl.swal2-styled.swal2-deny{padding:20px 40px;font-size:1.3em}.btn-secondary._loading,.swal2-actions button._loading.swal2-styled.swal2-deny{cursor:wait}@media print{.btn-secondary,.swal2-actions button.swal2-styled.swal2-deny,.swal2-actions button.swal2-styled.swal2-deny:active,.swal2-actions button.swal2-styled.swal2-deny:focus{display:none}}.btn-secondary:disabled,.btn-secondary[disabled],.swal2-actions button.swal2-styled.swal2-deny:disabled,.swal2-actions button[disabled].swal2-styled.swal2-deny{background:#e3e3e3;color:#565656;border:1px solid #e3e3e3;cursor:not-allowed}.btn-secondary:disabled:active,.btn-secondary:disabled:focus,.btn-secondary:disabled:hover,.btn-secondary[disabled]:active,.btn-secondary[disabled]:focus,.btn-secondary[disabled]:hover,.swal2-actions button.swal2-styled.swal2-deny:disabled:active,.swal2-actions button.swal2-styled.swal2-deny:disabled:focus,.swal2-actions button.swal2-styled.swal2-deny:disabled:hover,.swal2-actions button[disabled].swal2-styled.swal2-deny:active,.swal2-actions button[disabled].swal2-styled.swal2-deny:focus,.swal2-actions button[disabled].swal2-styled.swal2-deny:hover{background:#e3e3e3;color:#565656;border:1px solid #e3e3e3;cursor:not-allowed;text-decoration:none}.btn-primary-outline,.vue-dropzone .dz-preview .dz-remove{box-sizing:border-box!important;display:inline-block;font-size:.9rem;font-weight:600;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:all .25s ease;background:#fff;color:#005f4d;border:1px solid #005f4d;padding:12px 25px;text-decoration:none;cursor:pointer;border-radius:4px}.btn-primary-outline:active,.btn-primary-outline:focus,.btn-primary-outline:hover,.vue-dropzone .dz-preview .dz-remove:active,.vue-dropzone .dz-preview .dz-remove:focus,.vue-dropzone .dz-preview .dz-remove:hover{background:#005f4d;color:#fff;border:1px solid #fff;text-decoration:none}.btn-primary-outline._xs,.vue-dropzone .dz-preview ._xs.dz-remove{padding:5px;font-size:.8em}.btn-primary-outline._sm,.vue-dropzone .dz-preview ._sm.dz-remove{padding:5px 10px;font-size:.9em}.btn-primary-outline._lg,.vue-dropzone .dz-preview ._lg.dz-remove{padding:15px 30px;font-size:1.1em}.btn-primary-outline._xl,.vue-dropzone .dz-preview ._xl.dz-remove{padding:20px 40px;font-size:1.3em}.btn-primary-outline._loading,.vue-dropzone .dz-preview ._loading.dz-remove{cursor:wait}@media print{.btn-primary-outline,.vue-dropzone .dz-preview .dz-remove{display:none}}.btn-primary-outline:disabled,.btn-primary-outline[disabled],.vue-dropzone .dz-preview .dz-remove:disabled,.vue-dropzone .dz-preview [disabled].dz-remove{background:#e3e3e3;color:#565656;border:1px solid #e3e3e3;cursor:not-allowed}.btn-primary-outline:disabled:active,.btn-primary-outline:disabled:focus,.btn-primary-outline:disabled:hover,.btn-primary-outline[disabled]:active,.btn-primary-outline[disabled]:focus,.btn-primary-outline[disabled]:hover,.vue-dropzone .dz-preview .dz-remove:disabled:active,.vue-dropzone .dz-preview .dz-remove:disabled:focus,.vue-dropzone .dz-preview .dz-remove:disabled:hover,.vue-dropzone .dz-preview [disabled].dz-remove:active,.vue-dropzone .dz-preview [disabled].dz-remove:focus,.vue-dropzone .dz-preview [disabled].dz-remove:hover{background:#e3e3e3;color:#565656;border:1px solid #e3e3e3;cursor:not-allowed;text-decoration:none}.btn-secondary-outline{box-sizing:border-box!important;display:inline-block;font-size:.9rem;font-weight:600;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:all .25s ease;background:#fff;color:#f82637;border:1px solid #e3e3e3;padding:12px 25px;text-decoration:none;cursor:pointer;border-radius:4px}.btn-secondary-outline:active,.btn-secondary-outline:focus,.btn-secondary-outline:hover{background:#f82637;color:#fff;border:1px solid #fff;text-decoration:none}.btn-secondary-outline._xs{padding:5px;font-size:.8em}.btn-secondary-outline._sm{padding:5px 10px;font-size:.9em}.btn-secondary-outline._lg{padding:15px 30px;font-size:1.1em}.btn-secondary-outline._xl{padding:20px 40px;font-size:1.3em}.btn-secondary-outline._loading{cursor:wait}@media print{.btn-secondary-outline{display:none}}.btn-secondary-outline:disabled,.btn-secondary-outline[disabled]{background:#e3e3e3;color:#565656;border:1px solid #e3e3e3;cursor:not-allowed}.btn-secondary-outline:disabled:active,.btn-secondary-outline:disabled:focus,.btn-secondary-outline:disabled:hover,.btn-secondary-outline[disabled]:active,.btn-secondary-outline[disabled]:focus,.btn-secondary-outline[disabled]:hover{background:#e3e3e3;color:#565656;border:1px solid #e3e3e3;cursor:not-allowed;text-decoration:none}.btn-danger{box-sizing:border-box!important;display:inline-block;font-size:.9rem;font-weight:600;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:all .25s ease;background:#9c0b00;color:#fff;border:1px solid #9c0b00;padding:12px 25px;text-decoration:none;cursor:pointer;border-radius:4px}.btn-danger:active,.btn-danger:focus,.btn-danger:hover{background:#fff;color:#9c0b00;border:1px solid #9c0b00;text-decoration:none}.btn-danger._xs{padding:5px;font-size:.8em}.btn-danger._sm{padding:5px 10px;font-size:.9em}.btn-danger._lg{padding:15px 30px;font-size:1.1em}.btn-danger._xl{padding:20px 40px;font-size:1.3em}.btn-danger._loading{cursor:wait}@media print{.btn-danger{display:none}}.btn-danger:disabled,.btn-danger[disabled]{background:#e3e3e3;color:#565656;border:1px solid #e3e3e3;cursor:not-allowed}.btn-danger:disabled:active,.btn-danger:disabled:focus,.btn-danger:disabled:hover,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover{background:#e3e3e3;color:#565656;border:1px solid #e3e3e3;cursor:not-allowed;text-decoration:none}.btn-dropdown{position:relative;display:inline-block}.btn-dropdown .btn-dropdown-menu{display:none;border:1px solid #e3e3e3;padding:10px;position:absolute;right:0;background:#fff;z-index:1;min-width:100%}.btn-dropdown .btn-dropdown-menu a{font-size:14px;display:block;white-space:nowrap;padding:10px}.btn-dropdown._open .btn-dropdown-menu{display:block}.swal2-actions button.swal2-styled:focus{box-shadow:none}form.width-lg{max-width:600px}.form-group{margin-bottom:30px}.form-group label{display:block;margin-bottom:5px;font-weight:400;color:#19181a}.form-group label.text-danger{color:#9c0b00}.form-group._inline .form-control,.form-group._inline label{display:inline-block;width:auto}.form-group._inline .full-width{width:100%}.form-group._invalid .form-control,.form-group.has-error .form-control{border-color:#8b0000}.form-control{width:100%;height:42px;padding:6px 12px;background-color:#fff;border:1px solid #e3e3e3;border-radius:6px;box-shadow:none}.form-control input+input,.form-control select+select{margin-top:10px}.form-control._sm{height:30px;padding:5px}.form-control._inline{display:inline-block;width:auto}.form-control._invalid{border-color:#9c0b00}.form-control._stealth{border-color:transparent;background-color:transparent}.form-control._stealth:focus{outline:none}.form-control:disabled,.form-control[disabled]{background:#e3e3e3;color:#565656;border:1px solid #e3e3e3}.input-group{position:relative;display:flex;flex-wrap:nowrap;align-items:stretch;width:100%;border:1px solid #e3e3e3;border-radius:6px;background-color:#fff}.input-group .input-group-addon{display:flex;align-items:center;padding:.375rem .75rem;text-align:center;white-space:nowrap;background-color:#f4f2ed}.input-group .form-control{border:0}textarea.form-control{height:auto;border-radius:6px}.checkboxes{display:flex;flex-direction:column}.checkboxes._inline{flex-direction:row;flex-wrap:wrap}.checkboxes._inline .checkbox{display:flex;padding-right:15px;white-space:nowrap}.checkboxes._inline .checkbox .checkbox-label{margin-left:5px}.checkbox{margin-top:15px}.checkbox._inline{display:inline-block}.radios{display:flex;flex-direction:column}.radios._inline{flex-direction:row;flex-wrap:wrap}.radios._inline .radio{display:flex;padding-right:15px;white-space:nowrap}.radios._inline .radio .radio-label{margin-left:5px}.radios._switches{position:relative;display:inline-flex;flex-direction:row}.radios._switches .radio{flex:1;margin-top:0}.radios._switches .radio label{position:relative;border:1px solid #8c8c8c}.radios._switches .radio:last-child label{border-left:0}.radios._switches .radio .radio-label{white-space:nowrap;display:block;padding:9.5px 15px;cursor:pointer}.radios._switches .radio .radio-label:hover{background-color:#e6e6e6}.radios._switches .radio input{display:none}.radios._switches .radio input:checked~.radio-label{background-color:#005f4d;color:#fff}.radios._switches .radio input:checked~.radio-label:hover{background-color:#002c24;color:#fff}.radio{margin-top:15px}.radio._inline{display:inline-block}.checkbox label,.radio label{font-weight:400}.form-error{margin-top:5px;color:#9c0b00}.multi-select-input{width:100%;height:42px;background-color:#fff;border:1px solid #e3e3e3;border-radius:6px;box-shadow:none;position:relative;cursor:pointer}.multi-select-input .multi-select-input-placeholder{color:#787878;height:37px;white-space:nowrap;margin-top:7px;width:calc(100% - 30px);text-overflow:ellipsis;overflow:hidden;padding:6px 12px}.multi-select-input .multi-select-input-inner{border:1px solid #e3e3e3;background:#fff;position:absolute;z-index:5;max-height:500px;overflow:auto;overflow-x:hidden;top:42px;padding:10px;left:0;right:0}.multi-select-input .multi-select-input-inner .level-1-toggle-parent{border:1px solid #e3e3e3;padding:5px;font-weight:500;font-size:.9rem;position:relative;margin:5px 0}.multi-select-input .multi-select-input-inner .level-1-toggle-parent .fa-chevron-down{position:absolute;right:5px;top:calc(50% - 7px)}.multi-select-input .multi-select-input-inner .multi-select-input-group .checkbox,.multi-select-input .multi-select-input-inner .multi-select-input-group .radio{margin-top:5px}.multi-select-input .multi-select-input-inner .multi-select-input-group .checkbox label,.multi-select-input .multi-select-input-inner .multi-select-input-group .radio label{display:flex;justify-content:space-between;margin:0;background:#f4f2ed;color:#8c8c8c;font-size:.8rem;padding:5px}.multi-select-input .multi-select-input-inner .multi-select-input-group .checkbox .checkbox-label,.multi-select-input .multi-select-input-inner .multi-select-input-group .checkbox .radio-label,.multi-select-input .multi-select-input-inner .multi-select-input-group .radio .checkbox-label,.multi-select-input .multi-select-input-inner .multi-select-input-group .radio .radio-label{width:calc(100% - 30px)}.multi-select-input .multi-select-input-inner .multi-select-input-group .checkbox:last-child,.multi-select-input .multi-select-input-inner .multi-select-input-group .radio:last-child{border-bottom:0}.multi-select-input .multi-select-input-inner .multi-select-input-group .checkbox.level-2 .checkbox-label,.multi-select-input .multi-select-input-inner .multi-select-input-group .checkbox.level-2 .radio-label,.multi-select-input .multi-select-input-inner .multi-select-input-group .radio.level-2 .checkbox-label,.multi-select-input .multi-select-input-inner .multi-select-input-group .radio.level-2 .radio-label{padding-left:15px}.multi-select-input .multi-select-input-inner .multi-select-input-group .checkbox.level-3 .checkbox-label,.multi-select-input .multi-select-input-inner .multi-select-input-group .checkbox.level-3 .radio-label,.multi-select-input .multi-select-input-inner .multi-select-input-group .radio.level-3 .checkbox-label,.multi-select-input .multi-select-input-inner .multi-select-input-group .radio.level-3 .radio-label{padding-left:30px}.multi-select-input .multi-select-input-inner .multi-select-input-group .input-group-title{font-size:.8rem;color:#f82637}.multi-select-input .dropdown-icon{position:absolute;right:10px;top:calc(50% - 10px)}.toggle-wrapper{overflow:hidden;position:relative}.toggle-wrapper input{height:30px;left:0;opacity:0;position:absolute;top:0;width:30px}.toggle-wrapper .toggle-checkbox{position:relative;display:inline-block}.toggle-wrapper .toggle-checkbox label:before{content:none}.toggle-wrapper .toggle-checkbox .check{left:35px;border-radius:50%;width:25px;height:25px;position:absolute;transition:.4s ease;top:2.5px;background:#9c0b00}.toggle-wrapper .toggle-checkbox .check:after,.toggle-wrapper .toggle-checkbox .check:before{content:" ";position:absolute;height:3px;border-radius:10px;background:#fff;transition:.4s ease;top:-7px;left:-4px}.toggle-wrapper .toggle-checkbox .check:before{width:15px;transform:rotate(-45deg) translate(-7px,19px)}.toggle-wrapper .toggle-checkbox .check:after{width:15px;transform:rotate(45deg) translate(19px,7px)}.toggle-wrapper .toggle-checkbox input:checked+label .check{left:2.5px;transform:rotate(1turn);background:#00ba77}.toggle-wrapper .toggle-checkbox input:checked+label .check:before{width:15px;transform:rotate(-45deg) translate(-4px,22px)}.toggle-wrapper .toggle-checkbox input:checked+label .check:after{width:10px;transform:rotate(45deg) translate(20px,11px)}.toggle-wrapper label.toggle-item{width:65px;background:#fff;height:32px;display:inline-block;border-radius:50px;position:relative;transition:all .3s ease;transform-origin:20% center;cursor:pointer;border:1px solid #8c8c8c}img{max-width:100%}hr{margin-top:30px;margin-bottom:30px;border-top:1px solid #e3e3e3;border-bottom:0}.box,.installation-of-the-month-previous-winners-calendar .years,.installation-of-the-month-submissions .installation-of-the-month-submission,.installation-of-the-month-widget .installation-of-the-month-box,.landing-page-introduction-box{background:#fff;box-shadow:0 0 15px 0 rgba(0,0,0,.1)}@media only screen and (min-width:1280px){.box,.installation-of-the-month-previous-winners-calendar .years,.installation-of-the-month-submissions .installation-of-the-month-submission,.installation-of-the-month-widget .installation-of-the-month-box,.landing-page-introduction-box{border-radius:15px}}.box .box-content,.installation-of-the-month-previous-winners-calendar .years .box-content,.installation-of-the-month-submissions .installation-of-the-month-submission .box-content,.installation-of-the-month-widget .installation-of-the-month-box .box-content,.landing-page-introduction-box .box-content{padding:15px}@media only screen and (min-width:1024px){.box .box-content,.installation-of-the-month-previous-winners-calendar .years .box-content,.installation-of-the-month-submissions .installation-of-the-month-submission .box-content,.installation-of-the-month-widget .installation-of-the-month-box .box-content,.landing-page-introduction-box .box-content{padding:30px}}._shaded.landing-page-introduction-box,.box._shaded,.installation-of-the-month-previous-winners-calendar ._shaded.years,.installation-of-the-month-submissions ._shaded.installation-of-the-month-submission,.installation-of-the-month-widget ._shaded.installation-of-the-month-box{background:#e3e3e3}._shaded.landing-page-introduction-box hr,.box._shaded hr,.installation-of-the-month-previous-winners-calendar ._shaded.years hr,.installation-of-the-month-submissions ._shaded.installation-of-the-month-submission hr,.installation-of-the-month-widget ._shaded.installation-of-the-month-box hr{border-color:#d6d6d6}._bordered.landing-page-introduction-box,.box._bordered,.installation-of-the-month-previous-winners-calendar ._bordered.years,.installation-of-the-month-submissions ._bordered.installation-of-the-month-submission,.installation-of-the-month-widget ._bordered.installation-of-the-month-box{border:1px solid #e3e3e3}._brand.landing-page-introduction-box,.box._brand,.installation-of-the-month-previous-winners-calendar ._brand.years,.installation-of-the-month-submissions ._brand.installation-of-the-month-submission,.installation-of-the-month-widget ._brand.installation-of-the-month-box{background:#005f4d;color:#fff}._highlight.landing-page-introduction-box,.box._highlight,.installation-of-the-month-previous-winners-calendar ._highlight.years,.installation-of-the-month-submissions ._highlight.installation-of-the-month-submission,.installation-of-the-month-widget ._highlight.installation-of-the-month-box{background:#00f8c9;color:#000}@media only screen and (min-width:1280px){._gradient-bar.landing-page-introduction-box:before,.box._gradient-bar:before,.installation-of-the-month-previous-winners-calendar ._gradient-bar.years:before,.installation-of-the-month-submissions ._gradient-bar.installation-of-the-month-submission:before,.installation-of-the-month-widget ._gradient-bar.installation-of-the-month-box:before{border-top-right-radius:15px;border-top-left-radius:15px}}.page-title{padding:30px 0}.page-title h1{margin:0;color:#005f4d;display:flex;flex-direction:column;justify-content:space-around}.page-title .page-description{padding:0;margin:10px 0;color:#8c8c8c}.page-title._with-btn{display:flex;justify-content:space-between}.page-title._with-btn .btn-wrapper{display:flex;flex-direction:column;justify-content:space-around;padding-left:15px}blockquote{padding:11px 22px;margin:0 0 22px;font-size:17.5px;border-left:5px solid #eee}.filtering-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.8)}.page-loading-overlay,.upload-processing-overlay{position:fixed;top:0;left:0;right:0;bottom:0;cursor:wait;z-index:1.0000000000000002e+22}.upload-processing-overlay{background:rgba(0,0,0,.7);display:flex;justify-content:space-around}.upload-processing-overlay-inner{padding:5%;background:#fff;border-radius:20px;margin:auto}.upload-processing-overlay-inner:before{content:"Uploading, please wait...";display:block;margin:0 auto 85px;font-size:32px;text-align:center}.upload-processing-overlay-inner p{margin-top:85px}.loading-spinner-overlay{position:fixed;top:0;left:0;right:0;bottom:0;cursor:wait;z-index:1.0000000000000002e+22;background:rgba(0,0,0,.7);display:flex;justify-content:space-around}.loading-spinner-overlay-inner{padding:5%;background:#fff;border-radius:20px;margin:auto}.loading-spinner-overlay-inner:before{content:"Loading, please wait...";display:block;margin:0 auto 85px;font-size:32px;text-align:center}.loading-spinner-overlay-inner p{margin-top:85px}.animated-loading-spinner{margin:50px auto;font-size:15px;width:1em;height:1em;border-radius:50%;position:relative;text-indent:-9999em;-webkit-animation:animated-loading-spinner 1.1s ease infinite;animation:animated-loading-spinner 1.1s ease infinite;transform:translateZ(0)}@-webkit-keyframes animated-loading-spinner{0%,to{box-shadow:0 -2.6em 0 0 #000,1.8em -1.8em 0 0 rgba(0,0,0,.2),2.5em 0 0 0 rgba(0,0,0,.2),1.75em 1.75em 0 0 rgba(0,0,0,.2),0 2.5em 0 0 rgba(0,0,0,.2),-1.8em 1.8em 0 0 rgba(0,0,0,.2),-2.6em 0 0 0 rgba(0,0,0,.5),-1.8em -1.8em 0 0 rgba(0,0,0,.7)}12.5%{box-shadow:0 -2.6em 0 0 rgba(0,0,0,.7),1.8em -1.8em 0 0 #000,2.5em 0 0 0 rgba(0,0,0,.2),1.75em 1.75em 0 0 rgba(0,0,0,.2),0 2.5em 0 0 rgba(0,0,0,.2),-1.8em 1.8em 0 0 rgba(0,0,0,.2),-2.6em 0 0 0 rgba(0,0,0,.2),-1.8em -1.8em 0 0 rgba(0,0,0,.5)}25%{box-shadow:0 -2.6em 0 0 rgba(0,0,0,.5),1.8em -1.8em 0 0 rgba(0,0,0,.7),2.5em 0 0 0 #000,1.75em 1.75em 0 0 rgba(0,0,0,.2),0 2.5em 0 0 rgba(0,0,0,.2),-1.8em 1.8em 0 0 rgba(0,0,0,.2),-2.6em 0 0 0 rgba(0,0,0,.2),-1.8em -1.8em 0 0 rgba(0,0,0,.2)}37.5%{box-shadow:0 -2.6em 0 0 rgba(0,0,0,.2),1.8em -1.8em 0 0 rgba(0,0,0,.5),2.5em 0 0 0 rgba(0,0,0,.7),1.75em 1.75em 0 0 #000,0 2.5em 0 0 rgba(0,0,0,.2),-1.8em 1.8em 0 0 rgba(0,0,0,.2),-2.6em 0 0 0 rgba(0,0,0,.2),-1.8em -1.8em 0 0 rgba(0,0,0,.2)}50%{box-shadow:0 -2.6em 0 0 rgba(0,0,0,.2),1.8em -1.8em 0 0 rgba(0,0,0,.2),2.5em 0 0 0 rgba(0,0,0,.5),1.75em 1.75em 0 0 rgba(0,0,0,.7),0 2.5em 0 0 #000,-1.8em 1.8em 0 0 rgba(0,0,0,.2),-2.6em 0 0 0 rgba(0,0,0,.2),-1.8em -1.8em 0 0 rgba(0,0,0,.2)}62.5%{box-shadow:0 -2.6em 0 0 rgba(0,0,0,.2),1.8em -1.8em 0 0 rgba(0,0,0,.2),2.5em 0 0 0 rgba(0,0,0,.2),1.75em 1.75em 0 0 rgba(0,0,0,.5),0 2.5em 0 0 rgba(0,0,0,.7),-1.8em 1.8em 0 0 #000,-2.6em 0 0 0 rgba(0,0,0,.2),-1.8em -1.8em 0 0 rgba(0,0,0,.2)}75%{box-shadow:0 -2.6em 0 0 rgba(0,0,0,.2),1.8em -1.8em 0 0 rgba(0,0,0,.2),2.5em 0 0 0 rgba(0,0,0,.2),1.75em 1.75em 0 0 rgba(0,0,0,.2),0 2.5em 0 0 rgba(0,0,0,.5),-1.8em 1.8em 0 0 rgba(0,0,0,.7),-2.6em 0 0 0 #000,-1.8em -1.8em 0 0 rgba(0,0,0,.2)}87.5%{box-shadow:0 -2.6em 0 0 rgba(0,0,0,.2),1.8em -1.8em 0 0 rgba(0,0,0,.2),2.5em 0 0 0 rgba(0,0,0,.2),1.75em 1.75em 0 0 rgba(0,0,0,.2),0 2.5em 0 0 rgba(0,0,0,.2),-1.8em 1.8em 0 0 rgba(0,0,0,.5),-2.6em 0 0 0 rgba(0,0,0,.7),-1.8em -1.8em 0 0 #000}}@keyframes animated-loading-spinner{0%,to{box-shadow:0 -2.6em 0 0 #000,1.8em -1.8em 0 0 rgba(0,0,0,.2),2.5em 0 0 0 rgba(0,0,0,.2),1.75em 1.75em 0 0 rgba(0,0,0,.2),0 2.5em 0 0 rgba(0,0,0,.2),-1.8em 1.8em 0 0 rgba(0,0,0,.2),-2.6em 0 0 0 rgba(0,0,0,.5),-1.8em -1.8em 0 0 rgba(0,0,0,.7)}12.5%{box-shadow:0 -2.6em 0 0 rgba(0,0,0,.7),1.8em -1.8em 0 0 #000,2.5em 0 0 0 rgba(0,0,0,.2),1.75em 1.75em 0 0 rgba(0,0,0,.2),0 2.5em 0 0 rgba(0,0,0,.2),-1.8em 1.8em 0 0 rgba(0,0,0,.2),-2.6em 0 0 0 rgba(0,0,0,.2),-1.8em -1.8em 0 0 rgba(0,0,0,.5)}25%{box-shadow:0 -2.6em 0 0 rgba(0,0,0,.5),1.8em -1.8em 0 0 rgba(0,0,0,.7),2.5em 0 0 0 #000,1.75em 1.75em 0 0 rgba(0,0,0,.2),0 2.5em 0 0 rgba(0,0,0,.2),-1.8em 1.8em 0 0 rgba(0,0,0,.2),-2.6em 0 0 0 rgba(0,0,0,.2),-1.8em -1.8em 0 0 rgba(0,0,0,.2)}37.5%{box-shadow:0 -2.6em 0 0 rgba(0,0,0,.2),1.8em -1.8em 0 0 rgba(0,0,0,.5),2.5em 0 0 0 rgba(0,0,0,.7),1.75em 1.75em 0 0 #000,0 2.5em 0 0 rgba(0,0,0,.2),-1.8em 1.8em 0 0 rgba(0,0,0,.2),-2.6em 0 0 0 rgba(0,0,0,.2),-1.8em -1.8em 0 0 rgba(0,0,0,.2)}50%{box-shadow:0 -2.6em 0 0 rgba(0,0,0,.2),1.8em -1.8em 0 0 rgba(0,0,0,.2),2.5em 0 0 0 rgba(0,0,0,.5),1.75em 1.75em 0 0 rgba(0,0,0,.7),0 2.5em 0 0 #000,-1.8em 1.8em 0 0 rgba(0,0,0,.2),-2.6em 0 0 0 rgba(0,0,0,.2),-1.8em -1.8em 0 0 rgba(0,0,0,.2)}62.5%{box-shadow:0 -2.6em 0 0 rgba(0,0,0,.2),1.8em -1.8em 0 0 rgba(0,0,0,.2),2.5em 0 0 0 rgba(0,0,0,.2),1.75em 1.75em 0 0 rgba(0,0,0,.5),0 2.5em 0 0 rgba(0,0,0,.7),-1.8em 1.8em 0 0 #000,-2.6em 0 0 0 rgba(0,0,0,.2),-1.8em -1.8em 0 0 rgba(0,0,0,.2)}75%{box-shadow:0 -2.6em 0 0 rgba(0,0,0,.2),1.8em -1.8em 0 0 rgba(0,0,0,.2),2.5em 0 0 0 rgba(0,0,0,.2),1.75em 1.75em 0 0 rgba(0,0,0,.2),0 2.5em 0 0 rgba(0,0,0,.5),-1.8em 1.8em 0 0 rgba(0,0,0,.7),-2.6em 0 0 0 #000,-1.8em -1.8em 0 0 rgba(0,0,0,.2)}87.5%{box-shadow:0 -2.6em 0 0 rgba(0,0,0,.2),1.8em -1.8em 0 0 rgba(0,0,0,.2),2.5em 0 0 0 rgba(0,0,0,.2),1.75em 1.75em 0 0 rgba(0,0,0,.2),0 2.5em 0 0 rgba(0,0,0,.2),-1.8em 1.8em 0 0 rgba(0,0,0,.5),-2.6em 0 0 0 rgba(0,0,0,.7),-1.8em -1.8em 0 0 #000}}.header-main{display:flex;justify-content:space-between;padding:15px;border-top-left-radius:30px;border-top-right-radius:30px;background-color:#005f4d}.header-main .header-title{display:none;color:#fff}@media only screen and (min-width:1280px){.header-main .header-title{display:flex}}.header-main .header-title .title{font-size:1.4rem;font-weight:600;margin-right:7px}.header-main .header-title .sub-title,.header-main .header-title .title{display:flex;flex-direction:column;justify-content:space-around}.header-main .header-buttons{display:flex}.header-menu-item{margin-left:20px;display:flex;color:#fff;cursor:pointer;font-weight:600}.header-menu-item>div{display:flex;flex-direction:column;justify-content:space-around}.header-menu-item i{color:#fff;font-size:1.2rem}.header-menu-item:hover{color:#fff}.header-menu-item:hover i{color:#4da4a4}.header-menu-item._my-account .circle{display:flex;flex-direction:column;justify-content:space-around;background:#fff;border-radius:100%;width:34px;height:35px;text-align:center}.header-menu-item._my-account .circle i{font-size:1.9rem;color:#005f4d}.header-menu-item._my-account:hover i{color:#005f4d}.header-menu-item._notifications{position:relative;height:100%}.header-menu-item._notifications .notification-count{position:absolute;right:-10px;bottom:12px;background:#f82637;width:17px;height:17px;display:flex;flex-direction:column;justify-content:space-around;text-align:center;font-size:.7rem;color:#fff;border-radius:100%;font-weight:500}.header-menu-item._search-bar .input-group-addon{padding:0}.header-menu-item._search-bar .btn-primary,.header-menu-item._search-bar .swal2-actions button.swal2-styled.swal2-confirm,.swal2-actions .header-menu-item._search-bar button.swal2-styled.swal2-confirm{padding:8px 15px}.footer-main{width:100%;background:#f4f2ed;color:#565656;display:flex;line-height:2;flex-wrap:wrap;text-align:center;justify-content:center}.footer-main .footer-col-1,.footer-main .footer-col-2,.footer-main .footer-col-3{padding:20px}.footer-main .consultancy-tag-col{padding:50px;display:flex;flex-direction:column}.footer-main .consultancy-tag-col .consultancy-tag{margin-top:auto}.footer-main .consultancy-tag-col a{display:flex}.footer-main .consultancy-tag-col a div{display:flex;flex-direction:column;text-align:center;padding-right:15px;justify-content:center;line-height:1.3}.footer-main .consultancy-tag-col img{width:75px;display:block}.footer-main .footer-links a{display:block}.footer-main .footer-tel{font-size:2rem;margin:10px 0}.footer-main .footer-social-circles{display:flex;justify-content:center;margin-top:25px}.footer-main .footer-social-circles a{display:flex;border-radius:100%;font-size:1.5rem;border:3px solid #8c8c8c;width:50px;height:50px;margin-right:15px;color:#8c8c8c;flex-direction:column;justify-content:space-around;text-align:center}.footer-main .footer-social-circles a i{margin:auto}@media only screen and (min-width:540px){.footer-main{text-align:left;justify-content:normal}.footer-main .footer-col-2{padding:30px;max-width:335px}.footer-main .footer-social-circles{justify-content:normal}.footer-main .consultancy-tag-col{margin-left:auto}}@media only screen and (min-width:1280px){.footer-main{border-radius:30px;margin-top:30px;text-align:left}.footer-main .footer-col-1,.footer-main .footer-col-2,.footer-main .footer-col-3{padding:30px}}@media only screen and (min-width:1560px){.footer-main .footer-col-1,.footer-main .footer-col-2,.footer-main .footer-col-3{padding:50px}}.table,.table_enquiries-list,.table_leads-assign-to-list,.table_leads-assigned-to-list,.table_leads-list,.table_list{width:100%;border-collapse:collapse}.table_enquiries-list td,.table_enquiries-list th,.table_leads-assign-to-list td,.table_leads-assign-to-list th,.table_leads-assigned-to-list td,.table_leads-assigned-to-list th,.table_leads-list td,.table_leads-list th,.table_list td,.table_list th,.table td,.table th{padding:15px 10px}.table_enquiries-list th,.table_leads-assign-to-list th,.table_leads-assigned-to-list th,.table_leads-list th,.table_list th,.table th{text-align:left;font-weight:600;background:#f4f2ed}._lined.table_enquiries-list>tbody>tr>td,._lined.table_enquiries-list>thead>tr>th,._lined.table_enquiries-list>tr>td,._lined.table_enquiries-list>tr>th,._lined.table_leads-assign-to-list>tbody>tr>td,._lined.table_leads-assign-to-list>thead>tr>th,._lined.table_leads-assign-to-list>tr>td,._lined.table_leads-assign-to-list>tr>th,._lined.table_leads-assigned-to-list>tbody>tr>td,._lined.table_leads-assigned-to-list>thead>tr>th,._lined.table_leads-assigned-to-list>tr>td,._lined.table_leads-assigned-to-list>tr>th,._lined.table_leads-list>tbody>tr>td,._lined.table_leads-list>thead>tr>th,._lined.table_leads-list>tr>td,._lined.table_leads-list>tr>th,._lined.table_list>tbody>tr>td,._lined.table_list>thead>tr>th,._lined.table_list>tr>td,._lined.table_list>tr>th,.table._lined>tbody>tr>td,.table._lined>thead>tr>th,.table._lined>tr>td,.table._lined>tr>th{border-bottom:1px solid #e3e3e3}._bordered.table_enquiries-list>tbody>tr>td,._bordered.table_enquiries-list>thead>tr>th,._bordered.table_enquiries-list>tr>td,._bordered.table_enquiries-list>tr>th,._bordered.table_leads-assign-to-list>tbody>tr>td,._bordered.table_leads-assign-to-list>thead>tr>th,._bordered.table_leads-assign-to-list>tr>td,._bordered.table_leads-assign-to-list>tr>th,._bordered.table_leads-assigned-to-list>tbody>tr>td,._bordered.table_leads-assigned-to-list>thead>tr>th,._bordered.table_leads-assigned-to-list>tr>td,._bordered.table_leads-assigned-to-list>tr>th,._bordered.table_leads-list>tbody>tr>td,._bordered.table_leads-list>thead>tr>th,._bordered.table_leads-list>tr>td,._bordered.table_leads-list>tr>th,._bordered.table_list>tbody>tr>td,._bordered.table_list>thead>tr>th,._bordered.table_list>tr>td,._bordered.table_list>tr>th,.table._bordered>tbody>tr>td,.table._bordered>thead>tr>th,.table._bordered>tr>td,.table._bordered>tr>th{border:1px solid #e3e3e3}._shaded.table_enquiries-list>tbody>tr>td,._shaded.table_enquiries-list>thead>tr>th,._shaded.table_enquiries-list>tr>td,._shaded.table_enquiries-list>tr>th,._shaded.table_leads-assign-to-list>tbody>tr>td,._shaded.table_leads-assign-to-list>thead>tr>th,._shaded.table_leads-assign-to-list>tr>td,._shaded.table_leads-assign-to-list>tr>th,._shaded.table_leads-assigned-to-list>tbody>tr>td,._shaded.table_leads-assigned-to-list>thead>tr>th,._shaded.table_leads-assigned-to-list>tr>td,._shaded.table_leads-assigned-to-list>tr>th,._shaded.table_leads-list>tbody>tr>td,._shaded.table_leads-list>thead>tr>th,._shaded.table_leads-list>tr>td,._shaded.table_leads-list>tr>th,._shaded.table_list>tbody>tr>td,._shaded.table_list>thead>tr>th,._shaded.table_list>tr>td,._shaded.table_list>tr>th,.table._shaded>tbody>tr>td,.table._shaded>thead>tr>th,.table._shaded>tr>td,.table._shaded>tr>th{background:#f4f2ed}._slim.table_enquiries-list>tbody>tr>td,._slim.table_enquiries-list>thead>tr>th,._slim.table_enquiries-list>tr>td,._slim.table_enquiries-list>tr>th,._slim.table_leads-assign-to-list>tbody>tr>td,._slim.table_leads-assign-to-list>thead>tr>th,._slim.table_leads-assign-to-list>tr>td,._slim.table_leads-assign-to-list>tr>th,._slim.table_leads-assigned-to-list>tbody>tr>td,._slim.table_leads-assigned-to-list>thead>tr>th,._slim.table_leads-assigned-to-list>tr>td,._slim.table_leads-assigned-to-list>tr>th,._slim.table_leads-list>tbody>tr>td,._slim.table_leads-list>thead>tr>th,._slim.table_leads-list>tr>td,._slim.table_leads-list>tr>th,._slim.table_list>tbody>tr>td,._slim.table_list>thead>tr>th,._slim.table_list>tr>td,._slim.table_list>tr>th,.table._slim>tbody>tr>td,.table._slim>thead>tr>th,.table._slim>tr>td,.table._slim>tr>th{padding:10px}._slimmer.table_enquiries-list>tbody>tr>td,._slimmer.table_enquiries-list>thead>tr>th,._slimmer.table_enquiries-list>tr>td,._slimmer.table_enquiries-list>tr>th,._slimmer.table_leads-assign-to-list>tbody>tr>td,._slimmer.table_leads-assign-to-list>thead>tr>th,._slimmer.table_leads-assign-to-list>tr>td,._slimmer.table_leads-assign-to-list>tr>th,._slimmer.table_leads-assigned-to-list>tbody>tr>td,._slimmer.table_leads-assigned-to-list>thead>tr>th,._slimmer.table_leads-assigned-to-list>tr>td,._slimmer.table_leads-assigned-to-list>tr>th,._slimmer.table_leads-list>tbody>tr>td,._slimmer.table_leads-list>thead>tr>th,._slimmer.table_leads-list>tr>td,._slimmer.table_leads-list>tr>th,._slimmer.table_list>tbody>tr>td,._slimmer.table_list>thead>tr>th,._slimmer.table_list>tr>td,._slimmer.table_list>tr>th,.table._slimmer>tbody>tr>td,.table._slimmer>thead>tr>th,.table._slimmer>tr>td,.table._slimmer>tr>th{padding:5px}._inline.table_enquiries-list,._inline.table_leads-assign-to-list,._inline.table_leads-assigned-to-list,._inline.table_leads-list,._inline.table_list,.table._inline{width:auto;display:inline-table}.table .highlight>tbody>tr>td,.table .highlight>thead>tr>th,.table .highlight>tr>td,.table .highlight>tr>th,.table_enquiries-list .highlight>tbody>tr>td,.table_enquiries-list .highlight>thead>tr>th,.table_enquiries-list .highlight>tr>td,.table_enquiries-list .highlight>tr>th,.table_leads-assign-to-list .highlight>tbody>tr>td,.table_leads-assign-to-list .highlight>thead>tr>th,.table_leads-assign-to-list .highlight>tr>td,.table_leads-assign-to-list .highlight>tr>th,.table_leads-assigned-to-list .highlight>tbody>tr>td,.table_leads-assigned-to-list .highlight>thead>tr>th,.table_leads-assigned-to-list .highlight>tr>td,.table_leads-assigned-to-list .highlight>tr>th,.table_leads-list .highlight>tbody>tr>td,.table_leads-list .highlight>thead>tr>th,.table_leads-list .highlight>tr>td,.table_leads-list .highlight>tr>th,.table_list .highlight>tbody>tr>td,.table_list .highlight>thead>tr>th,.table_list .highlight>tr>td,.table_list .highlight>tr>th{background:rgba(0,95,77,.2)}._stack.table_enquiries-list,._stack.table_leads-assign-to-list,._stack.table_leads-assigned-to-list,._stack.table_leads-list,._stack.table_list,.table._stack{display:block}._stack.table_enquiries-list>tbody,._stack.table_enquiries-list>tbody>tr,._stack.table_enquiries-list>tbody>tr>td,._stack.table_enquiries-list>tr,._stack.table_enquiries-list>tr>td,._stack.table_leads-assign-to-list>tbody,._stack.table_leads-assign-to-list>tbody>tr,._stack.table_leads-assign-to-list>tbody>tr>td,._stack.table_leads-assign-to-list>tr,._stack.table_leads-assign-to-list>tr>td,._stack.table_leads-assigned-to-list>tbody,._stack.table_leads-assigned-to-list>tbody>tr,._stack.table_leads-assigned-to-list>tbody>tr>td,._stack.table_leads-assigned-to-list>tr,._stack.table_leads-assigned-to-list>tr>td,._stack.table_leads-list>tbody,._stack.table_leads-list>tbody>tr,._stack.table_leads-list>tbody>tr>td,._stack.table_leads-list>tr,._stack.table_leads-list>tr>td,._stack.table_list>tbody,._stack.table_list>tbody>tr,._stack.table_list>tbody>tr>td,._stack.table_list>tr,._stack.table_list>tr>td,.table._stack>tbody,.table._stack>tbody>tr,.table._stack>tbody>tr>td,.table._stack>tr,.table._stack>tr>td{display:block;width:100%}._stack.table_enquiries-list [data-th],._stack.table_leads-assign-to-list [data-th],._stack.table_leads-assigned-to-list [data-th],._stack.table_leads-list [data-th],._stack.table_list [data-th],.table._stack [data-th]{display:flex;flex-wrap:wrap}._stack.table_enquiries-list [data-th]:before,._stack.table_leads-assign-to-list [data-th]:before,._stack.table_leads-assigned-to-list [data-th]:before,._stack.table_leads-list [data-th]:before,._stack.table_list [data-th]:before,.table._stack [data-th]:before{display:block;content:attr(data-th);font-weight:600;padding-right:15px}._stack.table_enquiries-list>thead,._stack.table_enquiries-list>tr>th,._stack.table_leads-assign-to-list>thead,._stack.table_leads-assign-to-list>tr>th,._stack.table_leads-assigned-to-list>thead,._stack.table_leads-assigned-to-list>tr>th,._stack.table_leads-list>thead,._stack.table_leads-list>tr>th,._stack.table_list>thead,._stack.table_list>tr>th,.table._stack>thead,.table._stack>tr>th{display:none}._stack.table_enquiries-list>tbody>tr,._stack.table_enquiries-list>tr,._stack.table_leads-assign-to-list>tbody>tr,._stack.table_leads-assign-to-list>tr,._stack.table_leads-assigned-to-list>tbody>tr,._stack.table_leads-assigned-to-list>tr,._stack.table_leads-list>tbody>tr,._stack.table_leads-list>tr,._stack.table_list>tbody>tr,._stack.table_list>tr,.table._stack>tbody>tr,.table._stack>tr{border-bottom:30px solid transparent}@media only screen and (max-width:539px){._stack-2xs.table_enquiries-list,._stack-2xs.table_leads-assign-to-list,._stack-2xs.table_leads-assigned-to-list,._stack-2xs.table_leads-list,._stack-2xs.table_list,.table._stack-2xs{display:block}._stack-2xs.table_enquiries-list>tbody,._stack-2xs.table_enquiries-list>tbody>tr,._stack-2xs.table_enquiries-list>tbody>tr>td,._stack-2xs.table_enquiries-list>tr,._stack-2xs.table_enquiries-list>tr>td,._stack-2xs.table_leads-assign-to-list>tbody,._stack-2xs.table_leads-assign-to-list>tbody>tr,._stack-2xs.table_leads-assign-to-list>tbody>tr>td,._stack-2xs.table_leads-assign-to-list>tr,._stack-2xs.table_leads-assign-to-list>tr>td,._stack-2xs.table_leads-assigned-to-list>tbody,._stack-2xs.table_leads-assigned-to-list>tbody>tr,._stack-2xs.table_leads-assigned-to-list>tbody>tr>td,._stack-2xs.table_leads-assigned-to-list>tr,._stack-2xs.table_leads-assigned-to-list>tr>td,._stack-2xs.table_leads-list>tbody,._stack-2xs.table_leads-list>tbody>tr,._stack-2xs.table_leads-list>tbody>tr>td,._stack-2xs.table_leads-list>tr,._stack-2xs.table_leads-list>tr>td,._stack-2xs.table_list>tbody,._stack-2xs.table_list>tbody>tr,._stack-2xs.table_list>tbody>tr>td,._stack-2xs.table_list>tr,._stack-2xs.table_list>tr>td,.table._stack-2xs>tbody,.table._stack-2xs>tbody>tr,.table._stack-2xs>tbody>tr>td,.table._stack-2xs>tr,.table._stack-2xs>tr>td{display:block;width:100%}._stack-2xs.table_enquiries-list [data-th],._stack-2xs.table_leads-assign-to-list [data-th],._stack-2xs.table_leads-assigned-to-list [data-th],._stack-2xs.table_leads-list [data-th],._stack-2xs.table_list [data-th],.table._stack-2xs [data-th]{display:flex;flex-wrap:wrap}._stack-2xs.table_enquiries-list [data-th]:before,._stack-2xs.table_leads-assign-to-list [data-th]:before,._stack-2xs.table_leads-assigned-to-list [data-th]:before,._stack-2xs.table_leads-list [data-th]:before,._stack-2xs.table_list [data-th]:before,.table._stack-2xs [data-th]:before{display:block;content:attr(data-th);font-weight:600;padding-right:15px}._stack-2xs.table_enquiries-list>thead,._stack-2xs.table_enquiries-list>tr>th,._stack-2xs.table_leads-assign-to-list>thead,._stack-2xs.table_leads-assign-to-list>tr>th,._stack-2xs.table_leads-assigned-to-list>thead,._stack-2xs.table_leads-assigned-to-list>tr>th,._stack-2xs.table_leads-list>thead,._stack-2xs.table_leads-list>tr>th,._stack-2xs.table_list>thead,._stack-2xs.table_list>tr>th,.table._stack-2xs>thead,.table._stack-2xs>tr>th{display:none}._stack-2xs.table_enquiries-list>tbody>tr,._stack-2xs.table_enquiries-list>tr,._stack-2xs.table_leads-assign-to-list>tbody>tr,._stack-2xs.table_leads-assign-to-list>tr,._stack-2xs.table_leads-assigned-to-list>tbody>tr,._stack-2xs.table_leads-assigned-to-list>tr,._stack-2xs.table_leads-list>tbody>tr,._stack-2xs.table_leads-list>tr,._stack-2xs.table_list>tbody>tr,._stack-2xs.table_list>tr,.table._stack-2xs>tbody>tr,.table._stack-2xs>tr{border-bottom:30px solid transparent}}@media only screen and (max-width:767px){._stack-xs.table_enquiries-list,._stack-xs.table_leads-assign-to-list,._stack-xs.table_leads-assigned-to-list,._stack-xs.table_leads-list,._stack-xs.table_list,.table._stack-xs{display:block}._stack-xs.table_enquiries-list>tbody,._stack-xs.table_enquiries-list>tbody>tr,._stack-xs.table_enquiries-list>tbody>tr>td,._stack-xs.table_enquiries-list>tr,._stack-xs.table_enquiries-list>tr>td,._stack-xs.table_leads-assign-to-list>tbody,._stack-xs.table_leads-assign-to-list>tbody>tr,._stack-xs.table_leads-assign-to-list>tbody>tr>td,._stack-xs.table_leads-assign-to-list>tr,._stack-xs.table_leads-assign-to-list>tr>td,._stack-xs.table_leads-assigned-to-list>tbody,._stack-xs.table_leads-assigned-to-list>tbody>tr,._stack-xs.table_leads-assigned-to-list>tbody>tr>td,._stack-xs.table_leads-assigned-to-list>tr,._stack-xs.table_leads-assigned-to-list>tr>td,._stack-xs.table_leads-list>tbody,._stack-xs.table_leads-list>tbody>tr,._stack-xs.table_leads-list>tbody>tr>td,._stack-xs.table_leads-list>tr,._stack-xs.table_leads-list>tr>td,._stack-xs.table_list>tbody,._stack-xs.table_list>tbody>tr,._stack-xs.table_list>tbody>tr>td,._stack-xs.table_list>tr,._stack-xs.table_list>tr>td,.table._stack-xs>tbody,.table._stack-xs>tbody>tr,.table._stack-xs>tbody>tr>td,.table._stack-xs>tr,.table._stack-xs>tr>td{display:block;width:100%}._stack-xs.table_enquiries-list [data-th],._stack-xs.table_leads-assign-to-list [data-th],._stack-xs.table_leads-assigned-to-list [data-th],._stack-xs.table_leads-list [data-th],._stack-xs.table_list [data-th],.table._stack-xs [data-th]{display:flex;flex-wrap:wrap}._stack-xs.table_enquiries-list [data-th]:before,._stack-xs.table_leads-assign-to-list [data-th]:before,._stack-xs.table_leads-assigned-to-list [data-th]:before,._stack-xs.table_leads-list [data-th]:before,._stack-xs.table_list [data-th]:before,.table._stack-xs [data-th]:before{display:block;content:attr(data-th);font-weight:600;padding-right:15px}._stack-xs.table_enquiries-list>thead,._stack-xs.table_enquiries-list>tr>th,._stack-xs.table_leads-assign-to-list>thead,._stack-xs.table_leads-assign-to-list>tr>th,._stack-xs.table_leads-assigned-to-list>thead,._stack-xs.table_leads-assigned-to-list>tr>th,._stack-xs.table_leads-list>thead,._stack-xs.table_leads-list>tr>th,._stack-xs.table_list>thead,._stack-xs.table_list>tr>th,.table._stack-xs>thead,.table._stack-xs>tr>th{display:none}._stack-xs.table_enquiries-list>tbody>tr,._stack-xs.table_enquiries-list>tr,._stack-xs.table_leads-assign-to-list>tbody>tr,._stack-xs.table_leads-assign-to-list>tr,._stack-xs.table_leads-assigned-to-list>tbody>tr,._stack-xs.table_leads-assigned-to-list>tr,._stack-xs.table_leads-list>tbody>tr,._stack-xs.table_leads-list>tr,._stack-xs.table_list>tbody>tr,._stack-xs.table_list>tr,.table._stack-xs>tbody>tr,.table._stack-xs>tr{border-bottom:30px solid transparent}}@media only screen and (max-width:1023px){._stack-sm.table_enquiries-list,._stack-sm.table_leads-assign-to-list,._stack-sm.table_leads-assigned-to-list,._stack-sm.table_leads-list,._stack-sm.table_list,.table._stack-sm{display:block}._stack-sm.table_enquiries-list>tbody,._stack-sm.table_enquiries-list>tbody>tr,._stack-sm.table_enquiries-list>tbody>tr>td,._stack-sm.table_enquiries-list>tr,._stack-sm.table_enquiries-list>tr>td,._stack-sm.table_leads-assign-to-list>tbody,._stack-sm.table_leads-assign-to-list>tbody>tr,._stack-sm.table_leads-assign-to-list>tbody>tr>td,._stack-sm.table_leads-assign-to-list>tr,._stack-sm.table_leads-assign-to-list>tr>td,._stack-sm.table_leads-assigned-to-list>tbody,._stack-sm.table_leads-assigned-to-list>tbody>tr,._stack-sm.table_leads-assigned-to-list>tbody>tr>td,._stack-sm.table_leads-assigned-to-list>tr,._stack-sm.table_leads-assigned-to-list>tr>td,._stack-sm.table_leads-list>tbody,._stack-sm.table_leads-list>tbody>tr,._stack-sm.table_leads-list>tbody>tr>td,._stack-sm.table_leads-list>tr,._stack-sm.table_leads-list>tr>td,._stack-sm.table_list>tbody,._stack-sm.table_list>tbody>tr,._stack-sm.table_list>tbody>tr>td,._stack-sm.table_list>tr,._stack-sm.table_list>tr>td,.table._stack-sm>tbody,.table._stack-sm>tbody>tr,.table._stack-sm>tbody>tr>td,.table._stack-sm>tr,.table._stack-sm>tr>td{display:block;width:100%}._stack-sm.table_enquiries-list [data-th],._stack-sm.table_leads-assign-to-list [data-th],._stack-sm.table_leads-assigned-to-list [data-th],._stack-sm.table_leads-list [data-th],._stack-sm.table_list [data-th],.table._stack-sm [data-th]{display:flex;flex-wrap:wrap}._stack-sm.table_enquiries-list [data-th]:before,._stack-sm.table_leads-assign-to-list [data-th]:before,._stack-sm.table_leads-assigned-to-list [data-th]:before,._stack-sm.table_leads-list [data-th]:before,._stack-sm.table_list [data-th]:before,.table._stack-sm [data-th]:before{display:block;content:attr(data-th);font-weight:600;padding-right:15px}._stack-sm.table_enquiries-list>thead,._stack-sm.table_enquiries-list>tr>th,._stack-sm.table_leads-assign-to-list>thead,._stack-sm.table_leads-assign-to-list>tr>th,._stack-sm.table_leads-assigned-to-list>thead,._stack-sm.table_leads-assigned-to-list>tr>th,._stack-sm.table_leads-list>thead,._stack-sm.table_leads-list>tr>th,._stack-sm.table_list>thead,._stack-sm.table_list>tr>th,.table._stack-sm>thead,.table._stack-sm>tr>th{display:none}._stack-sm.table_enquiries-list>tbody>tr,._stack-sm.table_enquiries-list>tr,._stack-sm.table_leads-assign-to-list>tbody>tr,._stack-sm.table_leads-assign-to-list>tr,._stack-sm.table_leads-assigned-to-list>tbody>tr,._stack-sm.table_leads-assigned-to-list>tr,._stack-sm.table_leads-list>tbody>tr,._stack-sm.table_leads-list>tr,._stack-sm.table_list>tbody>tr,._stack-sm.table_list>tr,.table._stack-sm>tbody>tr,.table._stack-sm>tr{border-bottom:30px solid transparent}}@media only screen and (max-width:1279px){._stack-md.table_enquiries-list,._stack-md.table_leads-assign-to-list,._stack-md.table_leads-assigned-to-list,._stack-md.table_leads-list,._stack-md.table_list,.table._stack-md{display:block}._stack-md.table_enquiries-list>tbody,._stack-md.table_enquiries-list>tbody>tr,._stack-md.table_enquiries-list>tbody>tr>td,._stack-md.table_enquiries-list>tr,._stack-md.table_enquiries-list>tr>td,._stack-md.table_leads-assign-to-list>tbody,._stack-md.table_leads-assign-to-list>tbody>tr,._stack-md.table_leads-assign-to-list>tbody>tr>td,._stack-md.table_leads-assign-to-list>tr,._stack-md.table_leads-assign-to-list>tr>td,._stack-md.table_leads-assigned-to-list>tbody,._stack-md.table_leads-assigned-to-list>tbody>tr,._stack-md.table_leads-assigned-to-list>tbody>tr>td,._stack-md.table_leads-assigned-to-list>tr,._stack-md.table_leads-assigned-to-list>tr>td,._stack-md.table_leads-list>tbody,._stack-md.table_leads-list>tbody>tr,._stack-md.table_leads-list>tbody>tr>td,._stack-md.table_leads-list>tr,._stack-md.table_leads-list>tr>td,._stack-md.table_list>tbody,._stack-md.table_list>tbody>tr,._stack-md.table_list>tbody>tr>td,._stack-md.table_list>tr,._stack-md.table_list>tr>td,.table._stack-md>tbody,.table._stack-md>tbody>tr,.table._stack-md>tbody>tr>td,.table._stack-md>tr,.table._stack-md>tr>td{display:block;width:100%}._stack-md.table_enquiries-list [data-th],._stack-md.table_leads-assign-to-list [data-th],._stack-md.table_leads-assigned-to-list [data-th],._stack-md.table_leads-list [data-th],._stack-md.table_list [data-th],.table._stack-md [data-th]{display:flex;flex-wrap:wrap}._stack-md.table_enquiries-list [data-th]:before,._stack-md.table_leads-assign-to-list [data-th]:before,._stack-md.table_leads-assigned-to-list [data-th]:before,._stack-md.table_leads-list [data-th]:before,._stack-md.table_list [data-th]:before,.table._stack-md [data-th]:before{display:block;content:attr(data-th);font-weight:600;padding-right:15px}._stack-md.table_enquiries-list>thead,._stack-md.table_enquiries-list>tr>th,._stack-md.table_leads-assign-to-list>thead,._stack-md.table_leads-assign-to-list>tr>th,._stack-md.table_leads-assigned-to-list>thead,._stack-md.table_leads-assigned-to-list>tr>th,._stack-md.table_leads-list>thead,._stack-md.table_leads-list>tr>th,._stack-md.table_list>thead,._stack-md.table_list>tr>th,.table._stack-md>thead,.table._stack-md>tr>th{display:none}._stack-md.table_enquiries-list>tbody>tr,._stack-md.table_enquiries-list>tr,._stack-md.table_leads-assign-to-list>tbody>tr,._stack-md.table_leads-assign-to-list>tr,._stack-md.table_leads-assigned-to-list>tbody>tr,._stack-md.table_leads-assigned-to-list>tr,._stack-md.table_leads-list>tbody>tr,._stack-md.table_leads-list>tr,._stack-md.table_list>tbody>tr,._stack-md.table_list>tr,.table._stack-md>tbody>tr,.table._stack-md>tr{border-bottom:30px solid transparent}}@media only screen and (max-width:1559px){._stack-lg.table_enquiries-list,._stack-lg.table_leads-assign-to-list,._stack-lg.table_leads-assigned-to-list,._stack-lg.table_leads-list,._stack-lg.table_list,.table._stack-lg{display:block}._stack-lg.table_enquiries-list>tbody,._stack-lg.table_enquiries-list>tbody>tr,._stack-lg.table_enquiries-list>tbody>tr>td,._stack-lg.table_enquiries-list>tr,._stack-lg.table_enquiries-list>tr>td,._stack-lg.table_leads-assign-to-list>tbody,._stack-lg.table_leads-assign-to-list>tbody>tr,._stack-lg.table_leads-assign-to-list>tbody>tr>td,._stack-lg.table_leads-assign-to-list>tr,._stack-lg.table_leads-assign-to-list>tr>td,._stack-lg.table_leads-assigned-to-list>tbody,._stack-lg.table_leads-assigned-to-list>tbody>tr,._stack-lg.table_leads-assigned-to-list>tbody>tr>td,._stack-lg.table_leads-assigned-to-list>tr,._stack-lg.table_leads-assigned-to-list>tr>td,._stack-lg.table_leads-list>tbody,._stack-lg.table_leads-list>tbody>tr,._stack-lg.table_leads-list>tbody>tr>td,._stack-lg.table_leads-list>tr,._stack-lg.table_leads-list>tr>td,._stack-lg.table_list>tbody,._stack-lg.table_list>tbody>tr,._stack-lg.table_list>tbody>tr>td,._stack-lg.table_list>tr,._stack-lg.table_list>tr>td,.table._stack-lg>tbody,.table._stack-lg>tbody>tr,.table._stack-lg>tbody>tr>td,.table._stack-lg>tr,.table._stack-lg>tr>td{display:block;width:100%}._stack-lg.table_enquiries-list [data-th],._stack-lg.table_leads-assign-to-list [data-th],._stack-lg.table_leads-assigned-to-list [data-th],._stack-lg.table_leads-list [data-th],._stack-lg.table_list [data-th],.table._stack-lg [data-th]{display:flex;flex-wrap:wrap}._stack-lg.table_enquiries-list [data-th]:before,._stack-lg.table_leads-assign-to-list [data-th]:before,._stack-lg.table_leads-assigned-to-list [data-th]:before,._stack-lg.table_leads-list [data-th]:before,._stack-lg.table_list [data-th]:before,.table._stack-lg [data-th]:before{display:block;content:attr(data-th);font-weight:600;padding-right:15px}._stack-lg.table_enquiries-list>thead,._stack-lg.table_enquiries-list>tr>th,._stack-lg.table_leads-assign-to-list>thead,._stack-lg.table_leads-assign-to-list>tr>th,._stack-lg.table_leads-assigned-to-list>thead,._stack-lg.table_leads-assigned-to-list>tr>th,._stack-lg.table_leads-list>thead,._stack-lg.table_leads-list>tr>th,._stack-lg.table_list>thead,._stack-lg.table_list>tr>th,.table._stack-lg>thead,.table._stack-lg>tr>th{display:none}._stack-lg.table_enquiries-list>tbody>tr,._stack-lg.table_enquiries-list>tr,._stack-lg.table_leads-assign-to-list>tbody>tr,._stack-lg.table_leads-assign-to-list>tr,._stack-lg.table_leads-assigned-to-list>tbody>tr,._stack-lg.table_leads-assigned-to-list>tr,._stack-lg.table_leads-list>tbody>tr,._stack-lg.table_leads-list>tr,._stack-lg.table_list>tbody>tr,._stack-lg.table_list>tr,.table._stack-lg>tbody>tr,.table._stack-lg>tr{border-bottom:30px solid transparent}}@media only screen and (max-width:1799px){._stack-xl.table_enquiries-list,._stack-xl.table_leads-assign-to-list,._stack-xl.table_leads-assigned-to-list,._stack-xl.table_leads-list,._stack-xl.table_list,.table._stack-xl{display:block}._stack-xl.table_enquiries-list>tbody,._stack-xl.table_enquiries-list>tbody>tr,._stack-xl.table_enquiries-list>tbody>tr>td,._stack-xl.table_enquiries-list>tr,._stack-xl.table_enquiries-list>tr>td,._stack-xl.table_leads-assign-to-list>tbody,._stack-xl.table_leads-assign-to-list>tbody>tr,._stack-xl.table_leads-assign-to-list>tbody>tr>td,._stack-xl.table_leads-assign-to-list>tr,._stack-xl.table_leads-assign-to-list>tr>td,._stack-xl.table_leads-assigned-to-list>tbody,._stack-xl.table_leads-assigned-to-list>tbody>tr,._stack-xl.table_leads-assigned-to-list>tbody>tr>td,._stack-xl.table_leads-assigned-to-list>tr,._stack-xl.table_leads-assigned-to-list>tr>td,._stack-xl.table_leads-list>tbody,._stack-xl.table_leads-list>tbody>tr,._stack-xl.table_leads-list>tbody>tr>td,._stack-xl.table_leads-list>tr,._stack-xl.table_leads-list>tr>td,._stack-xl.table_list>tbody,._stack-xl.table_list>tbody>tr,._stack-xl.table_list>tbody>tr>td,._stack-xl.table_list>tr,._stack-xl.table_list>tr>td,.table._stack-xl>tbody,.table._stack-xl>tbody>tr,.table._stack-xl>tbody>tr>td,.table._stack-xl>tr,.table._stack-xl>tr>td{display:block;width:100%}._stack-xl.table_enquiries-list [data-th],._stack-xl.table_leads-assign-to-list [data-th],._stack-xl.table_leads-assigned-to-list [data-th],._stack-xl.table_leads-list [data-th],._stack-xl.table_list [data-th],.table._stack-xl [data-th]{display:flex;flex-wrap:wrap}._stack-xl.table_enquiries-list [data-th]:before,._stack-xl.table_leads-assign-to-list [data-th]:before,._stack-xl.table_leads-assigned-to-list [data-th]:before,._stack-xl.table_leads-list [data-th]:before,._stack-xl.table_list [data-th]:before,.table._stack-xl [data-th]:before{display:block;content:attr(data-th);font-weight:600;padding-right:15px}._stack-xl.table_enquiries-list>thead,._stack-xl.table_enquiries-list>tr>th,._stack-xl.table_leads-assign-to-list>thead,._stack-xl.table_leads-assign-to-list>tr>th,._stack-xl.table_leads-assigned-to-list>thead,._stack-xl.table_leads-assigned-to-list>tr>th,._stack-xl.table_leads-list>thead,._stack-xl.table_leads-list>tr>th,._stack-xl.table_list>thead,._stack-xl.table_list>tr>th,.table._stack-xl>thead,.table._stack-xl>tr>th{display:none}._stack-xl.table_enquiries-list>tbody>tr,._stack-xl.table_enquiries-list>tr,._stack-xl.table_leads-assign-to-list>tbody>tr,._stack-xl.table_leads-assign-to-list>tr,._stack-xl.table_leads-assigned-to-list>tbody>tr,._stack-xl.table_leads-assigned-to-list>tr,._stack-xl.table_leads-list>tbody>tr,._stack-xl.table_leads-list>tr,._stack-xl.table_list>tbody>tr,._stack-xl.table_list>tr,.table._stack-xl>tbody>tr,.table._stack-xl>tr{border-bottom:30px solid transparent}}tr.shaded-danger>td,tr.shaded-danger>th{background:rgba(156,11,0,.2)}tr.shaded-positive>td,tr.shaded-positive>th{background:rgba(0,186,119,.1)}.row-danger,.row-danger a,.row-positive,.row-positive a,.row-primary,.row-primary a,.row-secondary,.row-secondary a,.row-warning,.row-warning a{font-weight:600;font-style:italic}.td_more-options{position:relative;cursor:pointer}.td_more-options .td_more-options-dropdown-wrapper{position:absolute;right:0;top:46px;border:1px solid #f4f2ed;border-bottom:0;width:225px;background:#fff;z-index:1;box-shadow:0 0 15px 0 rgba(0,0,0,.1)}.td_more-options .td_more-options-dropdown-wrapper a{display:block;padding:10px 15px;border-bottom:1px solid #f4f2ed;cursor:pointer}.td_more-options .td_more-options-dropdown-wrapper a:hover{background:#f4f2ed}.sideways-scrolling-table{overflow-x:auto}.google-visualization-table-table{font-family:Rubik,sans-serif;font-size:14px;color:#484848;scroll-behavior:smooth}.google-visualization-table-table .google-visualization-table-th,.google-visualization-table-table .gradient.google-visualization-table-th,.google-visualization-table-table th{font-weight:600;background:#f4f2ed;background-image:none;white-space:normal;min-width:100px}.google-visualization-table-table .google-visualization-table-td.google-visualization-table-type-number{text-align:center}.google-visualization-table-table .date-column{width:125px}.modal-window{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);display:none;padding:15px;z-index:9999999;text-align:left}.modal-window.open{display:flex;flex-direction:column;justify-content:space-around}.modal-window .modal-window-inner{margin:auto;width:100%;max-width:600px;background:#fff;position:relative;color:#19181a;border-radius:15px;max-height:100%;overflow:auto}.modal-window._sm .modal-window-inner{max-width:400px}.modal-window._lg .modal-window-inner{max-width:900px}.modal-window._full .modal-window-inner{max-width:100%}.modal-window .modal-header{padding:30px 15px;text-align:center}.modal-window .modal-title{font-size:2rem;margin:0}.modal-window .modal-content{padding:0 30px}.modal-window .modal-footer{padding:30px}.modal-window .modal-close{position:absolute;right:0;top:0;padding:15px;cursor:pointer}body.modal-open{overflow:hidden}.tabs-container .nav-tabs .nav-tab{padding:15px;cursor:pointer;border:1px solid #e3e3e3;background:#fbfbfb;display:block}.tabs-container .nav-tabs .nav-tab.active{position:relative;background:#fff}.tabs-container .tab-content{display:none;border:1px solid #e3e3e3;border-radius:4px;width:100%;background:#fff}.tabs-container .tab-content.active{display:block}.tabs-container .tab-content-inner{padding:30px}.tabs-container .tab-title{padding:30px;font-size:20px;font-weight:600;border-bottom:1px solid #e3e3e3;margin:-30px -30px 30px;display:flex;text-align:left;justify-content:space-between;flex-wrap:wrap}.tabs-container .tab-title span{margin-top:auto;margin-bottom:auto}@media (max-width:768px){.tabs-container .tab-title{text-align:center;display:block}.tabs-container .tab-title span{display:block}.tabs-container .tab-title .btn{margin-top:10px}}.tabs-container .tab-subtitle{font-size:17px;margin-bottom:5px}.tabs-container .tab-subtitle:not(first-child){margin-top:15px}.tabs-container .tab-footer{margin-left:-30px;margin-right:-30px;margin-bottom:-30px;padding:20px 30px;border-top:1px solid #e3e3e3;text-align:right}.tabs-container .tab-row{display:flex;flex:1;flex-wrap:nowrap;margin-left:-15px;margin-right:-15px}@media (max-width:767px){.tabs-container .tab-row{margin-left:0;margin-right:0;flex-direction:column}}@media (min-width:768px){.tabs-container .tab-col{flex-basis:50%;padding:0 15px}}@media (min-width:768px){.tabs-container._nav-right{display:flex}.tabs-container._nav-right .nav-tabs{order:2;width:300px}.tabs-container._nav-right .nav-tab{border-top-right-radius:4px;border-bottom-right-radius:4px;border-left:1px solid #fff;margin-bottom:5px}.tabs-container._nav-right .nav-tab.active{left:-1px}.tabs-container._nav-right .tab-content{border-top-right-radius:0;order:1}.tabs-container._nav-left{display:flex}.tabs-container._nav-left .nav-tabs{order:1;width:300px}.tabs-container._nav-left .nav-tab{border-top-left-radius:4px;border-bottom-left-radius:4px;border-right:1px solid #fff;margin-bottom:5px}.tabs-container._nav-left .nav-tab.active{right:-1px}.tabs-container._nav-left .tab-content{border-top-left-radius:0;order:2}.tabs-container._nav-top .nav-tabs{display:flex;flex:1}.tabs-container._nav-top .nav-tab{margin-right:5px;border-bottom:0}.tabs-container._nav-top .nav-tab.active{bottom:-1px}}.bullet-tabs-container .nav-tabs{justify-content:center}@media only screen and (min-width:540px){.bullet-tabs-container .nav-tabs{display:flex}}.bullet-tabs-container .nav-tabs .nav-tab{padding:0 5px;position:relative;cursor:pointer;margin-bottom:5px}@media only screen and (min-width:540px){.bullet-tabs-container .nav-tabs .nav-tab{max-width:265px}}@media only screen and (min-width:1024px){.bullet-tabs-container .nav-tabs .nav-tab{padding:0 15px;margin-bottom:0}}.bullet-tabs-container .nav-tabs .nav-tab .inner-tab{border:1px solid #005f4d;width:100%;padding:10px 20px;border-radius:15px;text-align:center;font-weight:600}@media only screen and (min-width:1280px){.bullet-tabs-container .nav-tabs .nav-tab .inner-tab{width:250px}}@media only screen and (min-width:540px){.bullet-tabs-container .nav-tabs .nav-tab .inner-tab{background:#005f4d;color:#fff}}.bullet-tabs-container .nav-tabs .nav-tab.active .inner-tab{background:#005f4d;color:#fff}@media only screen and (min-width:540px){.bullet-tabs-container .nav-tabs .nav-tab.active:after{content:"";display:block;position:absolute;bottom:-10px;left:calc(50% - 10px);width:0;height:0;border-color:#005f4d transparent transparent;border-style:solid;border-width:10px 10px 0}}.bullet-tabs-container .tab-content{display:none;width:100%}.bullet-tabs-container .tab-content.active{display:block}.bullet-tabs-container .tab-content-inner{padding:30px}.badge-danger,.badge-positive,.badge-primary,.badge-secondary,.badge-warning{display:inline-block;min-width:10px;padding:3px 7px;font-size:.9rem;vertical-align:middle;border-radius:10px;font-weight:600;line-height:1;text-align:center;white-space:nowrap}.badge-primary{background:#005f4d;color:#fff}.badge-secondary{background:#f82637;color:#fff}.badge-danger{background:#9c0b00;color:#fff}.badge-positive{background:#00ba77;color:#fff}.badge-warning{background:#b75400;color:#fff}.alert-danger,.alert-success,.alert-warning{border:1px solid grey;padding:15px}.alert-danger ul,.alert-success ul,.alert-warning ul{margin:0;padding:0;list-style:none}.alert-danger{background:#dca5ac;border-color:#c56363;color:#380000;font-weight:600}.alert-success{background:#d8e4db;border-color:#458c54;color:#002800;font-weight:600}.alert-warning{background:#e4ddb2;border-color:#c65227;color:#8c3d19;font-weight:600}.val_errors{list-style:none;padding:0}.loading-spinner-outer{position:fixed;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.8);z-index:1001;display:flex;flex-direction:column;justify-content:space-around}.loading-spinner-inner{background:#fff;border-radius:30px;margin:auto;padding:30px;border:1px solid #f4f2ed}.loading-spinner-content{padding:30px}.loading-spinner,.loading-spinner:after{border-radius:50%;width:5em;height:5em}.loading-spinner{margin:auto;font-size:10px;position:relative;text-indent:-9999em;border:.8em solid #e1e9f3;border-left-color:#1d89c9;transform:translateZ(0);-webkit-animation:load-spin-an 1.1s linear infinite;animation:load-spin-an 1.1s linear infinite}@-webkit-keyframes load-spin-an{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes load-spin-an{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.page-breadcrumb-wrapper{border-bottom:1px solid #e3e3e3;background:#f4f2ed}.page-breadcrumb-wrapper .page-breadcrumb{display:flex;padding:5px;flex-wrap:wrap;justify-content:center}@media only screen and (min-width:540px){.page-breadcrumb-wrapper .page-breadcrumb{flex-wrap:nowrap;justify-content:start}}.page-breadcrumb-wrapper .page-breadcrumb .crumb{color:#565656;padding:10px;font-weight:600;display:flex;flex-direction:column;justify-content:center}.page-breadcrumb-wrapper .page-breadcrumb .crumb._current{color:#005f4d}.vue-dropzone{border:1px solid #e3e3e3;border-radius:6px;box-shadow:none;cursor:pointer}.vue-dropzone,.vue-dropzone .dz-message{display:flex;flex-direction:column;height:100%}.vue-dropzone .dz-message{text-align:center;justify-content:space-around;padding:0}.vue-dropzone .dz-error-mark,.vue-dropzone .dz-success-mark{display:none}.vue-dropzone .dz-preview.dz-image-preview{text-align:center}.vue-dropzone .dz-details{padding:30px}.vue-dropzone .dz-filename{word-break:break-word}.vue-dropzone .dz-image{padding:0 30px}.vue-dropzone:hover{background:#f4f2ed}.vue-dropzone [data-dz-size] strong{color:#fff!important}.pagination-bar{font-weight:600}.pagination-bar .row{display:flex}.pagination-bar .col{flex:1}.attachments-modal-window{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);display:none;padding:15px;z-index:9999999;text-align:left}.attachments-modal-window.open{display:flex;flex-direction:column;justify-content:space-around}.attachments-modal-window .modal-close{color:#fff;position:absolute;right:10px;top:10px;font-size:1.3rem;z-index:99999;cursor:pointer}.attachments-modal-window .modal-window-inner{max-width:1000px;margin:auto;width:100%;position:relative;color:#19181a;border-radius:15px;max-height:100%;overflow:auto}.attachments-modal-window .selected-image{padding:30px;border:1px solid #000;background:rgba(0,0,0,.3);text-align:center;position:relative}.attachments-modal-window .selected-image img{max-width:100%;margin:auto;max-height:75vh}.attachments-modal-window .selected-image .download-button{background:#005f4d;color:#fff;font-size:1.8rem;border-radius:100%;width:50px;height:50px;border:1px solid #fff;display:flex;flex-direction:column;justify-content:space-around;text-align:center;position:absolute;bottom:45px;right:45px;cursor:pointer}.attachments-modal-window .selected-image .download-button i{margin:auto}.attachments-modal-window .attachments{display:flex;flex-wrap:wrap;padding:10px;background:rgba(0,0,0,.3);border:1px solid #000}.attachments-modal-window .attachments .attachment{width:100px;height:100px;padding:10px;display:flex;cursor:pointer}.attachments-modal-window .attachments .attachment .image{width:100%;display:block}.youve-connected-overlay,.youve-disconnected-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;display:flex;flex-direction:column;justify-content:space-around;z-index:9999;transition:opacity 2s}.youve-connected-overlay .title,.youve-disconnected-overlay .title{font-size:2rem;text-align:center;padding:30px;color:#fff}.table_list .td_delete,.table_list .td_view{width:35px}@media only screen and (max-width:767px){.table_list{display:block}.table_list>tbody,.table_list>tbody>tr,.table_list>tbody>tr>td,.table_list>tr,.table_list>tr>td{display:block;width:100%}.table_list [data-th]{display:flex;flex-wrap:wrap}.table_list [data-th]:before{display:block;content:attr(data-th);font-weight:600;padding-right:15px}.table_list>thead,.table_list>tr>th{display:none}.table_list>tbody>tr,.table_list>tr{border-bottom:30px solid transparent}.table_list>tbody{display:flex;flex-wrap:wrap;width:100%}.table_list>tbody>tr{display:flex;flex-direction:column;width:calc(50% - 10px);border:1px solid #e3e3e3;border-radius:4px;margin:5px;position:relative;padding-right:30px}.table_list>tbody>tr td{padding:7px 10px}.table_list>tbody>tr .td_view{position:absolute;top:0;right:0;background:transparent}.table_list>tbody>tr .td_delete{position:absolute;bottom:0;right:0;background:transparent}}@media only screen and (max-width:539px){.table_list>tbody>tr{width:100%}}@media only screen and (min-width:768px){.table_list>tbody>tr>td,.table_list>thead>tr>th,.table_list>tr>td,.table_list>tr>th{border-bottom:1px solid #e3e3e3}}body.login-page{background:#fff;background-image:url(/images/login_background.png);background-repeat:no-repeat;background-position:50%}body.login-page .login-outer-wrapper{display:flex;flex-direction:column;justify-content:space-around;flex-grow:1}body.login-page .login-outer-wrapper .page-title{padding:0;margin-bottom:0}body.login-page .login-box{width:100%;max-width:330px;margin:auto}body.login-page .main-section-outer-container{max-width:100%;padding:30px;margin-top:0}body.login-page .main-content-outer-container{background:transparent}body.login-page.register-page{background-image:none}@media only screen and (max-width:1279px){.installation-of-the-month-previous-winners-calendar body.login-page.register-page .years,.installation-of-the-month-submissions body.login-page.register-page .installation-of-the-month-submission,.installation-of-the-month-widget body.login-page.register-page .installation-of-the-month-box,body.login-page.register-page .box,body.login-page.register-page .installation-of-the-month-previous-winners-calendar .years,body.login-page.register-page .installation-of-the-month-submissions .installation-of-the-month-submission,body.login-page.register-page .installation-of-the-month-widget .installation-of-the-month-box,body.login-page.register-page .landing-page-introduction-box{box-shadow:none}}body.login-page .outer-container .header-outer-container{background:transparent;position:relative}body.login-page .form-group{margin-bottom:10px}.register-wrapper{max-width:850px;margin:auto;width:100%}.login-header{display:flex;justify-content:space-between}.login-header .logo{max-width:120px;height:auto}@media only screen and (min-width:1024px){.login-header .logo{max-width:230px}}.login-header .header-menu-item,.login-header .header-menu-item i{color:#005f4d}@media only screen and (min-width:1024px){.login-header .header-menu-item._register,.login-header .header-menu-item._register i{font-size:1.5rem}}.trade-counter-register-promo-logos{display:flex;justify-content:center;flex-wrap:wrap}.trade-counter-register-promo-logos .trade-counter-register-promo-logo{width:200px;padding:15px;display:flex;flex-direction:column;justify-content:space-around}.trade-counter-register-promo-logos .trade-counter-register-promo-logo img{width:100%;margin:auto}body._dashboard{overflow-x:hidden}body._dashboard .installation-of-the-month-previous-winners-calendar{margin:15px 25px}body._dashboard .installation-of-the-month-previous-winners-calendar .main-title h1{margin:0;font-size:1.5rem}body._dashboard .installation-of-the-month-previous-winners-calendar .months{max-width:100%}body._dashboard .installation-of-the-month-previous-winners-calendar .months .month-box{width:100px;height:125px;padding:1px;font-size:.8rem}body._dashboard .installation-of-the-month-previous-winners-calendar .months .month-box .month-box-inner{padding:5px}.dashboard-banner-case-studies{background-color:#005f4d;color:#fff;border-radius:4px;margin:0 25px 15px}.dashboard-banner-case-studies .inner-box{display:flex;justify-content:space-between;flex-direction:column}.dashboard-banner-case-studies .inner-box .text{font-size:1.2rem;display:flex;flex-direction:column;justify-content:center;padding:40px 40px 0}.dashboard-banner-case-studies .inner-box .text .footer-main .footer-email,.dashboard-banner-case-studies .inner-box .text .txt-md,.footer-main .dashboard-banner-case-studies .inner-box .text .footer-email{margin-top:10px}.dashboard-banner-case-studies .inner-box .image{background:url(/images/case-studies-dashboard-banner-image.png);flex-grow:1;max-width:640px;background-repeat:no-repeat;background-size:cover}.dashboard-banner-case-studies .inner-box .button{display:flex;flex-direction:column;justify-content:center;padding:40px}@media only screen and (min-width:768px){.dashboard-banner-case-studies .inner-box{flex-direction:row}.dashboard-banner-case-studies .inner-box .text{padding-bottom:40px}.dashboard-banner-case-studies .inner-box .text .footer-main .footer-email,.dashboard-banner-case-studies .inner-box .text .txt-md,.footer-main .dashboard-banner-case-studies .inner-box .text .footer-email{margin-top:0}}.dashboard-wave-background{background-image:url(/images/dashboard-background-wave.png);background-repeat:no-repeat;background-size:60%;background-position:100% 0;border-radius:0}@media only screen and (min-width:1280px){.dashboard-wave-background{border-radius:15px}}.news-search-and-installation-of-the-month-wrapper{display:flex;padding:10px;flex-wrap:wrap}.dashboard-widget-installation-of-the-month{width:100%;order:1}@media only screen and (min-width:768px){.dashboard-widget-installation-of-the-month{width:50%}}@media only screen and (min-width:1560px){.dashboard-widget-installation-of-the-month{width:33.33333%}}.dashboard-widget-document-search{width:100%;order:3}@media only screen and (min-width:1560px){.dashboard-widget-document-search{order:2;width:33.33333%}}.app-tile-and-live-chat{display:flex;flex-direction:column;margin:0 20px}@media only screen and (min-width:768px){.app-tile-and-live-chat{flex-direction:row}}.dashboard-banner-app-tile{background-color:#005f4d;color:#fff;border-radius:4px;margin:5px;flex:1}.dashboard-banner-app-tile .inner-box{display:flex;justify-content:space-between;flex-direction:column;height:100%;background:url(/images/dashboard_add_app_to_homepage_banner.png);background-repeat:no-repeat;background-size:auto 100%;background-position:50%}.dashboard-banner-app-tile .inner-box .text{display:flex;flex-direction:column;justify-content:center;padding:30px;text-align:center}.dashboard-banner-app-tile .inner-box .text .footer-main .footer-email,.dashboard-banner-app-tile .inner-box .text .txt-md,.footer-main .dashboard-banner-app-tile .inner-box .text .footer-email{margin-top:10px}.dashboard-banner-app-tile .inner-box .button{display:flex;flex-direction:column;justify-content:center}@media only screen and (min-width:1024px){.dashboard-banner-app-tile .inner-box{flex-direction:row}.dashboard-banner-app-tile .inner-box .text{padding:0 0 0 30px;text-align:left}.dashboard-banner-app-tile .inner-box .text .footer-main .footer-email,.dashboard-banner-app-tile .inner-box .text .txt-md,.footer-main .dashboard-banner-app-tile .inner-box .text .footer-email{margin-top:0}.dashboard-banner-app-tile .inner-box .button{padding:30px}}.dashboard-banner-live-chat{background-color:#005f4d;color:#fff;border-radius:4px;margin:5px;flex:1}.dashboard-banner-live-chat .inner-box{display:flex;justify-content:space-between;flex-direction:column;height:100%}.dashboard-banner-live-chat .inner-box .text{display:flex;flex-direction:column;justify-content:center;padding:30px;text-align:center}.dashboard-banner-live-chat .inner-box .text .footer-main .footer-email,.dashboard-banner-live-chat .inner-box .text .txt-md,.footer-main .dashboard-banner-live-chat .inner-box .text .footer-email{margin-top:10px}.dashboard-banner-live-chat .inner-box .button{display:flex;flex-direction:column;justify-content:center}@media only screen and (min-width:1024px){.dashboard-banner-live-chat .inner-box{flex-direction:row}.dashboard-banner-live-chat .inner-box .text{text-align:left;padding:0 0 0 30px}.dashboard-banner-live-chat .inner-box .text .footer-main .footer-email,.dashboard-banner-live-chat .inner-box .text .txt-md,.footer-main .dashboard-banner-live-chat .inner-box .text .footer-email{margin-top:0}.dashboard-banner-live-chat .inner-box .button{padding:30px}}.dashboard-widget-installation-of-the-month{padding:15px;border-radius:4px}.dashboard-widget-installation-of-the-month,.dashboard-widget-installation-of-the-month .box,.dashboard-widget-installation-of-the-month .installation-of-the-month-previous-winners-calendar .years,.dashboard-widget-installation-of-the-month .installation-of-the-month-submissions .installation-of-the-month-submission,.dashboard-widget-installation-of-the-month .installation-of-the-month-widget .installation-of-the-month-box,.dashboard-widget-installation-of-the-month .landing-page-introduction-box,.installation-of-the-month-previous-winners-calendar .dashboard-widget-installation-of-the-month .years,.installation-of-the-month-submissions .dashboard-widget-installation-of-the-month .installation-of-the-month-submission,.installation-of-the-month-widget .dashboard-widget-installation-of-the-month .installation-of-the-month-box{display:flex;flex-direction:column;flex-grow:1}.dashboard-widget-installation-of-the-month .installation-of-the-month-slider{position:relative;display:flex;flex-direction:column;flex-grow:1}.dashboard-widget-installation-of-the-month .installation-of-the-month-slider .nav{position:absolute;display:flex;z-index:1;right:10px;top:10px;justify-content:flex-end}.dashboard-widget-installation-of-the-month .installation-of-the-month-slider .nav .circle{margin:5px;width:15px;height:15px;background:#fff;cursor:pointer;border-radius:100%}.dashboard-widget-installation-of-the-month .installation-of-the-month-slider .nav .circle._active{background:#005f4d}.dashboard-widget-installation-of-the-month .installation-of-the-month-slider .banner{display:block}.dashboard-widget-installation-of-the-month .installation-of-the-month-slider .panel{display:none;position:relative;flex-grow:1;flex-direction:column}.dashboard-widget-installation-of-the-month .installation-of-the-month-slider .panel._active{display:flex}.dashboard-widget-installation-of-the-month .installation-of-the-month-slider .panel._landing .ribbon{top:0;left:15px;width:175px}@media only screen and (min-width:768px){.dashboard-widget-installation-of-the-month .installation-of-the-month-slider .panel._landing .ribbon{position:absolute}}.dashboard-widget-installation-of-the-month .installation-of-the-month-slider .image{flex-grow:1;background-size:cover;background-repeat:no-repeat;border-top-left-radius:4px;border-top-right-radius:4px}.dashboard-widget-installation-of-the-month .title-bar{background:#005f4d;background:linear-gradient(90deg,#7ac143,#005f4d 50%);color:#fff;padding:15px;font-weight:600;border-bottom-left-radius:4px;border-bottom-right-radius:4px;text-align:center}.dashboard-widget-document-search{color:#005f4d;padding:15px}.dashboard-widget-document-search .inner-box{background:#f4f2ed;display:flex;flex-direction:column;padding:15px;height:100%;border-radius:4px;justify-content:center}.dashboard-widget-document-search .title{text-align:center;margin:0;padding:0 15px 15px;display:block}.dashboard-widget-document-search .content{display:flex}.dashboard-widget-document-search .list{line-height:200%;display:flex;text-align:center;margin:auto;width:100%;flex-wrap:wrap}.dashboard-widget-document-search .list .col{flex:1;margin:2px;white-space:nowrap}.dashboard-widget-document-search .list .col form{width:100%}.dashboard-widget-document-search .list .col .btn-primary-outline,.dashboard-widget-document-search .list .col .vue-dropzone .dz-preview .dz-remove,.vue-dropzone .dz-preview .dashboard-widget-document-search .list .col .dz-remove{width:100%;padding:8px}.dashboard-widget-document-search .footer{padding-top:5px}.dashboard-widget-document-search .footer .btn-primary,.dashboard-widget-document-search .footer .swal2-actions button.swal2-styled.swal2-confirm,.swal2-actions .dashboard-widget-document-search .footer button.swal2-styled.swal2-confirm{width:100%}.dashboard-widget-news{padding:15px 25px;width:100%}.dashboard-widget-news .dashboard-widget-news-slider-wrapper{position:relative;overflow:hidden}.dashboard-widget-news .news-posts{display:flex;flex-wrap:nowrap;transition:transform .5s ease;transform:translateX(0)}.dashboard-widget-news .news-post{flex:0 0 33.33333%;transition:transform .5s ease;font-size:1rem;white-space:normal;display:flex;flex-direction:column;text-align:center;padding:10px;min-width:200px}.dashboard-widget-news .news-post>a{color:#005f4d}.dashboard-widget-news .news-post .news-post-image img{max-height:130px}.dashboard-widget-news .inner-box{background:#f4f2ed;border-radius:4px;height:100%;display:flex;justify-content:center;flex-direction:column}.dashboard-widget-news .title{text-align:center;margin:0;padding:15px;display:block}.dashboard-widget-news .title a{color:#005f4d}.dashboard-widget-news .post-title{padding:10px}.dashboard-widget-news .date,.dashboard-widget-news .summary{margin-bottom:15px}.dashboard-widget-news .footer{text-align:right;margin-top:auto}.dashboard-widget-testimonials{padding:0 25px;width:100%;margin-bottom:10px}.dashboard-widget-testimonials .dashboard-widget-testimonials-slider-wrapper{position:relative;overflow:hidden}.dashboard-widget-testimonials .testimonials{display:flex;flex-wrap:nowrap;transition:transform .5s ease;transform:translateX(0)}.dashboard-widget-testimonials .testimonial{flex:0 0 33.33333%;transition:transform .5s ease;display:flex;flex-direction:column;text-align:center}.notifications-enquiries-and-leads-wrapper{display:flex;flex-direction:column}.notifications-enquiries-and-leads-wrapper .col-enquiries,.notifications-enquiries-and-leads-wrapper .col-leads,.notifications-enquiries-and-leads-wrapper .col-notifications{flex:1;display:flex;flex-direction:column;justify-content:space-around;padding:5px 15px}.notifications-enquiries-and-leads-wrapper .button{background:#f4f2ed;color:#005f4d;display:flex;padding:15px;border:2px solid #f4f2ed;border-radius:4px;transition:all .3s ease;cursor:pointer}.notifications-enquiries-and-leads-wrapper .button .info{display:flex;justify-content:space-between;flex-grow:1;order:2}.notifications-enquiries-and-leads-wrapper .button .title{font-weight:600;margin-left:15px}.notifications-enquiries-and-leads-wrapper .button .icon,.notifications-enquiries-and-leads-wrapper .button .timestamp,.notifications-enquiries-and-leads-wrapper .button .title{text-align:center;display:flex;justify-content:space-around;flex-direction:column}.notifications-enquiries-and-leads-wrapper .button .icon{order:1;position:relative;width:40px;margin-left:auto;height:40px;border:2px solid green;border-radius:100%}.notifications-enquiries-and-leads-wrapper .button .icon i{margin:auto;font-size:1.2rem}.notifications-enquiries-and-leads-wrapper .button .count-badge{background:#8bc056;color:#fff;text-align:center;border-radius:100%;width:20px;height:20px;font-size:1rem;font-weight:500;position:absolute;bottom:-5px;right:-5px;display:flex;flex-direction:column;justify-content:space-around}.notifications-enquiries-and-leads-wrapper .button:hover{background:#fff;border:2px solid #f4f2ed}@media only screen and (min-width:768px){.notifications-enquiries-and-leads-wrapper{flex-direction:row;padding:5px}.notifications-enquiries-and-leads-wrapper .col-enquiries,.notifications-enquiries-and-leads-wrapper .col-leads,.notifications-enquiries-and-leads-wrapper .col-notifications{padding:15px}.notifications-enquiries-and-leads-wrapper .button .info{flex-direction:column;justify-content:center;order:1}.notifications-enquiries-and-leads-wrapper .button .info .title{margin-bottom:5px;margin-left:0}.notifications-enquiries-and-leads-wrapper .button .icon{order:2;width:50px;height:50px}.notifications-enquiries-and-leads-wrapper .button .icon i{font-size:1.7rem}}.staff-dashboard-links{display:flex;flex-wrap:wrap;justify-content:center}@media only screen and (min-width:1280px){.staff-dashboard-links{margin:-15px}}.staff-dashboard-links .staff-dashboard-link{padding:5px;width:100%}@media only screen and (min-width:540px){.staff-dashboard-links .staff-dashboard-link{width:33.33333%}}@media only screen and (min-width:768px){.staff-dashboard-links .staff-dashboard-link{width:33.33333%}}@media only screen and (min-width:1280px){.staff-dashboard-links .staff-dashboard-link{width:25%}}@media only screen and (min-width:1560px){.staff-dashboard-links .staff-dashboard-link{padding:15px;width:25%}}@media only screen and (min-width:1800px){.staff-dashboard-links .staff-dashboard-link{width:25%}}.staff-dashboard-links .staff-dashboard-link .link-item{background:#005f4d;color:#fff;cursor:pointer;padding:15px;display:flex;justify-content:center;border-radius:4px}@media only screen and (min-width:1560px){.staff-dashboard-links .staff-dashboard-link .link-item{padding:30px}}.staff-dashboard-links .staff-dashboard-link .link-item>span{display:flex;flex-direction:column;justify-content:space-around}.staff-dashboard-links .staff-dashboard-link .link-item .icon{position:relative;font-size:1.6rem}.staff-dashboard-links .staff-dashboard-link .link-item .icon i{margin-right:10px}.staff-dashboard-links .staff-dashboard-link .link-item .icon .count-badge{background:#fff;color:#005f4d;text-align:center;border-radius:100%;width:17px;height:17px;font-size:.7rem;font-weight:600;position:absolute;bottom:0;right:4px;display:flex;flex-direction:column;justify-content:space-around}.dashboard-buttons{display:flex;justify-content:center;margin:15px 0;flex-wrap:wrap}.slider-nav .slider-nav-item{width:15px;height:15px;margin:0 5px;border-radius:50%;background-color:#e3e3e3;cursor:pointer;transition:background-color .3s ease}.slider-nav .slider-nav-item.active{background-color:#005f4d}.dashboard-brands-and-virtual-tour{justify-content:left;padding:15px;display:flex;flex-direction:column-reverse;flex-wrap:wrap}.dashboard-brands-and-virtual-tour .slider-nav{display:none}@media only screen and (min-width:1024px){.dashboard-brands-and-virtual-tour{flex-direction:row}.dashboard-brands-and-virtual-tour .slider-nav{display:flex;flex-basis:50%}.dashboard-brands-and-virtual-tour .dashboard-brands-wrapper,.dashboard-brands-and-virtual-tour .dashboard-virtual-tour-wrapper{flex-basis:50%}}.dashboard-brands-and-virtual-tour .dashboard-virtual-tour-wrapper{display:flex;flex-direction:column}.dashboard-brands-and-virtual-tour .dashboard-virtual-tour-wrapper .virtual-tour-banner{display:flex;flex-direction:column;justify-content:space-between;background:#005f4d;color:#fff;text-align:center;margin:15px;border-radius:4px;flex-grow:1}.dashboard-brands-and-virtual-tour .dashboard-virtual-tour-wrapper .virtual-tour-banner:hover{color:#fff}.dashboard-brands-and-virtual-tour .dashboard-virtual-tour-wrapper .virtual-tour-banner h3{display:flex;flex-direction:column;justify-content:space-around;flex-shrink:0;flex-grow:1;margin:0;padding:15px;text-align:center}.dashboard-brands-and-virtual-tour .dashboard-virtual-tour-wrapper .virtual-tour-banner div{display:flex;flex-direction:column;justify-content:space-around}.dashboard-installation-showcase-and-project-snapshot{display:flex;justify-content:center;text-align:center;padding:15px;flex-direction:column}@media only screen and (min-width:1024px){.dashboard-installation-showcase-and-project-snapshot{flex-direction:row}}.dashboard-installation-showcase-and-project-snapshot .dashboard-installation-showcase-wrapper{flex:1;display:flex;flex-direction:column;padding:15px}.dashboard-installation-showcase-and-project-snapshot .dashboard-installation-showcase-wrapper .dashboard-installation-showcase{background:#005f4d;color:#fff;border-radius:4px;flex-grow:1}.dashboard-installation-showcase-and-project-snapshot .dashboard-installation-showcase-wrapper .dashboard-installation-showcase .m-3{display:block;margin-top:auto}.dashboard-installation-showcase-and-project-snapshot .dashboard-project-snapshot-wrapper{flex:1;display:flex;flex-direction:column;padding:15px}.dashboard-installation-showcase-and-project-snapshot .dashboard-project-snapshot-wrapper .dashboard-project-snapshot{background:#f4f2ed;border-radius:4px;flex-grow:1;display:flex;flex-direction:column}.dashboard-installation-showcase-and-project-snapshot .dashboard-project-snapshot-wrapper .dashboard-project-snapshot .m-3{display:block;margin-top:auto}.dashboard-installation-showcase-and-project-snapshot img{max-height:300px;width:auto;border-radius:4px}.dashboard-installation-showcase-and-project-snapshot p{max-width:80%;margin:10px auto}.dashboard-epwin-system-types-slider-wrapper{position:relative;overflow:hidden;background:#fff;padding:15px;text-align:center}.dashboard-epwin-system-types-slider-wrapper .dashboard-epwin-system-types{position:relative;height:auto}.dashboard-epwin-system-types-slider-wrapper .dashboard-epwin-system-types .dashboard-epwin-system-type{top:0;left:0;right:0;opacity:0;visibility:hidden;transition:opacity .5s ease,transform .5s ease;transform:translateX(-100%);background-repeat:no-repeat;white-space:normal;border-radius:4px;background-size:cover;background-position:100%;color:#000;position:absolute}.dashboard-epwin-system-types-slider-wrapper .dashboard-epwin-system-types .dashboard-epwin-system-type.active{opacity:1;visibility:visible;transform:translateX(0);position:relative}.dashboard-epwin-system-types-slider-wrapper .dashboard-epwin-system-types .dashboard-epwin-system-type.inactive{transform:translateX(100%)}.dashboard-epwin-system-types-slider-wrapper .dashboard-epwin-system-types .features{display:flex;justify-content:center}.dashboard-epwin-system-types-slider-wrapper .dashboard-epwin-system-types .features .feature{padding:10px;display:flex}.dashboard-epwin-system-types-slider-wrapper .dashboard-epwin-system-types .features .feature .img img{width:40px}.dashboard-epwin-system-types-slider-wrapper .dashboard-epwin-system-types .features .feature .label{display:flex;flex-direction:column;justify-content:space-around;font-size:.8rem;font-weight:700}.dashboard-epwin-system-types-slider-wrapper .dashboard-epwin-system-types .inner-box{padding:30px}.dashboard-epwin-system-types-slider-wrapper .dashboard-epwin-system-types .inner-box .title{line-height:90%;font-size:1.6rem}.dashboard-epwin-system-types-slider-wrapper .dashboard-epwin-system-types .inner-box .sub-title{margin-top:15px;margin-bottom:15px;font-size:1rem;line-height:1.6}.dashboard-epwin-system-types-slider-wrapper .dashboard-epwin-system-types .btn-default,.dashboard-epwin-system-types-slider-wrapper .dashboard-epwin-system-types .swal2-actions button.swal2-styled.swal2-cancel,.swal2-actions .dashboard-epwin-system-types-slider-wrapper .dashboard-epwin-system-types button.swal2-styled.swal2-cancel{border:0;margin-top:15px}.dashboard-epwin-system-types-slider-wrapper .dashboard-epwin-system-types .btn-default:hover,.dashboard-epwin-system-types-slider-wrapper .dashboard-epwin-system-types .swal2-actions button.swal2-styled.swal2-cancel:hover,.swal2-actions .dashboard-epwin-system-types-slider-wrapper .dashboard-epwin-system-types button.swal2-styled.swal2-cancel:hover{border:0;background:#000}.epwin-system-types-list .system-type-logo,.epwin-system-types-logo-list .system-type-logo{border:10px solid #e3e3e3;border-radius:100%;width:150px;height:150px;margin:auto;text-align:center;display:flex;flex-direction:column}.epwin-system-types-list .system-type-logo img,.epwin-system-types-logo-list .system-type-logo img{margin:auto;padding:10px;width:100%}.epwin-system-types-list{display:flex;flex-wrap:wrap}.epwin-system-types-list .epwin-system-types-list-item{width:100%;padding:15px}@media only screen and (min-width:768px){.epwin-system-types-list .epwin-system-types-list-item{width:50%}}@media only screen and (min-width:1024px){.epwin-system-types-list .epwin-system-types-list-item{width:33.33333%}}.epwin-system-types-list .epwin-system-types-list-item .box,.epwin-system-types-list .epwin-system-types-list-item .installation-of-the-month-previous-winners-calendar .years,.epwin-system-types-list .epwin-system-types-list-item .installation-of-the-month-submissions .installation-of-the-month-submission,.epwin-system-types-list .epwin-system-types-list-item .installation-of-the-month-widget .installation-of-the-month-box,.epwin-system-types-list .epwin-system-types-list-item .landing-page-introduction-box,.installation-of-the-month-previous-winners-calendar .epwin-system-types-list .epwin-system-types-list-item .years,.installation-of-the-month-submissions .epwin-system-types-list .epwin-system-types-list-item .installation-of-the-month-submission,.installation-of-the-month-widget .epwin-system-types-list .epwin-system-types-list-item .installation-of-the-month-box{position:relative;width:100%;display:flex;flex-direction:column;height:100%}.epwin-system-types-list .epwin-system-types-list-item .box .box-content,.epwin-system-types-list .epwin-system-types-list-item .installation-of-the-month-previous-winners-calendar .years .box-content,.epwin-system-types-list .epwin-system-types-list-item .installation-of-the-month-submissions .installation-of-the-month-submission .box-content,.epwin-system-types-list .epwin-system-types-list-item .installation-of-the-month-widget .installation-of-the-month-box .box-content,.epwin-system-types-list .epwin-system-types-list-item .landing-page-introduction-box .box-content,.installation-of-the-month-previous-winners-calendar .epwin-system-types-list .epwin-system-types-list-item .years .box-content,.installation-of-the-month-submissions .epwin-system-types-list .epwin-system-types-list-item .installation-of-the-month-submission .box-content,.installation-of-the-month-widget .epwin-system-types-list .epwin-system-types-list-item .installation-of-the-month-box .box-content{display:flex;flex-direction:column;height:100%}.epwin-system-types-list .epwin-system-types-list-item .box:before,.epwin-system-types-list .epwin-system-types-list-item .installation-of-the-month-previous-winners-calendar .years:before,.epwin-system-types-list .epwin-system-types-list-item .installation-of-the-month-submissions .installation-of-the-month-submission:before,.epwin-system-types-list .epwin-system-types-list-item .installation-of-the-month-widget .installation-of-the-month-box:before,.epwin-system-types-list .epwin-system-types-list-item .landing-page-introduction-box:before,.installation-of-the-month-previous-winners-calendar .epwin-system-types-list .epwin-system-types-list-item .years:before,.installation-of-the-month-submissions .epwin-system-types-list .epwin-system-types-list-item .installation-of-the-month-submission:before,.installation-of-the-month-widget .epwin-system-types-list .epwin-system-types-list-item .installation-of-the-month-box:before{content:"";display:block;width:100%;height:15px;border-top-right-radius:15px;border-top-left-radius:15px;background:#005f4d;background:linear-gradient(90deg,#7ac143,#005f4d 50%)}.epwin-system-types-list .epwin-system-types-list-item .system-type-status{padding-bottom:15px;padding-top:10px;border-bottom:1px solid #e3e3e3;margin-bottom:30px}.epwin-system-types-list .epwin-system-types-list-item .status-circle{background-color:#8c8c8c;display:inline-block;width:13px;height:13px;border-radius:100%;margin-top:-1px;margin-right:5px}.epwin-system-types-list .epwin-system-types-list-item .status-circle._active{background-color:#005f4d}.epwin-system-types-list .epwin-system-types-list-item .system-type-short-description{color:#8c8c8c;margin-top:10px}.epwin-system-types-list .epwin-system-types-list-item .system-type-description{line-height:2;color:#8c8c8c;margin-top:20px}.epwin-system-types-list .epwin-system-types-list-item .box,.epwin-system-types-list .epwin-system-types-list-item .installation-of-the-month-previous-winners-calendar .years,.epwin-system-types-list .epwin-system-types-list-item .installation-of-the-month-submissions .installation-of-the-month-submission,.epwin-system-types-list .epwin-system-types-list-item .installation-of-the-month-widget .installation-of-the-month-box,.epwin-system-types-list .epwin-system-types-list-item .landing-page-introduction-box,.installation-of-the-month-previous-winners-calendar .epwin-system-types-list .epwin-system-types-list-item .years,.installation-of-the-month-submissions .epwin-system-types-list .epwin-system-types-list-item .installation-of-the-month-submission,.installation-of-the-month-widget .epwin-system-types-list .epwin-system-types-list-item .installation-of-the-month-box{border-radius:15px}.epwin-system-types-list .system-type-title{font-size:1.6rem;margin-top:20px;margin-bottom:5px}.epwin-system-types-logo-list{display:flex;flex-wrap:wrap;justify-content:center}.epwin-system-types-logo-list .system-type-logo{margin:10px}.dashboard-system-types{display:flex;justify-content:flex-end;padding-right:15px}.dashboard-system-types .title{display:flex;flex-direction:column;justify-content:space-around;padding-right:10px}.dashboard-system-types .system-type{display:flex;flex-direction:column;justify-content:space-around;padding:10px}.dashboard-system-types .system-type img{width:100px}.table-epwin-systems-for-user{width:100%;border-spacing:0}.table-epwin-systems-for-user .checkbox{margin-top:0}.table-epwin-systems-for-user .checkbox label{margin-bottom:0}.table-epwin-systems-for-user td{padding:15px 10px;border-top:1px solid #e3e3e3}.table-epwin-systems-for-user .upload-acp-certificate{background:#e3e3e3;color:#005f4d;font-weight:500;cursor:pointer;text-align:center}.table-epwin-systems-for-user .acp{width:100px;text-align:right}.table-epwin-systems-for-user .acp .checkbox{border-left:1px solid #8c8c8c;padding-left:10px}.technical-uploads-list{display:flex;flex-wrap:wrap;position:relative}.technical-uploads-list .technical-uploads-list-item{width:100%;padding:15px;text-align:center}@media only screen and (min-width:540px){.technical-uploads-list .technical-uploads-list-item{width:50%}}@media only screen and (min-width:768px){.technical-uploads-list .technical-uploads-list-item{width:33.33333%}}@media only screen and (min-width:1024px){.technical-uploads-list .technical-uploads-list-item{width:25%}}@media only screen and (min-width:1560px){.technical-uploads-list .technical-uploads-list-item{width:20%}}@media only screen and (min-width:1800px){.technical-uploads-list .technical-uploads-list-item{width:16.66667%}}.technical-uploads-list .technical-uploads-list-item img{max-width:100%;width:auto;margin:auto}.installation-of-the-month-previous-winners-calendar .technical-uploads-list .technical-uploads-list-item .years,.installation-of-the-month-submissions .technical-uploads-list .technical-uploads-list-item .installation-of-the-month-submission,.installation-of-the-month-widget .technical-uploads-list .technical-uploads-list-item .installation-of-the-month-box,.technical-uploads-list .technical-uploads-list-item .box,.technical-uploads-list .technical-uploads-list-item .installation-of-the-month-previous-winners-calendar .years,.technical-uploads-list .technical-uploads-list-item .installation-of-the-month-submissions .installation-of-the-month-submission,.technical-uploads-list .technical-uploads-list-item .installation-of-the-month-widget .installation-of-the-month-box,.technical-uploads-list .technical-uploads-list-item .landing-page-introduction-box{position:relative;height:100%;padding:15px;display:flex;flex-direction:column;box-shadow:none}.installation-of-the-month-previous-winners-calendar .technical-uploads-list .technical-uploads-list-item .years>div:first-child,.installation-of-the-month-submissions .technical-uploads-list .technical-uploads-list-item .installation-of-the-month-submission>div:first-child,.installation-of-the-month-widget .technical-uploads-list .technical-uploads-list-item .installation-of-the-month-box>div:first-child,.technical-uploads-list .technical-uploads-list-item .box>div:first-child,.technical-uploads-list .technical-uploads-list-item .installation-of-the-month-previous-winners-calendar .years>div:first-child,.technical-uploads-list .technical-uploads-list-item .installation-of-the-month-submissions .installation-of-the-month-submission>div:first-child,.technical-uploads-list .technical-uploads-list-item .installation-of-the-month-widget .installation-of-the-month-box>div:first-child,.technical-uploads-list .technical-uploads-list-item .landing-page-introduction-box>div:first-child{flex-grow:1;display:flex;flex-direction:column;justify-content:center}.installation-of-the-month-previous-winners-calendar .technical-uploads-list .technical-uploads-list-item .years>div:last-child,.installation-of-the-month-submissions .technical-uploads-list .technical-uploads-list-item .installation-of-the-month-submission>div:last-child,.installation-of-the-month-widget .technical-uploads-list .technical-uploads-list-item .installation-of-the-month-box>div:last-child,.technical-uploads-list .technical-uploads-list-item .box>div:last-child,.technical-uploads-list .technical-uploads-list-item .installation-of-the-month-previous-winners-calendar .years>div:last-child,.technical-uploads-list .technical-uploads-list-item .installation-of-the-month-submissions .installation-of-the-month-submission>div:last-child,.technical-uploads-list .technical-uploads-list-item .installation-of-the-month-widget .installation-of-the-month-box>div:last-child,.technical-uploads-list .technical-uploads-list-item .landing-page-introduction-box>div:last-child{padding-top:30px;font-weight:600}.technical-uploads-list .technical-uploads-list-item .technical-uploads-list-item-description{font-size:.8em;color:#8c8c8c;margin-top:10px}.technical-uploads-list .technical-uploads-list-item-delete{position:absolute;right:0;top:0;padding:9px;color:#8c8c8c;cursor:pointer}.technical-uploads-list .technical-uploads-list-item-edit{position:absolute;left:0;top:0;padding:9px;color:#8c8c8c;cursor:pointer}.content-uploads-list-view{position:relative}.content-uploads-list-view .content-uploads-list-view-image{width:100px}.content-uploads-list-view .content-uploads-list-view-image div{background:#f4f2ed;text-align:center;padding:5px}.content-uploads-list-view .content-uploads-list-view-image img{margin:auto;max-height:50px}.content-uploads-list-view .content-uploads-list-view-buttons{text-align:right}.content-uploads-list-view.user_can_manage_downloads .table_enquiries-list tr,.content-uploads-list-view.user_can_manage_downloads .table_leads-assign-to-list tr,.content-uploads-list-view.user_can_manage_downloads .table_leads-assigned-to-list tr,.content-uploads-list-view.user_can_manage_downloads .table_leads-list tr,.content-uploads-list-view.user_can_manage_downloads .table_list tr,.content-uploads-list-view.user_can_manage_downloads .table tr{display:flex;flex-wrap:wrap}@media only screen and (min-width:768px){.content-uploads-list-view.user_can_manage_downloads .table_enquiries-list tr,.content-uploads-list-view.user_can_manage_downloads .table_leads-assign-to-list tr,.content-uploads-list-view.user_can_manage_downloads .table_leads-assigned-to-list tr,.content-uploads-list-view.user_can_manage_downloads .table_leads-list tr,.content-uploads-list-view.user_can_manage_downloads .table_list tr,.content-uploads-list-view.user_can_manage_downloads .table tr{display:table-row}}.content-uploads-list-view.user_can_manage_downloads .content-uploads-list-view-image{display:none}@media only screen and (min-width:768px){.content-uploads-list-view.user_can_manage_downloads .content-uploads-list-view-image{display:table-cell}}.content-uploads-list-view.user_can_manage_downloads .content-uploads-list-view-name{width:100%}@media only screen and (min-width:768px){.content-uploads-list-view.user_can_manage_downloads .content-uploads-list-view-name{width:auto}}@media only screen and (max-width:767px){.content-uploads-list-view.user_can_manage_downloads .content-uploads-list-view-name{border-bottom:none!important}}.content-uploads-list-view.user_can_manage_downloads .content-uploads-list-view-buttons{text-align:right;white-space:nowrap;width:100%}@media only screen and (min-width:768px){.content-uploads-list-view.user_can_manage_downloads .content-uploads-list-view-buttons{width:auto}}.content-upload-system-types{padding:0 15px}.content-upload-system-types .btn-link,.content-upload-system-types .btn-primary,.content-upload-system-types .swal2-actions button.swal2-styled.swal2-confirm,.swal2-actions .content-upload-system-types button.swal2-styled.swal2-confirm{margin-bottom:15px}.content-upload-system-types .btn-link{border:1px solid #e3e3e3}.request-a-how-to-guide-banner{margin:0 -15px;background:#005f4d;color:#fff;display:flex;justify-content:center;justify-items:center}@media only screen and (min-width:1024px){.request-a-how-to-guide-banner{margin:0 -30px}}.request-a-how-to-guide-banner>div{padding:10px;display:flex;flex-direction:column;justify-content:space-around}.landing-page-introduction-box .title{justify-content:space-between;border-bottom:1px solid #e3e3e3;font-size:1.5rem;font-weight:600;color:#005f4d;display:flex;flex-direction:column}.landing-page-introduction-box .title>div{flex-direction:column;justify-content:space-around;padding:30px;order:2;text-align:center}.landing-page-introduction-box .title .logo{padding:10px 10px 0;order:1}.landing-page-introduction-box .title .logo img{max-height:75px}@media only screen and (min-width:1024px){.landing-page-introduction-box .title{flex-direction:row}.landing-page-introduction-box .title>div{order:1;text-align:left}.landing-page-introduction-box .title .logo{display:flex;order:2;padding-bottom:10px}}.landing-page-introduction-box .sub-title{font-size:1.2rem;font-weight:600;color:#005f4d}.landing-page-introduction-box .main .content{padding:30px;display:flex;flex-direction:column;justify-content:space-around}.landing-page-introduction-box .main ul{line-height:2;margin:15px 0;padding:0 20px}.landing-page-introduction-box .main._image-left,.landing-page-introduction-box .main._image-right{display:flex;flex-direction:column}.landing-page-introduction-box .main._image-left .image,.landing-page-introduction-box .main._image-right .image{display:flex;flex-direction:column;justify-content:space-around}@media only screen and (min-width:768px){.landing-page-introduction-box .main._image-left,.landing-page-introduction-box .main._image-right{flex-direction:row}.landing-page-introduction-box .main._image-left .content,.landing-page-introduction-box .main._image-left .image,.landing-page-introduction-box .main._image-right .content,.landing-page-introduction-box .main._image-right .image{width:50%}}.landing-page-introduction-box .main._image-right .image{order:2;padding:0 30px 30px}.landing-page-introduction-box .main._image-right .content{order:1}.landing-page-introduction-box .main._image-left .image{order:1;padding:30px 30px 0}.landing-page-introduction-box .main._image-left .content{order:2}@media only screen and (min-width:768px){.landing-page-introduction-box .main._image-left .image,.landing-page-introduction-box .main._image-right .image{padding:30px}}.landing-page-introduction-box .footer{padding-top:30px;margin-top:auto;display:flex}.landing-page-introduction-box .footer .enquiry-button{padding-right:15px}.landing-page-introduction-box .footer .enquiry-button,.landing-page-introduction-box .footer .link{display:flex;flex-direction:column;justify-content:space-around}.landing-page-introduction-box:before{content:"";display:block;width:100%;height:15px}@media only screen and (min-width:1280px){.landing-page-introduction-box:before{border-top-right-radius:15px;border-top-left-radius:15px}}.landing-page-introduction-box .highlight-bar{color:#fff;padding:15px;text-align:center}.landing-page-panels{display:flex;flex-wrap:wrap;transition:all .2s ease}.landing-page-panels._disable-all .landing-page-panel:before{opacity:.3}.installation-of-the-month-previous-winners-calendar .landing-page-panels._disable-all .landing-page-panel .years,.installation-of-the-month-submissions .landing-page-panels._disable-all .landing-page-panel .installation-of-the-month-submission,.installation-of-the-month-widget .landing-page-panels._disable-all .landing-page-panel .installation-of-the-month-box,.landing-page-panels._disable-all .landing-page-panel .box,.landing-page-panels._disable-all .landing-page-panel .installation-of-the-month-previous-winners-calendar .years,.landing-page-panels._disable-all .landing-page-panel .installation-of-the-month-submissions .installation-of-the-month-submission,.landing-page-panels._disable-all .landing-page-panel .installation-of-the-month-widget .installation-of-the-month-box,.landing-page-panels._disable-all .landing-page-panel .landing-page-introduction-box{position:relative}.installation-of-the-month-previous-winners-calendar .landing-page-panels._disable-all .landing-page-panel .years:before,.installation-of-the-month-submissions .landing-page-panels._disable-all .landing-page-panel .installation-of-the-month-submission:before,.installation-of-the-month-widget .landing-page-panels._disable-all .landing-page-panel .installation-of-the-month-box:before,.landing-page-panels._disable-all .landing-page-panel .box:before,.landing-page-panels._disable-all .landing-page-panel .installation-of-the-month-previous-winners-calendar .years:before,.landing-page-panels._disable-all .landing-page-panel .installation-of-the-month-submissions .installation-of-the-month-submission:before,.landing-page-panels._disable-all .landing-page-panel .installation-of-the-month-widget .installation-of-the-month-box:before,.landing-page-panels._disable-all .landing-page-panel .landing-page-introduction-box:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.8);cursor:not-allowed;z-index:1}.landing-page-panels .landing-page-panel{position:relative;width:100%;padding:15px;display:flex;flex-direction:column;transition:all .3s ease}.installation-of-the-month-previous-winners-calendar .landing-page-panels .landing-page-panel .years,.installation-of-the-month-submissions .landing-page-panels .landing-page-panel .installation-of-the-month-submission,.installation-of-the-month-widget .landing-page-panels .landing-page-panel .installation-of-the-month-box,.landing-page-panels .landing-page-panel .box,.landing-page-panels .landing-page-panel .installation-of-the-month-previous-winners-calendar .years,.landing-page-panels .landing-page-panel .installation-of-the-month-submissions .installation-of-the-month-submission,.landing-page-panels .landing-page-panel .installation-of-the-month-widget .installation-of-the-month-box,.landing-page-panels .landing-page-panel .landing-page-introduction-box{display:flex;flex-direction:column;height:100%}.landing-page-panels .landing-page-panel:before{content:"";display:block;width:100%;height:15px;border-top-right-radius:15px;border-top-left-radius:15px}.landing-page-panels .landing-page-panel .content{text-align:center;padding:0 15px 15px;flex-grow:1;display:flex;flex-direction:column}.landing-page-panels .landing-page-panel .title{text-align:center;border-bottom:1px solid #e3e3e3;color:#005f4d;font-weight:600;padding:15px;margin-bottom:15px}.landing-page-panels .landing-page-panel .description{line-height:2;text-align:center;flex-grow:1;display:flex;flex-direction:column;justify-content:space-around}.landing-page-panels .landing-page-panel button{-webkit-appearance:none;border:0;background:transparent;height:100%;text-align:left;cursor:pointer;padding:0;display:flex;flex-direction:column}.landing-page-panels .landing-page-panel button:active,.landing-page-panels .landing-page-panel button:focus,.landing-page-panels .landing-page-panel button:hover{border:0;background:transparent;color:inherit}@media only screen and (min-width:540px){.landing-page-panels .landing-page-panel{width:50%}}@media only screen and (min-width:1024px){.landing-page-panels .landing-page-panel{width:33.33333%}}@media only screen and (min-width:1560px){.landing-page-panels .landing-page-panel{width:25%}}.landing-page-panels .landing-page-panel .footer{display:flex;justify-content:space-between;margin-top:auto;margin-left:15px;margin-right:15px;padding:5px 0;border-top:1px solid #e3e3e3}.landing-page-panels .landing-page-panel .footer .logo{display:flex;flex-direction:column;justify-content:space-around;width:60px;height:60px}.landing-page-panels .landing-page-panel .footer .powered-by{text-align:center;padding:0 5px;font-weight:600;display:flex;flex-direction:column;justify-content:center}.landing-page-panels .landing-page-panel .footer .button{display:flex;flex-direction:column;justify-content:space-around;width:60px}.landing-page-panels .landing-page-panel .footer .button .btn{text-align:center;padding:10px;background:#005f4d;border:1px solid #005f4d;color:#fff;margin-left:auto;border-radius:4px}.landing-page-panels .landing-page-panel:hover{transform:scale(1.01)}.landing-page-panels .landing-page-panel:hover .footer .button .btn{color:#005f4d;background:#fff}.landing-page-panels .landing-page-panel._new{position:relative}.landing-page-panels .landing-page-panel._new:after{content:"NEW";display:block;width:60px;position:absolute;top:15px;left:0;background:#005f4d;color:#fff;padding:5px 10px;transform:rotate(-35deg);text-align:center}.why-choose-website-theme-list{display:flex;justify-content:center}.why-choose-website-theme-list .list-item{width:100%;text-align:center}@media only screen and (min-width:1024px){.why-choose-website-theme-list .list-item{width:50%}}@media only screen and (min-width:1280px){.why-choose-website-theme-list .list-item{width:33.33333%}}@media only screen and (min-width:1560px){.why-choose-website-theme-list .list-item{width:20%}}.why-choose-website-theme-list .list-item .circle{width:125px;height:125px;border-radius:100%;display:flex;flex-direction:column;justify-content:space-around;margin:auto;background:#005f4d;background:linear-gradient(45deg,#7eea4d,#005f4d 75%)}.why-choose-website-theme-list .list-item .circle i{font-size:5rem;margin:auto}.why-choose-website-theme-list .list-item .label{color:#565656;font-weight:600;padding:15px 5px}.enquiry-messages .enquiry-message{border:1px solid #e3e3e3;border-radius:15px;padding:15px;margin-bottom:15px}@media only screen and (min-width:1024px){.enquiry-messages .enquiry-message{padding:30px;margin-bottom:30px}}.enquiry-messages .enquiry-message-header{display:flex;justify-content:space-between;border-bottom:1px solid #e3e3e3;margin-bottom:15px;flex-wrap:wrap}@media only screen and (min-width:1024px){.enquiry-messages .enquiry-message-header{margin-bottom:30px}}.enquiry-messages .enquiry-message-header .date,.enquiry-messages .enquiry-message-header .from{padding-bottom:2px}.enquiry-messages .enquiry-message-content{white-space:pre-wrap}.enquiry-messages .enquiry-message-attachments{display:flex;flex-wrap:wrap;margin:15px -5px 0}@media only screen and (min-width:1024px){.enquiry-messages .enquiry-message-attachments{margin:30px -5px 0}}.enquiry-messages .enquiry-message-attachments .attachment{display:flex;padding:5px 15px;margin:5px;border:1px solid grey;border-radius:100px;position:relative}.enquiry-messages .enquiry-message-attachments .attachment .icon{padding-right:5px}.enquiry-messages .enquiry-message-attachments .attachment .filename{font-size:.8rem;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.enquiry-messages .enquiry-message-attachments .attachment:hover:after{content:attr(data-filename);display:block;background:#19181a;color:#fff;padding:5px 10px;font-size:.8rem;position:absolute;left:0;top:0;white-space:nowrap}.table_enquiries-list .td_view-enquiry{text-align:right}@media only screen and (max-width:767px){.table_enquiries-list{display:block}.table_enquiries-list>tbody,.table_enquiries-list>tbody>tr,.table_enquiries-list>tbody>tr>td,.table_enquiries-list>tr,.table_enquiries-list>tr>td{display:block;width:100%}.table_enquiries-list [data-th]{display:flex;flex-wrap:wrap}.table_enquiries-list [data-th]:before{display:block;content:attr(data-th);font-weight:600;padding-right:15px}.table_enquiries-list>thead,.table_enquiries-list>tr>th{display:none}.table_enquiries-list>tbody>tr,.table_enquiries-list>tr{border-bottom:30px solid transparent}.table_enquiries-list>tbody{display:flex;flex-wrap:wrap;width:100%}.table_enquiries-list>tbody>tr{display:flex;flex-direction:column;width:calc(50% - 10px);border:1px solid #e3e3e3;border-radius:4px;margin:5px;position:relative}.table_enquiries-list>tbody>tr td{padding:7px 10px}.table_enquiries-list>tbody>tr .td_unread-messages{position:absolute;right:0;top:0;width:55px;background:transparent}.table_enquiries-list>tbody>tr .td_view-enquiry{position:absolute;right:5px;bottom:0;width:55px;background:transparent}}@media only screen and (max-width:539px){.table_enquiries-list>tbody>tr{width:100%}}@media only screen and (min-width:768px){.table_enquiries-list>tbody>tr>td,.table_enquiries-list>thead>tr>th,.table_enquiries-list>tr>td,.table_enquiries-list>tr>th{border-bottom:1px solid #e3e3e3}}.notification-sidebar{position:fixed;right:0;top:0;bottom:0;background:#005f4d;background:linear-gradient(128deg,#005f4d,#7eea4d 150%);width:100%;max-width:400px;box-shadow:0 0 15px 0 rgba(0,0,0,.1);color:#fff;overflow:hidden;display:flex;flex-direction:column;z-index:10}.notification-sidebar .notification-list-items{overflow-x:auto;flex-grow:1;padding:30px}.notification-sidebar .notification-list-item{color:#19181a;padding:10px;border:1px solid #fff;border-radius:10px;margin-bottom:30px;background:hsla(0,0%,100%,.8)}.notification-sidebar-open{overflow:hidden}.lead-attachments{display:flex;margin:30px -5px 0}.lead-attachments .attachment{display:flex;padding:5px 15px;margin:5px;border:1px solid grey;border-radius:100px;position:relative}.lead-attachments .attachment .icon{padding-right:5px}.lead-attachments .attachment .filename{font-size:.8rem;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lead-attachments .attachment:hover:after{content:attr(data-filename);display:block;background:#19181a;color:#fff;padding:5px 10px;font-size:.8rem;position:absolute;left:0;top:0;white-space:nowrap}.table_leads-list .td_delete-lead,.table_leads-list .td_view-lead{text-align:right;width:40px}@media only screen and (max-width:767px){.table_leads-list{display:block}.table_leads-list>tbody,.table_leads-list>tbody>tr,.table_leads-list>tbody>tr>td,.table_leads-list>tr,.table_leads-list>tr>td{display:block;width:100%}.table_leads-list [data-th]{display:flex;flex-wrap:wrap}.table_leads-list [data-th]:before{display:block;content:attr(data-th);font-weight:600;padding-right:15px}.table_leads-list>thead,.table_leads-list>tr>th{display:none}.table_leads-list>tbody>tr,.table_leads-list>tr{border-bottom:30px solid transparent}.table_leads-list>tbody{display:flex;flex-wrap:wrap;width:100%}.table_leads-list>tbody>tr{display:flex;flex-direction:column;width:calc(50% - 10px);border:1px solid #e3e3e3;border-radius:4px;margin:5px;position:relative}.table_leads-list>tbody>tr td{padding:7px 10px}.table_leads-list>tbody>tr .td_view-lead{position:absolute;right:5px;top:0;background:transparent}.table_leads-list>tbody>tr .td_delete-lead{position:absolute;right:5px;bottom:0;background:transparent}}@media only screen and (max-width:539px){.table_leads-list>tbody>tr{width:100%}}@media only screen and (min-width:768px){.table_leads-list>tbody>tr>td,.table_leads-list>thead>tr>th,.table_leads-list>tr>td,.table_leads-list>tr>th{border-bottom:1px solid #e3e3e3}}.table_leads-assigned-to-list .td_view-lead{text-align:right}@media only screen and (max-width:767px){.table_leads-assigned-to-list{display:block}.table_leads-assigned-to-list>tbody,.table_leads-assigned-to-list>tbody>tr,.table_leads-assigned-to-list>tbody>tr>td,.table_leads-assigned-to-list>tr,.table_leads-assigned-to-list>tr>td{display:block;width:100%}.table_leads-assigned-to-list [data-th]{display:flex;flex-wrap:wrap}.table_leads-assigned-to-list [data-th]:before{display:block;content:attr(data-th);font-weight:600;padding-right:15px}.table_leads-assigned-to-list>thead,.table_leads-assigned-to-list>tr>th{display:none}.table_leads-assigned-to-list>tbody>tr,.table_leads-assigned-to-list>tr{border-bottom:30px solid transparent}.table_leads-assigned-to-list>tbody{display:flex;flex-wrap:wrap;width:100%}.table_leads-assigned-to-list>tbody>tr{display:flex;flex-direction:column;width:calc(50% - 10px);border:1px solid #e3e3e3;border-radius:4px;margin:5px;position:relative}.table_leads-assigned-to-list>tbody>tr td{padding:7px 10px}.table_leads-assigned-to-list>tbody>tr .td_view-user{position:absolute;right:0;top:0;width:35px;background:transparent}.table_leads-assigned-to-list>tbody>tr .td_status select{max-width:150px}}@media only screen and (max-width:539px){.table_leads-assigned-to-list>tbody>tr{width:100%}}@media only screen and (min-width:768px){.table_leads-assigned-to-list>tbody>tr>td,.table_leads-assigned-to-list>thead>tr>th,.table_leads-assigned-to-list>tr>td,.table_leads-assigned-to-list>tr>th{border-bottom:1px solid #e3e3e3}}.table_leads-assign-to-list>tbody>tr>td,.table_leads-assign-to-list>thead>tr>th,.table_leads-assign-to-list>tr>td,.table_leads-assign-to-list>tr>th{border-bottom:1px solid #e3e3e3}.table_leads-assign-to-list .th_open-user-list{width:38px}@media only screen and (min-width:768px){.table_leads-assign-to-list .th_address{text-align:right}}@media only screen and (max-width:767px){.table_leads-assign-to-list thead>tr{display:flex;width:100%;flex-direction:column;background:#f4f2ed;position:relative;padding-right:30px;border-bottom:1px solid #e3e3e3}.table_leads-assign-to-list thead>tr th{display:block;background:transparent;border-bottom:0}.table_leads-assign-to-list thead>tr .th_open-user-list{position:absolute;right:0;top:0}}.websites-page .powered-by-title-bar{display:flex;justify-content:space-between;border-bottom:1px solid #e3e3e3;color:#005f4d}.websites-page .powered-by-title-bar .logo,.websites-page .powered-by-title-bar .title{display:flex;flex-direction:column;justify-content:space-around;padding:0 30px}.websites-page .powered-by-title-bar .logo{padding:10px 30px}.websites-page .powered-by-title-bar .logo img{height:75px}.websites-page .box-1{text-align:center}.websites-page .box-1 h1{color:#005f4d}.websites-page .overlapping-image{margin-bottom:-120px;margin-top:30px}.websites-page .overlapping-image img{max-width:540px;width:95%;margin:auto;display:block}.websites-page .box-2{background:#005f4d;color:#fff;padding:150px 30px 30px}.websites-page .box-2 h1{margin-top:0}.websites-page .box-3{text-align:center}@media only screen and (min-width:768px){.websites-page .box-3{display:flex}}.websites-page .box-3 h1{color:#005f4d}.websites-page .box-3 .col-info{padding:30px;display:flex;flex-direction:column;justify-content:space-around}@media only screen and (min-width:768px){.websites-page .box-3 .col-info{width:50%}}.websites-page .box-3 .col-image{padding:30px;display:flex;flex-direction:column;justify-content:space-around}@media only screen and (min-width:768px){.websites-page .box-3 .col-image{width:50%}}.websites-page .box-3 .col-image img{width:100%}.websites-page .website-themes-box{text-align:center;position:relative}.websites-page .website-themes-box h1{color:#005f4d}.websites-page .website-themes-box .website-themes{display:flex;flex-wrap:wrap;justify-content:center}.websites-page .website-themes-box .website-themes .website-theme{margin:15px;border:1px solid #e3e3e3;width:350px}.websites-page .website-themes-box .website-themes .website-theme .image{background:#e3e3e3;padding:15px}.websites-page .website-themes-box .website-themes .website-theme .title{padding:15px}.websites-page .website-themes-box .website-themes .website-theme .price{padding:0 15px}.websites-page .website-themes-box .website-themes .website-theme .buttons{display:flex}.swal2-actions .websites-page .website-themes-box .website-themes .website-theme .buttons button.swal2-styled.swal2-confirm,.websites-page .website-themes-box .website-themes .website-theme .buttons .btn-primary,.websites-page .website-themes-box .website-themes .website-theme .buttons .swal2-actions button.swal2-styled.swal2-confirm{margin:15px;flex:1}.websites-page .how-it-works-box{background:#005f4d;color:#fff;padding:30px;text-align:center}.websites-page .how-it-works-box .panels{display:flex;justify-content:center;margin:45px 0;flex-wrap:wrap}.websites-page .how-it-works-box .panels .panel{background:#fff;color:#005f4d;padding:15px;border-radius:15px;width:100%;margin:5px}.websites-page .how-it-works-box .panels .arrow{display:none;flex-direction:column;justify-content:space-around;padding:15px}@media only screen and (min-width:540px){.websites-page .how-it-works-box .panels .panel{width:calc(50% - 10px)}}@media only screen and (min-width:1024px){.websites-page .how-it-works-box .panels{flex-wrap:nowrap}.websites-page .how-it-works-box .panels .panel{max-width:250px;width:100%;margin:initial}.websites-page .how-it-works-box .panels .arrow{display:flex}}@media only screen and (min-width:1024px){.websites-page .website-support-box{padding:60px}}.websites-page .website-support-box .cols{margin:auto;display:flex;background:#005f4d;color:#fff;flex-direction:column}.websites-page .website-support-box .cols .col-image,.websites-page .website-support-box .cols .col-info{display:flex;flex-direction:column;justify-content:space-around;flex:1;padding:30px;text-align:center}.websites-page .website-support-box .cols .col-image img,.websites-page .website-support-box .cols .col-info img{margin:auto;max-width:400px;width:100%}@media only screen and (min-width:768px){.websites-page .website-support-box .cols{flex-direction:row}}@media only screen and (min-width:1024px){.websites-page .website-support-box .cols{max-width:925px;border-radius:15px}}.bespoke-websites-page .powered-by-title-bar{display:flex;justify-content:space-between;border-bottom:1px solid #e3e3e3;color:#005f4d}.bespoke-websites-page .powered-by-title-bar .logo,.bespoke-websites-page .powered-by-title-bar .title{display:flex;flex-direction:column;justify-content:space-around;padding:0 30px}.bespoke-websites-page .powered-by-title-bar .logo{padding:10px 30px}.bespoke-websites-page .powered-by-title-bar .logo img{height:75px}.bespoke-websites-page .box-1{text-align:center}.bespoke-websites-page .box-1 h1{color:#005f4d}.bespoke-websites-page .overlapping-image{margin-bottom:-120px;margin-top:30px}.bespoke-websites-page .overlapping-image img{max-width:540px;width:95%;margin:auto;display:block}.bespoke-websites-page .box-2{background:#005f4d;color:#fff;padding:150px 30px 30px}.bespoke-websites-page .box-2 h1{margin:45px 0 30px}.bespoke-websites-page .box-2 .content{max-width:1250px;margin:auto}.bespoke-websites-page .box-3{text-align:center;color:#005f4d}@media only screen and (min-width:768px){.bespoke-websites-page .box-3{display:flex}}.bespoke-websites-page .box-3 .col-info{padding:30px;display:flex;flex-direction:column;justify-content:space-around}@media only screen and (min-width:768px){.bespoke-websites-page .box-3 .col-info{width:50%}}.bespoke-websites-page .box-3 .col-info .inner-box{max-width:615px;margin:auto}.bespoke-websites-page .box-3 .col-image{padding:30px;display:flex;flex-direction:column;justify-content:space-around}@media only screen and (min-width:768px){.bespoke-websites-page .box-3 .col-image{width:50%}}.bespoke-websites-page .box-3 .col-image img{width:100%;max-width:600px;margin:auto}.bespoke-websites-page .box-4{text-align:center;margin:auto;padding:30px;color:#005f4d}.bespoke-websites-page .box-4 p{max-width:700px;margin:30px auto}.bespoke-websites-page .box-4 .video{max-width:900px;margin:auto}.bespoke-websites-page .box-5{text-align:center}.bespoke-websites-page .box-5 h1{color:#005f4d;margin:30px}.bespoke-websites-page .box-5 .quote{font-size:1.2rem;text-align:center;max-width:900px;margin:auto;line-height:150%}.bespoke-websites-page .box-5 .quote-from{margin:30px;font-size:.9rem;text-align:center}@media only screen and (min-width:1024px){.bespoke-websites-page .website-support-box{padding:60px}}.bespoke-websites-page .website-support-box .cols{margin:auto;display:flex;background:#005f4d;color:#fff;flex-direction:column}.bespoke-websites-page .website-support-box .cols .col-image,.bespoke-websites-page .website-support-box .cols .col-info{display:flex;flex-direction:column;justify-content:space-around;flex:1;padding:30px;text-align:center}.bespoke-websites-page .website-support-box .cols .col-image img,.bespoke-websites-page .website-support-box .cols .col-info img{margin:auto;max-width:400px;width:100%}@media only screen and (min-width:768px){.bespoke-websites-page .website-support-box .cols{flex-direction:row}}@media only screen and (min-width:1024px){.bespoke-websites-page .website-support-box .cols{max-width:925px;border-radius:15px}}.touch-page .box-1{text-align:center}.touch-page .box-1 h1{color:#005f4d}.touch-page .box-1 img{max-width:540px;margin:auto;display:block;width:95%}.touch-page .box-2{text-align:center;background:#005f4d;color:#fff;padding:30px}.touch-page .box-2 h1{margin-top:0}.touch-page .box-2 .cols{display:flex;justify-content:center;flex-direction:column}.touch-page .box-2 .cols .col{max-width:500px;flex:1;padding:15px}.touch-page .box-2 .cols .col img{margin-bottom:15px}@media only screen and (min-width:540px){.touch-page .box-2 .cols{flex-direction:row}}.touch-page .box-3{text-align:center;position:relative}.touch-page .box-3 h1{color:#005f4d}.touch-page .box-3 .panels{display:flex;flex-wrap:wrap;justify-content:center}.touch-page .box-3 .panels .panel{margin:15px;border:1px solid #e3e3e3;width:350px;padding:0 15px}.touch-page .box-4{text-align:center;display:flex;flex-direction:column}.touch-page .box-4 h1{color:#005f4d}.touch-page .box-4 .col-info{order:1}.touch-page .box-4 .col-image,.touch-page .box-4 .col-info{padding:30px;display:flex;flex-direction:column;justify-content:space-around}.touch-page .box-4 .col-image{order:2}.touch-page .box-4 .col-image img{width:100%}@media only screen and (min-width:768px){.touch-page .box-4{flex-direction:row}}@media only screen and (min-width:768px) and (min-width:768px){.touch-page .box-4 .col-image,.touch-page .box-4 .col-info{width:50%}}.touch-page .box-5{text-align:center}@media only screen and (min-width:768px){.touch-page .box-5{display:flex}}.touch-page .box-5 h1{color:#005f4d}.touch-page .box-5 .col-info{padding:30px;display:flex;flex-direction:column;justify-content:space-around;order:2}@media only screen and (min-width:768px){.touch-page .box-5 .col-info{width:50%}}.touch-page .box-5 .col-image{padding:30px;display:flex;flex-direction:column;justify-content:space-around;order:1}@media only screen and (min-width:768px){.touch-page .box-5 .col-image{width:50%}}.touch-page .box-5 .col-image img{width:100%}.touch-page .download-vendor-guide{display:flex;background:#005f4d;color:#fff;flex-direction:column}.touch-page .download-vendor-guide .col-guide,.touch-page .download-vendor-guide .col-info{display:flex;flex-direction:column;justify-content:space-around;text-align:center;padding:60px}.touch-page .download-vendor-guide .col-guide img{max-width:300px;width:95%;margin:auto}@media only screen and (min-width:768px){.touch-page .download-vendor-guide{flex-direction:row}}@media only screen and (min-width:768px) and (min-width:768px){.touch-page .download-vendor-guide .col-guide,.touch-page .download-vendor-guide .col-info{width:50%}}@media only screen and (min-width:1024px){.touch-page .support-box{padding:60px}}.touch-page .support-box .cols{margin:auto;display:flex;background:#005f4d;color:#fff;flex-direction:column}.touch-page .support-box .cols .col-image,.touch-page .support-box .cols .col-info{display:flex;flex-direction:column;justify-content:space-around;flex:1;padding:30px;text-align:center}.touch-page .support-box .cols .col-image img,.touch-page .support-box .cols .col-info img{margin:auto;max-width:400px;width:100%}@media only screen and (min-width:768px){.touch-page .support-box .cols{flex-direction:row}}@media only screen and (min-width:1024px){.touch-page .support-box .cols{max-width:925px;border-radius:15px}}@media only screen and (min-width:1280px){.touch-for-installers-page h1{font-size:3rem}}.touch-for-installers-page .box-1{text-align:center}.touch-for-installers-page .box-1 h1{color:#005f4d;max-width:588px;margin:30px auto;display:block}.touch-for-installers-page .box-1 p{max-width:467px;margin:30px auto;display:block}.touch-for-installers-page .box-1 img{max-width:620px;margin:auto;display:block;width:95%}.touch-for-installers-page .box-2{background:#e5504d;color:#fff;padding:15px;text-align:center}.touch-for-installers-page .box-2 img{max-width:700px;margin:auto}.touch-for-installers-page .box-3{text-align:center;padding:15px}.swal2-actions .touch-for-installers-page .box-3 button.swal2-styled.swal2-confirm,.touch-for-installers-page .box-3 .btn-primary,.touch-for-installers-page .box-3 .swal2-actions button.swal2-styled.swal2-confirm{width:160px}.touch-for-installers-page .box-4{text-align:center;display:flex;flex-direction:column;background:#005f4d;color:#fff}.touch-for-installers-page .box-4 h1{color:#fff}.touch-for-installers-page .box-4 .col-info{padding:30px;display:flex;flex-direction:column;justify-content:space-around;order:1}.touch-for-installers-page .box-4 .col-info div{max-width:420px;margin:auto}.touch-for-installers-page .box-4 .col-image{padding:30px;display:flex;flex-direction:column;justify-content:space-around;order:2}.touch-for-installers-page .box-4 .col-image img{width:100%}@media only screen and (min-width:768px){.touch-for-installers-page .box-4{flex-direction:row}}@media only screen and (min-width:768px) and (min-width:768px){.touch-for-installers-page .box-4 .col-image,.touch-for-installers-page .box-4 .col-info{width:50%}}.touch-for-installers-page .box-5{display:flex;justify-content:center;color:#005f4d;text-align:center;flex-direction:column}@media only screen and (min-width:768px){.touch-for-installers-page .box-5{flex-direction:row}}.touch-for-installers-page .box-5 img{border-top-left-radius:15px;border-top-right-radius:15px}.touch-for-installers-page .box-5 h1{margin-top:0}.touch-for-installers-page .box-5 .col{padding:15px;margin:auto}@media only screen and (min-width:768px){.touch-for-installers-page .box-5 .col{margin:0}}.installation-of-the-month-previous-winners-calendar .touch-for-installers-page .box-5 .years,.installation-of-the-month-submissions .touch-for-installers-page .box-5 .installation-of-the-month-submission,.installation-of-the-month-widget .touch-for-installers-page .box-5 .installation-of-the-month-box,.touch-for-installers-page .box-5 .box,.touch-for-installers-page .box-5 .installation-of-the-month-previous-winners-calendar .years,.touch-for-installers-page .box-5 .installation-of-the-month-submissions .installation-of-the-month-submission,.touch-for-installers-page .box-5 .installation-of-the-month-widget .installation-of-the-month-box,.touch-for-installers-page .box-5 .landing-page-introduction-box{max-width:500px}.installation-of-the-month-previous-winners-calendar .touch-for-installers-page .box-5 .years .content,.installation-of-the-month-submissions .touch-for-installers-page .box-5 .installation-of-the-month-submission .content,.installation-of-the-month-widget .touch-for-installers-page .box-5 .installation-of-the-month-box .content,.touch-for-installers-page .box-5 .box .content,.touch-for-installers-page .box-5 .installation-of-the-month-previous-winners-calendar .years .content,.touch-for-installers-page .box-5 .installation-of-the-month-submissions .installation-of-the-month-submission .content,.touch-for-installers-page .box-5 .installation-of-the-month-widget .installation-of-the-month-box .content,.touch-for-installers-page .box-5 .landing-page-introduction-box .content{padding:15px}.installation-of-the-month-previous-winners-calendar .touch-for-installers-page .box-5 .years .content ul,.installation-of-the-month-submissions .touch-for-installers-page .box-5 .installation-of-the-month-submission .content ul,.installation-of-the-month-widget .touch-for-installers-page .box-5 .installation-of-the-month-box .content ul,.touch-for-installers-page .box-5 .box .content ul,.touch-for-installers-page .box-5 .installation-of-the-month-previous-winners-calendar .years .content ul,.touch-for-installers-page .box-5 .installation-of-the-month-submissions .installation-of-the-month-submission .content ul,.touch-for-installers-page .box-5 .installation-of-the-month-widget .installation-of-the-month-box .content ul,.touch-for-installers-page .box-5 .landing-page-introduction-box .content ul{text-align:center;list-style:inside;padding:0;color:#005f4d;line-height:2}.touch-for-installers-page .box-6{text-align:center;display:flex;flex-direction:column;background:#005f4d;color:#fff}.touch-for-installers-page .box-6 h1{color:#fff}.touch-for-installers-page .box-6 .col-info{padding:30px;display:flex;flex-direction:column;justify-content:space-around;order:1}.touch-for-installers-page .box-6 .col-info p{max-width:377px;margin:auto}.touch-for-installers-page .box-6 .col-image{padding:30px;display:flex;flex-direction:column;justify-content:space-around;order:2}.touch-for-installers-page .box-6 .col-image img{width:100%;max-width:550px;margin:auto}@media only screen and (min-width:768px){.touch-for-installers-page .box-6{flex-direction:row}}@media only screen and (min-width:768px) and (min-width:768px){.touch-for-installers-page .box-6 .col-image,.touch-for-installers-page .box-6 .col-info{width:50%}}.touch-for-installers-page .box-7{display:flex;justify-content:center;color:#005f4d;text-align:center;flex-direction:column}@media only screen and (min-width:768px){.touch-for-installers-page .box-7{flex-direction:row}}.touch-for-installers-page .box-7 h1{margin-top:0}.touch-for-installers-page .box-7 .col{padding:15px;margin:auto}@media only screen and (min-width:768px){.touch-for-installers-page .box-7 .col{margin:0}}.touch-for-installers-page .box-7 ul{text-align:center;list-style:none;padding:0;color:#005f4d;line-height:2}.touch-for-installers-page .box-7 .col-inner{display:flex;flex-direction:column;border:1px solid #e3e3e3;max-width:275px;padding:30px;height:100%}.touch-for-installers-page .box-8{text-align:center;display:flex;flex-direction:column;background:#005f4d;color:#fff}.touch-for-installers-page .box-8 h1{color:#fff}.touch-for-installers-page .box-8 .col-info{padding:30px;display:flex;flex-direction:column;justify-content:space-around;order:2}.touch-for-installers-page .box-8 .col-info div{max-width:520px;margin:auto}.touch-for-installers-page .box-8 .col-image{padding:30px;display:flex;flex-direction:column;justify-content:space-around;order:1}.touch-for-installers-page .box-8 .col-image img{width:100%}@media only screen and (min-width:768px){.touch-for-installers-page .box-8{flex-direction:row}}@media only screen and (min-width:768px) and (min-width:768px){.touch-for-installers-page .box-8 .col-image,.touch-for-installers-page .box-8 .col-info{width:50%}}.touch-for-installers-page .box-9{text-align:center}@media only screen and (min-width:768px){.touch-for-installers-page .box-9{display:flex}}.touch-for-installers-page .box-9 h1{color:#005f4d}.touch-for-installers-page .box-9 .col-info{padding:30px;display:flex;flex-direction:column;justify-content:space-around;order:1}.touch-for-installers-page .box-9 .col-info div{max-width:480px;margin:auto}@media only screen and (min-width:768px){.touch-for-installers-page .box-9 .col-info{width:50%}}.touch-for-installers-page .box-9 .col-image{padding:30px;display:flex;flex-direction:column;justify-content:space-around;order:2}@media only screen and (min-width:768px){.touch-for-installers-page .box-9 .col-image{width:50%}}.touch-for-installers-page .box-9 .col-image img{width:100%}.touch-for-installers-page .box-10{text-align:center;display:flex;flex-direction:column;background:#005f4d;color:#fff}@media only screen and (min-width:768px){.touch-for-installers-page .box-10{padding-bottom:125px}}.touch-for-installers-page .box-10 h1{color:#fff}.touch-for-installers-page .box-10 .col-info{padding:30px;display:flex;flex-direction:column;justify-content:space-around;order:2}.touch-for-installers-page .box-10 .col-info p{max-width:475px;margin:auto}.touch-for-installers-page .box-10 .col-image{padding:30px;display:flex;flex-direction:column;justify-content:space-around;order:1}.touch-for-installers-page .box-10 .col-image img{width:100%}@media only screen and (min-width:768px){.touch-for-installers-page .box-10{flex-direction:row}}@media only screen and (min-width:768px) and (min-width:768px){.touch-for-installers-page .box-10 .col-image,.touch-for-installers-page .box-10 .col-info{width:50%}}.touch-for-installers-page .box-11{display:flex;color:#005f4d;justify-content:center;flex-wrap:wrap;flex-direction:column}@media only screen and (min-width:768px){.touch-for-installers-page .box-11{flex-direction:row;margin-top:-125px}}.touch-for-installers-page .box-11 .icon{font-size:2rem}.touch-for-installers-page .box-11 .col{width:300px;padding:15px;text-align:center}.touch-for-installers-page .box-11 .col-inner{height:100%;padding:15px;background:#e3e3e3}.touch-for-installers-page .box-11 .col-inner strong{display:block;margin:10px}.touch-for-installers-page .box-12,.touch-for-installers-page .box-14{text-align:center;display:flex;flex-direction:column;background:#005f4d;color:#fff}.touch-for-installers-page .box-12 h1,.touch-for-installers-page .box-14 h1{color:#fff}.touch-for-installers-page .box-12 p,.touch-for-installers-page .box-14 p{max-width:385px;margin:auto}.touch-for-installers-page .box-12 .col-info,.touch-for-installers-page .box-14 .col-info{padding:30px;display:flex;flex-direction:column;justify-content:space-around;order:1}.touch-for-installers-page .box-12 .col-image,.touch-for-installers-page .box-14 .col-image{padding:30px;display:flex;flex-direction:column;justify-content:space-around;order:2}.touch-for-installers-page .box-12 .col-image img,.touch-for-installers-page .box-14 .col-image img{width:100%}@media only screen and (min-width:768px){.touch-for-installers-page .box-12,.touch-for-installers-page .box-14{flex-direction:row}}@media only screen and (min-width:768px) and (min-width:768px){.touch-for-installers-page .box-12 .col-image,.touch-for-installers-page .box-12 .col-info,.touch-for-installers-page .box-14 .col-image,.touch-for-installers-page .box-14 .col-info{width:50%}}.touch-for-installers-page .box-13{text-align:center}@media only screen and (min-width:768px){.touch-for-installers-page .box-13{display:flex}}.touch-for-installers-page .box-13 h1{color:#005f4d}.touch-for-installers-page .box-13 .col-info{padding:30px;display:flex;flex-direction:column;justify-content:space-around;order:1}.touch-for-installers-page .box-13 .col-info div{max-width:500px;margin:auto}@media only screen and (min-width:768px){.touch-for-installers-page .box-13 .col-info{width:50%}}.touch-for-installers-page .box-13 .col-image{padding:30px;display:flex;flex-direction:column;justify-content:space-around;order:2}@media only screen and (min-width:768px){.touch-for-installers-page .box-13 .col-image{width:50%}}.touch-for-installers-page .box-13 .col-image img{width:100%}.touch-for-installers-page .box-15{text-align:center}@media only screen and (min-width:768px){.touch-for-installers-page .box-15{display:flex}}.touch-for-installers-page .box-15 h1{color:#005f4d}.touch-for-installers-page .box-15 .col-info{padding:30px;display:flex;flex-direction:column;justify-content:space-around;order:1}@media only screen and (min-width:768px){.touch-for-installers-page .box-15 .col-info{width:50%}}.touch-for-installers-page .box-15 .col-image{padding:30px;display:flex;flex-direction:column;justify-content:space-around;order:2}@media only screen and (min-width:768px){.touch-for-installers-page .box-15 .col-image{width:50%}}.touch-for-installers-page .box-15 .col-image img{width:100%;max-width:500px;margin:auto}.touch-for-installers-page .box-16{justify-content:center;padding:15px}@media only screen and (min-width:1024px){.touch-for-installers-page .box-16{display:flex}}.touch-for-installers-page .box-16 .col{padding:15px}.touch-for-installers-page .box-16 .col-inner{display:flex;flex-direction:column;background:#005f4d;color:#fff;border-radius:15px;padding:15px;text-align:center;max-width:320px;height:100%;margin:15px auto auto}@media only screen and (min-width:1024px){.touch-for-installers-page .box-16{margin-top:0}}.touch-for-installers-page .box-16 .image{width:200px;margin:-60px auto auto}.touch-demo-page{text-align:center}.touch-demo-page h1{margin:30px auto;display:block}.touch-demo-page h1,.touch-demo-page h2,.touch-demo-page h3{color:#005f4d}@media only screen and (min-width:1280px){.touch-demo-page h1{font-size:3rem}}.touch-demo-page .box-1{text-align:center;padding:80px 0;border-bottom:2px solid #e5e5e5;max-width:1280px;margin:auto}.touch-demo-page .box-1 p{max-width:634px;margin:30px auto;display:block}.touch-demo-page .box-1 img{margin:auto;display:block;max-width:95%}.touch-demo-page .box-2{max-width:1280px;margin:auto;padding:80px 0}.touch-demo-page .box-2 h1{margin:0 auto}.touch-demo-page .box-2 .cols{display:flex;justify-content:center;flex-wrap:wrap}.touch-demo-page .box-2 .col{min-width:300px;width:calc(50% - 90px);margin:90px 45px 0;display:flex;flex-direction:column}.installation-of-the-month-previous-winners-calendar .touch-demo-page .box-2 .years,.installation-of-the-month-submissions .touch-demo-page .box-2 .installation-of-the-month-submission,.installation-of-the-month-widget .touch-demo-page .box-2 .installation-of-the-month-box,.touch-demo-page .box-2 .box,.touch-demo-page .box-2 .installation-of-the-month-previous-winners-calendar .years,.touch-demo-page .box-2 .installation-of-the-month-submissions .installation-of-the-month-submission,.touch-demo-page .box-2 .installation-of-the-month-widget .installation-of-the-month-box,.touch-demo-page .box-2 .landing-page-introduction-box{display:flex;flex-direction:column;height:100%}.installation-of-the-month-previous-winners-calendar .touch-demo-page .box-2 .years .image,.installation-of-the-month-previous-winners-calendar .touch-demo-page .box-2 .years img,.installation-of-the-month-submissions .touch-demo-page .box-2 .installation-of-the-month-submission .image,.installation-of-the-month-submissions .touch-demo-page .box-2 .installation-of-the-month-submission img,.installation-of-the-month-widget .touch-demo-page .box-2 .installation-of-the-month-box .image,.installation-of-the-month-widget .touch-demo-page .box-2 .installation-of-the-month-box img,.touch-demo-page .box-2 .box .image,.touch-demo-page .box-2 .box img,.touch-demo-page .box-2 .installation-of-the-month-previous-winners-calendar .years .image,.touch-demo-page .box-2 .installation-of-the-month-previous-winners-calendar .years img,.touch-demo-page .box-2 .installation-of-the-month-submissions .installation-of-the-month-submission .image,.touch-demo-page .box-2 .installation-of-the-month-submissions .installation-of-the-month-submission img,.touch-demo-page .box-2 .installation-of-the-month-widget .installation-of-the-month-box .image,.touch-demo-page .box-2 .installation-of-the-month-widget .installation-of-the-month-box img,.touch-demo-page .box-2 .landing-page-introduction-box .image,.touch-demo-page .box-2 .landing-page-introduction-box img{border-top-left-radius:15px;border-top-right-radius:15px}.installation-of-the-month-previous-winners-calendar .touch-demo-page .box-2 .years .content,.installation-of-the-month-submissions .touch-demo-page .box-2 .installation-of-the-month-submission .content,.installation-of-the-month-widget .touch-demo-page .box-2 .installation-of-the-month-box .content,.touch-demo-page .box-2 .box .content,.touch-demo-page .box-2 .installation-of-the-month-previous-winners-calendar .years .content,.touch-demo-page .box-2 .installation-of-the-month-submissions .installation-of-the-month-submission .content,.touch-demo-page .box-2 .installation-of-the-month-widget .installation-of-the-month-box .content,.touch-demo-page .box-2 .landing-page-introduction-box .content{display:flex;flex-direction:column;padding:0 30px 30px;height:100%}.installation-of-the-month-previous-winners-calendar .touch-demo-page .box-2 .years .content .btn-box,.installation-of-the-month-submissions .touch-demo-page .box-2 .installation-of-the-month-submission .content .btn-box,.installation-of-the-month-widget .touch-demo-page .box-2 .installation-of-the-month-box .content .btn-box,.touch-demo-page .box-2 .box .content .btn-box,.touch-demo-page .box-2 .installation-of-the-month-previous-winners-calendar .years .content .btn-box,.touch-demo-page .box-2 .installation-of-the-month-submissions .installation-of-the-month-submission .content .btn-box,.touch-demo-page .box-2 .installation-of-the-month-widget .installation-of-the-month-box .content .btn-box,.touch-demo-page .box-2 .landing-page-introduction-box .content .btn-box{margin-top:auto}.touch-demo-page .box-3 h3{margin:0 auto}.touch-demo-page .box-4{max-width:1280px;margin:auto;padding-bottom:90px}.touch-demo-page .box-4 .cols{display:flex;justify-content:center;flex-wrap:wrap}.touch-demo-page .box-4 .col{min-width:300px;width:calc(33.33333% - 90px);margin:90px 45px 0;display:flex;flex-direction:column}.installation-of-the-month-previous-winners-calendar .touch-demo-page .box-4 .years,.installation-of-the-month-submissions .touch-demo-page .box-4 .installation-of-the-month-submission,.installation-of-the-month-widget .touch-demo-page .box-4 .installation-of-the-month-box,.touch-demo-page .box-4 .box,.touch-demo-page .box-4 .installation-of-the-month-previous-winners-calendar .years,.touch-demo-page .box-4 .installation-of-the-month-submissions .installation-of-the-month-submission,.touch-demo-page .box-4 .installation-of-the-month-widget .installation-of-the-month-box,.touch-demo-page .box-4 .landing-page-introduction-box{display:flex;flex-direction:column;height:100%}.installation-of-the-month-previous-winners-calendar .touch-demo-page .box-4 .years img,.installation-of-the-month-submissions .touch-demo-page .box-4 .installation-of-the-month-submission img,.installation-of-the-month-widget .touch-demo-page .box-4 .installation-of-the-month-box img,.touch-demo-page .box-4 .box img,.touch-demo-page .box-4 .installation-of-the-month-previous-winners-calendar .years img,.touch-demo-page .box-4 .installation-of-the-month-submissions .installation-of-the-month-submission img,.touch-demo-page .box-4 .installation-of-the-month-widget .installation-of-the-month-box img,.touch-demo-page .box-4 .landing-page-introduction-box img{border-top-left-radius:15px;border-top-right-radius:15px}.installation-of-the-month-previous-winners-calendar .touch-demo-page .box-4 .years .content,.installation-of-the-month-submissions .touch-demo-page .box-4 .installation-of-the-month-submission .content,.installation-of-the-month-widget .touch-demo-page .box-4 .installation-of-the-month-box .content,.touch-demo-page .box-4 .box .content,.touch-demo-page .box-4 .installation-of-the-month-previous-winners-calendar .years .content,.touch-demo-page .box-4 .installation-of-the-month-submissions .installation-of-the-month-submission .content,.touch-demo-page .box-4 .installation-of-the-month-widget .installation-of-the-month-box .content,.touch-demo-page .box-4 .landing-page-introduction-box .content{display:flex;flex-direction:column;padding:0 30px 30px;height:100%}.installation-of-the-month-previous-winners-calendar .touch-demo-page .box-4 .years .content .btn-box,.installation-of-the-month-submissions .touch-demo-page .box-4 .installation-of-the-month-submission .content .btn-box,.installation-of-the-month-widget .touch-demo-page .box-4 .installation-of-the-month-box .content .btn-box,.touch-demo-page .box-4 .box .content .btn-box,.touch-demo-page .box-4 .installation-of-the-month-previous-winners-calendar .years .content .btn-box,.touch-demo-page .box-4 .installation-of-the-month-submissions .installation-of-the-month-submission .content .btn-box,.touch-demo-page .box-4 .installation-of-the-month-widget .installation-of-the-month-box .content .btn-box,.touch-demo-page .box-4 .landing-page-introduction-box .content .btn-box{margin-top:auto}.touch-for-fabricators-page .powered-by-title-bar{display:flex;justify-content:space-between;border-bottom:1px solid #e3e3e3;color:#005f4d}.touch-for-fabricators-page .powered-by-title-bar .logo,.touch-for-fabricators-page .powered-by-title-bar .title{display:flex;flex-direction:column;justify-content:space-around;padding:0 30px}.touch-for-fabricators-page .powered-by-title-bar .logo{padding:10px 30px}.touch-for-fabricators-page .powered-by-title-bar .logo img{height:75px}.touch-for-fabricators-page .box-3 .cols,.touch-for-fabricators-page .box-5 .cols,.touch-for-fabricators-page .box-6 .cols,.touch-for-fabricators-page .box-7 .cols,.touch-for-fabricators-page .box-8 .cols{justify-content:center}@media only screen and (min-width:768px){.touch-for-fabricators-page .box-3 .cols,.touch-for-fabricators-page .box-5 .cols,.touch-for-fabricators-page .box-6 .cols,.touch-for-fabricators-page .box-7 .cols,.touch-for-fabricators-page .box-8 .cols{display:flex}}.touch-for-fabricators-page .box-3 .cols .col-info,.touch-for-fabricators-page .box-5 .cols .col-info,.touch-for-fabricators-page .box-6 .cols .col-info,.touch-for-fabricators-page .box-7 .cols .col-info,.touch-for-fabricators-page .box-8 .cols .col-info{padding:30px;display:flex;flex-direction:column;justify-content:space-around;order:1}@media only screen and (min-width:768px){.touch-for-fabricators-page .box-3 .cols .col-info,.touch-for-fabricators-page .box-5 .cols .col-info,.touch-for-fabricators-page .box-6 .cols .col-info,.touch-for-fabricators-page .box-7 .cols .col-info,.touch-for-fabricators-page .box-8 .cols .col-info{width:50%}}.touch-for-fabricators-page .box-3 .cols .col-image,.touch-for-fabricators-page .box-5 .cols .col-image,.touch-for-fabricators-page .box-6 .cols .col-image,.touch-for-fabricators-page .box-7 .cols .col-image,.touch-for-fabricators-page .box-8 .cols .col-image{padding:30px;display:flex;flex-direction:column;justify-content:space-around;order:2}@media only screen and (min-width:768px){.touch-for-fabricators-page .box-3 .cols .col-image,.touch-for-fabricators-page .box-5 .cols .col-image,.touch-for-fabricators-page .box-6 .cols .col-image,.touch-for-fabricators-page .box-7 .cols .col-image,.touch-for-fabricators-page .box-8 .cols .col-image{width:50%}}.touch-for-fabricators-page .box-3 .cols .col-image img,.touch-for-fabricators-page .box-5 .cols .col-image img,.touch-for-fabricators-page .box-6 .cols .col-image img,.touch-for-fabricators-page .box-7 .cols .col-image img,.touch-for-fabricators-page .box-8 .cols .col-image img{width:100%}.touch-for-fabricators-page .box-1{text-align:center;max-width:685px;margin:auto}.touch-for-fabricators-page .box-1 h1{color:#005f4d}.touch-for-fabricators-page .box-1 .image{margin-top:30px}.touch-for-fabricators-page .box-1 img{width:95%;margin:auto;display:block}.touch-for-fabricators-page .box-2{background:#005f4d;color:#fff;padding:30px}.touch-for-fabricators-page .box-2 h1{margin-top:0}.touch-for-fabricators-page .box-2 .cols{color:#484848;display:flex;flex-direction:column;justify-content:center}.touch-for-fabricators-page .box-2 .cols .col-1,.touch-for-fabricators-page .box-2 .cols .col-2,.touch-for-fabricators-page .box-2 .cols .col-3{padding:15px 0;max-width:410px;margin:0 auto}.touch-for-fabricators-page .box-2 .cols .col-1 img,.touch-for-fabricators-page .box-2 .cols .col-2 img,.touch-for-fabricators-page .box-2 .cols .col-3 img{margin-bottom:15px;border-radius:15px}.installation-of-the-month-previous-winners-calendar .touch-for-fabricators-page .box-2 .cols .col-1 .years,.installation-of-the-month-previous-winners-calendar .touch-for-fabricators-page .box-2 .cols .col-2 .years,.installation-of-the-month-previous-winners-calendar .touch-for-fabricators-page .box-2 .cols .col-3 .years,.installation-of-the-month-submissions .touch-for-fabricators-page .box-2 .cols .col-1 .installation-of-the-month-submission,.installation-of-the-month-submissions .touch-for-fabricators-page .box-2 .cols .col-2 .installation-of-the-month-submission,.installation-of-the-month-submissions .touch-for-fabricators-page .box-2 .cols .col-3 .installation-of-the-month-submission,.installation-of-the-month-widget .touch-for-fabricators-page .box-2 .cols .col-1 .installation-of-the-month-box,.installation-of-the-month-widget .touch-for-fabricators-page .box-2 .cols .col-2 .installation-of-the-month-box,.installation-of-the-month-widget .touch-for-fabricators-page .box-2 .cols .col-3 .installation-of-the-month-box,.touch-for-fabricators-page .box-2 .cols .col-1 .box,.touch-for-fabricators-page .box-2 .cols .col-1 .installation-of-the-month-previous-winners-calendar .years,.touch-for-fabricators-page .box-2 .cols .col-1 .installation-of-the-month-submissions .installation-of-the-month-submission,.touch-for-fabricators-page .box-2 .cols .col-1 .installation-of-the-month-widget .installation-of-the-month-box,.touch-for-fabricators-page .box-2 .cols .col-1 .landing-page-introduction-box,.touch-for-fabricators-page .box-2 .cols .col-2 .box,.touch-for-fabricators-page .box-2 .cols .col-2 .installation-of-the-month-previous-winners-calendar .years,.touch-for-fabricators-page .box-2 .cols .col-2 .installation-of-the-month-submissions .installation-of-the-month-submission,.touch-for-fabricators-page .box-2 .cols .col-2 .installation-of-the-month-widget .installation-of-the-month-box,.touch-for-fabricators-page .box-2 .cols .col-2 .landing-page-introduction-box,.touch-for-fabricators-page .box-2 .cols .col-3 .box,.touch-for-fabricators-page .box-2 .cols .col-3 .installation-of-the-month-previous-winners-calendar .years,.touch-for-fabricators-page .box-2 .cols .col-3 .installation-of-the-month-submissions .installation-of-the-month-submission,.touch-for-fabricators-page .box-2 .cols .col-3 .installation-of-the-month-widget .installation-of-the-month-box,.touch-for-fabricators-page .box-2 .cols .col-3 .landing-page-introduction-box{height:100%}.touch-for-fabricators-page .box-2 .cols .col-1 .content,.touch-for-fabricators-page .box-2 .cols .col-2 .content,.touch-for-fabricators-page .box-2 .cols .col-3 .content{padding:0 30px 30px}.touch-for-fabricators-page .box-2 .cols .col-1 .subtitle,.touch-for-fabricators-page .box-2 .cols .col-2 .subtitle,.touch-for-fabricators-page .box-2 .cols .col-3 .subtitle{font-weight:600}.touch-for-fabricators-page .box-2 .cols .col-1 .subtitle{color:#2086c8}.touch-for-fabricators-page .box-2 .cols .col-2 .subtitle{color:#e61157}.touch-for-fabricators-page .box-2 .cols .col-3 .subtitle{color:#005f4d}.touch-for-fabricators-page .box-2 ul{margin:0;line-height:2;padding-left:15px}@media only screen and (min-width:768px){.touch-for-fabricators-page .box-2 .cols{flex-direction:row}.touch-for-fabricators-page .box-2 .cols .col-1,.touch-for-fabricators-page .box-2 .cols .col-2,.touch-for-fabricators-page .box-2 .cols .col-3{padding:15px;min-width:250px;flex:1}}.touch-for-fabricators-page .box-3 h1{color:#005f4d}.touch-for-fabricators-page .box-3 .title-bar{display:flex;justify-content:center;margin:30px 0}.touch-for-fabricators-page .box-3 .title-bar h1{color:#e61157}.touch-for-fabricators-page .box-3 .title-bar .icon{padding:0 15px}.touch-for-fabricators-page .box-3 .title-bar .icon,.touch-for-fabricators-page .box-3 .title-bar .title{display:flex;flex-direction:column;justify-content:center}.touch-for-fabricators-page .box-3 .cols{text-align:center}.touch-for-fabricators-page .box-4{text-align:center;margin-bottom:30px}.touch-for-fabricators-page .box-4 h1{color:#005f4d}.touch-for-fabricators-page .box-4 .cols{display:flex;flex-wrap:wrap;justify-content:center}.touch-for-fabricators-page .box-4 .cols .col{width:100%}.touch-for-fabricators-page .box-4 .cols .col .col-inner{padding:0 15px;max-width:250px;margin:auto}@media only screen and (min-width:540px){.touch-for-fabricators-page .box-4 .cols .col{width:50%}.touch-for-fabricators-page .box-4 .cols .col .col-inner{padding:30px}}@media only screen and (min-width:1024px){.touch-for-fabricators-page .box-4 .cols .col{width:auto}}.touch-for-fabricators-page .box-4 .cols .title{font-weight:600;margin:10px}.touch-for-fabricators-page .box-4 .cols .description{line-height:2}.touch-for-fabricators-page .box-5{text-align:center;background:#005f4d;color:#fff}.touch-for-fabricators-page .box-5 .title-bar{display:flex;justify-content:center}.touch-for-fabricators-page .box-5 .title-bar .icon{padding:0 15px}.touch-for-fabricators-page .box-5 .title-bar .icon,.touch-for-fabricators-page .box-5 .title-bar .title{display:flex;flex-direction:column;justify-content:center}.touch-for-fabricators-page .box-6{text-align:center}.touch-for-fabricators-page .box-6 h1{color:#005f4d}.touch-for-fabricators-page .box-6 .title-bar{display:flex;justify-content:center;margin-top:30px}.touch-for-fabricators-page .box-6 .title-bar h1{color:#2086c8}.touch-for-fabricators-page .box-6 .title-bar .icon{padding:0 15px}.touch-for-fabricators-page .box-6 .title-bar .icon,.touch-for-fabricators-page .box-6 .title-bar .title{display:flex;flex-direction:column;justify-content:center}.touch-for-fabricators-page .box-6 .cols{text-align:center}.touch-for-fabricators-page .box-7 h1{color:#005f4d}.touch-for-fabricators-page .box-7 .title-bar{display:flex;justify-content:center;margin:30px auto;max-width:750px;text-align:center}.touch-for-fabricators-page .box-7 .title-bar .icon{padding:0 15px}.touch-for-fabricators-page .box-7 .title-bar .icon,.touch-for-fabricators-page .box-7 .title-bar .title{display:flex;flex-direction:column;justify-content:center}.touch-for-fabricators-page .box-7 .cols{text-align:center}.touch-for-fabricators-page .box-8{background:#005f4d;color:#fff;text-align:center}.touch-for-fabricators-page .box-8 .title-bar{display:flex;justify-content:center}.touch-for-fabricators-page .box-8 .title-bar .icon{padding:0 15px}.touch-for-fabricators-page .box-8 .title-bar .icon,.touch-for-fabricators-page .box-8 .title-bar .title{display:flex;flex-direction:column;justify-content:center}.touch-for-fabricators-page .box-8 ul{list-style:none;margin:0;padding:0;line-height:2}@media only screen and (min-width:540px){.touch-for-fabricators-page .download-guide{display:flex}}.touch-for-fabricators-page .download-guide h1{color:#005f4d}.touch-for-fabricators-page .download-guide .col-info{flex:1;display:flex;flex-direction:column;justify-content:space-around;text-align:center}@media only screen and (min-width:540px){.touch-for-fabricators-page .download-guide .col-info{padding:60px}}.touch-for-fabricators-page .download-guide .col-guide{flex:1;display:flex;flex-direction:column;justify-content:space-around;text-align:center}@media only screen and (min-width:540px){.touch-for-fabricators-page .download-guide .col-guide{padding:60px}}.touch-for-fabricators-page .download-guide .col-guide img{max-width:300px;margin:auto;width:95%}@media only screen and (min-width:1024px){.touch-for-fabricators-page .support-box{padding:60px}}.touch-for-fabricators-page .support-box .cols{margin:auto;display:flex;background:#005f4d;color:#fff;flex-direction:column}.touch-for-fabricators-page .support-box .cols .col-image,.touch-for-fabricators-page .support-box .cols .col-info{display:flex;flex-direction:column;justify-content:space-around;flex:1;padding:30px;text-align:center}.touch-for-fabricators-page .support-box .cols .col-image img,.touch-for-fabricators-page .support-box .cols .col-info img{margin:auto;max-width:400px;width:100%}@media only screen and (min-width:768px){.touch-for-fabricators-page .support-box .cols{flex-direction:row}}@media only screen and (min-width:1024px){.touch-for-fabricators-page .support-box .cols{max-width:925px;border-radius:15px}}.bespoke-marketing-page .box-1{text-align:center;padding:15px}.bespoke-marketing-page .box-1 h1{color:#005f4d}.bespoke-marketing-page .box-1 p{max-width:800px;margin:20px auto}.bespoke-marketing-page .overlapping-image{margin-bottom:-120px;margin-top:30px}.bespoke-marketing-page .overlapping-image img{max-width:650px;margin:auto;display:block;border-radius:15px;width:95%}.bespoke-marketing-page .box-2{text-align:center;background:#005f4d;color:#fff;padding:120px 30px 30px}.bespoke-marketing-page .box-2 p{max-width:800px;margin:20px auto}.bespoke-marketing-page .box-2 .buttons{display:flex;justify-content:center}.bespoke-marketing-page .box-2 .buttons .button{padding:0 5px}.social-media-page .box-1{text-align:center;padding:15px}.social-media-page .box-1 h1{color:#005f4d}.social-media-page .box-1 p{max-width:750px;margin:20px auto}.social-media-page .overlapping-image{margin-bottom:-120px;margin-top:30px}.social-media-page .overlapping-image img{max-width:540px;margin:auto;display:block;border-radius:15px;width:95%}.social-media-page .box-2{text-align:center;background:#005f4d;color:#fff;padding:120px 30px 30px}.social-media-page .box-2 p{max-width:750px;margin:20px auto}.main-news-page-wrapper{display:flex}.main-news-page-wrapper .news-wrapper{flex-grow:1}.main-news-page-wrapper .news-sidebar-wrapper{display:none;flex-shrink:0;padding:15px}.main-news-page-wrapper .news-sidebar-wrapper .news-sidebar{background:#005f4d;color:#fff;box-shadow:0 0 15px 0 rgba(0,0,0,.1);border-radius:15px;display:flex;flex-direction:column}.main-news-page-wrapper .news-sidebar-wrapper .category-list{text-align:center}.main-news-page-wrapper .news-sidebar-wrapper .category-list .title{font-weight:500;padding:20px;letter-spacing:1px;border-bottom:1px solid #007962}.main-news-page-wrapper .news-sidebar-wrapper .category-list .category{padding:15px 20px;text-transform:uppercase;letter-spacing:3px;cursor:pointer;font-size:.9rem;transition:padding .2s ease}.main-news-page-wrapper .news-sidebar-wrapper .category-list .category._active,.main-news-page-wrapper .news-sidebar-wrapper .category-list .category:hover{background:#005545}.main-news-page-wrapper .news-sidebar-wrapper .news-search{border-top:1px solid #007962;margin-top:auto;padding:20px}@media only screen and (min-width:1280px){.main-news-page-wrapper .news-sidebar-wrapper{display:block;width:300px}.main-news-page-wrapper .news-sidebar-wrapper .category-list .title{font-size:1.2rem}}.news-posts{display:flex;flex-wrap:wrap}.news-posts .news-post-wrapper{display:flex;padding:15px;flex-direction:column;width:100%}.news-posts .news-post-wrapper .news-post{background:#fff;box-shadow:0 0 15px 0 rgba(0,0,0,.1);border-radius:15px;display:flex;flex-direction:column;height:100%}.news-posts .news-post-wrapper .news-post-content{padding:30px;height:100%;display:flex;flex-direction:column}.news-posts .news-post-wrapper .news-post-content .title{margin-bottom:15px;border-bottom:1px solid #e3e3e3}.news-posts .news-post-wrapper .news-post-content .title h1{margin:0;font-weight:500;color:#005f4d;padding-bottom:15px;font-size:1rem;letter-spacing:1px}.news-posts .news-post-wrapper .news-post-content .summary{line-height:2}.news-posts .news-post-wrapper .news-post-image{padding:30px 30px 0;text-align:center}.news-posts .news-post-wrapper .news-post-image img{max-height:200px;width:auto;max-width:100%;margin:auto}.news-posts .news-post-wrapper .footer{margin-top:auto;padding-top:30px}@media only screen and (min-width:768px){.news-posts .news-post-wrapper{width:50%}}@media only screen and (min-width:1560px){.news-posts .news-post-wrapper{width:33.33333%}}._dashboard .news-posts{margin:-15px}._dashboard .news-posts .news-post-wrapper{width:100%}@media only screen and (min-width:540px){._dashboard .news-posts .news-post-wrapper{width:50%}}@media only screen and (min-width:1024px){._dashboard .news-posts .news-post-wrapper{width:33.33333%}}@media only screen and (min-width:1280px){._dashboard .news-posts .news-post-wrapper{width:25%}}.news-post-show-wrapper{display:flex}.news-post-show-wrapper .main-article p{color:inherit!important;font-family:inherit!important;line-height:2!important;font-size:1rem!important}.installation-of-the-month-previous-winners-calendar .news-post-show-wrapper .years,.installation-of-the-month-submissions .news-post-show-wrapper .installation-of-the-month-submission,.installation-of-the-month-widget .news-post-show-wrapper .installation-of-the-month-box,.news-post-show-wrapper .box,.news-post-show-wrapper .installation-of-the-month-previous-winners-calendar .years,.news-post-show-wrapper .installation-of-the-month-submissions .installation-of-the-month-submission,.news-post-show-wrapper .installation-of-the-month-widget .installation-of-the-month-box,.news-post-show-wrapper .landing-page-introduction-box{flex-grow:1}.news-post-show-wrapper .news-post-sidebar{width:300px;flex-shrink:0;display:none}.news-post-show-wrapper .other-news-posts-wrapper .news-posts{flex-direction:column}.news-post-show-wrapper .other-news-posts-wrapper .news-posts .news-post-wrapper{width:100%;padding:0 0 30px}@media only screen and (min-width:1280px){.news-post-show-wrapper .main-article{padding-right:30px}.news-post-show-wrapper .news-post-sidebar{display:block}}.MsoFootnoteText{word-break:break-all}body._case-studies-page .landing-page-introduction-box .main .content{width:100%}body._case-studies-page .landing-page-introduction-box .main .content .sub-title{width:100%;margin:15px 0}body._case-studies-page .landing-page-introduction-box .main .content .form-section,body._case-studies-page .landing-page-introduction-box .main .content .inputs{width:100%}body._case-studies-page .landing-page-introduction-box .main .content .form-section .form-group{display:flex;flex-wrap:wrap}@media only screen and (min-width:540px){body._case-studies-page .landing-page-introduction-box .main .content .form-section .form-group{flex-wrap:nowrap}}body._case-studies-page .landing-page-introduction-box .main .content .form-section .form-group>label{width:100%;flex-shrink:0;display:flex;flex-direction:column;justify-content:space-around;margin-right:30px}@media only screen and (min-width:540px){body._case-studies-page .landing-page-introduction-box .main .content .form-section .form-group>label{width:175px}}@media only screen and (min-width:768px){body._case-studies-page .landing-page-introduction-box .main .content .form-section .form-group>label{width:275px}}body._case-studies-page .landing-page-introduction-box .main .content .form-section .form-group>.p-3{width:100%;min-height:42px;padding:6px 12px;border:1px solid #e3e3e3;border-radius:6px;display:flex;flex-direction:column;justify-content:space-around}body._case-studies-page ._what-products .form-group>label{width:100%!important}@media only screen and (min-width:540px){body._case-studies-page ._what-products .form-group>label{width:100px!important}}@media only screen and (min-width:768px){body._case-studies-page ._what-products .form-group>label{width:275px!important}}@media only screen and (min-width:768px){body._case-studies-page ._what-products .checkboxes._inline .checkbox,body._case-studies-page ._what-products .checkboxes._inline .radio,body._case-studies-page ._what-products .radios._inline .checkbox,body._case-studies-page ._what-products .radios._inline .radio{width:33.33333%}}body._case-studies-page .attachments{display:flex;flex-wrap:wrap}body._case-studies-page .attachments .attachment{width:150px;height:150px;padding:10px;display:flex;cursor:pointer}body._case-studies-page .attachments .attachment .image{width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:50%;border:1px solid #8c8c8c;border-radius:15px}body._case-studies-page .attachments .attachment .view-btn{border-radius:100%;background:#005f4d;color:#fff;width:25px;height:25px;display:flex;flex-direction:column;text-align:center;margin:10px;padding:4px 2px}.fuel-card-page{text-align:center}.fuel-card-page .box-1{text-align:center;padding:15px}.fuel-card-page .box-1 h1{color:#005f4d}.fuel-card-page .overlapping-image{margin-bottom:-120px;margin-top:30px;padding:0 45px}.fuel-card-page .overlapping-image img{max-width:540px;margin:auto;display:block;border-radius:15px;width:100%}@media only screen and (min-width:1280px){.fuel-card-page .overlapping-image{padding:0}}.fuel-card-page .box-2{background:#005f4d;color:#fff;padding:150px 30px 30px}.fuel-card-page .box-2 h1{margin-top:0}.fuel-card-page .box-2 .columns{display:flex;justify-content:center;flex-direction:column;margin-bottom:15px}.fuel-card-page .box-2 .columns .col{padding:15px;margin:15px;background:#fff;color:#005f4d;display:flex;justify-content:space-around;flex-direction:column;border-radius:15px}.fuel-card-page .box-2 .columns .col .box,.fuel-card-page .box-2 .columns .col .installation-of-the-month-previous-winners-calendar .years,.fuel-card-page .box-2 .columns .col .installation-of-the-month-submissions .installation-of-the-month-submission,.fuel-card-page .box-2 .columns .col .installation-of-the-month-widget .installation-of-the-month-box,.fuel-card-page .box-2 .columns .col .landing-page-introduction-box,.installation-of-the-month-previous-winners-calendar .fuel-card-page .box-2 .columns .col .years,.installation-of-the-month-submissions .fuel-card-page .box-2 .columns .col .installation-of-the-month-submission,.installation-of-the-month-widget .fuel-card-page .box-2 .columns .col .installation-of-the-month-box{padding:15px}.fuel-card-page .box-2 .columns .col h2{font-size:1.17em}@media only screen and (min-width:1280px){.fuel-card-page .box-2 .columns .col h2{font-size:1.5em}}@media only screen and (min-width:768px){.fuel-card-page .box-2 .columns{flex-direction:row;margin:-15px 0 15px}.fuel-card-page .box-2 .columns .col{width:300px}}.tradepoint-card-page,.tradepoint-card-page .box-1{text-align:center}.tradepoint-card-page .box-1 h1{color:#005f4d}.tradepoint-card-page .overlapping-image{margin-bottom:-120px;margin-top:30px}.tradepoint-card-page .overlapping-image img{max-width:540px;margin:auto;display:block;border-radius:15px;width:95%}.tradepoint-card-page .box-2{background:#005f4d;color:#fff;padding:150px 30px 30px}.branded-workwear-page{text-align:center}.branded-workwear-page .box-1{text-align:center;padding:15px}.branded-workwear-page .box-1 h1{color:#005f4d}.branded-workwear-page .overlapping-image{max-width:700px;margin:30px auto -120px}.branded-workwear-page .box-2{background:#005f4d;color:#fff;padding:120px 30px 30px}.branded-workwear-page .box-2 p{max-width:700px;margin:20px auto}.training-course-list{display:flex;flex-wrap:wrap}.training-course-list .training-course-list-item{position:relative;width:100%;padding:15px;display:flex;flex-direction:column}.training-course-list .training-course-list-item._new{position:relative}.training-course-list .training-course-list-item._new:after{content:"NEW";display:block;width:60px;position:absolute;top:15px;left:0;background:#005f4d;color:#fff;padding:5px 10px;transform:rotate(-35deg);text-align:center}.installation-of-the-month-previous-winners-calendar .training-course-list .training-course-list-item .years,.installation-of-the-month-submissions .training-course-list .training-course-list-item .installation-of-the-month-submission,.installation-of-the-month-widget .training-course-list .training-course-list-item .installation-of-the-month-box,.training-course-list .training-course-list-item .box,.training-course-list .training-course-list-item .installation-of-the-month-previous-winners-calendar .years,.training-course-list .training-course-list-item .installation-of-the-month-submissions .installation-of-the-month-submission,.training-course-list .training-course-list-item .installation-of-the-month-widget .installation-of-the-month-box,.training-course-list .training-course-list-item .landing-page-introduction-box{display:flex;flex-direction:column;height:100%;border-top-right-radius:0;border-top-left-radius:0}.training-course-list .training-course-list-item:before{content:"";display:block;width:100%;height:15px;border-top-right-radius:15px;border-top-left-radius:15px}@media only screen and (min-width:768px){.training-course-list .training-course-list-item{width:50%}}@media only screen and (min-width:1024px){.training-course-list .training-course-list-item{width:33.33333%}}@media only screen and (min-width:1560px){.training-course-list .training-course-list-item{width:25%}}.training-course-list .training-course-list-item .content{padding:30px}.training-course-list .training-course-list-item .title{padding-bottom:15px;border-bottom:1px solid #e3e3e3;color:#005f4d;font-weight:600}.training-course-list .training-course-list-item .duration{line-height:2;margin:15px 0;padding:0 20px}.training-course-list .training-course-list-item .description{line-height:2;margin:15px 0}.training-course-list .training-course-list-item .description ul{margin:0;padding-left:20px}.training-course-list .training-course-list-item .footer{display:flex;justify-content:space-between;margin-top:auto}.training-course-list .training-course-list-item .footer .buttons{padding:0 30px 30px;display:flex;justify-content:space-between}.training-course-list .training-course-list-item .footer .button{padding:0 5px 30px 30px;display:flex;flex-direction:column;justify-content:space-around}.training-course-list .training-course-list-item .footer .level{color:#005f4d;padding:0 30px 30px 5px;display:flex;flex-direction:column;justify-content:space-around;font-weight:600}.training-course-list .training-course-list-item._add-new .image{font-size:5rem;color:#005f4d;margin:30px auto 0}.training-course-list .training-course-list-item._add-new .content{font-size:1.5rem;text-align:center}.training-course-list .training-course-list-item._fully-booked{position:relative}.training-course-list .training-course-list-item._fully-booked:after{display:flex;flex-direction:column;justify-content:space-around;content:"Fully booked until further notice";position:absolute;top:15px;bottom:15px;left:15px;right:15px;background:rgba(165,51,51,.7);color:#fff;text-align:center;font-size:3rem;border-radius:15px}@media only screen and (min-width:540px){.training-course-list._commercial-webinars .training-course-list-item{width:50%}}@media only screen and (min-width:768px){.training-course-list._commercial-webinars .training-course-list-item{width:50%}}@media only screen and (min-width:1024px){.training-course-list._commercial-webinars .training-course-list-item{width:50%}}@media only screen and (min-width:1280px){.training-course-list._commercial-webinars .training-course-list-item{width:50%}}@media only screen and (min-width:1560px){.training-course-list._commercial-webinars .training-course-list-item{width:33.33333%}}@media only screen and (min-width:1800px){.training-course-list._commercial-webinars .training-course-list-item{width:25%}}@media only screen and (min-width:1280px){.training-course-list{margin:0 -15px}}.commercial-training-course-item{line-height:1.5}.commercial-training-course-item:before{content:"";display:block;width:100%;height:15px}.commercial-training-course-item:before:before{border-top-left-radius:0;border-top-right-radius:0}@media only screen and (min-width:1280px){.commercial-training-course-item:before,.commercial-training-course-item:before:before{border-top-right-radius:15px;border-top-left-radius:15px}}.marketing-portal-page .box-1{text-align:center;padding:15px}.marketing-portal-page .box-1 h1{color:#005f4d}.marketing-portal-page .overlapping-image{max-width:700px;margin:30px auto -120px}.marketing-portal-page .box-2{text-align:center;background:#005f4d;color:#fff;padding:120px 30px 30px}.marketing-portal-page .box-2 p{max-width:750px;margin:20px auto}.pr-team4-page .box-1{text-align:center;padding:15px}.pr-team4-page .box-1 h1{color:#005f4d}.pr-team4-page .box-1 p{max-width:750px;margin:20px auto}.pr-team4-page .overlapping-image{max-width:700px;margin:30px auto -120px;width:100%}.pr-team4-page .box-2{text-align:center;background:#005f4d;color:#fff;padding:120px 30px 30px}.pr-team4-page .box-2 p{max-width:750px;margin:20px auto}.ucomply-page .box-1{text-align:center;padding:15px}.ucomply-page .box-1 h1{color:#005f4d}.ucomply-page .overlapping-image{margin-bottom:-120px;margin-top:30px}.ucomply-page .overlapping-image img{max-width:540px;margin:auto;display:block;border-radius:15px;width:95%}.ucomply-page .box-2{text-align:center;background:#005f4d;color:#fff;padding:120px 30px 30px}.ucomply-page .box-2 p{max-width:750px;margin:20px auto}.barbour-abi-page .box-1{text-align:center;padding:15px}.barbour-abi-page .box-1 h1{color:#005f4d}.barbour-abi-page .box-1 p{max-width:750px;margin:20px auto}.barbour-abi-page .overlapping-image{margin-bottom:-120px;margin-top:30px}.barbour-abi-page .overlapping-image img{max-width:540px;margin:auto;display:block;border-radius:15px;width:95%}.barbour-abi-page .box-2{text-align:center;background:#005f4d;color:#fff;padding:120px 30px 30px}.barbour-abi-page .box-2 p{max-width:750px;margin:20px auto}.tender-downloads-page .box-1{text-align:center;padding:15px}.tender-downloads-page .box-1 h1{color:#005f4d}.tender-downloads-page .box-1 p{max-width:850px;margin:20px auto}.tender-downloads-page .box-2 .epwin-system-types-list{margin:0;justify-content:center}.installation-of-the-month-previous-winners-calendar .tender-downloads-page .box-2 .epwin-system-types-list .years,.installation-of-the-month-submissions .tender-downloads-page .box-2 .epwin-system-types-list .installation-of-the-month-submission,.installation-of-the-month-widget .tender-downloads-page .box-2 .epwin-system-types-list .installation-of-the-month-box,.tender-downloads-page .box-2 .epwin-system-types-list .box,.tender-downloads-page .box-2 .epwin-system-types-list .installation-of-the-month-previous-winners-calendar .years,.tender-downloads-page .box-2 .epwin-system-types-list .installation-of-the-month-submissions .installation-of-the-month-submission,.tender-downloads-page .box-2 .epwin-system-types-list .installation-of-the-month-widget .installation-of-the-month-box,.tender-downloads-page .box-2 .epwin-system-types-list .landing-page-introduction-box{border-radius:15px}.improveasy-page .box-1{text-align:center}.improveasy-page .box-1 h1{color:#005f4d}.improveasy-page .overlapping-image{margin-bottom:-120px;margin-top:30px}.improveasy-page .overlapping-image img{max-width:540px;margin:auto;display:block;border-radius:15px;width:95%}.improveasy-page .box-2{text-align:center;background:#005f4d;color:#fff;padding:120px 30px 30px}.improveasy-page .box-2 p{max-width:600px;margin:20px auto}.improveasy-page .box-2 ul{padding:0;margin:0;list-style:none;line-height:2}.installsure-page .box-1{text-align:center}.installsure-page .box-1 h1{color:#005f4d}.installsure-page .overlapping-image{margin-bottom:-120px;margin-top:30px}.installsure-page .overlapping-image img{max-width:540px;margin:auto;display:block;border-radius:15px;width:95%}.installsure-page .box-2{text-align:center;background:#005f4d;color:#fff;padding:120px 30px 30px}.installsure-page .box-2 p{max-width:750px;margin:20px auto}.installsure-page .box-3{text-align:center;padding-bottom:30px}.installsure-page .box-3 h1{color:#005f4d}.installsure-page table{max-width:800px;margin:auto}._content-upload-logs.table_enquiries-list,._content-upload-logs.table_leads-assign-to-list,._content-upload-logs.table_leads-assigned-to-list,._content-upload-logs.table_leads-list,._content-upload-logs.table_list,.table._content-upload-logs{border-bottom:1px solid #e3e3e3;margin-top:30px}._content-upload-logs.table_enquiries-list .log-info td,._content-upload-logs.table_leads-assign-to-list .log-info td,._content-upload-logs.table_leads-assigned-to-list .log-info td,._content-upload-logs.table_leads-list .log-info td,._content-upload-logs.table_list .log-info td,.table._content-upload-logs .log-info td{padding:15px;border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;background:#f4f2ed}._content-upload-logs.table_enquiries-list .log-info td:first-child,._content-upload-logs.table_leads-assign-to-list .log-info td:first-child,._content-upload-logs.table_leads-assigned-to-list .log-info td:first-child,._content-upload-logs.table_leads-list .log-info td:first-child,._content-upload-logs.table_list .log-info td:first-child,.table._content-upload-logs .log-info td:first-child{border-top-left-radius:4px;border-left:1px solid #e3e3e3}._content-upload-logs.table_enquiries-list .log-info td:last-child,._content-upload-logs.table_leads-assign-to-list .log-info td:last-child,._content-upload-logs.table_leads-assigned-to-list .log-info td:last-child,._content-upload-logs.table_leads-list .log-info td:last-child,._content-upload-logs.table_list .log-info td:last-child,.table._content-upload-logs .log-info td:last-child{border-top-right-radius:4px;border-right:1px solid #e3e3e3}._content-upload-logs.table_enquiries-list .log-info strong,._content-upload-logs.table_leads-assign-to-list .log-info strong,._content-upload-logs.table_leads-assigned-to-list .log-info strong,._content-upload-logs.table_leads-list .log-info strong,._content-upload-logs.table_list .log-info strong,.table._content-upload-logs .log-info strong{padding-right:10px}._content-upload-logs.table_enquiries-list .download-info td,._content-upload-logs.table_leads-assign-to-list .download-info td,._content-upload-logs.table_leads-assigned-to-list .download-info td,._content-upload-logs.table_leads-list .download-info td,._content-upload-logs.table_list .download-info td,.table._content-upload-logs .download-info td{padding:15px;border-top:0;border-left:1px solid #e3e3e3;border-right:1px solid #e3e3e3}._content-upload-logs.table_enquiries-list .download-info td table td,._content-upload-logs.table_leads-assign-to-list .download-info td table td,._content-upload-logs.table_leads-assigned-to-list .download-info td table td,._content-upload-logs.table_leads-list .download-info td table td,._content-upload-logs.table_list .download-info td table td,.table._content-upload-logs .download-info td table td{border:0}._content-upload-logs.table_enquiries-list .download-info .image,._content-upload-logs.table_leads-assign-to-list .download-info .image,._content-upload-logs.table_leads-assigned-to-list .download-info .image,._content-upload-logs.table_leads-list .download-info .image,._content-upload-logs.table_list .download-info .image,.table._content-upload-logs .download-info .image{width:100px;background:#e3e3e3;border:1px solid #8c8c8c}._content-upload-logs.table_enquiries-list .download-info .info>div,._content-upload-logs.table_leads-assign-to-list .download-info .info>div,._content-upload-logs.table_leads-assigned-to-list .download-info .info>div,._content-upload-logs.table_leads-list .download-info .info>div,._content-upload-logs.table_list .download-info .info>div,.table._content-upload-logs .download-info .info>div{margin-bottom:10px}._content-upload-logs.table_enquiries-list .download-info .info label,._content-upload-logs.table_leads-assign-to-list .download-info .info label,._content-upload-logs.table_leads-assigned-to-list .download-info .info label,._content-upload-logs.table_leads-list .download-info .info label,._content-upload-logs.table_list .download-info .info label,.table._content-upload-logs .download-info .info label{width:75px;margin-right:10px;display:inline-block;font-weight:600}@media only screen and (max-width:767px){._content-upload-logs.table_enquiries-list .log-info,._content-upload-logs.table_leads-assign-to-list .log-info,._content-upload-logs.table_leads-assigned-to-list .log-info,._content-upload-logs.table_leads-list .log-info,._content-upload-logs.table_list .log-info,.table._content-upload-logs .log-info{display:block}._content-upload-logs.table_enquiries-list .log-info td,._content-upload-logs.table_leads-assign-to-list .log-info td,._content-upload-logs.table_leads-assigned-to-list .log-info td,._content-upload-logs.table_leads-list .log-info td,._content-upload-logs.table_list .log-info td,.table._content-upload-logs .log-info td{display:block;border:0}._content-upload-logs.table_enquiries-list .download-info td table tr,._content-upload-logs.table_enquiries-list .download-info td table tr td,._content-upload-logs.table_leads-assign-to-list .download-info td table tr,._content-upload-logs.table_leads-assign-to-list .download-info td table tr td,._content-upload-logs.table_leads-assigned-to-list .download-info td table tr,._content-upload-logs.table_leads-assigned-to-list .download-info td table tr td,._content-upload-logs.table_leads-list .download-info td table tr,._content-upload-logs.table_leads-list .download-info td table tr td,._content-upload-logs.table_list .download-info td table tr,._content-upload-logs.table_list .download-info td table tr td,.table._content-upload-logs .download-info td table tr,.table._content-upload-logs .download-info td table tr td{display:block}._content-upload-logs.table_enquiries-list .download-info .info,._content-upload-logs.table_leads-assign-to-list .download-info .info,._content-upload-logs.table_leads-assigned-to-list .download-info .info,._content-upload-logs.table_leads-list .download-info .info,._content-upload-logs.table_list .download-info .info,.table._content-upload-logs .download-info .info{padding-left:0;padding-right:0}._content-upload-logs.table_enquiries-list .download-info .info label,._content-upload-logs.table_leads-assign-to-list .download-info .info label,._content-upload-logs.table_leads-assigned-to-list .download-info .info label,._content-upload-logs.table_leads-list .download-info .info label,._content-upload-logs.table_list .download-info .info label,.table._content-upload-logs .download-info .info label{width:auto;margin-right:0}}.installation-management-software-page .landing-page-introduction-box .title .logo img{max-height:50px}.installation-management-software-page .box-1{text-align:center;padding:15px}.installation-management-software-page .box-1 h1{color:#005f4d}.installation-management-software-page .box-1 p{max-width:800px;margin:20px auto}.installation-management-software-page .overlapping-image{max-width:700px;margin:30px auto -120px}.installation-management-software-page .box-2{text-align:center;background:#005f4d;color:#fff;padding:120px 30px 30px}.installation-management-software-page .box-2 p{max-width:800px;margin:20px auto}.installation-management-software-page .box-3,.installation-management-software-page .box-4,.installation-management-software-page .box-5,.installation-management-software-page .box-6,.installation-management-software-page .box-7{text-align:center}.installation-management-software-page .box-3 .content,.installation-management-software-page .box-4 .content,.installation-management-software-page .box-5 .content,.installation-management-software-page .box-6 .content,.installation-management-software-page .box-7 .content{max-width:600px;margin:auto}.installation-management-software-page .box-3 .content ul,.installation-management-software-page .box-4 .content ul,.installation-management-software-page .box-5 .content ul,.installation-management-software-page .box-6 .content ul,.installation-management-software-page .box-7 .content ul{padding:0;margin:0;list-style:none}.installation-management-software-page .box-3 .image img,.installation-management-software-page .box-4 .image img,.installation-management-software-page .box-5 .image img,.installation-management-software-page .box-6 .image img,.installation-management-software-page .box-7 .image img{border-radius:15px;max-width:600px;margin:auto;width:100%}.installation-management-software-page .box-4{background:#005f4d;color:#fff;padding:30px}.installation-management-software-page .box-4 .cols{display:flex;flex-direction:column;justify-content:center}.installation-management-software-page .box-4 .cols .col{padding:0 10px;display:flex;margin-bottom:10px;justify-content:center}.installation-management-software-page .box-4 .cols .col .icon{padding-right:5px}.installation-management-software-page .box-4 .cols .col .icon,.installation-management-software-page .box-4 .cols .col .text{display:flex;flex-direction:column;justify-content:space-around}@media only screen and (min-width:768px){.installation-management-software-page .box-4 .cols{flex-direction:row}}.installation-management-software-page .box-6{background:#005f4d;color:#fff}.business-pilot-page .landing-page-introduction-box .title .logo img{max-height:50px}.business-pilot-page .box-1{text-align:center;padding:15px}.business-pilot-page .box-1 h1,.business-pilot-page .box-1 h1 a{color:#005f4d}.business-pilot-page .box-1 p{max-width:800px;margin:20px auto}.business-pilot-page .overlapping-image{max-width:700px;margin:30px auto -120px}.business-pilot-page .overlapping-image video{max-width:100%}.business-pilot-page .box-2{text-align:center;background:#005f4d;padding:120px 30px 30px;font-size:16px}.business-pilot-page .box-2 p{max-width:800px;margin:20px auto;color:#fff}.business-pilot-page .box-2 p a{color:#fff}.business-pilot-page .box-3,.business-pilot-page .box-4,.business-pilot-page .box-5,.business-pilot-page .box-6,.business-pilot-page .box-7{text-align:center}.business-pilot-page .box-3 .content,.business-pilot-page .box-4 .content,.business-pilot-page .box-5 .content,.business-pilot-page .box-6 .content,.business-pilot-page .box-7 .content{max-width:800px;margin:auto}.business-pilot-page .box-3 .content ul,.business-pilot-page .box-4 .content ul,.business-pilot-page .box-5 .content ul,.business-pilot-page .box-6 .content ul,.business-pilot-page .box-7 .content ul{padding:0;margin:0;list-style:none}.business-pilot-page .box-3 .image img,.business-pilot-page .box-4 .image img,.business-pilot-page .box-5 .image img,.business-pilot-page .box-6 .image img,.business-pilot-page .box-7 .image img{border-radius:15px;max-width:600px;margin:auto;width:100%}.business-pilot-page .box-4{background:#005f4d;padding:30px}.business-pilot-page .box-4 .image img{max-height:500px}.business-pilot-page .box-4 h2 a,.business-pilot-page .box-4 p,.business-pilot-page .box-4 p a,.business-pilot-page .box-4 ul{color:#fff}.business-pilot-page .box-6{background:#005f4d;color:#fff}.business-pilot-page .box-6 h2 a,.business-pilot-page .box-6 p,.business-pilot-page .box-6 p a{color:#fff}.business-pilot-page .box-6 img{max-height:75px}.eva-crm-page p,.eva-crm-page ul li{line-height:1.5}.eva-crm-page .landing-page-introduction-box .title .logo img{max-height:50px}.eva-crm-page .box-1{text-align:center;padding:15px;background:#5ab9ea;color:#fff}.eva-crm-page .overlapping-image{max-width:700px;margin:30px auto -120px}.eva-crm-page .box-2{padding:120px 30px 30px;background:#fff}@media only screen and (min-width:1024px){.eva-crm-page .box-2-cols{display:flex}}.eva-crm-page .box-2-cols .box-2-col{flex:1;margin:10px;padding:10px;background:#fff}.eva-crm-page .box-2-cols .box-2-col .box-2-col-header{margin:-10px;border:1px solid #5ab9ea}.eva-crm-page .box-2-cols .box-2-col .box-2-col-header img{display:block}.eva-crm-page .box-2-cols .box-2-col .box-2-col-header h2{text-align:center;background:#5ab9ea;color:#fff;margin:0;padding:10px 5px}.eva-crm-page .box-3{background:#8860d0;color:#fff;display:flex}.eva-crm-page .box-3 .content{width:375px;flex-shrink:0;padding:30px;display:flex;flex-direction:column;justify-content:center;font-size:1.2rem}.eva-crm-page .box-3 .content h1{color:#5ab9ea}.eva-crm-page .box-3 .images{flex-grow:1;flex-shrink:1;padding:30px;display:flex;flex-direction:column;justify-content:center}.eva-crm-page .box-3 .images img{margin:auto}@media only screen and (min-width:1024px){.eva-crm-page .box-4-cols{display:flex}}.eva-crm-page .box-4-cols .box-4-col{flex:1;margin:10px;padding:10px;background:#fff}.eva-crm-page .box-4-cols .box-4-col .box-4-col-header{margin:-10px;border:1px solid #5ab9ea}.eva-crm-page .box-4-cols .box-4-col .box-4-col-header img{display:block}.eva-crm-page .box-4-cols .box-4-col .box-4-col-header h2{text-align:center;background:#5ab9ea;color:#fff;margin:0;padding:10px 5px}.eva-crm-page .box-5{background:#5ab9ea;color:#fff;display:flex}.eva-crm-page .box-5 .content{width:375px;flex-shrink:0;padding:30px;display:flex;flex-direction:column;justify-content:center}.eva-crm-page .box-5 .content h1{color:#8860d0}.eva-crm-page .box-5 .images{flex-grow:1;flex-shrink:1;padding:30px;display:flex;flex-direction:column;justify-content:center}.eva-crm-page .box-5 .images img{margin:auto}.eva-crm-page .box-6{background:#8860d0;color:#fff;padding-bottom:30px}@media only screen and (min-width:1024px){.eva-crm-page .box-6 .box-6-cols{display:flex}}.eva-crm-page .box-6 h1{margin:0;padding:30px;text-align:center;color:#5ab9ea}.eva-crm-page .box-6 .box-6-col-1,.eva-crm-page .box-6 .box-6-col-2{flex:1;margin:30px}.black-ice-page-news-widget{background:#005f4d;color:#fff;margin-top:30px;border-radius:15px}.black-ice-page-news-widget .black-ice-news-wrapper{padding:15px}.black-ice-page-news-widget .back-ice-news-posts{display:flex}.black-ice-page-news-widget .back-ice-news-posts .news-post-wrapper{padding:15px;flex:1}.black-ice-page-news-widget .back-ice-news-posts .news-post{padding:15px;display:flex;flex-direction:column;height:100%;background:#fff;border-radius:15px;cursor:pointer}.black-ice-page-news-widget .back-ice-news-posts .news-post .news-post-content{display:block;text-align:center}.black-ice-page-news-widget .back-ice-news-posts .news-post .news-post-content .title{display:block}.black-ice-page-news-widget .back-ice-news-posts .news-post .news-post-content .title h1{font-size:1rem;color:#005f4d}.black-ice-page-news-widget .back-ice-news-posts .news-post .news-post-content .date{display:block}.tender-documents{display:flex;margin:30px -5px 0}.tender-documents .tender-document{display:flex;padding:5px 15px;margin:5px;border:1px solid grey;border-radius:100px;position:relative}.tender-documents .tender-document .icon{padding-right:5px}.tender-documents .tender-document .filename{font-size:.8rem;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tender-documents .tender-document:hover:after{content:attr(data-filename);display:block;background:#19181a;color:#fff;padding:5px 10px;font-size:.8rem;position:absolute;left:0;top:0;white-space:nowrap}.black-ice-page-tender-detail .rows{margin:-10px -20px}.black-ice-page-tender-detail .row-item{padding:10px 20px}.black-ice-page-tender-detail .row-item strong{padding-right:15px}.black-ice-page-tender-detail .row-item>div{display:flex}.black-ice-page-tender-detail .row-item._view{margin-left:auto}.black-ice-page-tender-detail .row-item._description{width:50%}.black-ice-page-tender-detail .row-item._description strong{padding-bottom:15px}.black-ice-page-tender-detail .row-item._description>div{flex-direction:column}.black-ice-page-tender-detail .top-row{display:flex;justify-content:space-between}.black-ice-page-tender-detail .middle-row,.black-ice-page-tender-detail .top-row .left,.black-ice-page-tender-detail .top-row .right{display:flex}.black-ice-page-tender-detail .bottom-row{display:flex;flex-wrap:wrap}.black-ice-page-tender-detail .bottom-row .form-group label{display:flex;justify-content:space-around;flex-direction:column;width:150px;margin-bottom:0}.black-ice-page-tender-detail .tender-title{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:20px}.black-ice-page-tender-detail .tender-title .dates,.black-ice-tenders-list{display:flex;flex-wrap:wrap}.black-ice-tenders-list{justify-content:center}.black-ice-tenders-list .black-ice-tenders-list-item{position:relative;border:1px solid #e3e3e3;border-radius:4px;margin:15px;width:100%;max-width:565px;padding:10px;transition:background .5s ease}.black-ice-tenders-list .black-ice-tenders-list-item .status-marker{position:absolute;right:-10px;top:-8px;background:#9c0b00;color:#fff;font-size:.6rem;padding:2px;border-radius:2px;border:1px solid #fff}.black-ice-tenders-list .black-ice-tenders-list-item .row-item{padding:10px 20px}.black-ice-tenders-list .black-ice-tenders-list-item .row-item strong{padding-right:15px}.black-ice-tenders-list .black-ice-tenders-list-item .row-item>div{display:flex}.black-ice-tenders-list .black-ice-tenders-list-item .row-item._view{margin-left:auto;position:absolute;top:0;right:0}.black-ice-tenders-list .black-ice-tenders-list-item .top-row{display:flex;justify-content:space-between;flex-direction:column}.black-ice-tenders-list .black-ice-tenders-list-item .bottom-row,.black-ice-tenders-list .black-ice-tenders-list-item .top-row .right{display:flex;flex-wrap:wrap}.black-ice-tenders-list .black-ice-tenders-list-item:hover{background:#e5f9f0}.tender-portal-types{text-align:center}.swal2-actions .tender-portal-types button.swal2-styled.swal2-confirm,.tender-portal-types .btn-link,.tender-portal-types .btn-primary,.tender-portal-types .swal2-actions button.swal2-styled.swal2-confirm{margin-bottom:15px}.tender-portal-types .btn-link{border:1px solid #e3e3e3}.installation-of-the-month-submissions{display:flex;flex-direction:column}.installation-of-the-month-submissions .installation-of-the-month-submission{position:relative;order:2;flex-wrap:wrap;margin-bottom:30px}.installation-of-the-month-submissions .installation-of-the-month-submission.mb-0{margin-bottom:0}@media only screen and (min-width:768px){.installation-of-the-month-submissions .installation-of-the-month-submission{display:flex}}.installation-of-the-month-submissions .installation-of-the-month-submission._winner{order:1}.installation-of-the-month-submissions .installation-of-the-month-submission._winner .winner-bar{justify-content:center;display:flex;padding:15px;width:100%;background:#005f4d;color:#fff;font-size:1.7rem}.installation-of-the-month-submissions .installation-of-the-month-submission._winner .winner-bar i{margin-right:15px}.installation-of-the-month-submissions .installation-of-the-month-submission .details{padding:30px}@media only screen and (min-width:768px){.installation-of-the-month-submissions .installation-of-the-month-submission .details{width:50%}}.installation-of-the-month-submissions .installation-of-the-month-submission .details .title{margin:0;font-size:1.5rem}.installation-of-the-month-submissions .installation-of-the-month-submission .details .description{margin-top:30px}.installation-of-the-month-submissions .installation-of-the-month-submission .details .submitted-by{display:block;margin-top:5px}@media only screen and (min-width:768px){.installation-of-the-month-submissions .installation-of-the-month-submission .installation-of-the-month-attachments{width:50%}}.installation-of-the-month-attachments{display:flex;flex-wrap:wrap;background:#e3e3e3;padding:30px}.installation-of-the-month-attachments .attachment{width:150px;height:150px;padding:10px;display:flex;cursor:pointer}.installation-of-the-month-attachments .attachment .image{width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:50%;border:1px solid #8c8c8c}.installation-of-the-month-attachments .attachment .view-btn{border-radius:100%;background:#005f4d;color:#fff;width:25px;height:25px;display:flex;flex-direction:column;text-align:center;margin:10px;padding:4px 2px}.installation-of-the-month-attachments .attachment .view-btn i{margin-left:2px;margin-top:1px}.installation-of-the-month-attachments .attachment .delete-btn{border-radius:100%;background:#9c0b00;color:#fff;width:25px;height:25px;display:flex;flex-direction:column;text-align:center;margin:10px;padding:4px 2px}.installation-of-the-month-attachments .attachment .delete-btn i{margin-left:2px;margin-top:1px}.installation-of-the-month-attachments-modal-window{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);display:none;padding:15px;z-index:9999999;text-align:left}.installation-of-the-month-attachments-modal-window .title-bar{color:#fff;padding:0 15px;background:rgba(0,0,0,.3);font-size:1.2rem;border-left:1px solid #000;border-right:1px solid #000}.installation-of-the-month-attachments-modal-window.open{display:flex;flex-direction:column;justify-content:space-around}.installation-of-the-month-attachments-modal-window .modal-close{color:#fff;position:absolute;right:10px;top:10px;font-size:1.3rem;z-index:99999;cursor:pointer}.installation-of-the-month-attachments-modal-window .modal-window-inner{max-width:1000px;margin:auto;width:100%;position:relative;color:#19181a;border-radius:15px;max-height:100%;overflow:auto}.installation-of-the-month-attachments-modal-window .selected-image{padding:30px;border:1px solid #000;border-bottom:0;background:rgba(0,0,0,.3);text-align:center;position:relative}.installation-of-the-month-attachments-modal-window .selected-image img{max-width:100%;margin:auto;max-height:75vh}.installation-of-the-month-attachments-modal-window .selected-image .download-button{background:#005f4d;color:#fff;font-size:1.8rem;border-radius:100%;width:50px;height:50px;border:1px solid #fff;display:flex;flex-direction:column;justify-content:space-around;text-align:center;position:absolute;bottom:45px;right:45px;cursor:pointer}.installation-of-the-month-attachments-modal-window .selected-image .download-button i{margin:auto}.installation-of-the-month-attachments-modal-window .installation-of-the-month-attachments{display:flex;flex-wrap:wrap;padding:10px;background:rgba(0,0,0,.3);border:1px solid #000;border-top:0}.installation-of-the-month-attachments-modal-window .installation-of-the-month-attachments .attachment{width:100px;height:100px;padding:10px;display:flex}@media only screen and (min-width:768px){.installation-of-the-month-page-header{display:flex}}.installation-of-the-month-page-header .content-wrapper{display:flex;flex-direction:column;justify-content:space-around;flex:1;padding:30px;line-height:2}.installation-of-the-month-page-header .image-wrapper{display:flex;flex-direction:column;justify-content:space-around;flex:1;background-size:cover;background-position:50%;background-repeat:no-repeat;min-height:350px}@media only screen and (min-width:1280px){.installation-of-the-month-page-header .image-wrapper{min-height:450px;border-top-right-radius:15px;border-bottom-right-radius:15px}}.installation-of-the-month-widget{display:flex;margin:-15px}.installation-of-the-month-widget .installation-of-the-month-box-wrapper{margin:15px;width:50%}.installation-of-the-month-widget .installation-of-the-month-box{height:100%;display:flex;flex-direction:column}.installation-of-the-month-widget .installation-of-the-month-box .title{padding:15px;font-weight:600;text-align:center;font-size:1.2rem;color:#fff}.installation-of-the-month-widget .installation-of-the-month-box .content{padding:30px;text-align:center;line-height:2}.installation-of-the-month-widget .installation-of-the-month-box .button{margin-top:auto;text-align:center;padding:0 30px 30px}.installation-of-the-month-widget .image{position:relative;margin-bottom:-3px;border-top-right-radius:15px;border-top-left-radius:15px}.installation-of-the-month-widget .image>div{border-top-right-radius:15px;border-top-left-radius:15px;background-repeat:no-repeat;background-size:cover;background-position:50%;height:250px}@media only screen and (min-width:1024px){.installation-of-the-month-widget .image>div{height:300px}}@media only screen and (min-width:1280px){.installation-of-the-month-widget .image>div{height:350px}}@media only screen and (min-width:1560px){.installation-of-the-month-widget .image>div{height:400px}}.installation-of-the-month-widget .image .ribbon{position:absolute}.installation-of-the-month-widget ._enter .ribbon{top:20px;left:20px;width:150px}.installation-of-the-month-widget ._winner .ribbon{bottom:10px;right:10px;width:100px}.installation-of-the-month-widget ._winner .content{display:flex;padding:0}.installation-of-the-month-widget ._winner .content>div{width:50%;padding:30px;display:flex;flex-direction:column;justify-content:space-around}.installation-of-the-month-widget .attachments{display:flex;flex-wrap:wrap;background:#e3e3e3;padding:15px}.installation-of-the-month-widget .attachments .attachment{width:150px;height:150px;padding:10px;display:flex}.installation-of-the-month-widget .attachments .attachment .image{width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:50%;border:1px solid #8c8c8c;border-radius:15px}.installation-of-the-month-widget .attachments .attachment .view-btn{border-radius:100%;background:#005f4d;color:#fff;width:25px;height:25px;display:flex;flex-direction:column;text-align:center;margin:10px;padding:4px 2px}.installation-of-the-month-widget .attachments .attachment .view-btn i{margin-left:2px;margin-top:1px}.installation-of-the-month-widget .attachments .attachment .delete-btn{border-radius:100%;background:#9c0b00;color:#fff;width:25px;height:25px;display:flex;flex-direction:column;text-align:center;margin:10px;padding:4px 2px}.installation-of-the-month-widget .attachments .attachment .delete-btn i{margin-left:2px;margin-top:1px}.installation-of-the-month-previous-winners-calendar .years{background:#005f4d;color:#fff}.installation-of-the-month-previous-winners-calendar .years .main-title{text-align:center;padding:30px 30px 0}.installation-of-the-month-previous-winners-calendar .year-box{padding:15px;text-align:center}.installation-of-the-month-previous-winners-calendar .months{display:flex;flex-wrap:wrap;justify-content:center;max-width:1200px;margin:auto}.installation-of-the-month-previous-winners-calendar .month-box{width:175px;height:200px;padding:15px;display:flex;flex-direction:column}.installation-of-the-month-previous-winners-calendar .month-box .month-box-inner{background:#fff;color:#005f4d;padding:15px;display:flex;flex-direction:column;height:100%}.installation-of-the-month-previous-winners-calendar .month-box .month-box-inner .image{width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:50%;border:1px solid #8c8c8c;cursor:pointer}.installation-of-the-month-previous-winners-calendar .month-box strong{display:block;margin-bottom:5px}.installation-of-the-month-previous-winners-calendar .month-box .no-entry,.installation-of-the-month-previous-winners-calendar .month-box .this-month{height:100%;display:flex;flex-direction:column;justify-content:space-around;text-align:center}.installation-of-the-month-previous-winners-calendar .month-box .no-entry i{font-size:2rem;margin:auto}@media only screen and (max-width:767px){.conxhub-page ._image-right .image{order:2!important}.conxhub-page ._image-right .content{order:1!important}.conxhub-page ._image-left .image{order:2!important}.conxhub-page ._image-left .content{order:1!important}}.conxhub-page .box-1 .image{display:none!important}@media only screen and (min-width:768px){.conxhub-page .box-1 .image{display:flex!important;padding-bottom:0!important}}.conxhub-page .box-1 img{max-width:315px;margin:auto}.conxhub-page .box-2.main._image-left .image,.conxhub-page .box-2.main._image-right .image,.conxhub-page .box-3.main._image-left .image,.conxhub-page .box-3.main._image-right .image,.conxhub-page .box-4.main._image-left .image,.conxhub-page .box-4.main._image-right .image,.conxhub-page .box-5.main._image-left .image,.conxhub-page .box-5.main._image-right .image{text-align:center;padding:0;margin-bottom:-5px}.conxhub-page .box-2.main._image-left .content,.conxhub-page .box-2.main._image-right .content,.conxhub-page .box-3.main._image-left .content,.conxhub-page .box-3.main._image-right .content,.conxhub-page .box-4.main._image-left .content,.conxhub-page .box-4.main._image-right .content,.conxhub-page .box-5.main._image-left .content,.conxhub-page .box-5.main._image-right .content{max-width:600px;margin:auto}@media only screen and (min-width:768px){.conxhub-page .box-2.main._image-left .image,.conxhub-page .box-2.main._image-right .image,.conxhub-page .box-3.main._image-left .image,.conxhub-page .box-3.main._image-right .image,.conxhub-page .box-4.main._image-left .image,.conxhub-page .box-4.main._image-right .image,.conxhub-page .box-5.main._image-left .image,.conxhub-page .box-5.main._image-right .image{padding:0}}.conxhub-page .box-3,.conxhub-page .box-5{background:#e3e3e3}.conxhub-page .box-6{background:#005f4d;color:#fff;padding:30px}.conxhub-page .box-7{display:flex}.conxhub-page .box-7:after,.conxhub-page .box-7:before{display:block;content:"";background-image:url(/images/conxhub-zigzag.png);width:125px}.conxhub-page .box-8{background:#005f4d;color:#fff;padding:30px}@media only screen and (min-width:768px){.conxhub-page .box-8 h2{margin-right:250px}}@media only screen and (min-width:768px){.conxhub-page .box-9{margin-top:-200px}}.conxhub-page .box-9 .image{display:none!important}@media only screen and (min-width:768px){.conxhub-page .box-9 .image{display:flex!important}}.conxhub-page .box-9.main._image-left .image,.conxhub-page .box-9.main._image-right .image{padding:0;max-width:320px;margin-left:auto;margin-bottom:-4px}.conxhub-page .box-9.main._image-left .content,.conxhub-page .box-9.main._image-right .content{flex-grow:1}@media only screen and (min-width:768px){.conxhub-page .box-9.main._image-left .content,.conxhub-page .box-9.main._image-right .content{margin-top:200px}}.conxhub-page .box-9.main._image-left .content>div,.conxhub-page .box-9.main._image-right .content>div{max-width:600px;margin:0 auto}@media only screen and (min-width:768px){.conxhub-page .box-9.main._image-left .image,.conxhub-page .box-9.main._image-right .image{padding:0;max-width:320px;margin-left:auto}}.conxhub-page .box-10{background:#005f4d;color:#fff}.conxhub-page .box-10.main._image-left .image,.conxhub-page .box-10.main._image-right .image{padding:0;margin-bottom:-4px;text-align:center}.conxhub-page .box-10.main._image-left .image img,.conxhub-page .box-10.main._image-right .image img{max-width:300px}.conxhub-page .box-10.main._image-left .content,.conxhub-page .box-10.main._image-right .content{flex-grow:1}.conxhub-page .box-10.main._image-left .content>div,.conxhub-page .box-10.main._image-right .content>div{max-width:600px;margin:0 auto}@media only screen and (min-width:768px){.conxhub-page .box-10.main._image-left .image,.conxhub-page .box-10.main._image-right .image{padding:0;margin-bottom:-4px;text-align:center}.conxhub-page .box-10.main._image-left .image img,.conxhub-page .box-10.main._image-right .image img{max-width:300px}}.conxhub-page .box-11{text-align:center;max-width:500px;margin:auto;padding-bottom:30px}.create-faq-entry-outer-wrapper{display:flex;flex-direction:column-reverse}.create-faq-entry-outer-wrapper .create-faq-entry-sidebar{margin-bottom:15px}.create-faq-entry-outer-wrapper .create-faq-entry-attached-files-list .create-faq-entry-attached-files-item{margin-top:15px}@media only screen and (min-width:1280px){.create-faq-entry-outer-wrapper{flex-direction:row}.create-faq-entry-outer-wrapper .create-faq-entry-main{flex-grow:1}.create-faq-entry-outer-wrapper .create-faq-entry-sidebar{width:400px;margin-left:30px;margin-bottom:0;flex-shrink:0}}.main-faqs-page-wrapper{display:flex;flex-direction:column-reverse}.main-faqs-page-wrapper .faq-categories{display:flex;flex-direction:column}.main-faqs-page-wrapper .faq-categories .faq-category{display:flex;flex-direction:column;background:#fff;border-radius:15px;margin-bottom:30px}.main-faqs-page-wrapper .faq-categories .faq-category:before{content:"";display:block;width:100%;height:15px;border-top-right-radius:15px;border-top-left-radius:15px}.main-faqs-page-wrapper .faq-categories .faq-category .faq-category-header{display:flex;justify-content:space-between;border-bottom:1px solid #f4f2ed}.main-faqs-page-wrapper .faq-categories .faq-category .faq-category-header .faq-category-label{display:flex;flex-direction:column;justify-content:space-around;padding:30px;margin:0;font-size:1.5rem;font-weight:600;color:#005f4d}.main-faqs-page-wrapper .faq-categories .faq-category .faq-category-header .faq-category-toggle{display:flex;flex-direction:column;justify-content:space-around;padding:30px;font-size:1.5rem}.main-faqs-page-wrapper .faqs-wrapper{flex-grow:1;padding:15px}.main-faqs-page-wrapper .faqs{display:flex;flex-direction:column}.main-faqs-page-wrapper .faqs .faq{padding:30px;border-bottom:1px solid #f4f2ed;margin-bottom:30px}.main-faqs-page-wrapper .faqs .faq .faq-header{font-size:1.2rem;font-weight:600;color:#005f4d;display:flex;margin-bottom:30px}.main-faqs-page-wrapper .faqs .faq .faq-header .faq-question{margin:0}.main-faqs-page-wrapper .faqs .faq .faq-header .letter-aside{display:flex;flex-direction:column;justify-content:space-around}.main-faqs-page-wrapper .faqs .faq .faq-answer-wrapper{display:flex}.main-faqs-page-wrapper .faqs .faq .letter-aside{width:30px;flex-shrink:0}.main-faqs-page-wrapper .faqs-sidebar-wrapper{display:block;flex-shrink:0;padding:15px}.main-faqs-page-wrapper .faqs-sidebar-wrapper .faqs-sidebar{background:#005f4d;color:#fff;box-shadow:0 0 15px 0 rgba(0,0,0,.1);border-radius:15px;display:flex;flex-direction:column}.main-faqs-page-wrapper .faqs-sidebar-wrapper .category-list{text-align:center}.main-faqs-page-wrapper .faqs-sidebar-wrapper .category-list .title{font-weight:500;padding:20px;letter-spacing:1px;border-bottom:1px solid #007962}.main-faqs-page-wrapper .faqs-sidebar-wrapper .category-list .category{padding:15px 20px;text-transform:uppercase;letter-spacing:3px;cursor:pointer;font-size:.9rem;transition:padding .2s ease}.main-faqs-page-wrapper .faqs-sidebar-wrapper .category-list .category._active,.main-faqs-page-wrapper .faqs-sidebar-wrapper .category-list .category:hover{background:#005545}.main-faqs-page-wrapper .faqs-sidebar-wrapper .faqs-search{border-top:1px solid #007962;margin-top:auto;padding:20px}@media only screen and (min-width:768px){.main-faqs-page-wrapper .faqs-sidebar-wrapper{width:300px}.main-faqs-page-wrapper .faqs-sidebar-wrapper .category-list .title{font-size:1.2rem}}@media only screen and (min-width:768px){.main-faqs-page-wrapper{flex-direction:row}}.faq-types,.faq-types .faq-type{display:flex;flex-direction:column}.faq-types .faq-type{margin-top:15px}.faq-types .faq-type .faq-type-header{display:flex;justify-content:space-between;background:#005f4d;border:1px solid #005f4d}.faq-types .faq-type .faq-type-header .faq-type-label{margin:0}.faq-types .faq-type .faq-type-header .faq-type-label,.faq-types .faq-type .faq-type-header .faq-type-toggle{display:flex;flex-direction:column;justify-content:space-around;padding:15px;color:#fff;font-size:1.5rem}.faq-types .faq-categories{display:flex;flex-direction:column}.faq-types .faq-categories .faq-category{display:flex;flex-direction:column;background:#fff}.faq-types .faq-categories .faq-category .faq-category-header{display:flex;justify-content:space-between;border-bottom:1px solid #f4f2ed}.faq-types .faq-categories .faq-category .faq-category-header .faq-category-label{margin:0}.faq-types .faq-categories .faq-category .faq-category-header .faq-category-label,.faq-types .faq-categories .faq-category .faq-category-header .faq-category-toggle{display:flex;flex-direction:column;justify-content:space-around;padding:15px;font-size:1.2rem}.faq-types .faqs{display:flex;flex-direction:column;background:#f4f2ed;padding:10px}.faq-types .faqs .faq{background:#fff;padding:15px;border:1px solid #e3e3e3;margin:10px;border-radius:15px}.faq-types .faqs .faq .faq-header{display:flex;margin-bottom:15px;justify-content:space-between;border-bottom:1px solid #e3e3e3;padding-bottom:10px}.faq-types .faqs .faq .faq-header .faq-question{margin:0}.faq-types .faqs .faq._unpublished{border:1px solid red}.faqs-coming-soon-banner{color:#fff;font-size:1.8rem;padding:30px;text-align:center}@media only screen and (min-width:1280px){.faqs-coming-soon-banner{margin:-30px}}.insight-data-landing-page,.insight-data-landing-page .box-1{text-align:center}.insight-data-landing-page .box-1 h1{color:#005f4d}.insight-data-landing-page .box-1 p{max-width:600px;margin-left:auto;margin-right:auto}.insight-data-landing-page .overlapping-image{margin-bottom:-120px;margin-top:30px}.insight-data-landing-page .overlapping-image img{max-width:540px;margin:auto;display:block;border-radius:15px;width:95%}.insight-data-landing-page .box-2{background:#005f4d;color:#fff;padding:150px 30px 30px}.activity-logs-list,.activity-logs-list .activity-log-day{display:flex;flex-direction:column}.activity-logs-list .activity-log-day .day-label{padding:10px 15px;border-bottom:1px solid #005f4d;font-weight:600;color:#005f4d}.activity-logs-list .activity-log{display:flex}.activity-logs-list .activity-log:nth-child(odd){background:#f4f2ed}.activity-logs-list .activity-log .timestamp{display:flex;flex-direction:column;justify-content:space-around;width:150px;border-right:1px solid #005f4d;text-align:center;font-style:italic;flex-shrink:0}.activity-logs-list .activity-log .info{display:flex;flex-wrap:wrap;flex-grow:1;padding:5px}.activity-logs-list .activity-log .name{display:flex;flex-direction:column;justify-content:space-around;padding:5px;cursor:pointer;font-weight:600}.activity-logs-list .activity-log .category{display:flex;flex-direction:column;justify-content:space-around;padding:5px;margin-left:auto}.activity-logs-list .activity-log .description{display:flex;flex-direction:column;justify-content:space-around;padding:5px;width:100%}.reports .multi-select-input{width:250px}.reports .vdp-datepicker__calendar{width:calc(100% + 60px);left:-60px;right:0}.bagworld-page .box-1{text-align:center;padding:15px}.bagworld-page .box-1 h1{color:#005f4d}.bagworld-page .box-1 p{max-width:750px;margin:20px auto}.bagworld-page .overlapping-image img{max-width:540px;margin:auto;display:block;border-radius:15px;width:95%}.keystone-market-research-page h1.keystone-title{background:#fff;color:#005f4d;text-align:center}.keystone-market-research-page .box-1{text-align:center;padding:15px;background:#005f4d}.keystone-market-research-page .box-2{text-align:center;padding:30px}.keystone-market-research-page .box-2 p{max-width:750px;margin:20px auto}.keystone-market-research-page .technical-uploads-list{justify-content:center}@media only screen and (min-width:540px){.keystone-market-research-page .technical-uploads-list .technical-uploads-list-item{width:50%}}@media only screen and (min-width:768px){.keystone-market-research-page .technical-uploads-list .technical-uploads-list-item{width:50%}}@media only screen and (min-width:1024px){.keystone-market-research-page .technical-uploads-list .technical-uploads-list-item{width:25%}}@media only screen and (min-width:1560px){.keystone-market-research-page .technical-uploads-list .technical-uploads-list-item{width:25%}}@media only screen and (min-width:1800px){.keystone-market-research-page .technical-uploads-list .technical-uploads-list-item{width:25%}}.haffner-page{text-align:center}.haffner-page .box-1{text-align:center;padding:15px}.haffner-page .overlapping-image{padding:30px;margin-bottom:30px}.haffner-page .overlapping-image img{max-width:600px;margin:auto;display:block;border-radius:15px;width:100%}.promotional-slide{transition:opacity .5s ease,transform .5s ease;background-repeat:no-repeat;white-space:normal;border-radius:4px;background-size:cover;background-position:100%;color:#000;display:flex;flex:0 0 100%;width:100%}.dashboard-promotional-panel-wrapper{position:relative;overflow:hidden;background:#fff;padding:15px;text-align:center}.dashboard-promotional-panel-wrapper .promotional-slide{position:absolute;top:0;left:0;right:0;opacity:0;visibility:hidden;transform:translateX(-100%)}.dashboard-promotional-panel-wrapper .promotional-slide.active{opacity:1;visibility:visible;transform:translateX(0);position:relative}.dashboard-promotional-panel-wrapper .promotional-slide.inactive{transform:translateX(100%)}.dashboard-promotional-panel-slider-wrapper{position:relative;overflow:hidden}.dashboard-promotional-panel-slider{position:relative;height:auto}.promotional-slide-body{flex:1;padding:30px;display:flex;flex-direction:column;justify-content:center}.promotional-slide-image{flex:1;padding:30px;text-align:center}.promotional-slide-title{font-size:1.6rem;margin-top:0}.promotional-slide-content{font-size:1rem;line-height:1.6}.promotional-slide._image-left .promotional-slide-image{order:1}.promotional-slide._image-left .promotional-slide-body,.promotional-slide._image-right .promotional-slide-image{order:2}.promotional-slide._image-right .promotional-slide-body{order:1}.promotional-slide._image-none .promotional-slide-image{display:none}.promotional-slide._image-none .promotional-slide-body{width:100%}.slider-nav{display:flex;justify-content:center;margin-top:15px}.slider-nav-item{width:12px;height:12px;margin:0 5px;border-radius:50%;background:#d3d3d3;cursor:pointer;transition:background .3s ease}.slider-nav-item.active{background:#000}.promotional-slide:hover{color:inherit}.flex{display:flex}@media only screen and (min-width:540px){.flex-2xs{display:flex}}@media only screen and (min-width:768px){.flex-xs{display:flex}}@media only screen and (min-width:1024px){.flex-sm{display:flex}}@media only screen and (min-width:1280px){.flex-md{display:flex}}@media only screen and (min-width:1560px){.flex-lg{display:flex}}@media only screen and (min-width:1800px){.flex-xl{display:flex}}.flex-1{flex:1}@media only screen and (min-width:540px){.flex-1-2xs{flex:1}}@media only screen and (min-width:768px){.flex-1-xs{flex:1}}@media only screen and (min-width:1024px){.flex-1-sm{flex:1}}@media only screen and (min-width:1280px){.flex-1-md{flex:1}}@media only screen and (min-width:1560px){.flex-1-lg{flex:1}}@media only screen and (min-width:1800px){.flex-1-xl{flex:1}}.block{display:block}@media only screen and (min-width:540px){.block-2xs{display:block}}@media only screen and (min-width:768px){.block-xs{display:block}}@media only screen and (min-width:1024px){.block-sm{display:block}}@media only screen and (min-width:1280px){.block-md{display:block}}@media only screen and (min-width:1560px){.block-lg{display:block}}@media only screen and (min-width:1800px){.block-xl{display:block}}.flex-col{flex-direction:column}@media only screen and (min-width:540px){.flex-col-2xs{flex-direction:column}}@media only screen and (min-width:768px){.flex-col-xs{flex-direction:column}}@media only screen and (min-width:1024px){.flex-col-sm{flex-direction:column}}@media only screen and (min-width:1280px){.flex-col-md{flex-direction:column}}@media only screen and (min-width:1560px){.flex-col-lg{flex-direction:column}}@media only screen and (min-width:1800px){.flex-col-xl{flex-direction:column}}.justify-around{justify-content:space-around}@media only screen and (min-width:540px){.justify-around-2xs{justify-content:space-around}}@media only screen and (min-width:768px){.justify-around-xs{justify-content:space-around}}@media only screen and (min-width:1024px){.justify-around-sm{justify-content:space-around}}@media only screen and (min-width:1280px){.justify-around-md{justify-content:space-around}}@media only screen and (min-width:1560px){.justify-around-lg{justify-content:space-around}}@media only screen and (min-width:1800px){.justify-around-xl{justify-content:space-around}}.justify-between{justify-content:space-between}@media only screen and (min-width:540px){.justify-between-2xs{justify-content:space-between}}@media only screen and (min-width:768px){.justify-between-xs{justify-content:space-between}}@media only screen and (min-width:1024px){.justify-between-sm{justify-content:space-between}}@media only screen and (min-width:1280px){.justify-between-md{justify-content:space-between}}@media only screen and (min-width:1560px){.justify-between-lg{justify-content:space-between}}@media only screen and (min-width:1800px){.justify-between-xl{justify-content:space-between}}.justify-end{justify-content:flex-end}@media only screen and (min-width:540px){.justify-end-2xs{justify-content:flex-end}}@media only screen and (min-width:768px){.justify-end-xs{justify-content:flex-end}}@media only screen and (min-width:1024px){.justify-end-sm{justify-content:flex-end}}@media only screen and (min-width:1280px){.justify-end-md{justify-content:flex-end}}@media only screen and (min-width:1560px){.justify-end-lg{justify-content:flex-end}}@media only screen and (min-width:1800px){.justify-end-xl{justify-content:flex-end}}.flex-stretch{display:flex;flex-direction:column;flex-shrink:0;flex-grow:1}@media only screen and (min-width:540px){.flex-stretch-2xs{display:flex;flex-direction:column;flex-shrink:0;flex-grow:1}}@media only screen and (min-width:768px){.flex-stretch-xs{display:flex;flex-direction:column;flex-shrink:0;flex-grow:1}}@media only screen and (min-width:1024px){.flex-stretch-sm{display:flex;flex-direction:column;flex-shrink:0;flex-grow:1}}@media only screen and (min-width:1280px){.flex-stretch-md{display:flex;flex-direction:column;flex-shrink:0;flex-grow:1}}@media only screen and (min-width:1560px){.flex-stretch-lg{display:flex;flex-direction:column;flex-shrink:0;flex-grow:1}}@media only screen and (min-width:1800px){.flex-stretch-xl{display:flex;flex-direction:column;flex-shrink:0;flex-grow:1}}.hide{display:none}@media only screen and (min-width:540px){.hide-2xs{display:none}}@media only screen and (min-width:768px){.hide-xs{display:none}}@media only screen and (min-width:1024px){.hide-sm{display:none}}@media only screen and (min-width:1280px){.hide-md{display:none}}@media only screen and (min-width:1560px){.hide-lg{display:none}}@media only screen and (min-width:1800px){.hide-xl{display:none}}.inline{display:inline}@media only screen and (min-width:540px){.inline-2xs{display:inline}}@media only screen and (min-width:768px){.inline-xs{display:inline}}@media only screen and (min-width:1024px){.inline-sm{display:inline}}@media only screen and (min-width:1280px){.inline-md{display:inline}}@media only screen and (min-width:1560px){.inline-lg{display:inline}}@media only screen and (min-width:1800px){.inline-xl{display:inline}}.full-width{width:100%}.half-width{width:50%}@media only screen and (min-width:540px){.half-width-2xs{width:50%}}@media only screen and (min-width:768px){.half-width-xs{width:50%}}@media only screen and (min-width:1024px){.half-width-sm{width:50%}}@media only screen and (min-width:1280px){.half-width-md{width:50%}}@media only screen and (min-width:1560px){.half-width-lg{width:50%}}@media only screen and (min-width:1800px){.half-width-xl{width:50%}}.full-height{height:100%}.align-right{text-align:right}@media only screen and (min-width:540px){.align-right-2xs{text-align:right}}@media only screen and (min-width:768px){.align-right-xs{text-align:right}}@media only screen and (min-width:1024px){.align-right-sm{text-align:right}}@media only screen and (min-width:1280px){.align-right-md{text-align:right}}@media only screen and (min-width:1560px){.align-right-lg{text-align:right}}@media only screen and (min-width:1800px){.align-right-xl{text-align:right}}.align-left{text-align:left}@media only screen and (min-width:540px){.align-left-2xs{text-align:left}}@media only screen and (min-width:768px){.align-left-xs{text-align:left}}@media only screen and (min-width:1024px){.align-left-sm{text-align:left}}@media only screen and (min-width:1280px){.align-left-md{text-align:left}}@media only screen and (min-width:1560px){.align-left-lg{text-align:left}}@media only screen and (min-width:1800px){.align-left-xl{text-align:left}}.align-center{text-align:center}@media only screen and (min-width:540px){.align-center-2xs{text-align:center}}@media only screen and (min-width:768px){.align-center-xs{text-align:center}}@media only screen and (min-width:1024px){.align-center-sm{text-align:center}}@media only screen and (min-width:1280px){.align-center-md{text-align:center}}@media only screen and (min-width:1560px){.align-center-lg{text-align:center}}@media only screen and (min-width:1800px){.align-center-xl{text-align:center}}.pull-right{float:right}@media only screen and (min-width:540px){.pull-right-2xs{float:right}}@media only screen and (min-width:768px){.pull-right-xs{float:right}}@media only screen and (min-width:1024px){.pull-right-sm{float:right}}@media only screen and (min-width:1280px){.pull-right-md{float:right}}@media only screen and (min-width:1560px){.pull-right-lg{float:right}}@media only screen and (min-width:1800px){.pull-right-xl{float:right}}.pull-left{float:left}@media only screen and (min-width:540px){.pull-left-2xs{float:left}}@media only screen and (min-width:768px){.pull-left-xs{float:left}}@media only screen and (min-width:1024px){.pull-left-sm{float:left}}@media only screen and (min-width:1280px){.pull-left-md{float:left}}@media only screen and (min-width:1560px){.pull-left-lg{float:left}}@media only screen and (min-width:1800px){.pull-left-xl{float:left}}.m-a{margin:auto}.mt-a{margin-top:auto}.mb-a{margin-bottom:auto}.ml-a{margin-left:auto}.mr-a{margin-right:auto}.m-0{margin:0}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.ml-0{margin-left:0}.mr-0{margin-right:0}.p-0{padding:0}.pt-0{padding-top:0}.pb-0{padding-bottom:0}.pl-0{padding-left:0}.pr-0{padding-right:0}.m-1{margin:5px}.mt-1{margin-top:5px}.mb-1{margin-bottom:5px}.ml-1{margin-left:5px}.mr-1{margin-right:5px}.p-1{padding:5px}.pt-1{padding-top:5px}.pb-1{padding-bottom:5px}.pl-1{padding-left:5px}.pr-1{padding-right:5px}.m-2{margin:10px}.mt-2{margin-top:10px}.mb-2{margin-bottom:10px}.ml-2{margin-left:10px}.mr-2{margin-right:10px}.p-2{padding:10px}.pt-2{padding-top:10px}.pb-2{padding-bottom:10px}.pl-2{padding-left:10px}.pr-2{padding-right:10px}.m-3{margin:15px}.mt-3{margin-top:15px}.mb-3{margin-bottom:15px}.ml-3{margin-left:15px}.mr-3{margin-right:15px}.p-3{padding:15px}.pt-3{padding-top:15px}.pb-3{padding-bottom:15px}.pl-3{padding-left:15px}.pr-3{padding-right:15px}.m-4{margin:20px}.mt-4{margin-top:20px}.mb-4{margin-bottom:20px}.ml-4{margin-left:20px}.mr-4{margin-right:20px}.p-4{padding:20px}.pt-4{padding-top:20px}.pb-4{padding-bottom:20px}.pl-4{padding-left:20px}.pr-4{padding-right:20px}.m-5{margin:25px}.mt-5{margin-top:25px}.mb-5{margin-bottom:25px}.ml-5{margin-left:25px}.mr-5{margin-right:25px}.p-5{padding:25px}.pt-5{padding-top:25px}.pb-5{padding-bottom:25px}.pl-5{padding-left:25px}.pr-5{padding-right:25px}.m-6{margin:30px}.mt-6{margin-top:30px}.mb-6{margin-bottom:30px}.ml-6{margin-left:30px}.mr-6{margin-right:30px}.p-6{padding:30px}.pt-6{padding-top:30px}.pb-6{padding-bottom:30px}.pl-6{padding-left:30px}.pr-6{padding-right:30px}.m-7{margin:35px}.mt-7{margin-top:35px}.mb-7{margin-bottom:35px}.ml-7{margin-left:35px}.mr-7{margin-right:35px}.p-7{padding:35px}.pt-7{padding-top:35px}.pb-7{padding-bottom:35px}.pl-7{padding-left:35px}.pr-7{padding-right:35px}.m-8{margin:40px}.mt-8{margin-top:40px}.mb-8{margin-bottom:40px}.ml-8{margin-left:40px}.mr-8{margin-right:40px}.p-8{padding:40px}.pt-8{padding-top:40px}.pb-8{padding-bottom:40px}.pl-8{padding-left:40px}.pr-8{padding-right:40px}.m-9{margin:45px}.mt-9{margin-top:45px}.mb-9{margin-bottom:45px}.ml-9{margin-left:45px}.mr-9{margin-right:45px}.p-9{padding:45px}.pt-9{padding-top:45px}.pb-9{padding-bottom:45px}.pl-9{padding-left:45px}.pr-9{padding-right:45px}.m-10{margin:50px}.mt-10{margin-top:50px}.mb-10{margin-bottom:50px}.ml-10{margin-left:50px}.mr-10{margin-right:50px}.p-10{padding:50px}.pt-10{padding-top:50px}.pb-10{padding-bottom:50px}.pl-10{padding-left:50px}.pr-10{padding-right:50px}@media only screen and (min-width:540px){.m-a-2xs{margin:auto}}@media only screen and (min-width:540px){.mt-a-2xs{margin-top:auto}}@media only screen and (min-width:540px){.mb-a-2xs{margin-bottom:auto}}@media only screen and (min-width:540px){.ml-a-2xs{margin-left:auto}}@media only screen and (min-width:540px){.mr-a-2xs{margin-right:auto}}@media only screen and (min-width:540px){.m-0-2xs{margin:0}}@media only screen and (min-width:540px){.mt-0-2xs{margin-top:0}}@media only screen and (min-width:540px){.mb-0-2xs{margin-bottom:0}}@media only screen and (min-width:540px){.ml-0-2xs{margin-left:0}}@media only screen and (min-width:540px){.mr-0-2xs{margin-right:0}}@media only screen and (min-width:540px){.p-0-2xs{padding:0}}@media only screen and (min-width:540px){.pt-0-2xs{padding-top:0}}@media only screen and (min-width:540px){.pb-0-2xs{padding-bottom:0}}@media only screen and (min-width:540px){.pl-0-2xs{padding-left:0}}@media only screen and (min-width:540px){.pr-0-2xs{padding-right:0}}@media only screen and (min-width:540px){.m-1-2xs{margin:5px}}@media only screen and (min-width:540px){.mt-1-2xs{margin-top:5px}}@media only screen and (min-width:540px){.mb-1-2xs{margin-bottom:5px}}@media only screen and (min-width:540px){.ml-1-2xs{margin-left:5px}}@media only screen and (min-width:540px){.mr-1-2xs{margin-right:5px}}@media only screen and (min-width:540px){.p-1-2xs{padding:5px}}@media only screen and (min-width:540px){.pt-1-2xs{padding-top:5px}}@media only screen and (min-width:540px){.pb-1-2xs{padding-bottom:5px}}@media only screen and (min-width:540px){.pl-1-2xs{padding-left:5px}}@media only screen and (min-width:540px){.pr-1-2xs{padding-right:5px}}@media only screen and (min-width:540px){.m-2-2xs{margin:10px}}@media only screen and (min-width:540px){.mt-2-2xs{margin-top:10px}}@media only screen and (min-width:540px){.mb-2-2xs{margin-bottom:10px}}@media only screen and (min-width:540px){.ml-2-2xs{margin-left:10px}}@media only screen and (min-width:540px){.mr-2-2xs{margin-right:10px}}@media only screen and (min-width:540px){.p-2-2xs{padding:10px}}@media only screen and (min-width:540px){.pt-2-2xs{padding-top:10px}}@media only screen and (min-width:540px){.pb-2-2xs{padding-bottom:10px}}@media only screen and (min-width:540px){.pl-2-2xs{padding-left:10px}}@media only screen and (min-width:540px){.pr-2-2xs{padding-right:10px}}@media only screen and (min-width:540px){.m-3-2xs{margin:15px}}@media only screen and (min-width:540px){.mt-3-2xs{margin-top:15px}}@media only screen and (min-width:540px){.mb-3-2xs{margin-bottom:15px}}@media only screen and (min-width:540px){.ml-3-2xs{margin-left:15px}}@media only screen and (min-width:540px){.mr-3-2xs{margin-right:15px}}@media only screen and (min-width:540px){.p-3-2xs{padding:15px}}@media only screen and (min-width:540px){.pt-3-2xs{padding-top:15px}}@media only screen and (min-width:540px){.pb-3-2xs{padding-bottom:15px}}@media only screen and (min-width:540px){.pl-3-2xs{padding-left:15px}}@media only screen and (min-width:540px){.pr-3-2xs{padding-right:15px}}@media only screen and (min-width:540px){.m-4-2xs{margin:20px}}@media only screen and (min-width:540px){.mt-4-2xs{margin-top:20px}}@media only screen and (min-width:540px){.mb-4-2xs{margin-bottom:20px}}@media only screen and (min-width:540px){.ml-4-2xs{margin-left:20px}}@media only screen and (min-width:540px){.mr-4-2xs{margin-right:20px}}@media only screen and (min-width:540px){.p-4-2xs{padding:20px}}@media only screen and (min-width:540px){.pt-4-2xs{padding-top:20px}}@media only screen and (min-width:540px){.pb-4-2xs{padding-bottom:20px}}@media only screen and (min-width:540px){.pl-4-2xs{padding-left:20px}}@media only screen and (min-width:540px){.pr-4-2xs{padding-right:20px}}@media only screen and (min-width:540px){.m-5-2xs{margin:25px}}@media only screen and (min-width:540px){.mt-5-2xs{margin-top:25px}}@media only screen and (min-width:540px){.mb-5-2xs{margin-bottom:25px}}@media only screen and (min-width:540px){.ml-5-2xs{margin-left:25px}}@media only screen and (min-width:540px){.mr-5-2xs{margin-right:25px}}@media only screen and (min-width:540px){.p-5-2xs{padding:25px}}@media only screen and (min-width:540px){.pt-5-2xs{padding-top:25px}}@media only screen and (min-width:540px){.pb-5-2xs{padding-bottom:25px}}@media only screen and (min-width:540px){.pl-5-2xs{padding-left:25px}}@media only screen and (min-width:540px){.pr-5-2xs{padding-right:25px}}@media only screen and (min-width:540px){.m-6-2xs{margin:30px}}@media only screen and (min-width:540px){.mt-6-2xs{margin-top:30px}}@media only screen and (min-width:540px){.mb-6-2xs{margin-bottom:30px}}@media only screen and (min-width:540px){.ml-6-2xs{margin-left:30px}}@media only screen and (min-width:540px){.mr-6-2xs{margin-right:30px}}@media only screen and (min-width:540px){.p-6-2xs{padding:30px}}@media only screen and (min-width:540px){.pt-6-2xs{padding-top:30px}}@media only screen and (min-width:540px){.pb-6-2xs{padding-bottom:30px}}@media only screen and (min-width:540px){.pl-6-2xs{padding-left:30px}}@media only screen and (min-width:540px){.pr-6-2xs{padding-right:30px}}@media only screen and (min-width:540px){.m-7-2xs{margin:35px}}@media only screen and (min-width:540px){.mt-7-2xs{margin-top:35px}}@media only screen and (min-width:540px){.mb-7-2xs{margin-bottom:35px}}@media only screen and (min-width:540px){.ml-7-2xs{margin-left:35px}}@media only screen and (min-width:540px){.mr-7-2xs{margin-right:35px}}@media only screen and (min-width:540px){.p-7-2xs{padding:35px}}@media only screen and (min-width:540px){.pt-7-2xs{padding-top:35px}}@media only screen and (min-width:540px){.pb-7-2xs{padding-bottom:35px}}@media only screen and (min-width:540px){.pl-7-2xs{padding-left:35px}}@media only screen and (min-width:540px){.pr-7-2xs{padding-right:35px}}@media only screen and (min-width:540px){.m-8-2xs{margin:40px}}@media only screen and (min-width:540px){.mt-8-2xs{margin-top:40px}}@media only screen and (min-width:540px){.mb-8-2xs{margin-bottom:40px}}@media only screen and (min-width:540px){.ml-8-2xs{margin-left:40px}}@media only screen and (min-width:540px){.mr-8-2xs{margin-right:40px}}@media only screen and (min-width:540px){.p-8-2xs{padding:40px}}@media only screen and (min-width:540px){.pt-8-2xs{padding-top:40px}}@media only screen and (min-width:540px){.pb-8-2xs{padding-bottom:40px}}@media only screen and (min-width:540px){.pl-8-2xs{padding-left:40px}}@media only screen and (min-width:540px){.pr-8-2xs{padding-right:40px}}@media only screen and (min-width:540px){.m-9-2xs{margin:45px}}@media only screen and (min-width:540px){.mt-9-2xs{margin-top:45px}}@media only screen and (min-width:540px){.mb-9-2xs{margin-bottom:45px}}@media only screen and (min-width:540px){.ml-9-2xs{margin-left:45px}}@media only screen and (min-width:540px){.mr-9-2xs{margin-right:45px}}@media only screen and (min-width:540px){.p-9-2xs{padding:45px}}@media only screen and (min-width:540px){.pt-9-2xs{padding-top:45px}}@media only screen and (min-width:540px){.pb-9-2xs{padding-bottom:45px}}@media only screen and (min-width:540px){.pl-9-2xs{padding-left:45px}}@media only screen and (min-width:540px){.pr-9-2xs{padding-right:45px}}@media only screen and (min-width:540px){.m-10-2xs{margin:50px}}@media only screen and (min-width:540px){.mt-10-2xs{margin-top:50px}}@media only screen and (min-width:540px){.mb-10-2xs{margin-bottom:50px}}@media only screen and (min-width:540px){.ml-10-2xs{margin-left:50px}}@media only screen and (min-width:540px){.mr-10-2xs{margin-right:50px}}@media only screen and (min-width:540px){.p-10-2xs{padding:50px}}@media only screen and (min-width:540px){.pt-10-2xs{padding-top:50px}}@media only screen and (min-width:540px){.pb-10-2xs{padding-bottom:50px}}@media only screen and (min-width:540px){.pl-10-2xs{padding-left:50px}}@media only screen and (min-width:540px){.pr-10-2xs{padding-right:50px}}@media only screen and (min-width:768px){.m-a-xs{margin:auto}}@media only screen and (min-width:768px){.mt-a-xs{margin-top:auto}}@media only screen and (min-width:768px){.mb-a-xs{margin-bottom:auto}}@media only screen and (min-width:768px){.ml-a-xs{margin-left:auto}}@media only screen and (min-width:768px){.mr-a-xs{margin-right:auto}}@media only screen and (min-width:768px){.m-0-xs{margin:0}}@media only screen and (min-width:768px){.mt-0-xs{margin-top:0}}@media only screen and (min-width:768px){.mb-0-xs{margin-bottom:0}}@media only screen and (min-width:768px){.ml-0-xs{margin-left:0}}@media only screen and (min-width:768px){.mr-0-xs{margin-right:0}}@media only screen and (min-width:768px){.p-0-xs{padding:0}}@media only screen and (min-width:768px){.pt-0-xs{padding-top:0}}@media only screen and (min-width:768px){.pb-0-xs{padding-bottom:0}}@media only screen and (min-width:768px){.pl-0-xs{padding-left:0}}@media only screen and (min-width:768px){.pr-0-xs{padding-right:0}}@media only screen and (min-width:768px){.m-1-xs{margin:5px}}@media only screen and (min-width:768px){.mt-1-xs{margin-top:5px}}@media only screen and (min-width:768px){.mb-1-xs{margin-bottom:5px}}@media only screen and (min-width:768px){.ml-1-xs{margin-left:5px}}@media only screen and (min-width:768px){.mr-1-xs{margin-right:5px}}@media only screen and (min-width:768px){.p-1-xs{padding:5px}}@media only screen and (min-width:768px){.pt-1-xs{padding-top:5px}}@media only screen and (min-width:768px){.pb-1-xs{padding-bottom:5px}}@media only screen and (min-width:768px){.pl-1-xs{padding-left:5px}}@media only screen and (min-width:768px){.pr-1-xs{padding-right:5px}}@media only screen and (min-width:768px){.m-2-xs{margin:10px}}@media only screen and (min-width:768px){.mt-2-xs{margin-top:10px}}@media only screen and (min-width:768px){.mb-2-xs{margin-bottom:10px}}@media only screen and (min-width:768px){.ml-2-xs{margin-left:10px}}@media only screen and (min-width:768px){.mr-2-xs{margin-right:10px}}@media only screen and (min-width:768px){.p-2-xs{padding:10px}}@media only screen and (min-width:768px){.pt-2-xs{padding-top:10px}}@media only screen and (min-width:768px){.pb-2-xs{padding-bottom:10px}}@media only screen and (min-width:768px){.pl-2-xs{padding-left:10px}}@media only screen and (min-width:768px){.pr-2-xs{padding-right:10px}}@media only screen and (min-width:768px){.m-3-xs{margin:15px}}@media only screen and (min-width:768px){.mt-3-xs{margin-top:15px}}@media only screen and (min-width:768px){.mb-3-xs{margin-bottom:15px}}@media only screen and (min-width:768px){.ml-3-xs{margin-left:15px}}@media only screen and (min-width:768px){.mr-3-xs{margin-right:15px}}@media only screen and (min-width:768px){.p-3-xs{padding:15px}}@media only screen and (min-width:768px){.pt-3-xs{padding-top:15px}}@media only screen and (min-width:768px){.pb-3-xs{padding-bottom:15px}}@media only screen and (min-width:768px){.pl-3-xs{padding-left:15px}}@media only screen and (min-width:768px){.pr-3-xs{padding-right:15px}}@media only screen and (min-width:768px){.m-4-xs{margin:20px}}@media only screen and (min-width:768px){.mt-4-xs{margin-top:20px}}@media only screen and (min-width:768px){.mb-4-xs{margin-bottom:20px}}@media only screen and (min-width:768px){.ml-4-xs{margin-left:20px}}@media only screen and (min-width:768px){.mr-4-xs{margin-right:20px}}@media only screen and (min-width:768px){.p-4-xs{padding:20px}}@media only screen and (min-width:768px){.pt-4-xs{padding-top:20px}}@media only screen and (min-width:768px){.pb-4-xs{padding-bottom:20px}}@media only screen and (min-width:768px){.pl-4-xs{padding-left:20px}}@media only screen and (min-width:768px){.pr-4-xs{padding-right:20px}}@media only screen and (min-width:768px){.m-5-xs{margin:25px}}@media only screen and (min-width:768px){.mt-5-xs{margin-top:25px}}@media only screen and (min-width:768px){.mb-5-xs{margin-bottom:25px}}@media only screen and (min-width:768px){.ml-5-xs{margin-left:25px}}@media only screen and (min-width:768px){.mr-5-xs{margin-right:25px}}@media only screen and (min-width:768px){.p-5-xs{padding:25px}}@media only screen and (min-width:768px){.pt-5-xs{padding-top:25px}}@media only screen and (min-width:768px){.pb-5-xs{padding-bottom:25px}}@media only screen and (min-width:768px){.pl-5-xs{padding-left:25px}}@media only screen and (min-width:768px){.pr-5-xs{padding-right:25px}}@media only screen and (min-width:768px){.m-6-xs{margin:30px}}@media only screen and (min-width:768px){.mt-6-xs{margin-top:30px}}@media only screen and (min-width:768px){.mb-6-xs{margin-bottom:30px}}@media only screen and (min-width:768px){.ml-6-xs{margin-left:30px}}@media only screen and (min-width:768px){.mr-6-xs{margin-right:30px}}@media only screen and (min-width:768px){.p-6-xs{padding:30px}}@media only screen and (min-width:768px){.pt-6-xs{padding-top:30px}}@media only screen and (min-width:768px){.pb-6-xs{padding-bottom:30px}}@media only screen and (min-width:768px){.pl-6-xs{padding-left:30px}}@media only screen and (min-width:768px){.pr-6-xs{padding-right:30px}}@media only screen and (min-width:768px){.m-7-xs{margin:35px}}@media only screen and (min-width:768px){.mt-7-xs{margin-top:35px}}@media only screen and (min-width:768px){.mb-7-xs{margin-bottom:35px}}@media only screen and (min-width:768px){.ml-7-xs{margin-left:35px}}@media only screen and (min-width:768px){.mr-7-xs{margin-right:35px}}@media only screen and (min-width:768px){.p-7-xs{padding:35px}}@media only screen and (min-width:768px){.pt-7-xs{padding-top:35px}}@media only screen and (min-width:768px){.pb-7-xs{padding-bottom:35px}}@media only screen and (min-width:768px){.pl-7-xs{padding-left:35px}}@media only screen and (min-width:768px){.pr-7-xs{padding-right:35px}}@media only screen and (min-width:768px){.m-8-xs{margin:40px}}@media only screen and (min-width:768px){.mt-8-xs{margin-top:40px}}@media only screen and (min-width:768px){.mb-8-xs{margin-bottom:40px}}@media only screen and (min-width:768px){.ml-8-xs{margin-left:40px}}@media only screen and (min-width:768px){.mr-8-xs{margin-right:40px}}@media only screen and (min-width:768px){.p-8-xs{padding:40px}}@media only screen and (min-width:768px){.pt-8-xs{padding-top:40px}}@media only screen and (min-width:768px){.pb-8-xs{padding-bottom:40px}}@media only screen and (min-width:768px){.pl-8-xs{padding-left:40px}}@media only screen and (min-width:768px){.pr-8-xs{padding-right:40px}}@media only screen and (min-width:768px){.m-9-xs{margin:45px}}@media only screen and (min-width:768px){.mt-9-xs{margin-top:45px}}@media only screen and (min-width:768px){.mb-9-xs{margin-bottom:45px}}@media only screen and (min-width:768px){.ml-9-xs{margin-left:45px}}@media only screen and (min-width:768px){.mr-9-xs{margin-right:45px}}@media only screen and (min-width:768px){.p-9-xs{padding:45px}}@media only screen and (min-width:768px){.pt-9-xs{padding-top:45px}}@media only screen and (min-width:768px){.pb-9-xs{padding-bottom:45px}}@media only screen and (min-width:768px){.pl-9-xs{padding-left:45px}}@media only screen and (min-width:768px){.pr-9-xs{padding-right:45px}}@media only screen and (min-width:768px){.m-10-xs{margin:50px}}@media only screen and (min-width:768px){.mt-10-xs{margin-top:50px}}@media only screen and (min-width:768px){.mb-10-xs{margin-bottom:50px}}@media only screen and (min-width:768px){.ml-10-xs{margin-left:50px}}@media only screen and (min-width:768px){.mr-10-xs{margin-right:50px}}@media only screen and (min-width:768px){.p-10-xs{padding:50px}}@media only screen and (min-width:768px){.pt-10-xs{padding-top:50px}}@media only screen and (min-width:768px){.pb-10-xs{padding-bottom:50px}}@media only screen and (min-width:768px){.pl-10-xs{padding-left:50px}}@media only screen and (min-width:768px){.pr-10-xs{padding-right:50px}}@media only screen and (min-width:1024px){.m-a-sm{margin:auto}}@media only screen and (min-width:1024px){.mt-a-sm{margin-top:auto}}@media only screen and (min-width:1024px){.mb-a-sm{margin-bottom:auto}}@media only screen and (min-width:1024px){.ml-a-sm{margin-left:auto}}@media only screen and (min-width:1024px){.mr-a-sm{margin-right:auto}}@media only screen and (min-width:1024px){.m-0-sm{margin:0}}@media only screen and (min-width:1024px){.mt-0-sm{margin-top:0}}@media only screen and (min-width:1024px){.mb-0-sm{margin-bottom:0}}@media only screen and (min-width:1024px){.ml-0-sm{margin-left:0}}@media only screen and (min-width:1024px){.mr-0-sm{margin-right:0}}@media only screen and (min-width:1024px){.p-0-sm{padding:0}}@media only screen and (min-width:1024px){.pt-0-sm{padding-top:0}}@media only screen and (min-width:1024px){.pb-0-sm{padding-bottom:0}}@media only screen and (min-width:1024px){.pl-0-sm{padding-left:0}}@media only screen and (min-width:1024px){.pr-0-sm{padding-right:0}}@media only screen and (min-width:1024px){.m-1-sm{margin:5px}}@media only screen and (min-width:1024px){.mt-1-sm{margin-top:5px}}@media only screen and (min-width:1024px){.mb-1-sm{margin-bottom:5px}}@media only screen and (min-width:1024px){.ml-1-sm{margin-left:5px}}@media only screen and (min-width:1024px){.mr-1-sm{margin-right:5px}}@media only screen and (min-width:1024px){.p-1-sm{padding:5px}}@media only screen and (min-width:1024px){.pt-1-sm{padding-top:5px}}@media only screen and (min-width:1024px){.pb-1-sm{padding-bottom:5px}}@media only screen and (min-width:1024px){.pl-1-sm{padding-left:5px}}@media only screen and (min-width:1024px){.pr-1-sm{padding-right:5px}}@media only screen and (min-width:1024px){.m-2-sm{margin:10px}}@media only screen and (min-width:1024px){.mt-2-sm{margin-top:10px}}@media only screen and (min-width:1024px){.mb-2-sm{margin-bottom:10px}}@media only screen and (min-width:1024px){.ml-2-sm{margin-left:10px}}@media only screen and (min-width:1024px){.mr-2-sm{margin-right:10px}}@media only screen and (min-width:1024px){.p-2-sm{padding:10px}}@media only screen and (min-width:1024px){.pt-2-sm{padding-top:10px}}@media only screen and (min-width:1024px){.pb-2-sm{padding-bottom:10px}}@media only screen and (min-width:1024px){.pl-2-sm{padding-left:10px}}@media only screen and (min-width:1024px){.pr-2-sm{padding-right:10px}}@media only screen and (min-width:1024px){.m-3-sm{margin:15px}}@media only screen and (min-width:1024px){.mt-3-sm{margin-top:15px}}@media only screen and (min-width:1024px){.mb-3-sm{margin-bottom:15px}}@media only screen and (min-width:1024px){.ml-3-sm{margin-left:15px}}@media only screen and (min-width:1024px){.mr-3-sm{margin-right:15px}}@media only screen and (min-width:1024px){.p-3-sm{padding:15px}}@media only screen and (min-width:1024px){.pt-3-sm{padding-top:15px}}@media only screen and (min-width:1024px){.pb-3-sm{padding-bottom:15px}}@media only screen and (min-width:1024px){.pl-3-sm{padding-left:15px}}@media only screen and (min-width:1024px){.pr-3-sm{padding-right:15px}}@media only screen and (min-width:1024px){.m-4-sm{margin:20px}}@media only screen and (min-width:1024px){.mt-4-sm{margin-top:20px}}@media only screen and (min-width:1024px){.mb-4-sm{margin-bottom:20px}}@media only screen and (min-width:1024px){.ml-4-sm{margin-left:20px}}@media only screen and (min-width:1024px){.mr-4-sm{margin-right:20px}}@media only screen and (min-width:1024px){.p-4-sm{padding:20px}}@media only screen and (min-width:1024px){.pt-4-sm{padding-top:20px}}@media only screen and (min-width:1024px){.pb-4-sm{padding-bottom:20px}}@media only screen and (min-width:1024px){.pl-4-sm{padding-left:20px}}@media only screen and (min-width:1024px){.pr-4-sm{padding-right:20px}}@media only screen and (min-width:1024px){.m-5-sm{margin:25px}}@media only screen and (min-width:1024px){.mt-5-sm{margin-top:25px}}@media only screen and (min-width:1024px){.mb-5-sm{margin-bottom:25px}}@media only screen and (min-width:1024px){.ml-5-sm{margin-left:25px}}@media only screen and (min-width:1024px){.mr-5-sm{margin-right:25px}}@media only screen and (min-width:1024px){.p-5-sm{padding:25px}}@media only screen and (min-width:1024px){.pt-5-sm{padding-top:25px}}@media only screen and (min-width:1024px){.pb-5-sm{padding-bottom:25px}}@media only screen and (min-width:1024px){.pl-5-sm{padding-left:25px}}@media only screen and (min-width:1024px){.pr-5-sm{padding-right:25px}}@media only screen and (min-width:1024px){.m-6-sm{margin:30px}}@media only screen and (min-width:1024px){.mt-6-sm{margin-top:30px}}@media only screen and (min-width:1024px){.mb-6-sm{margin-bottom:30px}}@media only screen and (min-width:1024px){.ml-6-sm{margin-left:30px}}@media only screen and (min-width:1024px){.mr-6-sm{margin-right:30px}}@media only screen and (min-width:1024px){.p-6-sm{padding:30px}}@media only screen and (min-width:1024px){.pt-6-sm{padding-top:30px}}@media only screen and (min-width:1024px){.pb-6-sm{padding-bottom:30px}}@media only screen and (min-width:1024px){.pl-6-sm{padding-left:30px}}@media only screen and (min-width:1024px){.pr-6-sm{padding-right:30px}}@media only screen and (min-width:1024px){.m-7-sm{margin:35px}}@media only screen and (min-width:1024px){.mt-7-sm{margin-top:35px}}@media only screen and (min-width:1024px){.mb-7-sm{margin-bottom:35px}}@media only screen and (min-width:1024px){.ml-7-sm{margin-left:35px}}@media only screen and (min-width:1024px){.mr-7-sm{margin-right:35px}}@media only screen and (min-width:1024px){.p-7-sm{padding:35px}}@media only screen and (min-width:1024px){.pt-7-sm{padding-top:35px}}@media only screen and (min-width:1024px){.pb-7-sm{padding-bottom:35px}}@media only screen and (min-width:1024px){.pl-7-sm{padding-left:35px}}@media only screen and (min-width:1024px){.pr-7-sm{padding-right:35px}}@media only screen and (min-width:1024px){.m-8-sm{margin:40px}}@media only screen and (min-width:1024px){.mt-8-sm{margin-top:40px}}@media only screen and (min-width:1024px){.mb-8-sm{margin-bottom:40px}}@media only screen and (min-width:1024px){.ml-8-sm{margin-left:40px}}@media only screen and (min-width:1024px){.mr-8-sm{margin-right:40px}}@media only screen and (min-width:1024px){.p-8-sm{padding:40px}}@media only screen and (min-width:1024px){.pt-8-sm{padding-top:40px}}@media only screen and (min-width:1024px){.pb-8-sm{padding-bottom:40px}}@media only screen and (min-width:1024px){.pl-8-sm{padding-left:40px}}@media only screen and (min-width:1024px){.pr-8-sm{padding-right:40px}}@media only screen and (min-width:1024px){.m-9-sm{margin:45px}}@media only screen and (min-width:1024px){.mt-9-sm{margin-top:45px}}@media only screen and (min-width:1024px){.mb-9-sm{margin-bottom:45px}}@media only screen and (min-width:1024px){.ml-9-sm{margin-left:45px}}@media only screen and (min-width:1024px){.mr-9-sm{margin-right:45px}}@media only screen and (min-width:1024px){.p-9-sm{padding:45px}}@media only screen and (min-width:1024px){.pt-9-sm{padding-top:45px}}@media only screen and (min-width:1024px){.pb-9-sm{padding-bottom:45px}}@media only screen and (min-width:1024px){.pl-9-sm{padding-left:45px}}@media only screen and (min-width:1024px){.pr-9-sm{padding-right:45px}}@media only screen and (min-width:1024px){.m-10-sm{margin:50px}}@media only screen and (min-width:1024px){.mt-10-sm{margin-top:50px}}@media only screen and (min-width:1024px){.mb-10-sm{margin-bottom:50px}}@media only screen and (min-width:1024px){.ml-10-sm{margin-left:50px}}@media only screen and (min-width:1024px){.mr-10-sm{margin-right:50px}}@media only screen and (min-width:1024px){.p-10-sm{padding:50px}}@media only screen and (min-width:1024px){.pt-10-sm{padding-top:50px}}@media only screen and (min-width:1024px){.pb-10-sm{padding-bottom:50px}}@media only screen and (min-width:1024px){.pl-10-sm{padding-left:50px}}@media only screen and (min-width:1024px){.pr-10-sm{padding-right:50px}}@media only screen and (min-width:1280px){.m-a-md{margin:auto}}@media only screen and (min-width:1280px){.mt-a-md{margin-top:auto}}@media only screen and (min-width:1280px){.mb-a-md{margin-bottom:auto}}@media only screen and (min-width:1280px){.ml-a-md{margin-left:auto}}@media only screen and (min-width:1280px){.mr-a-md{margin-right:auto}}@media only screen and (min-width:1280px){.m-0-md{margin:0}}@media only screen and (min-width:1280px){.mt-0-md{margin-top:0}}@media only screen and (min-width:1280px){.mb-0-md{margin-bottom:0}}@media only screen and (min-width:1280px){.ml-0-md{margin-left:0}}@media only screen and (min-width:1280px){.mr-0-md{margin-right:0}}@media only screen and (min-width:1280px){.p-0-md{padding:0}}@media only screen and (min-width:1280px){.pt-0-md{padding-top:0}}@media only screen and (min-width:1280px){.pb-0-md{padding-bottom:0}}@media only screen and (min-width:1280px){.pl-0-md{padding-left:0}}@media only screen and (min-width:1280px){.pr-0-md{padding-right:0}}@media only screen and (min-width:1280px){.m-1-md{margin:5px}}@media only screen and (min-width:1280px){.mt-1-md{margin-top:5px}}@media only screen and (min-width:1280px){.mb-1-md{margin-bottom:5px}}@media only screen and (min-width:1280px){.ml-1-md{margin-left:5px}}@media only screen and (min-width:1280px){.mr-1-md{margin-right:5px}}@media only screen and (min-width:1280px){.p-1-md{padding:5px}}@media only screen and (min-width:1280px){.pt-1-md{padding-top:5px}}@media only screen and (min-width:1280px){.pb-1-md{padding-bottom:5px}}@media only screen and (min-width:1280px){.pl-1-md{padding-left:5px}}@media only screen and (min-width:1280px){.pr-1-md{padding-right:5px}}@media only screen and (min-width:1280px){.m-2-md{margin:10px}}@media only screen and (min-width:1280px){.mt-2-md{margin-top:10px}}@media only screen and (min-width:1280px){.mb-2-md{margin-bottom:10px}}@media only screen and (min-width:1280px){.ml-2-md{margin-left:10px}}@media only screen and (min-width:1280px){.mr-2-md{margin-right:10px}}@media only screen and (min-width:1280px){.p-2-md{padding:10px}}@media only screen and (min-width:1280px){.pt-2-md{padding-top:10px}}@media only screen and (min-width:1280px){.pb-2-md{padding-bottom:10px}}@media only screen and (min-width:1280px){.pl-2-md{padding-left:10px}}@media only screen and (min-width:1280px){.pr-2-md{padding-right:10px}}@media only screen and (min-width:1280px){.m-3-md{margin:15px}}@media only screen and (min-width:1280px){.mt-3-md{margin-top:15px}}@media only screen and (min-width:1280px){.mb-3-md{margin-bottom:15px}}@media only screen and (min-width:1280px){.ml-3-md{margin-left:15px}}@media only screen and (min-width:1280px){.mr-3-md{margin-right:15px}}@media only screen and (min-width:1280px){.p-3-md{padding:15px}}@media only screen and (min-width:1280px){.pt-3-md{padding-top:15px}}@media only screen and (min-width:1280px){.pb-3-md{padding-bottom:15px}}@media only screen and (min-width:1280px){.pl-3-md{padding-left:15px}}@media only screen and (min-width:1280px){.pr-3-md{padding-right:15px}}@media only screen and (min-width:1280px){.m-4-md{margin:20px}}@media only screen and (min-width:1280px){.mt-4-md{margin-top:20px}}@media only screen and (min-width:1280px){.mb-4-md{margin-bottom:20px}}@media only screen and (min-width:1280px){.ml-4-md{margin-left:20px}}@media only screen and (min-width:1280px){.mr-4-md{margin-right:20px}}@media only screen and (min-width:1280px){.p-4-md{padding:20px}}@media only screen and (min-width:1280px){.pt-4-md{padding-top:20px}}@media only screen and (min-width:1280px){.pb-4-md{padding-bottom:20px}}@media only screen and (min-width:1280px){.pl-4-md{padding-left:20px}}@media only screen and (min-width:1280px){.pr-4-md{padding-right:20px}}@media only screen and (min-width:1280px){.m-5-md{margin:25px}}@media only screen and (min-width:1280px){.mt-5-md{margin-top:25px}}@media only screen and (min-width:1280px){.mb-5-md{margin-bottom:25px}}@media only screen and (min-width:1280px){.ml-5-md{margin-left:25px}}@media only screen and (min-width:1280px){.mr-5-md{margin-right:25px}}@media only screen and (min-width:1280px){.p-5-md{padding:25px}}@media only screen and (min-width:1280px){.pt-5-md{padding-top:25px}}@media only screen and (min-width:1280px){.pb-5-md{padding-bottom:25px}}@media only screen and (min-width:1280px){.pl-5-md{padding-left:25px}}@media only screen and (min-width:1280px){.pr-5-md{padding-right:25px}}@media only screen and (min-width:1280px){.m-6-md{margin:30px}}@media only screen and (min-width:1280px){.mt-6-md{margin-top:30px}}@media only screen and (min-width:1280px){.mb-6-md{margin-bottom:30px}}@media only screen and (min-width:1280px){.ml-6-md{margin-left:30px}}@media only screen and (min-width:1280px){.mr-6-md{margin-right:30px}}@media only screen and (min-width:1280px){.p-6-md{padding:30px}}@media only screen and (min-width:1280px){.pt-6-md{padding-top:30px}}@media only screen and (min-width:1280px){.pb-6-md{padding-bottom:30px}}@media only screen and (min-width:1280px){.pl-6-md{padding-left:30px}}@media only screen and (min-width:1280px){.pr-6-md{padding-right:30px}}@media only screen and (min-width:1280px){.m-7-md{margin:35px}}@media only screen and (min-width:1280px){.mt-7-md{margin-top:35px}}@media only screen and (min-width:1280px){.mb-7-md{margin-bottom:35px}}@media only screen and (min-width:1280px){.ml-7-md{margin-left:35px}}@media only screen and (min-width:1280px){.mr-7-md{margin-right:35px}}@media only screen and (min-width:1280px){.p-7-md{padding:35px}}@media only screen and (min-width:1280px){.pt-7-md{padding-top:35px}}@media only screen and (min-width:1280px){.pb-7-md{padding-bottom:35px}}@media only screen and (min-width:1280px){.pl-7-md{padding-left:35px}}@media only screen and (min-width:1280px){.pr-7-md{padding-right:35px}}@media only screen and (min-width:1280px){.m-8-md{margin:40px}}@media only screen and (min-width:1280px){.mt-8-md{margin-top:40px}}@media only screen and (min-width:1280px){.mb-8-md{margin-bottom:40px}}@media only screen and (min-width:1280px){.ml-8-md{margin-left:40px}}@media only screen and (min-width:1280px){.mr-8-md{margin-right:40px}}@media only screen and (min-width:1280px){.p-8-md{padding:40px}}@media only screen and (min-width:1280px){.pt-8-md{padding-top:40px}}@media only screen and (min-width:1280px){.pb-8-md{padding-bottom:40px}}@media only screen and (min-width:1280px){.pl-8-md{padding-left:40px}}@media only screen and (min-width:1280px){.pr-8-md{padding-right:40px}}@media only screen and (min-width:1280px){.m-9-md{margin:45px}}@media only screen and (min-width:1280px){.mt-9-md{margin-top:45px}}@media only screen and (min-width:1280px){.mb-9-md{margin-bottom:45px}}@media only screen and (min-width:1280px){.ml-9-md{margin-left:45px}}@media only screen and (min-width:1280px){.mr-9-md{margin-right:45px}}@media only screen and (min-width:1280px){.p-9-md{padding:45px}}@media only screen and (min-width:1280px){.pt-9-md{padding-top:45px}}@media only screen and (min-width:1280px){.pb-9-md{padding-bottom:45px}}@media only screen and (min-width:1280px){.pl-9-md{padding-left:45px}}@media only screen and (min-width:1280px){.pr-9-md{padding-right:45px}}@media only screen and (min-width:1280px){.m-10-md{margin:50px}}@media only screen and (min-width:1280px){.mt-10-md{margin-top:50px}}@media only screen and (min-width:1280px){.mb-10-md{margin-bottom:50px}}@media only screen and (min-width:1280px){.ml-10-md{margin-left:50px}}@media only screen and (min-width:1280px){.mr-10-md{margin-right:50px}}@media only screen and (min-width:1280px){.p-10-md{padding:50px}}@media only screen and (min-width:1280px){.pt-10-md{padding-top:50px}}@media only screen and (min-width:1280px){.pb-10-md{padding-bottom:50px}}@media only screen and (min-width:1280px){.pl-10-md{padding-left:50px}}@media only screen and (min-width:1280px){.pr-10-md{padding-right:50px}}@media only screen and (min-width:1560px){.m-a-lg{margin:auto}}@media only screen and (min-width:1560px){.mt-a-lg{margin-top:auto}}@media only screen and (min-width:1560px){.mb-a-lg{margin-bottom:auto}}@media only screen and (min-width:1560px){.ml-a-lg{margin-left:auto}}@media only screen and (min-width:1560px){.mr-a-lg{margin-right:auto}}@media only screen and (min-width:1560px){.m-0-lg{margin:0}}@media only screen and (min-width:1560px){.mt-0-lg{margin-top:0}}@media only screen and (min-width:1560px){.mb-0-lg{margin-bottom:0}}@media only screen and (min-width:1560px){.ml-0-lg{margin-left:0}}@media only screen and (min-width:1560px){.mr-0-lg{margin-right:0}}@media only screen and (min-width:1560px){.p-0-lg{padding:0}}@media only screen and (min-width:1560px){.pt-0-lg{padding-top:0}}@media only screen and (min-width:1560px){.pb-0-lg{padding-bottom:0}}@media only screen and (min-width:1560px){.pl-0-lg{padding-left:0}}@media only screen and (min-width:1560px){.pr-0-lg{padding-right:0}}@media only screen and (min-width:1560px){.m-1-lg{margin:5px}}@media only screen and (min-width:1560px){.mt-1-lg{margin-top:5px}}@media only screen and (min-width:1560px){.mb-1-lg{margin-bottom:5px}}@media only screen and (min-width:1560px){.ml-1-lg{margin-left:5px}}@media only screen and (min-width:1560px){.mr-1-lg{margin-right:5px}}@media only screen and (min-width:1560px){.p-1-lg{padding:5px}}@media only screen and (min-width:1560px){.pt-1-lg{padding-top:5px}}@media only screen and (min-width:1560px){.pb-1-lg{padding-bottom:5px}}@media only screen and (min-width:1560px){.pl-1-lg{padding-left:5px}}@media only screen and (min-width:1560px){.pr-1-lg{padding-right:5px}}@media only screen and (min-width:1560px){.m-2-lg{margin:10px}}@media only screen and (min-width:1560px){.mt-2-lg{margin-top:10px}}@media only screen and (min-width:1560px){.mb-2-lg{margin-bottom:10px}}@media only screen and (min-width:1560px){.ml-2-lg{margin-left:10px}}@media only screen and (min-width:1560px){.mr-2-lg{margin-right:10px}}@media only screen and (min-width:1560px){.p-2-lg{padding:10px}}@media only screen and (min-width:1560px){.pt-2-lg{padding-top:10px}}@media only screen and (min-width:1560px){.pb-2-lg{padding-bottom:10px}}@media only screen and (min-width:1560px){.pl-2-lg{padding-left:10px}}@media only screen and (min-width:1560px){.pr-2-lg{padding-right:10px}}@media only screen and (min-width:1560px){.m-3-lg{margin:15px}}@media only screen and (min-width:1560px){.mt-3-lg{margin-top:15px}}@media only screen and (min-width:1560px){.mb-3-lg{margin-bottom:15px}}@media only screen and (min-width:1560px){.ml-3-lg{margin-left:15px}}@media only screen and (min-width:1560px){.mr-3-lg{margin-right:15px}}@media only screen and (min-width:1560px){.p-3-lg{padding:15px}}@media only screen and (min-width:1560px){.pt-3-lg{padding-top:15px}}@media only screen and (min-width:1560px){.pb-3-lg{padding-bottom:15px}}@media only screen and (min-width:1560px){.pl-3-lg{padding-left:15px}}@media only screen and (min-width:1560px){.pr-3-lg{padding-right:15px}}@media only screen and (min-width:1560px){.m-4-lg{margin:20px}}@media only screen and (min-width:1560px){.mt-4-lg{margin-top:20px}}@media only screen and (min-width:1560px){.mb-4-lg{margin-bottom:20px}}@media only screen and (min-width:1560px){.ml-4-lg{margin-left:20px}}@media only screen and (min-width:1560px){.mr-4-lg{margin-right:20px}}@media only screen and (min-width:1560px){.p-4-lg{padding:20px}}@media only screen and (min-width:1560px){.pt-4-lg{padding-top:20px}}@media only screen and (min-width:1560px){.pb-4-lg{padding-bottom:20px}}@media only screen and (min-width:1560px){.pl-4-lg{padding-left:20px}}@media only screen and (min-width:1560px){.pr-4-lg{padding-right:20px}}@media only screen and (min-width:1560px){.m-5-lg{margin:25px}}@media only screen and (min-width:1560px){.mt-5-lg{margin-top:25px}}@media only screen and (min-width:1560px){.mb-5-lg{margin-bottom:25px}}@media only screen and (min-width:1560px){.ml-5-lg{margin-left:25px}}@media only screen and (min-width:1560px){.mr-5-lg{margin-right:25px}}@media only screen and (min-width:1560px){.p-5-lg{padding:25px}}@media only screen and (min-width:1560px){.pt-5-lg{padding-top:25px}}@media only screen and (min-width:1560px){.pb-5-lg{padding-bottom:25px}}@media only screen and (min-width:1560px){.pl-5-lg{padding-left:25px}}@media only screen and (min-width:1560px){.pr-5-lg{padding-right:25px}}@media only screen and (min-width:1560px){.m-6-lg{margin:30px}}@media only screen and (min-width:1560px){.mt-6-lg{margin-top:30px}}@media only screen and (min-width:1560px){.mb-6-lg{margin-bottom:30px}}@media only screen and (min-width:1560px){.ml-6-lg{margin-left:30px}}@media only screen and (min-width:1560px){.mr-6-lg{margin-right:30px}}@media only screen and (min-width:1560px){.p-6-lg{padding:30px}}@media only screen and (min-width:1560px){.pt-6-lg{padding-top:30px}}@media only screen and (min-width:1560px){.pb-6-lg{padding-bottom:30px}}@media only screen and (min-width:1560px){.pl-6-lg{padding-left:30px}}@media only screen and (min-width:1560px){.pr-6-lg{padding-right:30px}}@media only screen and (min-width:1560px){.m-7-lg{margin:35px}}@media only screen and (min-width:1560px){.mt-7-lg{margin-top:35px}}@media only screen and (min-width:1560px){.mb-7-lg{margin-bottom:35px}}@media only screen and (min-width:1560px){.ml-7-lg{margin-left:35px}}@media only screen and (min-width:1560px){.mr-7-lg{margin-right:35px}}@media only screen and (min-width:1560px){.p-7-lg{padding:35px}}@media only screen and (min-width:1560px){.pt-7-lg{padding-top:35px}}@media only screen and (min-width:1560px){.pb-7-lg{padding-bottom:35px}}@media only screen and (min-width:1560px){.pl-7-lg{padding-left:35px}}@media only screen and (min-width:1560px){.pr-7-lg{padding-right:35px}}@media only screen and (min-width:1560px){.m-8-lg{margin:40px}}@media only screen and (min-width:1560px){.mt-8-lg{margin-top:40px}}@media only screen and (min-width:1560px){.mb-8-lg{margin-bottom:40px}}@media only screen and (min-width:1560px){.ml-8-lg{margin-left:40px}}@media only screen and (min-width:1560px){.mr-8-lg{margin-right:40px}}@media only screen and (min-width:1560px){.p-8-lg{padding:40px}}@media only screen and (min-width:1560px){.pt-8-lg{padding-top:40px}}@media only screen and (min-width:1560px){.pb-8-lg{padding-bottom:40px}}@media only screen and (min-width:1560px){.pl-8-lg{padding-left:40px}}@media only screen and (min-width:1560px){.pr-8-lg{padding-right:40px}}@media only screen and (min-width:1560px){.m-9-lg{margin:45px}}@media only screen and (min-width:1560px){.mt-9-lg{margin-top:45px}}@media only screen and (min-width:1560px){.mb-9-lg{margin-bottom:45px}}@media only screen and (min-width:1560px){.ml-9-lg{margin-left:45px}}@media only screen and (min-width:1560px){.mr-9-lg{margin-right:45px}}@media only screen and (min-width:1560px){.p-9-lg{padding:45px}}@media only screen and (min-width:1560px){.pt-9-lg{padding-top:45px}}@media only screen and (min-width:1560px){.pb-9-lg{padding-bottom:45px}}@media only screen and (min-width:1560px){.pl-9-lg{padding-left:45px}}@media only screen and (min-width:1560px){.pr-9-lg{padding-right:45px}}@media only screen and (min-width:1560px){.m-10-lg{margin:50px}}@media only screen and (min-width:1560px){.mt-10-lg{margin-top:50px}}@media only screen and (min-width:1560px){.mb-10-lg{margin-bottom:50px}}@media only screen and (min-width:1560px){.ml-10-lg{margin-left:50px}}@media only screen and (min-width:1560px){.mr-10-lg{margin-right:50px}}@media only screen and (min-width:1560px){.p-10-lg{padding:50px}}@media only screen and (min-width:1560px){.pt-10-lg{padding-top:50px}}@media only screen and (min-width:1560px){.pb-10-lg{padding-bottom:50px}}@media only screen and (min-width:1560px){.pl-10-lg{padding-left:50px}}@media only screen and (min-width:1560px){.pr-10-lg{padding-right:50px}}@media only screen and (min-width:1800px){.m-a-xl{margin:auto}}@media only screen and (min-width:1800px){.mt-a-xl{margin-top:auto}}@media only screen and (min-width:1800px){.mb-a-xl{margin-bottom:auto}}@media only screen and (min-width:1800px){.ml-a-xl{margin-left:auto}}@media only screen and (min-width:1800px){.mr-a-xl{margin-right:auto}}@media only screen and (min-width:1800px){.m-0-xl{margin:0}}@media only screen and (min-width:1800px){.mt-0-xl{margin-top:0}}@media only screen and (min-width:1800px){.mb-0-xl{margin-bottom:0}}@media only screen and (min-width:1800px){.ml-0-xl{margin-left:0}}@media only screen and (min-width:1800px){.mr-0-xl{margin-right:0}}@media only screen and (min-width:1800px){.p-0-xl{padding:0}}@media only screen and (min-width:1800px){.pt-0-xl{padding-top:0}}@media only screen and (min-width:1800px){.pb-0-xl{padding-bottom:0}}@media only screen and (min-width:1800px){.pl-0-xl{padding-left:0}}@media only screen and (min-width:1800px){.pr-0-xl{padding-right:0}}@media only screen and (min-width:1800px){.m-1-xl{margin:5px}}@media only screen and (min-width:1800px){.mt-1-xl{margin-top:5px}}@media only screen and (min-width:1800px){.mb-1-xl{margin-bottom:5px}}@media only screen and (min-width:1800px){.ml-1-xl{margin-left:5px}}@media only screen and (min-width:1800px){.mr-1-xl{margin-right:5px}}@media only screen and (min-width:1800px){.p-1-xl{padding:5px}}@media only screen and (min-width:1800px){.pt-1-xl{padding-top:5px}}@media only screen and (min-width:1800px){.pb-1-xl{padding-bottom:5px}}@media only screen and (min-width:1800px){.pl-1-xl{padding-left:5px}}@media only screen and (min-width:1800px){.pr-1-xl{padding-right:5px}}@media only screen and (min-width:1800px){.m-2-xl{margin:10px}}@media only screen and (min-width:1800px){.mt-2-xl{margin-top:10px}}@media only screen and (min-width:1800px){.mb-2-xl{margin-bottom:10px}}@media only screen and (min-width:1800px){.ml-2-xl{margin-left:10px}}@media only screen and (min-width:1800px){.mr-2-xl{margin-right:10px}}@media only screen and (min-width:1800px){.p-2-xl{padding:10px}}@media only screen and (min-width:1800px){.pt-2-xl{padding-top:10px}}@media only screen and (min-width:1800px){.pb-2-xl{padding-bottom:10px}}@media only screen and (min-width:1800px){.pl-2-xl{padding-left:10px}}@media only screen and (min-width:1800px){.pr-2-xl{padding-right:10px}}@media only screen and (min-width:1800px){.m-3-xl{margin:15px}}@media only screen and (min-width:1800px){.mt-3-xl{margin-top:15px}}@media only screen and (min-width:1800px){.mb-3-xl{margin-bottom:15px}}@media only screen and (min-width:1800px){.ml-3-xl{margin-left:15px}}@media only screen and (min-width:1800px){.mr-3-xl{margin-right:15px}}@media only screen and (min-width:1800px){.p-3-xl{padding:15px}}@media only screen and (min-width:1800px){.pt-3-xl{padding-top:15px}}@media only screen and (min-width:1800px){.pb-3-xl{padding-bottom:15px}}@media only screen and (min-width:1800px){.pl-3-xl{padding-left:15px}}@media only screen and (min-width:1800px){.pr-3-xl{padding-right:15px}}@media only screen and (min-width:1800px){.m-4-xl{margin:20px}}@media only screen and (min-width:1800px){.mt-4-xl{margin-top:20px}}@media only screen and (min-width:1800px){.mb-4-xl{margin-bottom:20px}}@media only screen and (min-width:1800px){.ml-4-xl{margin-left:20px}}@media only screen and (min-width:1800px){.mr-4-xl{margin-right:20px}}@media only screen and (min-width:1800px){.p-4-xl{padding:20px}}@media only screen and (min-width:1800px){.pt-4-xl{padding-top:20px}}@media only screen and (min-width:1800px){.pb-4-xl{padding-bottom:20px}}@media only screen and (min-width:1800px){.pl-4-xl{padding-left:20px}}@media only screen and (min-width:1800px){.pr-4-xl{padding-right:20px}}@media only screen and (min-width:1800px){.m-5-xl{margin:25px}}@media only screen and (min-width:1800px){.mt-5-xl{margin-top:25px}}@media only screen and (min-width:1800px){.mb-5-xl{margin-bottom:25px}}@media only screen and (min-width:1800px){.ml-5-xl{margin-left:25px}}@media only screen and (min-width:1800px){.mr-5-xl{margin-right:25px}}@media only screen and (min-width:1800px){.p-5-xl{padding:25px}}@media only screen and (min-width:1800px){.pt-5-xl{padding-top:25px}}@media only screen and (min-width:1800px){.pb-5-xl{padding-bottom:25px}}@media only screen and (min-width:1800px){.pl-5-xl{padding-left:25px}}@media only screen and (min-width:1800px){.pr-5-xl{padding-right:25px}}@media only screen and (min-width:1800px){.m-6-xl{margin:30px}}@media only screen and (min-width:1800px){.mt-6-xl{margin-top:30px}}@media only screen and (min-width:1800px){.mb-6-xl{margin-bottom:30px}}@media only screen and (min-width:1800px){.ml-6-xl{margin-left:30px}}@media only screen and (min-width:1800px){.mr-6-xl{margin-right:30px}}@media only screen and (min-width:1800px){.p-6-xl{padding:30px}}@media only screen and (min-width:1800px){.pt-6-xl{padding-top:30px}}@media only screen and (min-width:1800px){.pb-6-xl{padding-bottom:30px}}@media only screen and (min-width:1800px){.pl-6-xl{padding-left:30px}}@media only screen and (min-width:1800px){.pr-6-xl{padding-right:30px}}@media only screen and (min-width:1800px){.m-7-xl{margin:35px}}@media only screen and (min-width:1800px){.mt-7-xl{margin-top:35px}}@media only screen and (min-width:1800px){.mb-7-xl{margin-bottom:35px}}@media only screen and (min-width:1800px){.ml-7-xl{margin-left:35px}}@media only screen and (min-width:1800px){.mr-7-xl{margin-right:35px}}@media only screen and (min-width:1800px){.p-7-xl{padding:35px}}@media only screen and (min-width:1800px){.pt-7-xl{padding-top:35px}}@media only screen and (min-width:1800px){.pb-7-xl{padding-bottom:35px}}@media only screen and (min-width:1800px){.pl-7-xl{padding-left:35px}}@media only screen and (min-width:1800px){.pr-7-xl{padding-right:35px}}@media only screen and (min-width:1800px){.m-8-xl{margin:40px}}@media only screen and (min-width:1800px){.mt-8-xl{margin-top:40px}}@media only screen and (min-width:1800px){.mb-8-xl{margin-bottom:40px}}@media only screen and (min-width:1800px){.ml-8-xl{margin-left:40px}}@media only screen and (min-width:1800px){.mr-8-xl{margin-right:40px}}@media only screen and (min-width:1800px){.p-8-xl{padding:40px}}@media only screen and (min-width:1800px){.pt-8-xl{padding-top:40px}}@media only screen and (min-width:1800px){.pb-8-xl{padding-bottom:40px}}@media only screen and (min-width:1800px){.pl-8-xl{padding-left:40px}}@media only screen and (min-width:1800px){.pr-8-xl{padding-right:40px}}@media only screen and (min-width:1800px){.m-9-xl{margin:45px}}@media only screen and (min-width:1800px){.mt-9-xl{margin-top:45px}}@media only screen and (min-width:1800px){.mb-9-xl{margin-bottom:45px}}@media only screen and (min-width:1800px){.ml-9-xl{margin-left:45px}}@media only screen and (min-width:1800px){.mr-9-xl{margin-right:45px}}@media only screen and (min-width:1800px){.p-9-xl{padding:45px}}@media only screen and (min-width:1800px){.pt-9-xl{padding-top:45px}}@media only screen and (min-width:1800px){.pb-9-xl{padding-bottom:45px}}@media only screen and (min-width:1800px){.pl-9-xl{padding-left:45px}}@media only screen and (min-width:1800px){.pr-9-xl{padding-right:45px}}@media only screen and (min-width:1800px){.m-10-xl{margin:50px}}@media only screen and (min-width:1800px){.mt-10-xl{margin-top:50px}}@media only screen and (min-width:1800px){.mb-10-xl{margin-bottom:50px}}@media only screen and (min-width:1800px){.ml-10-xl{margin-left:50px}}@media only screen and (min-width:1800px){.mr-10-xl{margin-right:50px}}@media only screen and (min-width:1800px){.p-10-xl{padding:50px}}@media only screen and (min-width:1800px){.pt-10-xl{padding-top:50px}}@media only screen and (min-width:1800px){.pb-10-xl{padding-bottom:50px}}@media only screen and (min-width:1800px){.pl-10-xl{padding-left:50px}}@media only screen and (min-width:1800px){.pr-10-xl{padding-right:50px}}.video-overlay-image{cursor:pointer;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;background:#f4f2ed}.video-overlay-image:hover{background:#e3e3e3}.dropzone .dz-preview .dz-progress{display:none}.vue-dropzone .dz-preview .dz-details{background-color:#005f4d}.dropzone .dz-preview .dz-remove:hover{text-decoration:none}.vue-dropzone .dz-preview .dz-remove{display:inherit;text-transform:capitalize;letter-spacing:normal}.nfa-awards-banner{border:1px solid #005f4d;margin:25px;border-radius:15px;background:url(/images/NFA24-background.png);background-size:contain;background-repeat:no-repeat}.nfa-awards-banner header{color:#005f4d;text-align:center;padding:30px 30px 30px 300px}.nfa-awards-banner header h1{font-size:1.5rem;margin:30px 0 0}.nfa-awards-banner header p{max-width:400px;margin:30px auto}.nfa-awards-banner main{padding:30px;display:flex;justify-content:center}.nfa-awards-banner main .btn-primary,.nfa-awards-banner main .swal2-actions button.swal2-styled.swal2-confirm,.swal2-actions .nfa-awards-banner main button.swal2-styled.swal2-confirm{margin:10px;flex:1}