*, *:before, *:after { box-sizing: border-box; }
progress,sub,sup{vertical-align:baseline}html{-webkit-text-size-adjust:100%}body{margin:0}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}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:ButtonText dotted 1px}legend{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}
 :root { --column-gap: 2.13%; --column-width-multiplier: 8.333; } .row-fluid { display: flex;  flex-wrap: wrap;  width: 100%; }  .row-fluid .span1, .row-fluid .span2, .row-fluid .span3, .row-fluid .span4, .row-fluid .span5, .row-fluid .span6, .row-fluid .span7, .row-fluid .span8, .row-fluid .span9, .row-fluid .span10, .row-fluid .span11, .row-fluid .span12{ min-height: 1px; width: 100%; }
@media (min-width: 768px) {
   .row-fluid { flex-wrap: nowrap; justify-content: space-between; }
    .row-fluid .span1 { width: calc(var(--column-width-multiplier) * 1% * 1 - var(--column-gap) * (11 * var(--column-width-multiplier) / 100)); }  .row-fluid .span2 { width: calc(var(--column-width-multiplier) * 1% * 2 - var(--column-gap) * (10 * var(--column-width-multiplier) / 100)); }  .row-fluid .span3 { width: calc(var(--column-width-multiplier) * 1% * 3 - var(--column-gap) * (9 * var(--column-width-multiplier) / 100)); }  .row-fluid .span4 { width: calc(var(--column-width-multiplier) * 1% * 4 - var(--column-gap) * (8 * var(--column-width-multiplier) / 100)); }  .row-fluid .span5 { width: calc(var(--column-width-multiplier) * 1% * 5 - var(--column-gap) * (7 * var(--column-width-multiplier) / 100)); }  .row-fluid .span6 { width: calc(var(--column-width-multiplier) * 1% * 6 - var(--column-gap) * (6 * var(--column-width-multiplier) / 100)); }  .row-fluid .span7 { width: calc(var(--column-width-multiplier) * 1% * 7 - var(--column-gap) * (5 * var(--column-width-multiplier) / 100)); }  .row-fluid .span8 { width: calc(var(--column-width-multiplier) * 1% * 8 - var(--column-gap) * (4 * var(--column-width-multiplier) / 100)); }  .row-fluid .span9 { width: calc(var(--column-width-multiplier) * 1% * 9 - var(--column-gap) * (3 * var(--column-width-multiplier) / 100)); }  .row-fluid .span10 { width: calc(var(--column-width-multiplier) * 1% * 10 - var(--column-gap) * (2 * var(--column-width-multiplier) / 100)); }  .row-fluid .span11 { width: calc(var(--column-width-multiplier) * 1% * 11 - var(--column-gap) * (1 * var(--column-width-multiplier) / 100)); } 
}
.content-wrapper{margin:0 auto;padding:0 1rem}@media screen and (min-width:1380px){.content-wrapper{padding:0}}.dnd-section>.row-fluid{margin:0 auto}.dnd-section .dnd-column{padding:0 1rem}@media (max-width:767px){.dnd-section .dnd-column{padding:0}}
body{overflow-wrap:break-word}html[lang^=ja] body,html[lang^=ko] body,html[lang^=zh] body{line-break:strict;overflow-wrap:normal;word-break:break-all}a{cursor:pointer}ol ol,ol ul,ul ol,ul ul{margin:0}ul.no-list{list-style:none;margin:0;padding-left:0}pre{overflow:auto}code{vertical-align:bottom}blockquote{border-left:2px solid;margin:0 0 1.4rem;padding-left:.7rem}hr{border:none;border-bottom:1px solid #ccc}img{word-break:normal}

.hs-error-msg,.hs-form-required{color:#ef6b51}form .inputs-list>li,form label{display:block}.form-title{margin-bottom:0}form legend{font-size:.875rem}form input[type=email],form input[type=file],form input[type=number],form input[type=password],form input[type=search],form input[type=tel],form input[type=text],form select,form textarea{display:inline-block;width:100%!important}form textarea{resize:vertical}form .hs-richtext img,form fieldset{max-width:100%!important}form .inputs-list{margin:0;padding:0;list-style:none}form .inputs-list input,form .inputs-list span{vertical-align:middle}form input[type=checkbox],form input[type=radio]{cursor:pointer;margin-right:.35rem}.hs-dateinput{position:relative}.hs-dateinput:before{content:'\01F4C5';position:absolute;right:10%;top:50%;transform:translateY(-50%)}.fn-date-picker .pika-table thead th{color:#fff}.fn-date-picker td.is-selected .pika-button{border-radius:0;box-shadow:none}.fn-date-picker td .pika-button:focus,.fn-date-picker td .pika-button:hover{border-radius:0!important;color:#fff}form input[type=file]{background-color:transparent;border:initial;padding:initial}form .hs-richtext,form .hs-richtext p{font-size:.875rem;margin:0 0 1.4rem}.legal-consent-container .hs-form-booleancheckbox-display>span,.legal-consent-container .hs-form-booleancheckbox-display>span p{margin-left:1rem!important}.hs-input.invalid.error{border-color:#ef6b51}.hs-error-msg{margin-top:.35rem}form .hs-button,form input[type=submit]{cursor:pointer;display:inline-block;text-align:center;transition:.15s linear;white-space:normal}.grecaptcha-badge{margin:0 auto}% if (get_asset_version("@hubspot/search_input")=="1") % .body-container-wrapper .hs-search-field__button{padding:15px}.body-container-wrapper .hs-search-field__bar--button-inline .hs-search-field__button{margin-left:6px;margin-bottom:0}.body-container-wrapper .hs-search-field__button svg{height:15px;fill:#fff}.body-container-wrapper .hs-search-field__bar>form>.hs-search-field__input{padding:10px}.body-container-wrapper .hs-search-field__suggestions li a{color:#494a52;padding:.35rem .7rem;text-decoration:none;transition:background-color .3s}
table{border-collapse:collapse;margin-bottom:1.4rem;overflow-wrap:break-word}td,th{vertical-align:top}thead th{vertical-align:bottom}
.header .dnd-section{padding:0}.header__container{display:flex;justify-content:space-between}.header__row-1{padding-top:1rem}.header__row-1,.header__row-2{align-items:center;display:flex;justify-content:flex-end;width:100%}@media (max-width:1150px) and (min-width:767px){.header__column{width:100%}}.header__skip{height:1px;left:-1000px;overflow:hidden;position:absolute;text-align:left;top:-1000px;width:1px}.header__skip:active,.header__skip:focus,.header__skip:hover{height:auto;left:0;overflow:visible;top:0;width:auto}.header__logo{align-items:center;display:flex;height:auto;margin-right:auto;max-width:200px;overflow:hidden}.header__logo img{max-width:100%}.header__logo .logo-company-name{font-size:1.167rem;margin-top:.7rem}.header__logo--main{padding-top:1rem}.header__search{padding:0 1rem;width:auto}% if (get_asset_version("@hubspot/search_input")=="1") % .hs-search-field__form{position:relative}.header__search .hs-search-field__label{flex-basis:auto}% if (get_asset_version("@hubspot/search_input")=="1") % .header__search .hs-search-field__button{padding:10px;fill:#000;background-color:transparent;border:none;position:absolute;top:0;right:0}.header__search .hs-search-field__button svg{height:25px}% endif % .header__search .hs-search-field--open .hs-search-field__input{border-bottom:none;border-radius:6px 6px 0 0;max-width:100%}.header__search .hs-search-field--open .hs-search-field__suggestions{background-color:#fff;border:2px solid #d1d6dc;border-radius:0 0 6px 6px;border-top-width:1px;position:absolute;width:100%;z-index:10}.header__search .hs-search-field__suggestions li{border-top:1px solid #d1d6dc;font-size:.875rem}.header__search .hs-search-field__suggestions li a{color:#494a52;padding:.35rem .7rem;text-decoration:none;transition:background-color .3s}#nav-toggle,.header__search .hs-search-field__suggestions #results-for{display:none}@media (min-width:767px){.header__search form{align-items:center;display:flex;flex-direction:row}.header__search label{margin:0 1rem 0 0}.header__search .hs-search-field__input{width:auto}}.header__language-switcher{cursor:pointer;padding-right:1.4rem}.header__language-switcher .lang_switcher_class{position:static}.header__language-switcher .lang_list_class{border:2px solid;border-radius:3px;box-shadow:0 2px 9px 0 rgba(0,0,0,.2);display:block;left:calc(100% - 24px);opacity:0;min-width:100px;padding-top:0;text-align:left;top:100%;transition:opacity .3s;visibility:hidden}.header__language-switcher:focus .lang_list_class,.header__language-switcher:hover .lang_list_class{opacity:1;transition:opacity .3s;visibility:visible}.header__language-switcher .lang_list_class:before{left:70%;top:-25px}.header__language-switcher .lang_list_class:after{left:70%;top:-22px}.header__language-switcher .lang_list_class.first-active::after{top:-22px;transition:.3s}.header__language-switcher .lang_list_class li{border:none;font-size:18px;padding:.35rem .7rem}.header__language-switcher .lang_list_class li:first-child{border-radius:6px 6px 0 0;border-top:none}.header__language-switcher .lang_list_class li:last-child{border-bottom:none;border-radius:0 0 6px 6px}.header__language-switcher .lang_list_class li:hover{transition:background-color .3s}.header__language-switcher--label{display:flex;position:relative}.header__language-switcher--label-current{align-items:center;display:flex;font-size:.75rem;margin-bottom:.175rem;margin-left:.7rem}.header__language-switcher--label-current:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid #494a52;content:"";display:block;height:0;margin-left:.7rem;margin-top:.175rem;width:0}@media (max-width:767px){.header__container{flex-direction:column;padding:1rem 0 0}.header__column{position:relative}.header__row-1{padding-top:0}.header__row-2{justify-content:center;padding:1.05rem}.header__logo{margin:0 auto;width:100%}.header__search{border-top:2px solid #ced4db;order:1;padding:1.05rem}.header__language-switcher{border-top:2px solid #ced4db;padding-left:1.05rem;padding-right:0}.header__language-switcher .lang_list_class{border:none;box-shadow:unset;display:block;left:30px;opacity:1;padding:0 1.05rem;top:0;visibility:visible}.header__language-switcher .hs-language-switcher__button,.header__language-switcher--label-current{display:none}.header__language-switcher .lang_list_class li{background-color:inherit;font-size:.917rem}.header__language-switcher .globe_class{background-image:none}.header__language-switcher .lang_list_class li:hover{background-color:inherit}.header__language-switcher .lang_list_class:after,.header__language-switcher .lang_list_class:before{content:none}%- if get_asset_version('@hubspot/language_switcher') == 1 % .header__language-switcher .hs-language-switcher__menu{display:block;box-shadow:none!important;background:0 0}.header__language-switcher .hs-language-switcher__menu a{font-size:20px!important}.header__language-switcher--toggle,.header__navigation--toggle,.header__search--toggle{background-size:cover;height:25px;width:25px}.header__language-switcher,.header__navigation,.header__search{display:none;width:100%}.header__language-switcher.open,.header__navigation.open,.header__search.open{background-color:#f8fafc;display:block;left:0;min-height:calc(100vh - 115px);position:absolute;right:0;top:75px;z-index:2}.header__close--toggle,.header__language-switcher--toggle,.header__navigation--toggle,.header__search--toggle{cursor:pointer;margin:0 5vw;position:relative}.header__language-switcher--toggle.hide,.header__navigation--toggle.hide,.header__search--toggle.hide{display:none}.header__language-switcher--toggle.open,.header__navigation--toggle.open,.header__search--toggle.open{display:block;margin-left:0;margin-right:auto}.header__language-switcher--toggle:after,.header__navigation--toggle:after,.header__search--toggle:after{display:none;font-size:1.083rem;font-weight:600;position:absolute;left:40px;text-transform:uppercase;top:-10px}.header__language-switcher--toggle.open:after,.header__navigation--toggle.open:after,.header__search--toggle.open:after{display:block;word-break:normal}.header__navigation--toggle{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAxOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5oYW1idXJnZXI8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4gICAgPGcgaWQ9ImhhbWJ1cmdlciIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+ICAgICAgICA8ZyBpZD0iR3JvdXAiIHN0cm9rZT0iIzQ5NEE1MiIgc3Ryb2tlLXdpZHRoPSIzIj4gICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlIiB4PSIxLjUiIHk9IjEuNSIgd2lkdGg9IjIxIiBoZWlnaHQ9IjEiIHJ4PSIwLjUiPjwvcmVjdD4gICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLUNvcHktNCIgeD0iMS41IiB5PSI5LjUiIHdpZHRoPSIyMSIgaGVpZ2h0PSIxIiByeD0iMC41Ij48L3JlY3Q+ICAgICAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZS1Db3B5LTUiIHg9IjEuNSIgeT0iMTcuNSIgd2lkdGg9IjIxIiBoZWlnaHQ9IjEiIHJ4PSIwLjUiPjwvcmVjdD4gICAgICAgIDwvZz4gICAgPC9nPjwvc3ZnPg==)}.header__navigation--toggle:after{content:"Menu"}.header__language-switcher--toggle{background-image:url(//static.hsappstatic.net/cos-LanguageSwitcher/static-1.1/img/globe.png)}.header__language-switcher--toggle:after{content:"Language"}.header__search--toggle{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5TZWFyY2g8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4gICAgPGRlZnM+ICAgICAgICA8cGF0aCBkPSJNOS4xMzg2MTUzNCwxNS44OTI1Njg1IEM1LjQxMzk1NzQyLDE1Ljg5MjU2ODUgMi4zODM4ODUyNywxMi44NjM0NDc1IDIuMzgzODg1MjcsOS4xMzkwMDM3NiBDMi4zODM4ODUyNyw1LjQxNDU2MDA1IDUuNDEzOTU3NDIsMi4zODM4ODUyNyA5LjEzODYxNTM0LDIuMzgzODg1MjcgQzEyLjg2MzI3MzMsMi4zODM4ODUyNyAxNS44OTI1Njg1LDUuNDE0NTYwMDUgMTUuODkyNTY4NSw5LjEzOTAwMzc2IEMxNS44OTI1Njg1LDEyLjg2MzQ0NzUgMTIuODYzMjczMywxNS44OTI1Njg1IDkuMTM4NjE1MzQsMTUuODkyNTY4NSBNOS4xMzg3NTI0NSwyLjQzMzYwODg3ZS0xMyBDMTQuMTc3OTk1NSwyLjQzMzYwODg3ZS0xMyAxOC4yNzY0NTM3LDQuMTAwMzI0NzEgMTguMjc2NDUzNyw5LjEzOTI3Nzk2IEMxOC4yNzY0NTM3LDExLjIyOTgyMTEgMTcuNTcxMDE2OSwxMy4xNTg0NDM0IDE2LjM4NTYzMTMsMTQuNjk5NjY5NiBMMjMuNjUwODg4MSwyMS45NjUyMjY2IEMyNC4xMTYzNzA2LDIyLjQzMDcwOTIgMjQuMTE2MzcwNiwyMy4xODU0MDU1IDIzLjY1MDg4ODEsMjMuNjUwODg4MSBDMjMuMTg1NDA1NSwyNC4xMTYzNzA2IDIyLjQzMDcwOTIsMjQuMTE2MzcwNiAyMS45NjUyMjY2LDIzLjY1MDg4ODEgTDE0LjY5OTgxMzMsMTYuMzg1NDcxMyBDMTMuMTU4NDQwNSwxNy41NzA5NTA5IDExLjIyOTU3MzgsMTguMjc2NDUzNyA5LjEzODc1MjQ1LDE4LjI3NjQ1MzcgQzQuMDk5NTA5MzgsMTguMjc2NDUzNyAtMy43MzAzNDkzNmUtMTQsMTQuMTc4MjMxMiAtMy43MzAzNDkzNmUtMTQsOS4xMzkyNzc5NiBDLTMuNzMwMzQ5MzZlLTE0LDQuMTAwMzI0NzEgNC4wOTk1MDkzOCwyLjQzMzYwODg3ZS0xMyA5LjEzODc1MjQ1LDIuNDMzNjA4ODdlLTEzIFoiIGlkPSJwYXRoLTEiPjwvcGF0aD4gICAgPC9kZWZzPiAgICA8ZyBpZD0iU2VhcmNoIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4gICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIGZpbGw9IndoaXRlIj4gICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPiAgICAgICAgPC9tYXNrPiAgICAgICAgPHVzZSBpZD0iSWNvbnMvQWN0aW9ucy9TZWFyY2giIGZpbGw9IiM0OTRBNTIiIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPiAgICA8L2c+PC9zdmc+)}.header__search--toggle:after{content:"Search"}.header__close--toggle{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjE5cHgiIHZpZXdCb3g9IjAgMCAyNCAxOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5jbG9zZTwvdGl0bGU+ICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPiAgICA8ZyBpZD0iY2xvc2UiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPiAgICAgICAgPGcgaWQ9Ikdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyLjAwMDAwMCwgLTEuMDAwMDAwKSIgc3Ryb2tlPSIjNDk0QTUyIiBzdHJva2Utd2lkdGg9IjMiPiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwLjAwMDAwMCwgMTAuNTAwMDAwKSByb3RhdGUoLTQ1LjAwMDAwMCkgdHJhbnNsYXRlKC0xMC4wMDAwMDAsIC0xMC41MDAwMDApICIgeD0iLTAuNSIgeT0iMTAuNSIgd2lkdGg9IjIxIiBoZWlnaHQ9IjEiIHJ4PSIwLjUiPjwvcmVjdD4gICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLUNvcHktNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAuMDAwMDAwLCAxMC41MDAwMDApIHJvdGF0ZSg0NS4wMDAwMDApIHRyYW5zbGF0ZSgtMTAuMDAwMDAwLCAtMTAuNTAwMDAwKSAiIHg9Ii0wLjUiIHk9IjEwLjUiIHdpZHRoPSIyMSIgaGVpZ2h0PSIxIiByeD0iMC41Ij48L3JlY3Q+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=);background-repeat:no-repeat;background-size:110%;display:none;height:25px;margin-right:0;width:25px}.header__close--toggle.show{display:block}}
.hs-menu-wrapper ul{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding-left:0}.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper,.hs-menu-wrapper.hs-menu-flow-vertical ul{flex-direction:column}.hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul{display:inline-flex}.hs-menu-wrapper.flyouts .hs-item-has-children{position:relative}.hs-menu-wrapper.flyouts .hs-menu-children-wrapper{left:-9999px;opacity:0;position:absolute}.hs-menu-wrapper.flyouts .hs-menu-children-wrapper a{display:block;white-space:nowrap}.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper{left:0;opacity:1;top:100%}.hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper{left:100%;opacity:1;top:0}@media (max-width:767px){.hs-menu-wrapper.hs-menu-flow-horizontal ul{flex-direction:column}.hs-menu-wrapper.hs-menu-flow-vertical ul{display:flex}.hs-menu-wrapper.flyouts .hs-menu-children-wrapper,.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper,.hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper{left:0;opacity:1;position:relative;top:auto}}.hs_cos_wrapper_type_cta img,.hs_cos_wrapper_type_logo img,.hs_cos_wrapper_type_rich_text img{height:auto;max-width:100%}
.show-for-sr{border:0!important;clip:rect(0,0,0,0)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}@media (max-width:767px){.show-for-sr--mobile{border:0!important;clip:rect(0,0,0,0)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}}
.fa-beat,.fa-bounce{animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite)}.fa-fw,.fa-li{text-align:center}.fa{font-family:var(--fa-style-family, "Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa-brands,.fa-regular,.fab,.far{font-weight:400}.fa,.fa-brands,.fa-regular,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-brands::before,.fa-regular::before,.fa-solid::before,.fa::before,.fab::before,.far::before,.fas::before{content:var(--fa)}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:'Font Awesome 6 Free'}.fa-brands,.fab{font-family:'Font Awesome 6 Brands'}.fa-1x{font-size:1em}.fa-2x,.fa-stack-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(-1 * var(--fa-li-width,2em));position:absolute;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color,#eee);border-radius:var(--fa-border-radius,.1em);border-style:var(--fa-border-style,solid);border-width:var(--fa-border-width,.08em);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-timing-function:var(--fa-animation-timing,cubic-bezier(0.28,0.84,0.42,1))}.fa-beat-fade,.fa-fade{animation-timing-function:var(--fa-animation-timing,cubic-bezier(0.4,0,0.6,1));animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction,normal);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-duration:var(--fa-animation-duration, 1s)}.fa-fade{animation-name:fa-fade}.fa-beat-fade{animation-name:fa-beat-fade}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay, 0s);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake{animation-name:fa-shake;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite)}.fa-pulse,.fa-spin,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-iteration-count:var(--fa-animation-iteration-count,infinite)}.fa-spin{animation-duration:var(--fa-animation-duration, 2s)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-duration:var(--fa-animation-duration, 1s);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%,100%,64%{transform:scale(1,1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em))}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, .4)}}@keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity, .4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}24%,8%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}100%,40%{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scale(-1,1)}.fa-flip-vertical{transform:scale(1,-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1,-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0{--fa:"\30"}.fa-1{--fa:"\31"}.fa-2{--fa:"\32"}.fa-3{--fa:"\33"}.fa-4{--fa:"\34"}.fa-5{--fa:"\35"}.fa-6{--fa:"\36"}.fa-7{--fa:"\37"}.fa-8{--fa:"\38"}.fa-9{--fa:"\39"}.fa-fill-drip{--fa:"\f576"}.fa-arrows-to-circle{--fa:"\e4bd"}.fa-chevron-circle-right,.fa-circle-chevron-right{--fa:"\f138"}.fa-at{--fa:"\40"}.fa-trash-alt,.fa-trash-can{--fa:"\f2ed"}.fa-text-height{--fa:"\f034"}.fa-user-times,.fa-user-xmark{--fa:"\f235"}.fa-stethoscope{--fa:"\f0f1"}.fa-comment-alt,.fa-message{--fa:"\f27a"}.fa-info{--fa:"\f129"}.fa-compress-alt,.fa-down-left-and-up-right-to-center{--fa:"\f422"}.fa-explosion{--fa:"\e4e9"}.fa-file-alt,.fa-file-lines,.fa-file-text{--fa:"\f15c"}.fa-wave-square{--fa:"\f83e"}.fa-ring{--fa:"\f70b"}.fa-building-un{--fa:"\e4d9"}.fa-dice-three{--fa:"\f527"}.fa-calendar-alt,.fa-calendar-days{--fa:"\f073"}.fa-anchor-circle-check{--fa:"\e4aa"}.fa-building-circle-arrow-right{--fa:"\e4d1"}.fa-volleyball,.fa-volleyball-ball{--fa:"\f45f"}.fa-arrows-up-to-line{--fa:"\e4c2"}.fa-sort-desc,.fa-sort-down{--fa:"\f0dd"}.fa-circle-minus,.fa-minus-circle{--fa:"\f056"}.fa-door-open{--fa:"\f52b"}.fa-right-from-bracket,.fa-sign-out-alt{--fa:"\f2f5"}.fa-atom{--fa:"\f5d2"}.fa-soap{--fa:"\e06e"}.fa-heart-music-camera-bolt,.fa-icons{--fa:"\f86d"}.fa-microphone-alt-slash,.fa-microphone-lines-slash{--fa:"\f539"}.fa-bridge-circle-check{--fa:"\e4c9"}.fa-pump-medical{--fa:"\e06a"}.fa-fingerprint{--fa:"\f577"}.fa-hand-point-right{--fa:"\f0a4"}.fa-magnifying-glass-location,.fa-search-location{--fa:"\f689"}.fa-forward-step,.fa-step-forward{--fa:"\f051"}.fa-face-smile-beam,.fa-smile-beam{--fa:"\f5b8"}.fa-flag-checkered{--fa:"\f11e"}.fa-football,.fa-football-ball{--fa:"\f44e"}.fa-school-circle-exclamation{--fa:"\e56c"}.fa-crop{--fa:"\f125"}.fa-angle-double-down,.fa-angles-down{--fa:"\f103"}.fa-users-rectangle{--fa:"\e594"}.fa-people-roof{--fa:"\e537"}.fa-people-line{--fa:"\e534"}.fa-beer,.fa-beer-mug-empty{--fa:"\f0fc"}.fa-diagram-predecessor{--fa:"\e477"}.fa-arrow-up-long,.fa-long-arrow-up{--fa:"\f176"}.fa-burn,.fa-fire-flame-simple{--fa:"\f46a"}.fa-male,.fa-person{--fa:"\f183"}.fa-laptop{--fa:"\f109"}.fa-file-csv{--fa:"\f6dd"}.fa-menorah{--fa:"\f676"}.fa-truck-plane{--fa:"\e58f"}.fa-record-vinyl{--fa:"\f8d9"}.fa-face-grin-stars,.fa-grin-stars{--fa:"\f587"}.fa-bong{--fa:"\f55c"}.fa-pastafarianism,.fa-spaghetti-monster-flying{--fa:"\f67b"}.fa-arrow-down-up-across-line{--fa:"\e4af"}.fa-spoon,.fa-utensil-spoon{--fa:"\f2e5"}.fa-jar-wheat{--fa:"\e517"}.fa-envelopes-bulk,.fa-mail-bulk{--fa:"\f674"}.fa-file-circle-exclamation{--fa:"\e4eb"}.fa-circle-h,.fa-hospital-symbol{--fa:"\f47e"}.fa-pager{--fa:"\f815"}.fa-address-book,.fa-contact-book{--fa:"\f2b9"}.fa-strikethrough{--fa:"\f0cc"}.fa-k{--fa:"\4b"}.fa-landmark-flag{--fa:"\e51c"}.fa-pencil,.fa-pencil-alt{--fa:"\f303"}.fa-backward{--fa:"\f04a"}.fa-caret-right{--fa:"\f0da"}.fa-comments{--fa:"\f086"}.fa-file-clipboard,.fa-paste{--fa:"\f0ea"}.fa-code-pull-request{--fa:"\e13c"}.fa-clipboard-list{--fa:"\f46d"}.fa-truck-loading,.fa-truck-ramp-box{--fa:"\f4de"}.fa-user-check{--fa:"\f4fc"}.fa-vial-virus{--fa:"\e597"}.fa-sheet-plastic{--fa:"\e571"}.fa-blog{--fa:"\f781"}.fa-user-ninja{--fa:"\f504"}.fa-person-arrow-up-from-line{--fa:"\e539"}.fa-scroll-torah,.fa-torah{--fa:"\f6a0"}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa:"\f458"}.fa-toggle-off{--fa:"\f204"}.fa-archive,.fa-box-archive{--fa:"\f187"}.fa-person-drowning{--fa:"\e545"}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa:"\f886"}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa:"\f58a"}.fa-spray-can{--fa:"\f5bd"}.fa-truck-monster{--fa:"\f63b"}.fa-w{--fa:"\57"}.fa-earth-africa,.fa-globe-africa{--fa:"\f57c"}.fa-rainbow{--fa:"\f75b"}.fa-circle-notch{--fa:"\f1ce"}.fa-tablet-alt,.fa-tablet-screen-button{--fa:"\f3fa"}.fa-paw{--fa:"\f1b0"}.fa-cloud{--fa:"\f0c2"}.fa-trowel-bricks{--fa:"\e58a"}.fa-face-flushed,.fa-flushed{--fa:"\f579"}.fa-hospital-user{--fa:"\f80d"}.fa-tent-arrow-left-right{--fa:"\e57f"}.fa-gavel,.fa-legal{--fa:"\f0e3"}.fa-binoculars{--fa:"\f1e5"}.fa-microphone-slash{--fa:"\f131"}.fa-box-tissue{--fa:"\e05b"}.fa-motorcycle{--fa:"\f21c"}.fa-bell-concierge,.fa-concierge-bell{--fa:"\f562"}.fa-pen-ruler,.fa-pencil-ruler{--fa:"\f5ae"}.fa-people-arrows,.fa-people-arrows-left-right{--fa:"\e068"}.fa-mars-and-venus-burst{--fa:"\e523"}.fa-caret-square-right,.fa-square-caret-right{--fa:"\f152"}.fa-cut,.fa-scissors{--fa:"\f0c4"}.fa-sun-plant-wilt{--fa:"\e57a"}.fa-toilets-portable{--fa:"\e584"}.fa-hockey-puck{--fa:"\f453"}.fa-table{--fa:"\f0ce"}.fa-magnifying-glass-arrow-right{--fa:"\e521"}.fa-digital-tachograph,.fa-tachograph-digital{--fa:"\f566"}.fa-users-slash{--fa:"\e073"}.fa-clover{--fa:"\e139"}.fa-mail-reply,.fa-reply{--fa:"\f3e5"}.fa-star-and-crescent{--fa:"\f699"}.fa-house-fire{--fa:"\e50c"}.fa-minus-square,.fa-square-minus{--fa:"\f146"}.fa-helicopter{--fa:"\f533"}.fa-compass{--fa:"\f14e"}.fa-caret-square-down,.fa-square-caret-down{--fa:"\f150"}.fa-file-circle-question{--fa:"\e4ef"}.fa-laptop-code{--fa:"\f5fc"}.fa-swatchbook{--fa:"\f5c3"}.fa-prescription-bottle{--fa:"\f485"}.fa-bars,.fa-navicon{--fa:"\f0c9"}.fa-people-group{--fa:"\e533"}.fa-hourglass-3,.fa-hourglass-end{--fa:"\f253"}.fa-heart-broken,.fa-heart-crack{--fa:"\f7a9"}.fa-external-link-square-alt,.fa-square-up-right{--fa:"\f360"}.fa-face-kiss-beam,.fa-kiss-beam{--fa:"\f597"}.fa-film{--fa:"\f008"}.fa-ruler-horizontal{--fa:"\f547"}.fa-people-robbery{--fa:"\e536"}.fa-lightbulb{--fa:"\f0eb"}.fa-caret-left{--fa:"\f0d9"}.fa-circle-exclamation,.fa-exclamation-circle{--fa:"\f06a"}.fa-school-circle-xmark{--fa:"\e56d"}.fa-arrow-right-from-bracket,.fa-sign-out{--fa:"\f08b"}.fa-chevron-circle-down,.fa-circle-chevron-down{--fa:"\f13a"}.fa-unlock-alt,.fa-unlock-keyhole{--fa:"\f13e"}.fa-cloud-showers-heavy{--fa:"\f740"}.fa-headphones-alt,.fa-headphones-simple{--fa:"\f58f"}.fa-sitemap{--fa:"\f0e8"}.fa-circle-dollar-to-slot,.fa-donate{--fa:"\f4b9"}.fa-memory{--fa:"\f538"}.fa-road-spikes{--fa:"\e568"}.fa-fire-burner{--fa:"\e4f1"}.fa-flag{--fa:"\f024"}.fa-hanukiah{--fa:"\f6e6"}.fa-feather{--fa:"\f52d"}.fa-volume-down,.fa-volume-low{--fa:"\f027"}.fa-comment-slash{--fa:"\f4b3"}.fa-cloud-sun-rain{--fa:"\f743"}.fa-compress{--fa:"\f066"}.fa-wheat-alt,.fa-wheat-awn{--fa:"\e2cd"}.fa-ankh{--fa:"\f644"}.fa-hands-holding-child{--fa:"\e4fa"}.fa-asterisk{--fa:"\2a"}.fa-check-square,.fa-square-check{--fa:"\f14a"}.fa-peseta-sign{--fa:"\e221"}.fa-header,.fa-heading{--fa:"\f1dc"}.fa-ghost{--fa:"\f6e2"}.fa-list,.fa-list-squares{--fa:"\f03a"}.fa-phone-square-alt,.fa-square-phone-flip{--fa:"\f87b"}.fa-cart-plus{--fa:"\f217"}.fa-gamepad{--fa:"\f11b"}.fa-circle-dot,.fa-dot-circle{--fa:"\f192"}.fa-dizzy,.fa-face-dizzy{--fa:"\f567"}.fa-egg{--fa:"\f7fb"}.fa-house-medical-circle-xmark{--fa:"\e513"}.fa-campground{--fa:"\f6bb"}.fa-folder-plus{--fa:"\f65e"}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa:"\f1e3"}.fa-paint-brush,.fa-paintbrush{--fa:"\f1fc"}.fa-lock{--fa:"\f023"}.fa-gas-pump{--fa:"\f52f"}.fa-hot-tub,.fa-hot-tub-person{--fa:"\f593"}.fa-map-location,.fa-map-marked{--fa:"\f59f"}.fa-house-flood-water{--fa:"\e50e"}.fa-tree{--fa:"\f1bb"}.fa-bridge-lock{--fa:"\e4cc"}.fa-sack-dollar{--fa:"\f81d"}.fa-edit,.fa-pen-to-square{--fa:"\f044"}.fa-car-side{--fa:"\f5e4"}.fa-share-alt,.fa-share-nodes{--fa:"\f1e0"}.fa-heart-circle-minus{--fa:"\e4ff"}.fa-hourglass-2,.fa-hourglass-half{--fa:"\f252"}.fa-microscope{--fa:"\f610"}.fa-sink{--fa:"\e06d"}.fa-bag-shopping,.fa-shopping-bag{--fa:"\f290"}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa:"\f881"}.fa-mitten{--fa:"\f7b5"}.fa-person-rays{--fa:"\e54d"}.fa-users{--fa:"\f0c0"}.fa-eye-slash{--fa:"\f070"}.fa-flask-vial{--fa:"\e4f3"}.fa-hand,.fa-hand-paper{--fa:"\f256"}.fa-om{--fa:"\f679"}.fa-worm{--fa:"\e599"}.fa-house-circle-xmark{--fa:"\e50b"}.fa-plug{--fa:"\f1e6"}.fa-chevron-up{--fa:"\f077"}.fa-hand-spock{--fa:"\f259"}.fa-stopwatch{--fa:"\f2f2"}.fa-face-kiss,.fa-kiss{--fa:"\f596"}.fa-bridge-circle-xmark{--fa:"\e4cb"}.fa-face-grin-tongue,.fa-grin-tongue{--fa:"\f589"}.fa-chess-bishop{--fa:"\f43a"}.fa-face-grin-wink,.fa-grin-wink{--fa:"\f58c"}.fa-deaf,.fa-deafness,.fa-ear-deaf,.fa-hard-of-hearing{--fa:"\f2a4"}.fa-road-circle-check{--fa:"\e564"}.fa-dice-five{--fa:"\f523"}.fa-rss-square,.fa-square-rss{--fa:"\f143"}.fa-land-mine-on{--fa:"\e51b"}.fa-i-cursor{--fa:"\f246"}.fa-stamp{--fa:"\f5bf"}.fa-stairs{--fa:"\e289"}.fa-i{--fa:"\49"}.fa-hryvnia,.fa-hryvnia-sign{--fa:"\f6f2"}.fa-pills{--fa:"\f484"}.fa-face-grin-wide,.fa-grin-alt{--fa:"\f581"}.fa-tooth{--fa:"\f5c9"}.fa-v{--fa:"\56"}.fa-bangladeshi-taka-sign{--fa:"\e2e6"}.fa-bicycle{--fa:"\f206"}.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius,.fa-staff-snake{--fa:"\e579"}.fa-head-side-cough-slash{--fa:"\e062"}.fa-ambulance,.fa-truck-medical{--fa:"\f0f9"}.fa-wheat-awn-circle-exclamation{--fa:"\e598"}.fa-snowman{--fa:"\f7d0"}.fa-mortar-pestle{--fa:"\f5a7"}.fa-road-barrier{--fa:"\e562"}.fa-school{--fa:"\f549"}.fa-igloo{--fa:"\f7ae"}.fa-joint{--fa:"\f595"}.fa-angle-right{--fa:"\f105"}.fa-horse{--fa:"\f6f0"}.fa-q{--fa:"\51"}.fa-g{--fa:"\47"}.fa-notes-medical{--fa:"\f481"}.fa-temperature-2,.fa-temperature-half,.fa-thermometer-2,.fa-thermometer-half{--fa:"\f2c9"}.fa-dong-sign{--fa:"\e169"}.fa-capsules{--fa:"\f46b"}.fa-poo-bolt,.fa-poo-storm{--fa:"\f75a"}.fa-face-frown-open,.fa-frown-open{--fa:"\f57a"}.fa-hand-point-up{--fa:"\f0a6"}.fa-money-bill{--fa:"\f0d6"}.fa-bookmark{--fa:"\f02e"}.fa-align-justify{--fa:"\f039"}.fa-umbrella-beach{--fa:"\f5ca"}.fa-helmet-un{--fa:"\e503"}.fa-bullseye{--fa:"\f140"}.fa-bacon{--fa:"\f7e5"}.fa-hand-point-down{--fa:"\f0a7"}.fa-arrow-up-from-bracket{--fa:"\e09a"}.fa-folder,.fa-folder-blank{--fa:"\f07b"}.fa-file-medical-alt,.fa-file-waveform{--fa:"\f478"}.fa-radiation{--fa:"\f7b9"}.fa-chart-simple{--fa:"\e473"}.fa-mars-stroke{--fa:"\f229"}.fa-vial{--fa:"\f492"}.fa-dashboard,.fa-gauge,.fa-gauge-med,.fa-tachometer-alt-average{--fa:"\f624"}.fa-magic-wand-sparkles,.fa-wand-magic-sparkles{--fa:"\e2ca"}.fa-e{--fa:"\45"}.fa-pen-alt,.fa-pen-clip{--fa:"\f305"}.fa-bridge-circle-exclamation{--fa:"\e4ca"}.fa-user{--fa:"\f007"}.fa-school-circle-check{--fa:"\e56b"}.fa-dumpster{--fa:"\f793"}.fa-shuttle-van,.fa-van-shuttle{--fa:"\f5b6"}.fa-building-user{--fa:"\e4da"}.fa-caret-square-left,.fa-square-caret-left{--fa:"\f191"}.fa-highlighter{--fa:"\f591"}.fa-key{--fa:"\f084"}.fa-bullhorn{--fa:"\f0a1"}.fa-globe{--fa:"\f0ac"}.fa-synagogue{--fa:"\f69b"}.fa-person-half-dress{--fa:"\e548"}.fa-road-bridge{--fa:"\e563"}.fa-location-arrow{--fa:"\f124"}.fa-c{--fa:"\43"}.fa-tablet-button{--fa:"\f10a"}.fa-building-lock{--fa:"\e4d6"}.fa-pizza-slice{--fa:"\f818"}.fa-money-bill-wave{--fa:"\f53a"}.fa-area-chart,.fa-chart-area{--fa:"\f1fe"}.fa-house-flag{--fa:"\e50d"}.fa-person-circle-minus{--fa:"\e540"}.fa-ban,.fa-cancel{--fa:"\f05e"}.fa-camera-rotate{--fa:"\e0d8"}.fa-air-freshener,.fa-spray-can-sparkles{--fa:"\f5d0"}.fa-star{--fa:"\f005"}.fa-repeat{--fa:"\f363"}.fa-cross{--fa:"\f654"}.fa-box{--fa:"\f466"}.fa-venus-mars{--fa:"\f228"}.fa-arrow-pointer,.fa-mouse-pointer{--fa:"\f245"}.fa-expand-arrows-alt,.fa-maximize{--fa:"\f31e"}.fa-charging-station{--fa:"\f5e7"}.fa-shapes,.fa-triangle-circle-square{--fa:"\f61f"}.fa-random,.fa-shuffle{--fa:"\f074"}.fa-person-running,.fa-running{--fa:"\f70c"}.fa-mobile-retro{--fa:"\e527"}.fa-grip-lines-vertical{--fa:"\f7a5"}.fa-spider{--fa:"\f717"}.fa-hands-bound{--fa:"\e4f9"}.fa-file-invoice-dollar{--fa:"\f571"}.fa-plane-circle-exclamation{--fa:"\e556"}.fa-x-ray{--fa:"\f497"}.fa-spell-check{--fa:"\f891"}.fa-slash{--fa:"\f715"}.fa-computer-mouse,.fa-mouse{--fa:"\f8cc"}.fa-arrow-right-to-bracket,.fa-sign-in{--fa:"\f090"}.fa-shop-slash,.fa-store-alt-slash{--fa:"\e070"}.fa-server{--fa:"\f233"}.fa-virus-covid-slash{--fa:"\e4a9"}.fa-shop-lock{--fa:"\e4a5"}.fa-hourglass-1,.fa-hourglass-start{--fa:"\f251"}.fa-blender-phone{--fa:"\f6b6"}.fa-building-wheat{--fa:"\e4db"}.fa-person-breastfeeding{--fa:"\e53a"}.fa-right-to-bracket,.fa-sign-in-alt{--fa:"\f2f6"}.fa-venus{--fa:"\f221"}.fa-passport{--fa:"\f5ab"}.fa-thumb-tack-slash,.fa-thumbtack-slash{--fa:"\e68f"}.fa-heart-pulse,.fa-heartbeat{--fa:"\f21e"}.fa-people-carry,.fa-people-carry-box{--fa:"\f4ce"}.fa-temperature-high{--fa:"\f769"}.fa-microchip{--fa:"\f2db"}.fa-crown{--fa:"\f521"}.fa-weight-hanging{--fa:"\f5cd"}.fa-xmarks-lines{--fa:"\e59a"}.fa-file-prescription{--fa:"\f572"}.fa-weight,.fa-weight-scale{--fa:"\f496"}.fa-user-friends,.fa-user-group{--fa:"\f500"}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa:"\f15e"}.fa-chess-knight{--fa:"\f441"}.fa-face-laugh-squint,.fa-laugh-squint{--fa:"\f59b"}.fa-wheelchair{--fa:"\f193"}.fa-arrow-circle-up,.fa-circle-arrow-up{--fa:"\f0aa"}.fa-toggle-on{--fa:"\f205"}.fa-person-walking,.fa-walking{--fa:"\f554"}.fa-l{--fa:"\4c"}.fa-fire{--fa:"\f06d"}.fa-bed-pulse,.fa-procedures{--fa:"\f487"}.fa-shuttle-space,.fa-space-shuttle{--fa:"\f197"}.fa-face-laugh,.fa-laugh{--fa:"\f599"}.fa-folder-open{--fa:"\f07c"}.fa-heart-circle-plus{--fa:"\e500"}.fa-code-fork{--fa:"\e13b"}.fa-city{--fa:"\f64f"}.fa-microphone-alt,.fa-microphone-lines{--fa:"\f3c9"}.fa-pepper-hot{--fa:"\f816"}.fa-unlock{--fa:"\f09c"}.fa-colon-sign{--fa:"\e140"}.fa-headset{--fa:"\f590"}.fa-store-slash{--fa:"\e071"}.fa-road-circle-xmark{--fa:"\e566"}.fa-user-minus{--fa:"\f503"}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa:"\f22a"}.fa-champagne-glasses,.fa-glass-cheers{--fa:"\f79f"}.fa-clipboard{--fa:"\f328"}.fa-house-circle-exclamation{--fa:"\e50a"}.fa-file-arrow-up,.fa-file-upload{--fa:"\f574"}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa:"\f1eb"}.fa-bath,.fa-bathtub{--fa:"\f2cd"}.fa-underline{--fa:"\f0cd"}.fa-user-edit,.fa-user-pen{--fa:"\f4ff"}.fa-signature{--fa:"\f5b7"}.fa-stroopwafel{--fa:"\f551"}.fa-bold{--fa:"\f032"}.fa-anchor-lock{--fa:"\e4ad"}.fa-building-ngo{--fa:"\e4d7"}.fa-manat-sign{--fa:"\e1d5"}.fa-not-equal{--fa:"\f53e"}.fa-border-style,.fa-border-top-left{--fa:"\f853"}.fa-map-location-dot,.fa-map-marked-alt{--fa:"\f5a0"}.fa-jedi{--fa:"\f669"}.fa-poll,.fa-square-poll-vertical{--fa:"\f681"}.fa-mug-hot{--fa:"\f7b6"}.fa-battery-car,.fa-car-battery{--fa:"\f5df"}.fa-gift{--fa:"\f06b"}.fa-dice-two{--fa:"\f528"}.fa-chess-queen{--fa:"\f445"}.fa-glasses{--fa:"\f530"}.fa-chess-board{--fa:"\f43c"}.fa-building-circle-check{--fa:"\e4d2"}.fa-person-chalkboard{--fa:"\e53d"}.fa-mars-stroke-h,.fa-mars-stroke-right{--fa:"\f22b"}.fa-hand-back-fist,.fa-hand-rock{--fa:"\f255"}.fa-caret-square-up,.fa-square-caret-up{--fa:"\f151"}.fa-cloud-showers-water{--fa:"\e4e4"}.fa-bar-chart,.fa-chart-bar{--fa:"\f080"}.fa-hands-bubbles,.fa-hands-wash{--fa:"\e05e"}.fa-less-than-equal{--fa:"\f537"}.fa-train{--fa:"\f238"}.fa-eye-low-vision,.fa-low-vision{--fa:"\f2a8"}.fa-crow{--fa:"\f520"}.fa-sailboat{--fa:"\e445"}.fa-window-restore{--fa:"\f2d2"}.fa-plus-square,.fa-square-plus{--fa:"\f0fe"}.fa-torii-gate{--fa:"\f6a1"}.fa-frog{--fa:"\f52e"}.fa-bucket{--fa:"\e4cf"}.fa-image{--fa:"\f03e"}.fa-microphone{--fa:"\f130"}.fa-cow{--fa:"\f6c8"}.fa-caret-up{--fa:"\f0d8"}.fa-screwdriver{--fa:"\f54a"}.fa-folder-closed{--fa:"\e185"}.fa-house-tsunami{--fa:"\e515"}.fa-square-nfi{--fa:"\e576"}.fa-arrow-up-from-ground-water{--fa:"\e4b5"}.fa-glass-martini-alt,.fa-martini-glass{--fa:"\f57b"}.fa-square-binary{--fa:"\e69b"}.fa-rotate-back,.fa-rotate-backward,.fa-rotate-left,.fa-undo-alt{--fa:"\f2ea"}.fa-columns,.fa-table-columns{--fa:"\f0db"}.fa-lemon{--fa:"\f094"}.fa-head-side-mask{--fa:"\e063"}.fa-handshake{--fa:"\f2b5"}.fa-gem{--fa:"\f3a5"}.fa-dolly,.fa-dolly-box{--fa:"\f472"}.fa-smoking{--fa:"\f48d"}.fa-compress-arrows-alt,.fa-minimize{--fa:"\f78c"}.fa-monument{--fa:"\f5a6"}.fa-snowplow{--fa:"\f7d2"}.fa-angle-double-right,.fa-angles-right{--fa:"\f101"}.fa-cannabis{--fa:"\f55f"}.fa-circle-play,.fa-play-circle{--fa:"\f144"}.fa-tablets{--fa:"\f490"}.fa-ethernet{--fa:"\f796"}.fa-eur,.fa-euro,.fa-euro-sign{--fa:"\f153"}.fa-chair{--fa:"\f6c0"}.fa-check-circle,.fa-circle-check{--fa:"\f058"}.fa-circle-stop,.fa-stop-circle{--fa:"\f28d"}.fa-compass-drafting,.fa-drafting-compass{--fa:"\f568"}.fa-plate-wheat{--fa:"\e55a"}.fa-icicles{--fa:"\f7ad"}.fa-person-shelter{--fa:"\e54f"}.fa-neuter{--fa:"\f22c"}.fa-id-badge{--fa:"\f2c1"}.fa-marker{--fa:"\f5a1"}.fa-face-laugh-beam,.fa-laugh-beam{--fa:"\f59a"}.fa-helicopter-symbol{--fa:"\e502"}.fa-universal-access{--fa:"\f29a"}.fa-chevron-circle-up,.fa-circle-chevron-up{--fa:"\f139"}.fa-lari-sign{--fa:"\e1c8"}.fa-volcano{--fa:"\f770"}.fa-person-walking-dashed-line-arrow-right{--fa:"\e553"}.fa-gbp,.fa-pound-sign,.fa-sterling-sign{--fa:"\f154"}.fa-viruses{--fa:"\e076"}.fa-square-person-confined{--fa:"\e577"}.fa-user-tie{--fa:"\f508"}.fa-arrow-down-long,.fa-long-arrow-down{--fa:"\f175"}.fa-tent-arrow-down-to-line{--fa:"\e57e"}.fa-certificate{--fa:"\f0a3"}.fa-mail-reply-all,.fa-reply-all{--fa:"\f122"}.fa-suitcase{--fa:"\f0f2"}.fa-person-skating,.fa-skating{--fa:"\f7c5"}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa:"\f662"}.fa-camera-retro{--fa:"\f083"}.fa-arrow-circle-down,.fa-circle-arrow-down{--fa:"\f0ab"}.fa-arrow-right-to-file,.fa-file-import{--fa:"\f56f"}.fa-external-link-square,.fa-square-arrow-up-right{--fa:"\f14c"}.fa-box-open{--fa:"\f49e"}.fa-scroll{--fa:"\f70e"}.fa-spa{--fa:"\f5bb"}.fa-location-pin-lock{--fa:"\e51f"}.fa-pause{--fa:"\f04c"}.fa-hill-avalanche{--fa:"\e507"}.fa-temperature-0,.fa-temperature-empty,.fa-thermometer-0,.fa-thermometer-empty{--fa:"\f2cb"}.fa-bomb{--fa:"\f1e2"}.fa-registered{--fa:"\f25d"}.fa-address-card,.fa-contact-card,.fa-vcard{--fa:"\f2bb"}.fa-balance-scale-right,.fa-scale-unbalanced-flip{--fa:"\f516"}.fa-subscript{--fa:"\f12c"}.fa-diamond-turn-right,.fa-directions{--fa:"\f5eb"}.fa-burst{--fa:"\e4dc"}.fa-house-laptop,.fa-laptop-house{--fa:"\e066"}.fa-face-tired,.fa-tired{--fa:"\f5c8"}.fa-money-bills{--fa:"\e1f3"}.fa-smog{--fa:"\f75f"}.fa-crutch{--fa:"\f7f7"}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa:"\f0ee"}.fa-palette{--fa:"\f53f"}.fa-arrows-turn-right{--fa:"\e4c0"}.fa-vest{--fa:"\e085"}.fa-ferry{--fa:"\e4ea"}.fa-arrows-down-to-people{--fa:"\e4b9"}.fa-seedling,.fa-sprout{--fa:"\f4d8"}.fa-arrows-alt-h,.fa-left-right{--fa:"\f337"}.fa-boxes-packing{--fa:"\e4c7"}.fa-arrow-circle-left,.fa-circle-arrow-left{--fa:"\f0a8"}.fa-group-arrows-rotate{--fa:"\e4f6"}.fa-bowl-food{--fa:"\e4c6"}.fa-candy-cane{--fa:"\f786"}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa:"\f160"}.fa-cloud-bolt,.fa-thunderstorm{--fa:"\f76c"}.fa-remove-format,.fa-text-slash{--fa:"\f87d"}.fa-face-smile-wink,.fa-smile-wink{--fa:"\f4da"}.fa-file-word{--fa:"\f1c2"}.fa-file-powerpoint{--fa:"\f1c4"}.fa-arrows-h,.fa-arrows-left-right{--fa:"\f07e"}.fa-house-lock{--fa:"\e510"}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa:"\f0ed"}.fa-children{--fa:"\e4e1"}.fa-blackboard,.fa-chalkboard{--fa:"\f51b"}.fa-user-alt-slash,.fa-user-large-slash{--fa:"\f4fa"}.fa-envelope-open{--fa:"\f2b6"}.fa-handshake-alt-slash,.fa-handshake-simple-slash{--fa:"\e05f"}.fa-mattress-pillow{--fa:"\e525"}.fa-guarani-sign{--fa:"\e19a"}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa:"\f021"}.fa-fire-extinguisher{--fa:"\f134"}.fa-cruzeiro-sign{--fa:"\e152"}.fa-greater-than-equal{--fa:"\f532"}.fa-shield-alt,.fa-shield-halved{--fa:"\f3ed"}.fa-atlas,.fa-book-atlas{--fa:"\f558"}.fa-virus{--fa:"\e074"}.fa-envelope-circle-check{--fa:"\e4e8"}.fa-layer-group{--fa:"\f5fd"}.fa-arrows-to-dot{--fa:"\e4be"}.fa-archway{--fa:"\f557"}.fa-heart-circle-check{--fa:"\e4fd"}.fa-house-chimney-crack,.fa-house-damage{--fa:"\f6f1"}.fa-file-archive,.fa-file-zipper{--fa:"\f1c6"}.fa-square{--fa:"\f0c8"}.fa-glass-martini,.fa-martini-glass-empty{--fa:"\f000"}.fa-couch{--fa:"\f4b8"}.fa-cedi-sign{--fa:"\e0df"}.fa-italic{--fa:"\f033"}.fa-table-cells-column-lock{--fa:"\e678"}.fa-church{--fa:"\f51d"}.fa-comments-dollar{--fa:"\f653"}.fa-democrat{--fa:"\f747"}.fa-z{--fa:"\5a"}.fa-person-skiing,.fa-skiing{--fa:"\f7c9"}.fa-road-lock{--fa:"\e567"}.fa-a{--fa:"\41"}.fa-temperature-arrow-down,.fa-temperature-down{--fa:"\e03f"}.fa-feather-alt,.fa-feather-pointed{--fa:"\f56b"}.fa-p{--fa:"\50"}.fa-snowflake{--fa:"\f2dc"}.fa-newspaper{--fa:"\f1ea"}.fa-ad,.fa-rectangle-ad{--fa:"\f641"}.fa-arrow-circle-right,.fa-circle-arrow-right{--fa:"\f0a9"}.fa-filter-circle-xmark{--fa:"\e17b"}.fa-locust{--fa:"\e520"}.fa-sort,.fa-unsorted{--fa:"\f0dc"}.fa-list-1-2,.fa-list-numeric,.fa-list-ol{--fa:"\f0cb"}.fa-person-dress-burst{--fa:"\e544"}.fa-money-check-alt,.fa-money-check-dollar{--fa:"\f53d"}.fa-vector-square{--fa:"\f5cb"}.fa-bread-slice{--fa:"\f7ec"}.fa-language{--fa:"\f1ab"}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa:"\f598"}.fa-filter{--fa:"\f0b0"}.fa-question{--fa:"\3f"}.fa-file-signature{--fa:"\f573"}.fa-arrows-alt,.fa-up-down-left-right{--fa:"\f0b2"}.fa-house-chimney-user{--fa:"\e065"}.fa-hand-holding-heart{--fa:"\f4be"}.fa-puzzle-piece{--fa:"\f12e"}.fa-money-check{--fa:"\f53c"}.fa-star-half-alt,.fa-star-half-stroke{--fa:"\f5c0"}.fa-code{--fa:"\f121"}.fa-glass-whiskey,.fa-whiskey-glass{--fa:"\f7a0"}.fa-building-circle-exclamation{--fa:"\e4d3"}.fa-magnifying-glass-chart{--fa:"\e522"}.fa-arrow-up-right-from-square,.fa-external-link{--fa:"\f08e"}.fa-cubes-stacked{--fa:"\e4e6"}.fa-krw,.fa-won,.fa-won-sign{--fa:"\f159"}.fa-virus-covid{--fa:"\e4a8"}.fa-austral-sign{--fa:"\e0a9"}.fa-f{--fa:"\46"}.fa-leaf{--fa:"\f06c"}.fa-road{--fa:"\f018"}.fa-cab,.fa-taxi{--fa:"\f1ba"}.fa-person-circle-plus{--fa:"\e541"}.fa-chart-pie,.fa-pie-chart{--fa:"\f200"}.fa-bolt-lightning{--fa:"\e0b7"}.fa-sack-xmark{--fa:"\e56a"}.fa-file-excel{--fa:"\f1c3"}.fa-file-contract{--fa:"\f56c"}.fa-fish-fins{--fa:"\e4f2"}.fa-building-flag{--fa:"\e4d5"}.fa-face-grin-beam,.fa-grin-beam{--fa:"\f582"}.fa-object-ungroup{--fa:"\f248"}.fa-poop{--fa:"\f619"}.fa-location-pin,.fa-map-marker{--fa:"\f041"}.fa-kaaba{--fa:"\f66b"}.fa-toilet-paper{--fa:"\f71e"}.fa-hard-hat,.fa-hat-hard,.fa-helmet-safety{--fa:"\f807"}.fa-eject{--fa:"\f052"}.fa-arrow-alt-circle-right,.fa-circle-right{--fa:"\f35a"}.fa-plane-circle-check{--fa:"\e555"}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa:"\f5a5"}.fa-object-group{--fa:"\f247"}.fa-chart-line,.fa-line-chart{--fa:"\f201"}.fa-mask-ventilator{--fa:"\e524"}.fa-arrow-right{--fa:"\f061"}.fa-map-signs,.fa-signs-post{--fa:"\f277"}.fa-cash-register{--fa:"\f788"}.fa-person-circle-question{--fa:"\e542"}.fa-h{--fa:"\48"}.fa-tarp{--fa:"\e57b"}.fa-screwdriver-wrench,.fa-tools{--fa:"\f7d9"}.fa-arrows-to-eye{--fa:"\e4bf"}.fa-plug-circle-bolt{--fa:"\e55b"}.fa-heart{--fa:"\f004"}.fa-mars-and-venus{--fa:"\f224"}.fa-home-user,.fa-house-user{--fa:"\e1b0"}.fa-dumpster-fire{--fa:"\f794"}.fa-house-crack{--fa:"\e3b1"}.fa-cocktail,.fa-martini-glass-citrus{--fa:"\f561"}.fa-face-surprise,.fa-surprise{--fa:"\f5c2"}.fa-bottle-water{--fa:"\e4c5"}.fa-circle-pause,.fa-pause-circle{--fa:"\f28b"}.fa-toilet-paper-slash{--fa:"\e072"}.fa-apple-alt,.fa-apple-whole{--fa:"\f5d1"}.fa-kitchen-set{--fa:"\e51a"}.fa-r{--fa:"\52"}.fa-temperature-1,.fa-temperature-quarter,.fa-thermometer-1,.fa-thermometer-quarter{--fa:"\f2ca"}.fa-cube{--fa:"\f1b2"}.fa-bitcoin-sign{--fa:"\e0b4"}.fa-shield-dog{--fa:"\e573"}.fa-solar-panel{--fa:"\f5ba"}.fa-lock-open{--fa:"\f3c1"}.fa-elevator{--fa:"\e16d"}.fa-money-bill-transfer{--fa:"\e528"}.fa-money-bill-trend-up{--fa:"\e529"}.fa-house-flood-water-circle-arrow-right{--fa:"\e50f"}.fa-poll-h,.fa-square-poll-horizontal{--fa:"\f682"}.fa-circle{--fa:"\f111"}.fa-backward-fast,.fa-fast-backward{--fa:"\f049"}.fa-recycle{--fa:"\f1b8"}.fa-user-astronaut{--fa:"\f4fb"}.fa-plane-slash{--fa:"\e069"}.fa-trademark{--fa:"\f25c"}.fa-basketball,.fa-basketball-ball{--fa:"\f434"}.fa-satellite-dish{--fa:"\f7c0"}.fa-arrow-alt-circle-up,.fa-circle-up{--fa:"\f35b"}.fa-mobile-alt,.fa-mobile-screen-button{--fa:"\f3cd"}.fa-volume-high,.fa-volume-up{--fa:"\f028"}.fa-users-rays{--fa:"\e593"}.fa-wallet{--fa:"\f555"}.fa-clipboard-check{--fa:"\f46c"}.fa-file-audio{--fa:"\f1c7"}.fa-burger,.fa-hamburger{--fa:"\f805"}.fa-wrench{--fa:"\f0ad"}.fa-bugs{--fa:"\e4d0"}.fa-rupee,.fa-rupee-sign{--fa:"\f156"}.fa-file-image{--fa:"\f1c5"}.fa-circle-question,.fa-question-circle{--fa:"\f059"}.fa-plane-departure{--fa:"\f5b0"}.fa-handshake-slash{--fa:"\e060"}.fa-book-bookmark{--fa:"\e0bb"}.fa-code-branch{--fa:"\f126"}.fa-hat-cowboy{--fa:"\f8c0"}.fa-bridge{--fa:"\e4c8"}.fa-phone-alt,.fa-phone-flip{--fa:"\f879"}.fa-truck-front{--fa:"\e2b7"}.fa-cat{--fa:"\f6be"}.fa-anchor-circle-exclamation{--fa:"\e4ab"}.fa-truck-field{--fa:"\e58d"}.fa-route{--fa:"\f4d7"}.fa-clipboard-question{--fa:"\e4e3"}.fa-panorama{--fa:"\e209"}.fa-comment-medical{--fa:"\f7f5"}.fa-teeth-open{--fa:"\f62f"}.fa-file-circle-minus{--fa:"\e4ed"}.fa-tags{--fa:"\f02c"}.fa-wine-glass{--fa:"\f4e3"}.fa-fast-forward,.fa-forward-fast{--fa:"\f050"}.fa-face-meh-blank,.fa-meh-blank{--fa:"\f5a4"}.fa-parking,.fa-square-parking{--fa:"\f540"}.fa-house-signal{--fa:"\e012"}.fa-bars-progress,.fa-tasks-alt{--fa:"\f828"}.fa-faucet-drip{--fa:"\e006"}.fa-cart-flatbed,.fa-dolly-flatbed{--fa:"\f474"}.fa-ban-smoking,.fa-smoking-ban{--fa:"\f54d"}.fa-terminal{--fa:"\f120"}.fa-mobile-button{--fa:"\f10b"}.fa-house-medical-flag{--fa:"\e514"}.fa-basket-shopping,.fa-shopping-basket{--fa:"\f291"}.fa-tape{--fa:"\f4db"}.fa-bus-alt,.fa-bus-simple{--fa:"\f55e"}.fa-eye{--fa:"\f06e"}.fa-face-sad-cry,.fa-sad-cry{--fa:"\f5b3"}.fa-audio-description{--fa:"\f29e"}.fa-person-military-to-person{--fa:"\e54c"}.fa-file-shield{--fa:"\e4f0"}.fa-user-slash{--fa:"\f506"}.fa-pen{--fa:"\f304"}.fa-tower-observation{--fa:"\e586"}.fa-file-code{--fa:"\f1c9"}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa:"\f012"}.fa-bus{--fa:"\f207"}.fa-heart-circle-xmark{--fa:"\e501"}.fa-home-lg,.fa-house-chimney{--fa:"\e3af"}.fa-window-maximize{--fa:"\f2d0"}.fa-face-frown,.fa-frown{--fa:"\f119"}.fa-prescription{--fa:"\f5b1"}.fa-shop,.fa-store-alt{--fa:"\f54f"}.fa-floppy-disk,.fa-save{--fa:"\f0c7"}.fa-vihara{--fa:"\f6a7"}.fa-balance-scale-left,.fa-scale-unbalanced{--fa:"\f515"}.fa-sort-asc,.fa-sort-up{--fa:"\f0de"}.fa-comment-dots,.fa-commenting{--fa:"\f4ad"}.fa-plant-wilt{--fa:"\e5aa"}.fa-diamond{--fa:"\f219"}.fa-face-grin-squint,.fa-grin-squint{--fa:"\f585"}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa:"\f4c0"}.fa-chart-diagram{--fa:"\e695"}.fa-bacterium{--fa:"\e05a"}.fa-hand-pointer{--fa:"\f25a"}.fa-drum-steelpan{--fa:"\f56a"}.fa-hand-scissors{--fa:"\f257"}.fa-hands-praying,.fa-praying-hands{--fa:"\f684"}.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-arrow-rotate-right,.fa-redo{--fa:"\f01e"}.fa-biohazard{--fa:"\f780"}.fa-location,.fa-location-crosshairs{--fa:"\f601"}.fa-mars-double{--fa:"\f227"}.fa-child-dress{--fa:"\e59c"}.fa-users-between-lines{--fa:"\e591"}.fa-lungs-virus{--fa:"\e067"}.fa-face-grin-tears,.fa-grin-tears{--fa:"\f588"}.fa-phone{--fa:"\f095"}.fa-calendar-times,.fa-calendar-xmark{--fa:"\f273"}.fa-child-reaching{--fa:"\e59d"}.fa-head-side-virus{--fa:"\e064"}.fa-user-cog,.fa-user-gear{--fa:"\f4fe"}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa:"\f163"}.fa-door-closed{--fa:"\f52a"}.fa-shield-virus{--fa:"\e06c"}.fa-dice-six{--fa:"\f526"}.fa-mosquito-net{--fa:"\e52c"}.fa-file-fragment{--fa:"\e697"}.fa-bridge-water{--fa:"\e4ce"}.fa-person-booth{--fa:"\f756"}.fa-text-width{--fa:"\f035"}.fa-hat-wizard{--fa:"\f6e8"}.fa-pen-fancy{--fa:"\f5ac"}.fa-digging,.fa-person-digging{--fa:"\f85e"}.fa-trash{--fa:"\f1f8"}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa:"\f629"}.fa-book-medical{--fa:"\f7e6"}.fa-poo{--fa:"\f2fe"}.fa-quote-right,.fa-quote-right-alt{--fa:"\f10e"}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa:"\f553"}.fa-cubes{--fa:"\f1b3"}.fa-divide{--fa:"\f529"}.fa-tenge,.fa-tenge-sign{--fa:"\f7d7"}.fa-headphones{--fa:"\f025"}.fa-hands-holding{--fa:"\f4c2"}.fa-hands-clapping{--fa:"\e1a8"}.fa-republican{--fa:"\f75e"}.fa-arrow-left{--fa:"\f060"}.fa-person-circle-xmark{--fa:"\e543"}.fa-ruler{--fa:"\f545"}.fa-align-left{--fa:"\f036"}.fa-dice-d6{--fa:"\f6d1"}.fa-restroom{--fa:"\f7bd"}.fa-j{--fa:"\4a"}.fa-users-viewfinder{--fa:"\e595"}.fa-file-video{--fa:"\f1c8"}.fa-external-link-alt,.fa-up-right-from-square{--fa:"\f35d"}.fa-table-cells,.fa-th{--fa:"\f00a"}.fa-file-pdf{--fa:"\f1c1"}.fa-bible,.fa-book-bible{--fa:"\f647"}.fa-o{--fa:"\4f"}.fa-medkit,.fa-suitcase-medical{--fa:"\f0fa"}.fa-user-secret{--fa:"\f21b"}.fa-otter{--fa:"\f700"}.fa-female,.fa-person-dress{--fa:"\f182"}.fa-comment-dollar{--fa:"\f651"}.fa-briefcase-clock,.fa-business-time{--fa:"\f64a"}.fa-table-cells-large,.fa-th-large{--fa:"\f009"}.fa-book-tanakh,.fa-tanakh{--fa:"\f827"}.fa-phone-volume,.fa-volume-control-phone{--fa:"\f2a0"}.fa-hat-cowboy-side{--fa:"\f8c1"}.fa-clipboard-user{--fa:"\f7f3"}.fa-child{--fa:"\f1ae"}.fa-lira-sign{--fa:"\f195"}.fa-satellite{--fa:"\f7bf"}.fa-plane-lock{--fa:"\e558"}.fa-tag{--fa:"\f02b"}.fa-comment{--fa:"\f075"}.fa-birthday-cake,.fa-cake,.fa-cake-candles{--fa:"\f1fd"}.fa-envelope{--fa:"\f0e0"}.fa-angle-double-up,.fa-angles-up{--fa:"\f102"}.fa-paperclip{--fa:"\f0c6"}.fa-arrow-right-to-city{--fa:"\e4b3"}.fa-ribbon{--fa:"\f4d6"}.fa-lungs{--fa:"\f604"}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa:"\f887"}.fa-litecoin-sign{--fa:"\e1d3"}.fa-border-none{--fa:"\f850"}.fa-circle-nodes{--fa:"\e4e2"}.fa-parachute-box{--fa:"\f4cd"}.fa-indent{--fa:"\f03c"}.fa-truck-field-un{--fa:"\e58e"}.fa-hourglass,.fa-hourglass-empty{--fa:"\f254"}.fa-mountain{--fa:"\f6fc"}.fa-user-doctor,.fa-user-md{--fa:"\f0f0"}.fa-circle-info,.fa-info-circle{--fa:"\f05a"}.fa-cloud-meatball{--fa:"\f73b"}.fa-camera,.fa-camera-alt{--fa:"\f030"}.fa-square-virus{--fa:"\e578"}.fa-meteor{--fa:"\f753"}.fa-car-on{--fa:"\e4dd"}.fa-sleigh{--fa:"\f7cc"}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa:"\f162"}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa:"\f4c1"}.fa-water{--fa:"\f773"}.fa-calendar-check{--fa:"\f274"}.fa-braille{--fa:"\f2a1"}.fa-prescription-bottle-alt,.fa-prescription-bottle-medical{--fa:"\f486"}.fa-landmark{--fa:"\f66f"}.fa-truck{--fa:"\f0d1"}.fa-crosshairs{--fa:"\f05b"}.fa-person-cane{--fa:"\e53c"}.fa-tent{--fa:"\e57d"}.fa-vest-patches{--fa:"\e086"}.fa-check-double{--fa:"\f560"}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa:"\f15d"}.fa-money-bill-wheat{--fa:"\e52a"}.fa-cookie{--fa:"\f563"}.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-arrow-rotate-left,.fa-undo{--fa:"\f0e2"}.fa-hard-drive,.fa-hdd{--fa:"\f0a0"}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa:"\f586"}.fa-dumbbell{--fa:"\f44b"}.fa-list-alt,.fa-rectangle-list{--fa:"\f022"}.fa-tarp-droplet{--fa:"\e57c"}.fa-house-medical-circle-check{--fa:"\e511"}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa:"\f7ca"}.fa-calendar-plus{--fa:"\f271"}.fa-plane-arrival{--fa:"\f5af"}.fa-arrow-alt-circle-left,.fa-circle-left{--fa:"\f359"}.fa-subway,.fa-train-subway{--fa:"\f239"}.fa-chart-gantt{--fa:"\e0e4"}.fa-indian-rupee,.fa-indian-rupee-sign,.fa-inr{--fa:"\e1bc"}.fa-crop-alt,.fa-crop-simple{--fa:"\f565"}.fa-money-bill-1,.fa-money-bill-alt{--fa:"\f3d1"}.fa-left-long,.fa-long-arrow-alt-left{--fa:"\f30a"}.fa-dna{--fa:"\f471"}.fa-virus-slash{--fa:"\e075"}.fa-minus,.fa-subtract{--fa:"\f068"}.fa-chess{--fa:"\f439"}.fa-arrow-left-long,.fa-long-arrow-left{--fa:"\f177"}.fa-plug-circle-check{--fa:"\e55c"}.fa-street-view{--fa:"\f21d"}.fa-franc-sign{--fa:"\e18f"}.fa-volume-off{--fa:"\f026"}.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting,.fa-hands-asl-interpreting{--fa:"\f2a3"}.fa-cog,.fa-gear{--fa:"\f013"}.fa-droplet-slash,.fa-tint-slash{--fa:"\f5c7"}.fa-mosque{--fa:"\f678"}.fa-mosquito{--fa:"\e52b"}.fa-star-of-david{--fa:"\f69a"}.fa-person-military-rifle{--fa:"\e54b"}.fa-cart-shopping,.fa-shopping-cart{--fa:"\f07a"}.fa-vials{--fa:"\f493"}.fa-plug-circle-plus{--fa:"\e55f"}.fa-place-of-worship{--fa:"\f67f"}.fa-grip-vertical{--fa:"\f58e"}.fa-hexagon-nodes{--fa:"\e699"}.fa-arrow-turn-up,.fa-level-up{--fa:"\f148"}.fa-u{--fa:"\55"}.fa-square-root-alt,.fa-square-root-variable{--fa:"\f698"}.fa-clock,.fa-clock-four{--fa:"\f017"}.fa-backward-step,.fa-step-backward{--fa:"\f048"}.fa-pallet{--fa:"\f482"}.fa-faucet{--fa:"\e005"}.fa-baseball-bat-ball{--fa:"\f432"}.fa-s{--fa:"\53"}.fa-timeline{--fa:"\e29c"}.fa-keyboard{--fa:"\f11c"}.fa-caret-down{--fa:"\f0d7"}.fa-clinic-medical,.fa-house-chimney-medical{--fa:"\f7f2"}.fa-temperature-3,.fa-temperature-three-quarters,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa:"\f2c8"}.fa-mobile-android-alt,.fa-mobile-screen{--fa:"\f3cf"}.fa-plane-up{--fa:"\e22d"}.fa-piggy-bank{--fa:"\f4d3"}.fa-battery-3,.fa-battery-half{--fa:"\f242"}.fa-mountain-city{--fa:"\e52e"}.fa-coins{--fa:"\f51e"}.fa-khanda{--fa:"\f66d"}.fa-sliders,.fa-sliders-h{--fa:"\f1de"}.fa-folder-tree{--fa:"\f802"}.fa-network-wired{--fa:"\f6ff"}.fa-map-pin{--fa:"\f276"}.fa-hamsa{--fa:"\f665"}.fa-cent-sign{--fa:"\e3f5"}.fa-flask{--fa:"\f0c3"}.fa-person-pregnant{--fa:"\e31e"}.fa-wand-sparkles{--fa:"\f72b"}.fa-ellipsis-v,.fa-ellipsis-vertical{--fa:"\f142"}.fa-ticket{--fa:"\f145"}.fa-power-off{--fa:"\f011"}.fa-long-arrow-alt-right,.fa-right-long{--fa:"\f30b"}.fa-flag-usa{--fa:"\f74d"}.fa-laptop-file{--fa:"\e51d"}.fa-teletype,.fa-tty{--fa:"\f1e4"}.fa-diagram-next{--fa:"\e476"}.fa-person-rifle{--fa:"\e54e"}.fa-house-medical-circle-exclamation{--fa:"\e512"}.fa-closed-captioning{--fa:"\f20a"}.fa-hiking,.fa-person-hiking{--fa:"\f6ec"}.fa-venus-double{--fa:"\f226"}.fa-images{--fa:"\f302"}.fa-calculator{--fa:"\f1ec"}.fa-people-pulling{--fa:"\e535"}.fa-n{--fa:"\4e"}.fa-cable-car,.fa-tram{--fa:"\f7da"}.fa-cloud-rain{--fa:"\f73d"}.fa-building-circle-xmark{--fa:"\e4d4"}.fa-ship{--fa:"\f21a"}.fa-arrows-down-to-line{--fa:"\e4b8"}.fa-download{--fa:"\f019"}.fa-face-grin,.fa-grin{--fa:"\f580"}.fa-backspace,.fa-delete-left{--fa:"\f55a"}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa:"\f1fb"}.fa-file-circle-check{--fa:"\e5a0"}.fa-forward{--fa:"\f04e"}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa:"\f3ce"}.fa-face-meh,.fa-meh{--fa:"\f11a"}.fa-align-center{--fa:"\f037"}.fa-book-dead,.fa-book-skull{--fa:"\f6b7"}.fa-drivers-license,.fa-id-card{--fa:"\f2c2"}.fa-dedent,.fa-outdent{--fa:"\f03b"}.fa-heart-circle-exclamation{--fa:"\e4fe"}.fa-home,.fa-home-alt,.fa-home-lg-alt,.fa-house{--fa:"\f015"}.fa-calendar-week{--fa:"\f784"}.fa-laptop-medical{--fa:"\f812"}.fa-b{--fa:"\42"}.fa-file-medical{--fa:"\f477"}.fa-dice-one{--fa:"\f525"}.fa-kiwi-bird{--fa:"\f535"}.fa-arrow-right-arrow-left,.fa-exchange{--fa:"\f0ec"}.fa-redo-alt,.fa-rotate-forward,.fa-rotate-right{--fa:"\f2f9"}.fa-cutlery,.fa-utensils{--fa:"\f2e7"}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa:"\f161"}.fa-mill-sign{--fa:"\e1ed"}.fa-bowl-rice{--fa:"\e2eb"}.fa-skull{--fa:"\f54c"}.fa-broadcast-tower,.fa-tower-broadcast{--fa:"\f519"}.fa-truck-pickup{--fa:"\f63c"}.fa-long-arrow-alt-up,.fa-up-long{--fa:"\f30c"}.fa-stop{--fa:"\f04d"}.fa-code-merge{--fa:"\f387"}.fa-upload{--fa:"\f093"}.fa-hurricane{--fa:"\f751"}.fa-mound{--fa:"\e52d"}.fa-toilet-portable{--fa:"\e583"}.fa-compact-disc{--fa:"\f51f"}.fa-file-arrow-down,.fa-file-download{--fa:"\f56d"}.fa-caravan{--fa:"\f8ff"}.fa-shield-cat{--fa:"\e572"}.fa-bolt,.fa-zap{--fa:"\f0e7"}.fa-glass-water{--fa:"\e4f4"}.fa-oil-well{--fa:"\e532"}.fa-vault{--fa:"\e2c5"}.fa-mars{--fa:"\f222"}.fa-toilet{--fa:"\f7d8"}.fa-plane-circle-xmark{--fa:"\e557"}.fa-cny,.fa-jpy,.fa-rmb,.fa-yen,.fa-yen-sign{--fa:"\f157"}.fa-rouble,.fa-rub,.fa-ruble,.fa-ruble-sign{--fa:"\f158"}.fa-sun{--fa:"\f185"}.fa-guitar{--fa:"\f7a6"}.fa-face-laugh-wink,.fa-laugh-wink{--fa:"\f59c"}.fa-horse-head{--fa:"\f7ab"}.fa-bore-hole{--fa:"\e4c3"}.fa-industry{--fa:"\f275"}.fa-arrow-alt-circle-down,.fa-circle-down{--fa:"\f358"}.fa-arrows-turn-to-dots{--fa:"\e4c1"}.fa-florin-sign{--fa:"\e184"}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa:"\f884"}.fa-less-than{--fa:"\3c"}.fa-angle-down{--fa:"\f107"}.fa-car-tunnel{--fa:"\e4de"}.fa-head-side-cough{--fa:"\e061"}.fa-grip-lines{--fa:"\f7a4"}.fa-thumbs-down{--fa:"\f165"}.fa-user-lock{--fa:"\f502"}.fa-arrow-right-long,.fa-long-arrow-right{--fa:"\f178"}.fa-anchor-circle-xmark{--fa:"\e4ac"}.fa-ellipsis,.fa-ellipsis-h{--fa:"\f141"}.fa-chess-pawn{--fa:"\f443"}.fa-first-aid,.fa-kit-medical{--fa:"\f479"}.fa-person-through-window{--fa:"\e5a9"}.fa-toolbox{--fa:"\f552"}.fa-hands-holding-circle{--fa:"\e4fb"}.fa-bug{--fa:"\f188"}.fa-credit-card,.fa-credit-card-alt{--fa:"\f09d"}.fa-automobile,.fa-car{--fa:"\f1b9"}.fa-hand-holding-hand{--fa:"\e4f7"}.fa-book-open-reader,.fa-book-reader{--fa:"\f5da"}.fa-mountain-sun{--fa:"\e52f"}.fa-arrows-left-right-to-line{--fa:"\e4ba"}.fa-dice-d20{--fa:"\f6cf"}.fa-truck-droplet{--fa:"\e58c"}.fa-file-circle-xmark{--fa:"\e5a1"}.fa-temperature-arrow-up,.fa-temperature-up{--fa:"\e040"}.fa-medal{--fa:"\f5a2"}.fa-bed{--fa:"\f236"}.fa-h-square,.fa-square-h{--fa:"\f0fd"}.fa-podcast{--fa:"\f2ce"}.fa-temperature-4,.fa-temperature-full,.fa-thermometer-4,.fa-thermometer-full{--fa:"\f2c7"}.fa-bell{--fa:"\f0f3"}.fa-superscript{--fa:"\f12b"}.fa-plug-circle-xmark{--fa:"\e560"}.fa-star-of-life{--fa:"\f621"}.fa-phone-slash{--fa:"\f3dd"}.fa-paint-roller{--fa:"\f5aa"}.fa-hands-helping,.fa-handshake-angle{--fa:"\f4c4"}.fa-location-dot,.fa-map-marker-alt{--fa:"\f3c5"}.fa-file{--fa:"\f15b"}.fa-greater-than{--fa:"\3e"}.fa-person-swimming,.fa-swimmer{--fa:"\f5c4"}.fa-arrow-down{--fa:"\f063"}.fa-droplet,.fa-tint{--fa:"\f043"}.fa-eraser{--fa:"\f12d"}.fa-earth,.fa-earth-america,.fa-earth-americas,.fa-globe-americas{--fa:"\f57d"}.fa-person-burst{--fa:"\e53b"}.fa-dove{--fa:"\f4ba"}.fa-battery-0,.fa-battery-empty{--fa:"\f244"}.fa-socks{--fa:"\f696"}.fa-inbox{--fa:"\f01c"}.fa-section{--fa:"\e447"}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa:"\f625"}.fa-envelope-open-text{--fa:"\f658"}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa:"\f0f8"}.fa-wine-bottle{--fa:"\f72f"}.fa-chess-rook{--fa:"\f447"}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa:"\f550"}.fa-dharmachakra{--fa:"\f655"}.fa-hotdog{--fa:"\f80f"}.fa-blind,.fa-person-walking-with-cane{--fa:"\f29d"}.fa-drum{--fa:"\f569"}.fa-ice-cream{--fa:"\f810"}.fa-heart-circle-bolt{--fa:"\e4fc"}.fa-fax{--fa:"\f1ac"}.fa-paragraph{--fa:"\f1dd"}.fa-check-to-slot,.fa-vote-yea{--fa:"\f772"}.fa-star-half{--fa:"\f089"}.fa-boxes,.fa-boxes-alt,.fa-boxes-stacked{--fa:"\f468"}.fa-chain,.fa-link{--fa:"\f0c1"}.fa-assistive-listening-systems,.fa-ear-listen{--fa:"\f2a2"}.fa-tree-city{--fa:"\e587"}.fa-play{--fa:"\f04b"}.fa-font{--fa:"\f031"}.fa-table-cells-row-lock{--fa:"\e67a"}.fa-rupiah-sign{--fa:"\e23d"}.fa-magnifying-glass,.fa-search{--fa:"\f002"}.fa-ping-pong-paddle-ball,.fa-table-tennis,.fa-table-tennis-paddle-ball{--fa:"\f45d"}.fa-diagnoses,.fa-person-dots-from-line{--fa:"\f470"}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa:"\f82a"}.fa-naira-sign{--fa:"\e1f6"}.fa-cart-arrow-down{--fa:"\f218"}.fa-walkie-talkie{--fa:"\f8ef"}.fa-file-edit,.fa-file-pen{--fa:"\f31c"}.fa-receipt{--fa:"\f543"}.fa-pen-square,.fa-pencil-square,.fa-square-pen{--fa:"\f14b"}.fa-suitcase-rolling{--fa:"\f5c1"}.fa-person-circle-exclamation{--fa:"\e53f"}.fa-chevron-down{--fa:"\f078"}.fa-battery,.fa-battery-5,.fa-battery-full{--fa:"\f240"}.fa-skull-crossbones{--fa:"\f714"}.fa-code-compare{--fa:"\e13a"}.fa-list-dots,.fa-list-ul{--fa:"\f0ca"}.fa-school-lock{--fa:"\e56f"}.fa-tower-cell{--fa:"\e585"}.fa-down-long,.fa-long-arrow-alt-down{--fa:"\f309"}.fa-ranking-star{--fa:"\e561"}.fa-chess-king{--fa:"\f43f"}.fa-person-harassing{--fa:"\e549"}.fa-brazilian-real-sign{--fa:"\e46c"}.fa-landmark-alt,.fa-landmark-dome{--fa:"\f752"}.fa-arrow-up{--fa:"\f062"}.fa-television,.fa-tv,.fa-tv-alt{--fa:"\f26c"}.fa-shrimp{--fa:"\e448"}.fa-list-check,.fa-tasks{--fa:"\f0ae"}.fa-jug-detergent{--fa:"\e519"}.fa-circle-user,.fa-user-circle{--fa:"\f2bd"}.fa-user-shield{--fa:"\f505"}.fa-wind{--fa:"\f72e"}.fa-car-burst,.fa-car-crash{--fa:"\f5e1"}.fa-y{--fa:"\59"}.fa-person-snowboarding,.fa-snowboarding{--fa:"\f7ce"}.fa-shipping-fast,.fa-truck-fast{--fa:"\f48b"}.fa-fish{--fa:"\f578"}.fa-user-graduate{--fa:"\f501"}.fa-adjust,.fa-circle-half-stroke{--fa:"\f042"}.fa-clapperboard{--fa:"\e131"}.fa-circle-radiation,.fa-radiation-alt{--fa:"\f7ba"}.fa-baseball,.fa-baseball-ball{--fa:"\f433"}.fa-jet-fighter-up{--fa:"\e518"}.fa-diagram-project,.fa-project-diagram{--fa:"\f542"}.fa-copy{--fa:"\f0c5"}.fa-volume-mute,.fa-volume-times,.fa-volume-xmark{--fa:"\f6a9"}.fa-hand-sparkles{--fa:"\e05d"}.fa-grip,.fa-grip-horizontal{--fa:"\f58d"}.fa-share-from-square,.fa-share-square{--fa:"\f14d"}.fa-child-combatant,.fa-child-rifle{--fa:"\e4e0"}.fa-gun{--fa:"\e19b"}.fa-phone-square,.fa-square-phone{--fa:"\f098"}.fa-add,.fa-plus{--fa:"\2b"}.fa-expand{--fa:"\f065"}.fa-computer{--fa:"\e4e5"}.fa-close,.fa-multiply,.fa-remove,.fa-times,.fa-xmark{--fa:"\f00d"}.fa-arrows,.fa-arrows-up-down-left-right{--fa:"\f047"}.fa-chalkboard-teacher,.fa-chalkboard-user{--fa:"\f51c"}.fa-peso-sign{--fa:"\e222"}.fa-building-shield{--fa:"\e4d8"}.fa-baby{--fa:"\f77c"}.fa-users-line{--fa:"\e592"}.fa-quote-left,.fa-quote-left-alt{--fa:"\f10d"}.fa-tractor{--fa:"\f722"}.fa-trash-arrow-up,.fa-trash-restore{--fa:"\f829"}.fa-arrow-down-up-lock{--fa:"\e4b0"}.fa-lines-leaning{--fa:"\e51e"}.fa-ruler-combined{--fa:"\f546"}.fa-copyright{--fa:"\f1f9"}.fa-equals{--fa:"\3d"}.fa-blender{--fa:"\f517"}.fa-teeth{--fa:"\f62e"}.fa-ils,.fa-shekel,.fa-shekel-sign,.fa-sheqel,.fa-sheqel-sign{--fa:"\f20b"}.fa-map{--fa:"\f279"}.fa-rocket{--fa:"\f135"}.fa-photo-film,.fa-photo-video{--fa:"\f87c"}.fa-folder-minus{--fa:"\f65d"}.fa-hexagon-nodes-bolt{--fa:"\e69a"}.fa-store{--fa:"\f54e"}.fa-arrow-trend-up{--fa:"\e098"}.fa-plug-circle-minus{--fa:"\e55e"}.fa-sign,.fa-sign-hanging{--fa:"\f4d9"}.fa-bezier-curve{--fa:"\f55b"}.fa-bell-slash{--fa:"\f1f6"}.fa-tablet,.fa-tablet-android{--fa:"\f3fb"}.fa-school-flag{--fa:"\e56e"}.fa-fill{--fa:"\f575"}.fa-angle-up{--fa:"\f106"}.fa-drumstick-bite{--fa:"\f6d7"}.fa-holly-berry{--fa:"\f7aa"}.fa-chevron-left{--fa:"\f053"}.fa-bacteria{--fa:"\e059"}.fa-hand-lizard{--fa:"\f258"}.fa-notdef{--fa:"\e1fe"}.fa-disease{--fa:"\f7fa"}.fa-briefcase-medical{--fa:"\f469"}.fa-genderless{--fa:"\f22d"}.fa-chevron-right{--fa:"\f054"}.fa-retweet{--fa:"\f079"}.fa-car-alt,.fa-car-rear{--fa:"\f5de"}.fa-pump-soap{--fa:"\e06b"}.fa-video-slash{--fa:"\f4e2"}.fa-battery-2,.fa-battery-quarter{--fa:"\f243"}.fa-radio{--fa:"\f8d7"}.fa-baby-carriage,.fa-carriage-baby{--fa:"\f77d"}.fa-traffic-light{--fa:"\f637"}.fa-thermometer{--fa:"\f491"}.fa-vr-cardboard{--fa:"\f729"}.fa-hand-middle-finger{--fa:"\f806"}.fa-percent,.fa-percentage{--fa:"\25"}.fa-truck-moving{--fa:"\f4df"}.fa-glass-water-droplet{--fa:"\e4f5"}.fa-display{--fa:"\e163"}.fa-face-smile,.fa-smile{--fa:"\f118"}.fa-thumb-tack,.fa-thumbtack{--fa:"\f08d"}.fa-trophy{--fa:"\f091"}.fa-person-praying,.fa-pray{--fa:"\f683"}.fa-hammer{--fa:"\f6e3"}.fa-hand-peace{--fa:"\f25b"}.fa-rotate,.fa-sync-alt{--fa:"\f2f1"}.fa-spinner{--fa:"\f110"}.fa-robot{--fa:"\f544"}.fa-peace{--fa:"\f67c"}.fa-cogs,.fa-gears{--fa:"\f085"}.fa-warehouse{--fa:"\f494"}.fa-arrow-up-right-dots{--fa:"\e4b7"}.fa-splotch{--fa:"\f5bc"}.fa-face-grin-hearts,.fa-grin-hearts{--fa:"\f584"}.fa-dice-four{--fa:"\f524"}.fa-sim-card{--fa:"\f7c4"}.fa-transgender,.fa-transgender-alt{--fa:"\f225"}.fa-mercury{--fa:"\f223"}.fa-arrow-turn-down,.fa-level-down{--fa:"\f149"}.fa-person-falling-burst{--fa:"\e547"}.fa-award{--fa:"\f559"}.fa-ticket-alt,.fa-ticket-simple{--fa:"\f3ff"}.fa-building{--fa:"\f1ad"}.fa-angle-double-left,.fa-angles-left{--fa:"\f100"}.fa-qrcode{--fa:"\f029"}.fa-clock-rotate-left,.fa-history{--fa:"\f1da"}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa:"\f583"}.fa-arrow-right-from-file,.fa-file-export{--fa:"\f56e"}.fa-shield,.fa-shield-blank{--fa:"\f132"}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa:"\f885"}.fa-comment-nodes{--fa:"\e696"}.fa-house-medical{--fa:"\e3b2"}.fa-golf-ball,.fa-golf-ball-tee{--fa:"\f450"}.fa-chevron-circle-left,.fa-circle-chevron-left{--fa:"\f137"}.fa-house-chimney-window{--fa:"\e00d"}.fa-pen-nib{--fa:"\f5ad"}.fa-tent-arrow-turn-left{--fa:"\e580"}.fa-tents{--fa:"\e582"}.fa-magic,.fa-wand-magic{--fa:"\f0d0"}.fa-dog{--fa:"\f6d3"}.fa-carrot{--fa:"\f787"}.fa-moon{--fa:"\f186"}.fa-wine-glass-alt,.fa-wine-glass-empty{--fa:"\f5ce"}.fa-cheese{--fa:"\f7ef"}.fa-yin-yang{--fa:"\f6ad"}.fa-music{--fa:"\f001"}.fa-code-commit{--fa:"\f386"}.fa-temperature-low{--fa:"\f76b"}.fa-biking,.fa-person-biking{--fa:"\f84a"}.fa-broom{--fa:"\f51a"}.fa-shield-heart{--fa:"\e574"}.fa-gopuram{--fa:"\f664"}.fa-earth-oceania,.fa-globe-oceania{--fa:"\e47b"}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa:"\f2d3"}.fa-hashtag{--fa:"\23"}.fa-expand-alt,.fa-up-right-and-down-left-from-center{--fa:"\f424"}.fa-oil-can{--fa:"\f613"}.fa-t{--fa:"\54"}.fa-hippo{--fa:"\f6ed"}.fa-chart-column{--fa:"\e0e3"}.fa-infinity{--fa:"\f534"}.fa-vial-circle-check{--fa:"\e596"}.fa-person-arrow-down-to-line{--fa:"\e538"}.fa-voicemail{--fa:"\f897"}.fa-fan{--fa:"\f863"}.fa-person-walking-luggage{--fa:"\e554"}.fa-arrows-alt-v,.fa-up-down{--fa:"\f338"}.fa-cloud-moon-rain{--fa:"\f73c"}.fa-calendar{--fa:"\f133"}.fa-trailer{--fa:"\e041"}.fa-bahai,.fa-haykal{--fa:"\f666"}.fa-sd-card{--fa:"\f7c2"}.fa-dragon{--fa:"\f6d5"}.fa-shoe-prints{--fa:"\f54b"}.fa-circle-plus,.fa-plus-circle{--fa:"\f055"}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa:"\f58b"}.fa-hand-holding{--fa:"\f4bd"}.fa-plug-circle-exclamation{--fa:"\e55d"}.fa-chain-broken,.fa-chain-slash,.fa-link-slash,.fa-unlink{--fa:"\f127"}.fa-clone{--fa:"\f24d"}.fa-person-walking-arrow-loop-left{--fa:"\e551"}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa:"\f882"}.fa-fire-alt,.fa-fire-flame-curved{--fa:"\f7e4"}.fa-tornado{--fa:"\f76f"}.fa-file-circle-plus{--fa:"\e494"}.fa-book-quran,.fa-quran{--fa:"\f687"}.fa-anchor{--fa:"\f13d"}.fa-border-all{--fa:"\f84c"}.fa-angry,.fa-face-angry{--fa:"\f556"}.fa-cookie-bite{--fa:"\f564"}.fa-arrow-trend-down{--fa:"\e097"}.fa-feed,.fa-rss{--fa:"\f09e"}.fa-draw-polygon{--fa:"\f5ee"}.fa-balance-scale,.fa-scale-balanced{--fa:"\f24e"}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa:"\f62a"}.fa-shower{--fa:"\f2cc"}.fa-desktop,.fa-desktop-alt{--fa:"\f390"}.fa-m{--fa:"\4d"}.fa-table-list,.fa-th-list{--fa:"\f00b"}.fa-comment-sms,.fa-sms{--fa:"\f7cd"}.fa-book{--fa:"\f02d"}.fa-user-plus{--fa:"\f234"}.fa-check{--fa:"\f00c"}.fa-battery-4,.fa-battery-three-quarters{--fa:"\f241"}.fa-house-circle-check{--fa:"\e509"}.fa-angle-left{--fa:"\f104"}.fa-diagram-successor{--fa:"\e47a"}.fa-truck-arrow-right{--fa:"\e58b"}.fa-arrows-split-up-and-left{--fa:"\e4bc"}.fa-fist-raised,.fa-hand-fist{--fa:"\f6de"}.fa-cloud-moon{--fa:"\f6c3"}.fa-briefcase{--fa:"\f0b1"}.fa-person-falling{--fa:"\e546"}.fa-image-portrait,.fa-portrait{--fa:"\f3e0"}.fa-user-tag{--fa:"\f507"}.fa-rug{--fa:"\e569"}.fa-earth-europe,.fa-globe-europe{--fa:"\f7a2"}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa:"\f59d"}.fa-rectangle-times,.fa-rectangle-xmark,.fa-times-rectangle,.fa-window-close{--fa:"\f410"}.fa-baht-sign{--fa:"\e0ac"}.fa-book-open{--fa:"\f518"}.fa-book-journal-whills,.fa-journal-whills{--fa:"\f66a"}.fa-handcuffs{--fa:"\e4f8"}.fa-exclamation-triangle,.fa-triangle-exclamation,.fa-warning{--fa:"\f071"}.fa-database{--fa:"\f1c0"}.fa-mail-forward,.fa-share{--fa:"\f064"}.fa-bottle-droplet{--fa:"\e4c4"}.fa-mask-face{--fa:"\e1d7"}.fa-hill-rockslide{--fa:"\e508"}.fa-exchange-alt,.fa-right-left{--fa:"\f362"}.fa-paper-plane{--fa:"\f1d8"}.fa-road-circle-exclamation{--fa:"\e565"}.fa-dungeon{--fa:"\f6d9"}.fa-align-right{--fa:"\f038"}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa:"\f53b"}.fa-life-ring{--fa:"\f1cd"}.fa-hands,.fa-sign-language,.fa-signing{--fa:"\f2a7"}.fa-calendar-day{--fa:"\f783"}.fa-ladder-water,.fa-swimming-pool,.fa-water-ladder{--fa:"\f5c5"}.fa-arrows-up-down,.fa-arrows-v{--fa:"\f07d"}.fa-face-grimace,.fa-grimace{--fa:"\f57f"}.fa-wheelchair-alt,.fa-wheelchair-move{--fa:"\e2ce"}.fa-level-down-alt,.fa-turn-down{--fa:"\f3be"}.fa-person-walking-arrow-right{--fa:"\e552"}.fa-envelope-square,.fa-square-envelope{--fa:"\f199"}.fa-dice{--fa:"\f522"}.fa-bowling-ball{--fa:"\f436"}.fa-brain{--fa:"\f5dc"}.fa-band-aid,.fa-bandage{--fa:"\f462"}.fa-calendar-minus{--fa:"\f272"}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa:"\f057"}.fa-gifts{--fa:"\f79c"}.fa-hotel{--fa:"\f594"}.fa-earth-asia,.fa-globe-asia{--fa:"\f57e"}.fa-id-card-alt,.fa-id-card-clip{--fa:"\f47f"}.fa-magnifying-glass-plus,.fa-search-plus{--fa:"\f00e"}.fa-thumbs-up{--fa:"\f164"}.fa-user-clock{--fa:"\f4fd"}.fa-allergies,.fa-hand-dots{--fa:"\f461"}.fa-file-invoice{--fa:"\f570"}.fa-window-minimize{--fa:"\f2d1"}.fa-coffee,.fa-mug-saucer{--fa:"\f0f4"}.fa-brush{--fa:"\f55d"}.fa-file-half-dashed{--fa:"\e698"}.fa-mask{--fa:"\f6fa"}.fa-magnifying-glass-minus,.fa-search-minus{--fa:"\f010"}.fa-ruler-vertical{--fa:"\f548"}.fa-user-alt,.fa-user-large{--fa:"\f406"}.fa-train-tram{--fa:"\e5b4"}.fa-user-nurse{--fa:"\f82f"}.fa-syringe{--fa:"\f48e"}.fa-cloud-sun{--fa:"\f6c4"}.fa-stopwatch-20{--fa:"\e06f"}.fa-square-full{--fa:"\f45c"}.fa-magnet{--fa:"\f076"}.fa-jar{--fa:"\e516"}.fa-note-sticky,.fa-sticky-note{--fa:"\f249"}.fa-bug-slash{--fa:"\e490"}.fa-arrow-up-from-water-pump{--fa:"\e4b6"}.fa-bone{--fa:"\f5d7"}.fa-table-cells-row-unlock{--fa:"\e691"}.fa-user-injured{--fa:"\f728"}.fa-face-sad-tear,.fa-sad-tear{--fa:"\f5b4"}.fa-plane{--fa:"\f072"}.fa-tent-arrows-down{--fa:"\e581"}.fa-exclamation{--fa:"\21"}.fa-arrows-spin{--fa:"\e4bb"}.fa-print{--fa:"\f02f"}.fa-try,.fa-turkish-lira,.fa-turkish-lira-sign{--fa:"\e2bb"}.fa-dollar,.fa-dollar-sign,.fa-usd{--fa:"\24"}.fa-x{--fa:"\58"}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa:"\f688"}.fa-users-cog,.fa-users-gear{--fa:"\f509"}.fa-person-military-pointing{--fa:"\e54a"}.fa-bank,.fa-building-columns,.fa-institution,.fa-museum,.fa-university{--fa:"\f19c"}.fa-umbrella{--fa:"\f0e9"}.fa-trowel{--fa:"\e589"}.fa-d{--fa:"\44"}.fa-stapler{--fa:"\e5af"}.fa-masks-theater,.fa-theater-masks{--fa:"\f630"}.fa-kip-sign{--fa:"\e1c4"}.fa-hand-point-left{--fa:"\f0a5"}.fa-handshake-alt,.fa-handshake-simple{--fa:"\f4c6"}.fa-fighter-jet,.fa-jet-fighter{--fa:"\f0fb"}.fa-share-alt-square,.fa-square-share-nodes{--fa:"\f1e1"}.fa-barcode{--fa:"\f02a"}.fa-plus-minus{--fa:"\e43c"}.fa-video,.fa-video-camera{--fa:"\f03d"}.fa-graduation-cap,.fa-mortar-board{--fa:"\f19d"}.fa-hand-holding-medical{--fa:"\e05c"}.fa-person-circle-check{--fa:"\e53e"}.fa-level-up-alt,.fa-turn-up{--fa:"\f3bf"}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:'Font Awesome 6 Brands';--fa-font-brands:normal 400 1em/1 'Font Awesome 6 Brands';--fa-style-family-classic:'Font Awesome 6 Free';--fa-font-regular:normal 400 1em/1 'Font Awesome 6 Free';--fa-style-family-classic:'Font Awesome 6 Free';--fa-font-solid:normal 900 1em/1 'Font Awesome 6 Free'}@font-face{font-family:'Font Awesome 6 Brands';font-style:normal;font-weight:400;font-display:block;src:url("https://goworkwize.com/hubfs/Workwize/webfont/fa-brands-400.woff2") format("woff2"),url("https://goworkwize.com/hubfs/Workwize/webfont/fa-brands-400.ttf") format("truetype")}.fa-monero{--fa:"\f3d0"}.fa-hooli{--fa:"\f427"}.fa-yelp{--fa:"\f1e9"}.fa-cc-visa{--fa:"\f1f0"}.fa-lastfm{--fa:"\f202"}.fa-shopware{--fa:"\f5b5"}.fa-creative-commons-nc{--fa:"\f4e8"}.fa-aws{--fa:"\f375"}.fa-redhat{--fa:"\f7bc"}.fa-yoast{--fa:"\f2b1"}.fa-cloudflare{--fa:"\e07d"}.fa-ups{--fa:"\f7e0"}.fa-pixiv{--fa:"\e640"}.fa-wpexplorer{--fa:"\f2de"}.fa-dyalog{--fa:"\f399"}.fa-bity{--fa:"\f37a"}.fa-stackpath{--fa:"\f842"}.fa-buysellads{--fa:"\f20d"}.fa-first-order{--fa:"\f2b0"}.fa-modx{--fa:"\f285"}.fa-guilded{--fa:"\e07e"}.fa-vnv{--fa:"\f40b"}.fa-js-square,.fa-square-js{--fa:"\f3b9"}.fa-microsoft{--fa:"\f3ca"}.fa-qq{--fa:"\f1d6"}.fa-orcid{--fa:"\f8d2"}.fa-java{--fa:"\f4e4"}.fa-invision{--fa:"\f7b0"}.fa-creative-commons-pd-alt{--fa:"\f4ed"}.fa-centercode{--fa:"\f380"}.fa-glide-g{--fa:"\f2a6"}.fa-drupal{--fa:"\f1a9"}.fa-jxl{--fa:"\e67b"}.fa-dart-lang{--fa:"\e693"}.fa-hire-a-helper{--fa:"\f3b0"}.fa-creative-commons-by{--fa:"\f4e7"}.fa-unity{--fa:"\e049"}.fa-whmcs{--fa:"\f40d"}.fa-rocketchat{--fa:"\f3e8"}.fa-vk{--fa:"\f189"}.fa-untappd{--fa:"\f405"}.fa-mailchimp{--fa:"\f59e"}.fa-css3-alt{--fa:"\f38b"}.fa-reddit-square,.fa-square-reddit{--fa:"\f1a2"}.fa-vimeo-v{--fa:"\f27d"}.fa-contao{--fa:"\f26d"}.fa-square-font-awesome{--fa:"\e5ad"}.fa-deskpro{--fa:"\f38f"}.fa-brave{--fa:"\e63c"}.fa-sistrix{--fa:"\f3ee"}.fa-instagram-square,.fa-square-instagram{--fa:"\e055"}.fa-battle-net{--fa:"\f835"}.fa-the-red-yeti{--fa:"\f69d"}.fa-hacker-news-square,.fa-square-hacker-news{--fa:"\f3af"}.fa-edge{--fa:"\f282"}.fa-threads{--fa:"\e618"}.fa-napster{--fa:"\f3d2"}.fa-snapchat-square,.fa-square-snapchat{--fa:"\f2ad"}.fa-google-plus-g{--fa:"\f0d5"}.fa-artstation{--fa:"\f77a"}.fa-markdown{--fa:"\f60f"}.fa-sourcetree{--fa:"\f7d3"}.fa-google-plus{--fa:"\f2b3"}.fa-diaspora{--fa:"\f791"}.fa-foursquare{--fa:"\f180"}.fa-stack-overflow{--fa:"\f16c"}.fa-github-alt{--fa:"\f113"}.fa-phoenix-squadron{--fa:"\f511"}.fa-pagelines{--fa:"\f18c"}.fa-algolia{--fa:"\f36c"}.fa-red-river{--fa:"\f3e3"}.fa-creative-commons-sa{--fa:"\f4ef"}.fa-safari{--fa:"\f267"}.fa-google{--fa:"\f1a0"}.fa-font-awesome-alt,.fa-square-font-awesome-stroke{--fa:"\f35c"}.fa-atlassian{--fa:"\f77b"}.fa-linkedin-in{--fa:"\f0e1"}.fa-digital-ocean{--fa:"\f391"}.fa-nimblr{--fa:"\f5a8"}.fa-chromecast{--fa:"\f838"}.fa-evernote{--fa:"\f839"}.fa-hacker-news{--fa:"\f1d4"}.fa-creative-commons-sampling{--fa:"\f4f0"}.fa-adversal{--fa:"\f36a"}.fa-creative-commons{--fa:"\f25e"}.fa-watchman-monitoring{--fa:"\e087"}.fa-fonticons{--fa:"\f280"}.fa-weixin{--fa:"\f1d7"}.fa-shirtsinbulk{--fa:"\f214"}.fa-codepen{--fa:"\f1cb"}.fa-git-alt{--fa:"\f841"}.fa-lyft{--fa:"\f3c3"}.fa-rev{--fa:"\f5b2"}.fa-windows{--fa:"\f17a"}.fa-wizards-of-the-coast{--fa:"\f730"}.fa-square-viadeo,.fa-viadeo-square{--fa:"\f2aa"}.fa-meetup{--fa:"\f2e0"}.fa-centos{--fa:"\f789"}.fa-adn{--fa:"\f170"}.fa-cloudsmith{--fa:"\f384"}.fa-opensuse{--fa:"\e62b"}.fa-pied-piper-alt{--fa:"\f1a8"}.fa-dribbble-square,.fa-square-dribbble{--fa:"\f397"}.fa-codiepie{--fa:"\f284"}.fa-node{--fa:"\f419"}.fa-mix{--fa:"\f3cb"}.fa-steam{--fa:"\f1b6"}.fa-cc-apple-pay{--fa:"\f416"}.fa-scribd{--fa:"\f28a"}.fa-debian{--fa:"\e60b"}.fa-openid{--fa:"\f19b"}.fa-instalod{--fa:"\e081"}.fa-files-pinwheel{--fa:"\e69f"}.fa-expeditedssl{--fa:"\f23e"}.fa-sellcast{--fa:"\f2da"}.fa-square-twitter,.fa-twitter-square{--fa:"\f081"}.fa-r-project{--fa:"\f4f7"}.fa-delicious{--fa:"\f1a5"}.fa-freebsd{--fa:"\f3a4"}.fa-vuejs{--fa:"\f41f"}.fa-accusoft{--fa:"\f369"}.fa-ioxhost{--fa:"\f208"}.fa-fonticons-fi{--fa:"\f3a2"}.fa-app-store{--fa:"\f36f"}.fa-cc-mastercard{--fa:"\f1f1"}.fa-itunes-note{--fa:"\f3b5"}.fa-golang{--fa:"\e40f"}.fa-kickstarter,.fa-square-kickstarter{--fa:"\f3bb"}.fa-grav{--fa:"\f2d6"}.fa-weibo{--fa:"\f18a"}.fa-uncharted{--fa:"\e084"}.fa-firstdraft{--fa:"\f3a1"}.fa-square-youtube,.fa-youtube-square{--fa:"\f431"}.fa-wikipedia-w{--fa:"\f266"}.fa-rendact,.fa-wpressr{--fa:"\f3e4"}.fa-angellist{--fa:"\f209"}.fa-galactic-republic{--fa:"\f50c"}.fa-nfc-directional{--fa:"\e530"}.fa-skype{--fa:"\f17e"}.fa-joget{--fa:"\f3b7"}.fa-fedora{--fa:"\f798"}.fa-stripe-s{--fa:"\f42a"}.fa-meta{--fa:"\e49b"}.fa-laravel{--fa:"\f3bd"}.fa-hotjar{--fa:"\f3b1"}.fa-bluetooth-b{--fa:"\f294"}.fa-square-letterboxd{--fa:"\e62e"}.fa-sticker-mule{--fa:"\f3f7"}.fa-creative-commons-zero{--fa:"\f4f3"}.fa-hips{--fa:"\f452"}.fa-css{--fa:"\e6a2"}.fa-behance{--fa:"\f1b4"}.fa-reddit{--fa:"\f1a1"}.fa-discord{--fa:"\f392"}.fa-chrome{--fa:"\f268"}.fa-app-store-ios{--fa:"\f370"}.fa-cc-discover{--fa:"\f1f2"}.fa-wpbeginner{--fa:"\f297"}.fa-confluence{--fa:"\f78d"}.fa-shoelace{--fa:"\e60c"}.fa-mdb{--fa:"\f8ca"}.fa-dochub{--fa:"\f394"}.fa-accessible-icon{--fa:"\f368"}.fa-ebay{--fa:"\f4f4"}.fa-amazon{--fa:"\f270"}.fa-unsplash{--fa:"\e07c"}.fa-yarn{--fa:"\f7e3"}.fa-square-steam,.fa-steam-square{--fa:"\f1b7"}.fa-500px{--fa:"\f26e"}.fa-square-vimeo,.fa-vimeo-square{--fa:"\f194"}.fa-asymmetrik{--fa:"\f372"}.fa-font-awesome,.fa-font-awesome-flag,.fa-font-awesome-logo-full{--fa:"\f2b4"}.fa-gratipay{--fa:"\f184"}.fa-apple{--fa:"\f179"}.fa-hive{--fa:"\e07f"}.fa-gitkraken{--fa:"\f3a6"}.fa-keybase{--fa:"\f4f5"}.fa-apple-pay{--fa:"\f415"}.fa-padlet{--fa:"\e4a0"}.fa-amazon-pay{--fa:"\f42c"}.fa-github-square,.fa-square-github{--fa:"\f092"}.fa-stumbleupon{--fa:"\f1a4"}.fa-fedex{--fa:"\f797"}.fa-phoenix-framework{--fa:"\f3dc"}.fa-shopify{--fa:"\e057"}.fa-neos{--fa:"\f612"}.fa-square-threads{--fa:"\e619"}.fa-hackerrank{--fa:"\f5f7"}.fa-researchgate{--fa:"\f4f8"}.fa-swift{--fa:"\f8e1"}.fa-angular{--fa:"\f420"}.fa-speakap{--fa:"\f3f3"}.fa-angrycreative{--fa:"\f36e"}.fa-y-combinator{--fa:"\f23b"}.fa-empire{--fa:"\f1d1"}.fa-envira{--fa:"\f299"}.fa-google-scholar{--fa:"\e63b"}.fa-gitlab-square,.fa-square-gitlab{--fa:"\e5ae"}.fa-studiovinari{--fa:"\f3f8"}.fa-pied-piper{--fa:"\f2ae"}.fa-wordpress{--fa:"\f19a"}.fa-product-hunt{--fa:"\f288"}.fa-firefox{--fa:"\f269"}.fa-linode{--fa:"\f2b8"}.fa-goodreads{--fa:"\f3a8"}.fa-odnoklassniki-square,.fa-square-odnoklassniki{--fa:"\f264"}.fa-jsfiddle{--fa:"\f1cc"}.fa-sith{--fa:"\f512"}.fa-themeisle{--fa:"\f2b2"}.fa-page4{--fa:"\f3d7"}.fa-hashnode{--fa:"\e499"}.fa-react{--fa:"\f41b"}.fa-cc-paypal{--fa:"\f1f4"}.fa-squarespace{--fa:"\f5be"}.fa-cc-stripe{--fa:"\f1f5"}.fa-creative-commons-share{--fa:"\f4f2"}.fa-bitcoin{--fa:"\f379"}.fa-keycdn{--fa:"\f3ba"}.fa-opera{--fa:"\f26a"}.fa-itch-io{--fa:"\f83a"}.fa-umbraco{--fa:"\f8e8"}.fa-galactic-senate{--fa:"\f50d"}.fa-ubuntu{--fa:"\f7df"}.fa-draft2digital{--fa:"\f396"}.fa-stripe{--fa:"\f429"}.fa-houzz{--fa:"\f27c"}.fa-gg{--fa:"\f260"}.fa-dhl{--fa:"\f790"}.fa-pinterest-square,.fa-square-pinterest{--fa:"\f0d3"}.fa-xing{--fa:"\f168"}.fa-blackberry{--fa:"\f37b"}.fa-creative-commons-pd{--fa:"\f4ec"}.fa-playstation{--fa:"\f3df"}.fa-quinscape{--fa:"\f459"}.fa-less{--fa:"\f41d"}.fa-blogger-b{--fa:"\f37d"}.fa-opencart{--fa:"\f23d"}.fa-vine{--fa:"\f1ca"}.fa-signal-messenger{--fa:"\e663"}.fa-paypal{--fa:"\f1ed"}.fa-gitlab{--fa:"\f296"}.fa-typo3{--fa:"\f42b"}.fa-reddit-alien{--fa:"\f281"}.fa-yahoo{--fa:"\f19e"}.fa-dailymotion{--fa:"\e052"}.fa-affiliatetheme{--fa:"\f36b"}.fa-pied-piper-pp{--fa:"\f1a7"}.fa-bootstrap{--fa:"\f836"}.fa-odnoklassniki{--fa:"\f263"}.fa-nfc-symbol{--fa:"\e531"}.fa-mintbit{--fa:"\e62f"}.fa-ethereum{--fa:"\f42e"}.fa-speaker-deck{--fa:"\f83c"}.fa-creative-commons-nc-eu{--fa:"\f4e9"}.fa-patreon{--fa:"\f3d9"}.fa-avianex{--fa:"\f374"}.fa-ello{--fa:"\f5f1"}.fa-gofore{--fa:"\f3a7"}.fa-bimobject{--fa:"\f378"}.fa-brave-reverse{--fa:"\e63d"}.fa-facebook-f{--fa:"\f39e"}.fa-google-plus-square,.fa-square-google-plus{--fa:"\f0d4"}.fa-web-awesome{--fa:"\e682"}.fa-mandalorian{--fa:"\f50f"}.fa-first-order-alt{--fa:"\f50a"}.fa-osi{--fa:"\f41a"}.fa-google-wallet{--fa:"\f1ee"}.fa-d-and-d-beyond{--fa:"\f6ca"}.fa-periscope{--fa:"\f3da"}.fa-fulcrum{--fa:"\f50b"}.fa-cloudscale{--fa:"\f383"}.fa-forumbee{--fa:"\f211"}.fa-mizuni{--fa:"\f3cc"}.fa-schlix{--fa:"\f3ea"}.fa-square-xing,.fa-xing-square{--fa:"\f169"}.fa-bandcamp{--fa:"\f2d5"}.fa-wpforms{--fa:"\f298"}.fa-cloudversify{--fa:"\f385"}.fa-usps{--fa:"\f7e1"}.fa-megaport{--fa:"\f5a3"}.fa-magento{--fa:"\f3c4"}.fa-spotify{--fa:"\f1bc"}.fa-optin-monster{--fa:"\f23c"}.fa-fly{--fa:"\f417"}.fa-square-bluesky{--fa:"\e6a3"}.fa-aviato{--fa:"\f421"}.fa-itunes{--fa:"\f3b4"}.fa-cuttlefish{--fa:"\f38c"}.fa-blogger{--fa:"\f37c"}.fa-flickr{--fa:"\f16e"}.fa-viber{--fa:"\f409"}.fa-soundcloud{--fa:"\f1be"}.fa-digg{--fa:"\f1a6"}.fa-tencent-weibo{--fa:"\f1d5"}.fa-letterboxd{--fa:"\e62d"}.fa-symfony{--fa:"\f83d"}.fa-maxcdn{--fa:"\f136"}.fa-etsy{--fa:"\f2d7"}.fa-facebook-messenger{--fa:"\f39f"}.fa-audible{--fa:"\f373"}.fa-think-peaks{--fa:"\f731"}.fa-bilibili{--fa:"\e3d9"}.fa-erlang{--fa:"\f39d"}.fa-x-twitter{--fa:"\e61b"}.fa-cotton-bureau{--fa:"\f89e"}.fa-dashcube{--fa:"\f210"}.fa-42-group,.fa-innosoft{--fa:"\e080"}.fa-stack-exchange{--fa:"\f18d"}.fa-elementor{--fa:"\f430"}.fa-pied-piper-square,.fa-square-pied-piper{--fa:"\e01e"}.fa-creative-commons-nd{--fa:"\f4eb"}.fa-palfed{--fa:"\f3d8"}.fa-superpowers{--fa:"\f2dd"}.fa-resolving{--fa:"\f3e7"}.fa-xbox{--fa:"\f412"}.fa-square-web-awesome-stroke{--fa:"\e684"}.fa-searchengin{--fa:"\f3eb"}.fa-tiktok{--fa:"\e07b"}.fa-facebook-square,.fa-square-facebook{--fa:"\f082"}.fa-renren{--fa:"\f18b"}.fa-linux{--fa:"\f17c"}.fa-glide{--fa:"\f2a5"}.fa-linkedin{--fa:"\f08c"}.fa-hubspot{--fa:"\f3b2"}.fa-deploydog{--fa:"\f38e"}.fa-twitch{--fa:"\f1e8"}.fa-flutter{--fa:"\e694"}.fa-ravelry{--fa:"\f2d9"}.fa-mixer{--fa:"\e056"}.fa-lastfm-square,.fa-square-lastfm{--fa:"\f203"}.fa-vimeo{--fa:"\f40a"}.fa-mendeley{--fa:"\f7b3"}.fa-uniregistry{--fa:"\f404"}.fa-figma{--fa:"\f799"}.fa-creative-commons-remix{--fa:"\f4ee"}.fa-cc-amazon-pay{--fa:"\f42d"}.fa-dropbox{--fa:"\f16b"}.fa-instagram{--fa:"\f16d"}.fa-cmplid{--fa:"\e360"}.fa-upwork{--fa:"\e641"}.fa-facebook{--fa:"\f09a"}.fa-gripfire{--fa:"\f3ac"}.fa-jedi-order{--fa:"\f50e"}.fa-uikit{--fa:"\f403"}.fa-fort-awesome-alt{--fa:"\f3a3"}.fa-phabricator{--fa:"\f3db"}.fa-ussunnah{--fa:"\f407"}.fa-earlybirds{--fa:"\f39a"}.fa-trade-federation{--fa:"\f513"}.fa-autoprefixer{--fa:"\f41c"}.fa-whatsapp{--fa:"\f232"}.fa-square-upwork{--fa:"\e67c"}.fa-slideshare{--fa:"\f1e7"}.fa-google-play{--fa:"\f3ab"}.fa-viadeo{--fa:"\f2a9"}.fa-line{--fa:"\f3c0"}.fa-google-drive{--fa:"\f3aa"}.fa-servicestack{--fa:"\f3ec"}.fa-simplybuilt{--fa:"\f215"}.fa-bitbucket{--fa:"\f171"}.fa-imdb{--fa:"\f2d8"}.fa-deezer{--fa:"\e077"}.fa-raspberry-pi{--fa:"\f7bb"}.fa-jira{--fa:"\f7b1"}.fa-docker{--fa:"\f395"}.fa-screenpal{--fa:"\e570"}.fa-bluetooth{--fa:"\f293"}.fa-gitter{--fa:"\f426"}.fa-d-and-d{--fa:"\f38d"}.fa-microblog{--fa:"\e01a"}.fa-cc-diners-club{--fa:"\f24c"}.fa-gg-circle{--fa:"\f261"}.fa-pied-piper-hat{--fa:"\f4e5"}.fa-kickstarter-k{--fa:"\f3bc"}.fa-yandex{--fa:"\f413"}.fa-readme{--fa:"\f4d5"}.fa-html5{--fa:"\f13b"}.fa-sellsy{--fa:"\f213"}.fa-square-web-awesome{--fa:"\e683"}.fa-sass{--fa:"\f41e"}.fa-wirsindhandwerk,.fa-wsh{--fa:"\e2d0"}.fa-buromobelexperte{--fa:"\f37f"}.fa-salesforce{--fa:"\f83b"}.fa-octopus-deploy{--fa:"\e082"}.fa-medapps{--fa:"\f3c6"}.fa-ns8{--fa:"\f3d5"}.fa-pinterest-p{--fa:"\f231"}.fa-apper{--fa:"\f371"}.fa-fort-awesome{--fa:"\f286"}.fa-waze{--fa:"\f83f"}.fa-bluesky{--fa:"\e671"}.fa-cc-jcb{--fa:"\f24b"}.fa-snapchat,.fa-snapchat-ghost{--fa:"\f2ab"}.fa-fantasy-flight-games{--fa:"\f6dc"}.fa-rust{--fa:"\e07a"}.fa-wix{--fa:"\f5cf"}.fa-behance-square,.fa-square-behance{--fa:"\f1b5"}.fa-supple{--fa:"\f3f9"}.fa-webflow{--fa:"\e65c"}.fa-rebel{--fa:"\f1d0"}.fa-css3{--fa:"\f13c"}.fa-staylinked{--fa:"\f3f5"}.fa-kaggle{--fa:"\f5fa"}.fa-space-awesome{--fa:"\e5ac"}.fa-deviantart{--fa:"\f1bd"}.fa-cpanel{--fa:"\f388"}.fa-goodreads-g{--fa:"\f3a9"}.fa-git-square,.fa-square-git{--fa:"\f1d2"}.fa-square-tumblr,.fa-tumblr-square{--fa:"\f174"}.fa-trello{--fa:"\f181"}.fa-creative-commons-nc-jp{--fa:"\f4ea"}.fa-get-pocket{--fa:"\f265"}.fa-perbyte{--fa:"\e083"}.fa-grunt{--fa:"\f3ad"}.fa-weebly{--fa:"\f5cc"}.fa-connectdevelop{--fa:"\f20e"}.fa-leanpub{--fa:"\f212"}.fa-black-tie{--fa:"\f27e"}.fa-themeco{--fa:"\f5c6"}.fa-python{--fa:"\f3e2"}.fa-android{--fa:"\f17b"}.fa-bots{--fa:"\e340"}.fa-free-code-camp{--fa:"\f2c5"}.fa-hornbill{--fa:"\f592"}.fa-js{--fa:"\f3b8"}.fa-ideal{--fa:"\e013"}.fa-git{--fa:"\f1d3"}.fa-dev{--fa:"\f6cc"}.fa-sketch{--fa:"\f7c6"}.fa-yandex-international{--fa:"\f414"}.fa-cc-amex{--fa:"\f1f3"}.fa-uber{--fa:"\f402"}.fa-github{--fa:"\f09b"}.fa-php{--fa:"\f457"}.fa-alipay{--fa:"\f642"}.fa-youtube{--fa:"\f167"}.fa-skyatlas{--fa:"\f216"}.fa-firefox-browser{--fa:"\e007"}.fa-replyd{--fa:"\f3e6"}.fa-suse{--fa:"\f7d6"}.fa-jenkins{--fa:"\f3b6"}.fa-twitter{--fa:"\f099"}.fa-rockrms{--fa:"\f3e9"}.fa-pinterest{--fa:"\f0d2"}.fa-buffer{--fa:"\f837"}.fa-npm{--fa:"\f3d4"}.fa-yammer{--fa:"\f840"}.fa-btc{--fa:"\f15a"}.fa-dribbble{--fa:"\f17d"}.fa-stumbleupon-circle{--fa:"\f1a3"}.fa-internet-explorer{--fa:"\f26b"}.fa-stubber{--fa:"\e5c7"}.fa-telegram,.fa-telegram-plane{--fa:"\f2c6"}.fa-old-republic{--fa:"\f510"}.fa-odysee{--fa:"\e5c6"}.fa-square-whatsapp,.fa-whatsapp-square{--fa:"\f40c"}.fa-node-js{--fa:"\f3d3"}.fa-edge-legacy{--fa:"\e078"}.fa-slack,.fa-slack-hash{--fa:"\f198"}.fa-medrt{--fa:"\f3c8"}.fa-usb{--fa:"\f287"}.fa-tumblr{--fa:"\f173"}.fa-vaadin{--fa:"\f408"}.fa-quora{--fa:"\f2c4"}.fa-square-x-twitter{--fa:"\e61a"}.fa-reacteurope{--fa:"\f75d"}.fa-medium,.fa-medium-m{--fa:"\f23a"}.fa-amilia{--fa:"\f36d"}.fa-mixcloud{--fa:"\f289"}.fa-flipboard{--fa:"\f44d"}.fa-viacoin{--fa:"\f237"}.fa-critical-role{--fa:"\f6c9"}.fa-sitrox{--fa:"\e44a"}.fa-discourse{--fa:"\f393"}.fa-joomla{--fa:"\f1aa"}.fa-mastodon{--fa:"\f4f6"}.fa-airbnb{--fa:"\f834"}.fa-wolf-pack-battalion{--fa:"\f514"}.fa-buy-n-large{--fa:"\f8a6"}.fa-gulp{--fa:"\f3ae"}.fa-creative-commons-sampling-plus{--fa:"\f4f1"}.fa-strava{--fa:"\f428"}.fa-ember{--fa:"\f423"}.fa-canadian-maple-leaf{--fa:"\f785"}.fa-teamspeak{--fa:"\f4f9"}.fa-pushed{--fa:"\f3e1"}.fa-wordpress-simple{--fa:"\f411"}.fa-nutritionix{--fa:"\f3d6"}.fa-wodu{--fa:"\e088"}.fa-google-pay{--fa:"\e079"}.fa-intercom{--fa:"\f7af"}.fa-zhihu{--fa:"\f63f"}.fa-korvue{--fa:"\f42f"}.fa-pix{--fa:"\e43a"}.fa-steam-symbol{--fa:"\f3f6"}@font-face{font-family:'Font Awesome 6 Pro';font-style:normal;font-weight:400;font-display:block;src:url("https://goworkwize.com/hubfs/Workwize/webfont/fa-regular-400.woff2") format("woff2"),url("https://goworkwize.com/hubfs/Workwize/webfont/fa-regular-400.ttf") format("truetype")}@font-face{font-family:'Font Awesome 6 Free';font-style:normal;font-weight:400;font-display:block;src:url("https://goworkwize.com/hubfs/Workwize/webfont/fa-regular-400.woff2") format("woff2"),url("https://goworkwize.com/hubfs/Workwize/webfont/fa-regular-400.ttf") format("truetype")}@font-face{font-family:'Font Awesome 6 Free';font-style:normal;font-weight:900;font-display:block;src:url("https://goworkwize.com/hubfs/Workwize/webfont/fa-solid-900.woff2") format("woff2"),url("https://goworkwize.com/hubfs/Workwize/webfont/fa-solid-900.ttf") format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:'Font Awesome 5 Brands';font-display:block;font-weight:400;src:url("https://goworkwize.com/hubfs/Workwize/webfont/fa-brands-400.woff2") format("woff2"),url("https://goworkwize.com/hubfs/Workwize/webfont/fa-brands-400.ttf") format("truetype")}@font-face{font-family:'Font Awesome 5 Free';font-display:block;font-weight:900;src:url("https://goworkwize.com/hubfs/Workwize/webfont/fa-solid-900.woff2") format("woff2"),url("https://goworkwize.com/hubfs/Workwize/webfont/fa-solid-900.ttf") format("truetype")}@font-face{font-family:'Font Awesome 5 Free';font-display:block;font-weight:400;src:url("https://goworkwize.com/hubfs/Workwize/webfont/fa-regular-400.woff2") format("woff2"),url("https://goworkwize.com/hubfs/Workwize/webfont/fa-regular-400.ttf") format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url("https://goworkwize.com/hubfs/Workwize/webfont/fa-solid-900.woff2") format("woff2"),url("https://goworkwize.com/hubfs/Workwize/webfont/fa-solid-900.ttf") format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url("https://goworkwize.com/hubfs/Workwize/webfont/fa-brands-400.woff2") format("woff2"),url("https://goworkwize.com/hubfs/Workwize/webfont/fa-brands-400.ttf") format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url("https://goworkwize.com/hubfs/Workwize/webfont/fa-regular-400.woff2") format("woff2"),url("https://goworkwize.com/hubfs/Workwize/webfont/fa-regular-400.ttf") format("truetype");unicode-range:U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC}@font-face{font-family:FontAwesome;font-display:block;src:url("https://goworkwize.com/hubfs/Workwize/webfont/fa-v4compatibility.woff2") format("woff2"),url("https://goworkwize.com/hubfs/Workwize/webfont/fa-v4compatibility.ttf") format("truetype");unicode-range:U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F27A}
@font-face {font-family: 'Okta Neue Extra';src: url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-ExtraLight.eot');src: url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-ExtraLight.eot?#iefix') format('embedded-opentype'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-ExtraLight.woff2') format('woff2'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-ExtraLight.woff') format('woff'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-ExtraLight.ttf') format('truetype'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-ExtraLight.svg#OktaNeue-ExtraLight') format('svg');font-weight: 200;font-style: normal;font-display: swap;}@font-face {font-family: 'Okta Neue Normal';src: url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Normal.eot');src: url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Normal.eot?#iefix') format('embedded-opentype'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Normal.woff2') format('woff2'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Normal.woff') format('woff'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Normal.ttf') format('truetype'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Normal.svg#OktaNeue-Normal') format('svg');font-weight: normal;font-style: normal;font-display: swap;}@font-face {font-family: 'Okta Neue';src: url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Light.eot');src: url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Light.eot?#iefix') format('embedded-opentype'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Light.woff2') format('woff2'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Light.woff') format('woff'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Light.ttf') format('truetype'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Light.svg#OktaNeue-Light') format('svg');font-weight: 300;font-style: normal;font-display: swap;}@font-face {font-family: 'Okta Neue';src: url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Black.eot');src: url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Black.eot?#iefix') format('embedded-opentype'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Black.woff2') format('woff2'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Black.woff') format('woff'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Black.ttf') format('truetype'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Black.svg#OktaNeue-Black') format('svg');font-weight: 900;font-style: normal;font-display: swap;}@font-face {font-family: 'Okta Neue';src: url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Heavy.eot');src: url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Heavy.eot?#iefix') format('embedded-opentype'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Heavy.woff2') format('woff2'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Heavy.woff') format('woff'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Heavy.ttf') format('truetype'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Heavy.svg#OktaNeue-Heavy') format('svg');font-weight: 900;font-style: normal;font-display: swap;}@font-face {font-family: 'Okta Neue';src: url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Bold.eot');src: url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Bold.eot?#iefix') format('embedded-opentype'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Bold.woff2') format('woff2'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Bold.woff') format('woff'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Bold.ttf') format('truetype'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Bold.svg#OktaNeue-Bold') format('svg');font-weight: bold;font-style: normal;font-display: swap;}@font-face {font-family: 'Okta Neue';src: url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Medium.eot');src: url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Medium.eot?#iefix') format('embedded-opentype'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Medium.woff2') format('woff2'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Medium.woff') format('woff'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Medium.ttf') format('truetype'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Medium.svg#OktaNeue-Medium') format('svg');font-weight: 500;font-style: normal;font-display: swap;}@font-face {font-family: 'Okta Neue Semi';src: url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-SemiBold.eot');src: url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-SemiBold.eot?#iefix') format('embedded-opentype'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-SemiBold.woff2') format('woff2'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-SemiBold.woff') format('woff'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-SemiBold.ttf') format('truetype'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-SemiBold.svg#OktaNeue-SemiBold') format('svg');font-weight: 600;font-style: normal;font-display: swap;}@font-face {font-family: 'Okta Neue Ultra';src: url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-UltraLight.eot');src: url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-UltraLight.eot?#iefix') format('embedded-opentype'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-UltraLight.woff2') format('woff2'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-UltraLight.woff') format('woff'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-UltraLight.ttf') format('truetype'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-UltraLight.svg#OktaNeue-UltraLight') format('svg');font-weight: 200;font-style: normal;font-display: swap;}@font-face {font-family: 'Okta Neue';src: url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Thin.eot');src: url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Thin.eot?#iefix') format('embedded-opentype'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Thin.woff2') format('woff2'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Thin.woff') format('woff'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Thin.ttf') format('truetype'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Thin.svg#OktaNeue-Thin') format('svg');font-weight: 100;font-style: normal;font-display: swap;}@font-face {font-family: 'Okta Neue';src: url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Regular.eot');src: url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Regular.eot?#iefix') format('embedded-opentype'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Regular.woff2') format('woff2'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Regular.woff') format('woff'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Regular.ttf') format('truetype'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Okta%20Neue/OktaNeue-Regular.svg#OktaNeue-Regular') format('svg');font-weight: normal;font-style: normal;font-display: swap;}.content-wrapper {max-width: 1240px;}.dnd-section, .content-wrapper--vertical-spacing {padding: 0px 1rem;}.dnd-section > .row-fluid {max-width: 1240px;}html {font-size: 18px;}body {font-family: Lato, sans-serif;font-style: normal;font-weight: normal;text-decoration: none;color: #122750;font-size: 18px;font-family: 'Okta Neue Normal';}h1, .h1 {font-weight: 600;text-decoration: none;font-family: Merriweather, serif;font-style: normal;color: #122750;font-size: 60px;text-transform: none;font-family: 'Okta Neue';font-family: 'Okta Neue Semi';line-height: 1.0667;/*letter-spacing: -1px;*/}h2, .h2 {font-weight: 700;text-decoration: none;font-family: Merriweather, serif;font-style: normal;color: #122750;font-size: 48px;text-transform: none;font-family: 'Okta Neue';line-height: 1.0667;/*letter-spacing: -1px;*/}h3, .h3 {font-weight: 700;text-decoration: none;font-family: Merriweather, serif;font-style: normal;color: #122750;font-size: 32px;text-transform: none;font-family: 'Okta Neue';line-height: 1.25;letter-spacing: -0.15px;}h4, .h4 {font-weight: 700;text-decoration: none;font-family: Merriweather, serif;font-style: normal;color: #122750;font-size: 24px;text-transform: none;font-family: 'Okta Neue';line-height: 1.35;letter-spacing: -0.35px;}h5, .h5 {font-weight: normal;text-decoration: none;font-family: Merriweather, serif;font-style: normal;color: #122750;font-size: 18px;text-transform: none;font-family: 'Okta Neue';line-height: 1.5;letter-spacing: 0.25px;}h6, .h6 {font-weight: normal;text-decoration: none;font-family: Merriweather, serif;font-style: normal;color: #122750;font-size: 16px;text-transform: none;font-family: 'Okta Neue';line-height: 1.0667;letter-spacing: px;}blockquote {border-left-color: #122750;}strong {font-weight: 700;font-family: 'Okta Neue';}button, .button a, .hs-button, .hs-blog-post-listing__post-button {-webkit-transition: all ease 0.3s;-moz-transition: all ease 0.3s;transition: all ease 0.3s;letter-spacing: -0.15px;border: 1px solid #227AF7;padding-top: 17px;padding-right: 24px;padding-bottom: 17px;padding-left: 24px;font-family: Lato, sans-serif;font-style: normal;font-weight: normal;text-decoration: none;background-color: rgba(34, 122, 247, 1.0) ;border-radius: 12px;color: #FFFFFF;font-size: 18px;text-transform: none;font-family: 'Okta Neue';line-height: 1;}button:hover, button:focus, .button a:hover, .button:focus, .hs-button:hover, .hs-button:focus, .hs-blog-post-listing__post-button:hover, .hs-blog-post-listing__post-button:focus {border-color: #2072E6; color:#fff; background-color: #2072E6;/*border-color: rgba(255, 255, 255, 1.0) ;color: rgba(34, 122, 247, 1.0) ;background-color: rgba(255, 255, 255, 1.0) ;*/}form, .submitted-message {font-family: Lato, sans-serif;font-style: normal;font-weight: normal;text-decoration: none;border: 0px none ;;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;background-color: rgba(#null, 1.0) ;padding: 0px;;font-family: 'Okta Neue';}form label {color: #122750;}form legend {color: #122750;}form input[type=text], form input[type=search], form input[type=email], form input[type=password], form input[type=tel], form input[type=number], form input[type=file], form select, form textarea {border: 1px solid #FFFFFF;background-color: rgba(255, 255, 255, 1.0) ;color: #122750;border-radius: 12px;font-family: "Inter", sans-serif !important; }::-webkit-input-placeholder {color: #122750;}::-moz-placeholder {color: #122750;}:-ms-input-placeholder {color: #122750;}::placeholder {color: #122750;}.hs-fieldtype-date .input .hs-dateinput:before {color: #122750;}.fn-date-picker td.is-selected .pika-button {background: #122750;}.fn-date-picker td .pika-button:hover {background-color: #122750 !important;}.fn-date-picker td.is-today .pika-button {color: #122750;}form input[type=submit], form .hs-button {border: 1px none #122750;;padding-top: 8px;padding-right: 20px;padding-bottom: 8px;padding-left: 20px;;font-family: "Inter", sans-serif !important;font-style: normal;font-weight: normal;text-decoration: none;color: #FFFFFF;font-size: 16px;background-color: rgba(34, 122, 247, 1.0) ;border-radius: 12px;text-transform: none;}form input[type=submit]:hover, form input[type=submit]:focus, form .hs-button:hover, form .hs-button:focus {background-color: #2072E6; border: 1px none #2072E6;/*background-color: rgba(255, 255, 255, 1.0) ;color: #227af7;border: 1px none #FFFFFF;*/}form input[type=submit]:active, form .hs-button:active {background-color: rgba(74, 162, 255, 1.0);border-color: #4aa2ff;}table {border: 1px solid #122750;background-color: rgba(255, 255, 255, 1.0) ;}td, th {border: 1px solid #122750;padding: 18px;color: #122750;}thead th {background-color: rgba(18, 39, 80, 1.0) ;color: #FFFFFF;}tfoot td {background-color: rgba(255, 255, 255, 1.0) ;color: #122750;}.header {background-color: rgba(18, 39, 80, 1.0) ;}.menu__link, .header__logo .logo-company-name, .header__language-switcher-label-current, .header__language-switcher .lang_list_class li a {color: #122750;font-family: Lato;}.menu__child-toggle-icon {border-top-color: #122750;}.menu .menu__link:hover, .menu .menu__link:focus, .header__language-switcher-label-current:hover, .header__language-switcher-label-current:focus, .header__language-switcher .lang_list_class li:hover a, .header__language-switcher .lang_list_class li a:focus {color: #000028;}.menu__child-toggle-icon:hover, .menu__child-toggle-icon:focus {border-top-color: #000028;}.menu .menu__link:active, .header__language-switcher-label-current:active, .header__language-switcher .lang_list_class li a:active {color: #3a4f78;}.menu__child-toggle-icon:active {border-top-color: #3a4f78;}.menu .menu__item--depth-1 > .menu__link--active-link:after {background-color: #122750;}@media (min-width: 767px) {.menu .menu__submenu, .header__language-switcher .lang_list_class {border: 2px solid #122750;background-color: rgba(255, 255, 255, 1.0) ;}.menu__submenu--level-2 > .menu__item:first-child:before {border: 2px solid #122750;background-color: rgba(255, 255, 255, 1.0) ;}}.menu__submenu .menu__link, .menu__submenu .menu__link:hover, .menu__submenu .menu__link:focus {color: #122750;background-color: rgba(255, 255, 255, 1.0) ;}.header__language-switcher .lang_list_class:before {border-bottom-color: #122750;}.menu__submenu .menu__link:hover, .menu__submenu .menu__link:focus, .header__language-switcher .lang_list_class li:hover, .menu__submenu--level-2 > .menu__item:first-child:hover:before, .menu__submenu--level-2 > .menu__item:first-child.focus:before {background-color: rgba(18, 39, 80, 1.0) ;}.header__language-switcher .lang_list_class.first-active::after {border-bottom-color: rgba(18, 39, 80, 1.0) ;}.header__language-switcher-label-current, .header__language-switcher .lang_list_class li a {font-family: Lato;}.header__language-switcher-label-current:after {border-top-color: #122750;}@media(max-width: 767px) {.header__navigation {background-color: rgba(18, 39, 80, 1.0) ;}.header__navigation-toggle svg, .menu-arrow svg {fill: #122750;}}.footer {background-color: rgba(18, 39, 80, 1.0) ;}.footer p, .footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6, .footer label, .footer span, .footer li, .footer img {color: #ffffff;}.blog-post, .blog-header__inner, .blog-related-posts {padding: 0px 0;}.blog-post__meta a {color: #122750;}.blog-post__tag-link {color: #122750;}.blog-post__tag-link:hover, .blog-post__tag-link:focus {color: #000028;}.blog-post__tag-link:active {color: #3a4f78;}.blog-related-posts__title-link, .blog-related-posts__title-link:hover, .blog-related-posts__title-link:focus, .blog-related-posts__title-link:active {font-weight: 700;text-decoration: none;font-family: Merriweather, serif;font-style: normal;text-transform: none;}.blog-related-posts__title-link {color: #122750;}.blog-related-posts__title-link:hover, .blog-related-posts__title-link:focus {color: #000028;}.blog-related-posts__title-link:active {color: #3a4f78;}.blog-comments {margin-bottom: 0px;}.hs-search-results__title {font-weight: 600;text-decoration: none;font-family: Merriweather, serif;font-style: normal;color: #122750;}.hs-blog-post-listing__post-title-link, .hs-blog-post-listing__post-title-link:hover, .hs-blog-post-listing__post-title-link:focus, .hs-blog-post-listing__post-title-link:active {font-weight: 700;text-decoration: none;font-family: Merriweather, serif;font-style: normal;text-transform: none;}.hs-blog-post-listing__post-title-link {color: #122750;}.hs-blog-post-listing__post-title-link:hover, .hs-blog-post-listing__post-title-link:focus {color: #000028;}.hs-blog-post-listing__post-title-link:active {color: #3a4f78;}.hs-blog-post-listing__post-tag, .hs-blog-post-listing__post-author-name {color: #122750;}.hs-pagination__link-text, .hs-pagination__link--number {color: #122750;}.hs-pagination__link:hover .hs-pagination__link-text, .hs-pagination__link:focus .hs-pagination__link-text, .hs-pagination__link--number:hover, .hs-pagination__link--number:focus {color: #000028;}.hs-pagination__link:active .hs-pagination__link-text, .hs-pagination__link--number:active {color: #3a4f78;}.hs-pagination__link-icon svg {fill: #122750;}.card__price {font-weight: 700;text-decoration: none;font-family: Merriweather, serif;font-style: normal;color: #122750;font-size: 32px;}.card__body svg {fill: #122750;}.social-links__icon {background-color: #122750;}.social-links__icon:hover, .social-links__icon:focus {background-color: #000028;}.social-links__icon:active {background-color: #3a4f78;font-weight: 700;text-decoration: none;font-family: Merriweather, serif;font-style: normal;color: #122750;font-size: 32px;}* {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}body {line-height: 1.5;background: #fff;margin: 0;padding: 0;}body.arabic-page {font-family: 'Cairo', sans-serif;}h1 {margin: 0 0 24px;}h2 {margin: 0 0 16px;}h3 {margin: 0 0 16px;}h4 {margin: 0 0 16px;}h5 {margin: 0 0 16px;}h6 {margin: 0 0 16px;}body.arabic-page h1, body.arabic-page h2, body.arabic-page h3, body.arabic-page h4, body.arabic-page h5, body.arabic-page h6 {font-family: 'Cairo', sans-serif;}.get-bg img, img.get-bg {display:none;}.get-bg {min-height:0;}img {max-width: 100%;height: auto;border: none;vertical-align: top;}a {-webkit-transition: all ease 0.3s;-moz-transition: all ease 0.3s;transition: all ease 0.3s;color: currentcolor;outline: none;text-decoration: none !important;cursor: pointer;vertical-align: middle;max-width: 100% !important;white-space: normal !important;display: inline-block;}a:hover {text-decoration: none;}p {margin: 0 0 10px;width: 100%;display: block;}p:last-child {margin-bottom: 0;}ul, ol {list-style:none;padding: 0;margin: 0;}li {list-style:none;}.fullwidth {float: left;width: 100%;}.wrapper {box-sizing: border-box;width: 100%;float: none !important;display: block;margin: 0 auto !important;max-width: calc( 1240px + 40px);padding-right: 20px !important;padding-left: 20px !important;}.wrapper-1310 {box-sizing: border-box;width: 100%;float: none !important;display: block;margin: 0 auto !important;max-width: calc( 1310px + 40px);padding-right: 20px !important;padding-left: 20px !important;}.wrapper-1257 {box-sizing: border-box;width: 100%;float: none !important;display: block;margin: 0 auto !important;max-width: calc( 1257px + 40px);padding-right: 20px !important;padding-left: 20px !important;}.text-center, .text-center a, .text-center h1, .text-center h2, .text-center h3, .text-center h4, .text-center h5, .text-center h6 {text-align: center;}.text-light, .text-light a, .text-light h1, .text-light h2, .text-light h3, .text-light h4, .text-light h5, .text-light h6 {font-weight: 300;}.text-bold, .text-bold a, .text-bold h1, .text-bold h2, .text-bold h3, .text-bold h4, .text-bold h5, .text-bold h6 {font-weight: 600;}.text-bolder, .text-bolder a, .text-bolder h1, .text-bolder h2, .text-bolder h3, .text-bolder h4, .text-bolder h5, .text-bolder h6 {font-weight: 800;}.text-black, .text-black a, .text-black h1, .text-black h2, .text-black h3, .text-black h4, .text-black h5, .text-black h6 {color: #000;}.text-white, .text-white a, .text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6 {color: #fff;}.text-uppercase, .text-uppercase a, .text-uppercase h1, .text-uppercase h2, .text-uppercase h3, .text-uppercase h4, .text-uppercase h5, .text-uppercase h6 {text-transform: uppercase;}input[type=submit] {cursor:pointer;}body .row-fluid [class*="span"] {min-height:0px;}body .row-fluid [class*="span"].widget-type-space {min-height:1px;}.set-bg {background-size:cover;background-position:center;position:relative;width:100%;float:left;}.get-bg {display:none !important;}strong {font-weight:700;}textarea, input[type="text"], input[type="number"], input[type="email"], input[type="tel"], select {font-size: 16px;line-height: 1;letter-spacing: -0.15px;padding: 8px 15px;outline: none;min-height: 44px;margin: 8px 0;-webkit-appearance: none;}input[type="submit"] {line-height: 1;letter-spacing: -0.15px;text-align: center;outline: none;min-height: 44px;margin: 5px 0;-webkit-transition: all ease 0.3s;-moz-transition: all ease 0.3s;transition: all ease 0.3s;-webkit-appearance: none;}input[type="submit"]:hover {}.hs-form-required {display: none;}.hs-error-msgs {list-style:none;margin:0 0 10px;padding:0;font-size:12px;}fieldset {max-width: 100% !important;}.input {margin-right: 0 !important;}.form-columns-2 .hs-form-field {width: 49% !important;float: left;margin-right: 2%;}.form-columns-2 div.hs-form-field + div.hs-form-field {margin-right: 0;}.w-100 {width: 100%;}.flexwrap {display:flex;display:-webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;}.alignCenter {align-items:center;-webkit-align-items:center;}.justifyCenter {justify-content: center;-webkit-justify-content: center;}.hide, .slick-slide img.hide {display: none;}.secbtns {gap: 24px;}.second_btn a {padding-top: 17px;padding-right: 24px;padding-bottom: 17px;padding-left: 24px;font-family: Lato, sans-serif;font-style: normal;font-weight: normal;text-decoration: none;font-size: 18px;text-transform: none;letter-spacing: -0.15px;border-radius: 12px;background-color: transparent;border: 1px solid rgb(18 39 80 / 50%);line-height: 1;color: #122750;font-family: 'Okta Neue';padding: 17px 24px 17px;}.second_btn a:hover {border-color: #122750;/*color: #fff;*/}.mac_os button, .mac_os .button a, .mac_os .hs-button, .mac_os .hs-blog-post-listing__post-button, .mac_os .second_btn a {padding: 17px 24px 17px;}.sectxt {font-size: 18px;line-height: 1.5;letter-spacing: 0.25px;}.removespace h2 {margin-bottom: 0;}.slick-arrow {outline: 0;cursor: pointer;position: relative;z-index: 1;font-size: 0;padding: 0 !important;letter-spacing: 0;border: 0;width: 40px;height: 40px;border-radius: 50%;background-color: #FFFFFF;}.slick-arrow:before {margin-left: 1px;content: '';z-index: -1;position: absolute;top: 50%;left: 50%;transform: translate(-50% , -50%) rotate(-45deg);width: 10px;height: 10px;border-top: 2px solid #122750;border-left: 2px solid #122750;}.slick-next.slick-arrow:before {margin-left: -1px;transform: translate(-50% , -50%) rotate(135deg);}.header-sec {position: absolute;top: 0;left: 0;width: 100%;z-index: 999;}.header-outer {position: relative;}.header-logo {width: 25%;float: left;margin-right: 2%;}.header-lfdarkblue , .header-lfwhite {display: none;} .headershow-only-logo .header-rght { display: none; } .header-logo.hlogoshow-only-logo { padding: 6px 0px; } .header-right {width: 73%;float: left;display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;align-items: center;-webkit-align-items: center;justify-content: space-between;-webkit-justify-content: space-between;}.hmegaMenu {display: none;z-index: 9999;padding: 40px;background-color: #fff;box-shadow: 0px 5px 25px 0px #1227500D;left: 0;margin: 0 auto;position: absolute;right: 0;top: calc(100% + 18px);width: 1240px;border-radius: 14px;}.hmegaMenuInn {column-gap: 4%;max-width: 990px;width: 100%;display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;}.header-btns {display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;column-gap: 36px;}.header-btn.btnlink a {color: #ffffff;font-size: 16px;font-family: 'Okta Neue';line-height: 1;letter-spacing: -0.15px;}.header-btn.btnlink a:hover {color: #227AF7;}.header-btn.hdrbtn a {border: 1px solid #227AF7;padding: 13px 15.9px 13px;line-height: 1;font-family: Lato, sans-serif;font-style: normal;font-weight: normal;text-decoration: none;background-color: rgba(34, 122, 247, 1.0) ;border-radius: 12px;color: #FFFFFF;font-size: 16px;text-transform: none;font-family: 'Okta Neue';;letter-spacing: -0.15px;}.mac_os .header-btn.hdrbtn a {padding: 13px 15.9px 13px;}.header-btn.hdrbtn a:hover {border-color: #20D599;color: #FFFFFF;background-color: #20D599;}.header-menu .hs-menu-wrapper > ul {display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;align-items: center;-webkit-align-items: center;column-gap: 36px;}.header-menu .hs-menu-wrapper > ul li:before {cursor: pointer;display: none;position: absolute;top: calc(100% - 15px);height: 34px;content: '';left: 50%;width: 1240px;transform: translateX(-50%);}.header-menu .hs-menu-wrapper > ul li:hover:before {display: block;}.header-menu .hs-menu-wrapper > ul > li:hover > a {color: #227AF7;}.header-menu .hs-menu-wrapper > ul li.megaChildMenu:hover > a:before {border-color: #227AF7;}.header-menu .hs-menu-wrapper > ul li {-webkit-transition: all .3s ease;-moz-transition: all .3s ease;transition: all .3s ease;}.header-menu .hs-menu-wrapper > ul li > a {font-family: 'Okta Neue';color: #FFFFFF;font-size: 16px;line-height: 1;letter-spacing: -0.15px;}.header-menu .hs-menu-wrapper > ul li.megaChildMenu > a {position: relative;padding-right: 16px;}.header-menu .hs-menu-wrapper > ul li.megaChildMenu > a:before {content: '';position: absolute;top: 50%;transform: translateY(-50%) rotate(135deg);right: 0;width: 8px;height: 8px;border-top: 1.5px solid #FFFFFF;border-right: 1.5px solid #FFFFFF;margin-top: -1px;}.hmegaMenu.headerthree_cols .hmegaMenuInn .hmegaMenucols {width: 23%;float: left;}.hmegaMenu.headerthree_cols .hmegaMenuInn .hmegaMenucols.hc-txt {width: 33%;}.hmegaMenu.headerthree_cols .hmegaMenuInn .hmegaMenucols:nth-child(2n) {width: 36%;}.hmegaMenu.headertwo_cols {width: 840px;}.hmegaMenu.headertwo_cols .hmegaMenuInn .hmegaMenucols {width: 48%;float: left;}.hmm-title {font-weight: 700;font-family: 'Okta Neue';font-size: 28px;line-height: 1;letter-spacing: -0.5px;margin-bottom: 20px;}.hmm-text {margin-bottom: 20px;letter-spacing: 0;max-width: 311px;font-family: 'Okta Neue';font-size: 16px;line-height: 1.5;}.hmm-btn a {border: 1px solid #227AF7;padding: 12px 15.9px 14px;line-height: 1;font-family: Lato, sans-serif;font-style: normal;font-weight: normal;text-decoration: none;border-radius: 12px;background-color: rgba(34, 122, 247, 1.0) ;color: #FFFFFF;font-size: 16px;text-transform: none;font-family: 'Okta Neue';;letter-spacing: -0.15px;}.hmm-btn a:hover {border-color: #20D599;color: #FFFFFF;background-color: #20D599;}.hlistitle {font-weight: 700;font-family: 'Okta Neue';margin-bottom: 26px;font-size: 16px;line-height: 1;letter-spacing: 0px;opacity: 50%;}.hlistrow {width: 100%;display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;row-gap: 16px;}.hlistrow .hlistcol {width: 100%;}.hlistrow .hlistcol a {width: 100%;display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;}.hlistiocn {margin-right: 16px;padding: 9px;width: 36px;height: 36px;border-radius: 6px;background-color: rgb(18 39 80 / 5%);display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;align-items: center;-webkit-align-items: center;justify-content: center;-webkit-justify-content: center;}.hlistcntn {width: calc(100% - 52px);display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;align-items: center;-webkit-align-items: center;}.hlistctitle {font-weight: 700;font-family: 'Okta Neue';width: 100%;margin-top: 6px;margin-bottom: 6px;line-height: 1;letter-spacing: -0.15px;}.hlistctxt {font-family: 'Okta Neue';font-family: 'Okta Neue Normal';font-size: 16px;line-height: 1.5;letter-spacing: 0px;}.hlistrow .hlistcol a:hover .hlistctitle {color: #227AF7;}a.hdrblogimg {width: 100%;background-size: cover;background-position: center center;background-repeat: no-repeat;height: 223px;border-radius: 12px;margin-bottom: 38px;}.hdrblogtag , .hdrblogtag a {line-height: 1;letter-spacing: -0.15px;color: #227AF7;}.hdrblogtag a:hover {color: #122750;}.hdrblogtitle {margin-top: 16px;}.hdrblogtitle a {font-size: 24px;line-height: 1.4;letter-spacing: -0.15px;}.hdrblogtitle a:hover {color: #227AF7;}.headerdark-blue-text-with-blue-logo .header-lfskublue {display: none;}.headerdark-blue-text-with-blue-logo .header-lfwhite {display: block;}.headerdark-blue-text-with-blue-logo .header-menu .hs-menu-wrapper > ul li > a {color: #122750;}.headerdark-blue-text-with-blue-logo .header-menu .hs-menu-wrapper > ul li.megaChildMenu > a:before {border-color: #122750;}.headerdark-blue-text-with-blue-logo .header-btn.btnlink a {color: #122750;}.headerdark-blue-text-with-blue-logo .header-menu .hs-menu-wrapper > ul > li:hover > a {color: #227AF7;}.headerdark-blue-text-with-blue-logo .header-menu .hs-menu-wrapper > ul li.megaChildMenu:hover > a:before {border-color: #227AF7;}.headerdark-blue-text-with-blue-logo .header-btn.btnlink a:hover {color: #227AF7;}.headerdark-blue-text-and-logo .header-lfskublue {display: none;}.headerdark-blue-text-and-logo .header-lfdarkblue {display: block;}.headerdark-blue-text-and-logo .header-menu .hs-menu-wrapper > ul li > a {color: #122750;}.headerdark-blue-text-and-logo .header-menu .hs-menu-wrapper > ul li.megaChildMenu > a:before {border-color: #122750;}.headerdark-blue-text-and-logo .header-btn.btnlink a {color: #122750;}.headerdark-blue-text-and-logo .header-btn.hdrbtn a {background-color: #122750;border-color: #122750;}.headerdark-blue-text-and-logo .header-menu .hs-menu-wrapper > ul > li:hover > a {color: #227AF7;}.headerdark-blue-text-and-logo .header-menu .hs-menu-wrapper > ul li.megaChildMenu:hover > a:before {border-color: #227AF7;}.headerdark-blue-text-and-logo .header-btn.btnlink a:hover {color: #227AF7;}.headerdark-blue-text-and-logo .header-btn.hdrbtn a:hover {background-color: #20D599;border-color: #20D599;}.footer-sec {background-color: rgba(18, 39, 80, 1.0) ;color: #ffffff;}.footer-row {justify-content: space-between;-webkit-justify-content: space-between;}.footer-right {width: 65%;float: left;display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;align-items: self-start;-webkit-align-items: self-start;column-gap: 8%;}.footer-cltitle {width: 100%;}.footer-cltitle h6, .footer-cltitle h3 {letter-spacing: 0;font-weight: 600;color: #ffffff;margin-bottom: 24px;}.footer-copyright {color: #ffffff;font-size: 16px;line-height: 1.5;}.footer-left {float: left;width: 24%;display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;}.footer-logo {width: 100%;}.footer-leftxt {width: 100%;margin-top: 48px;color: #ffffff;font-family: 'Okta Neue Normal';font-size: 16px;line-height: 1.5;letter-spacing: 0px;}.footer-leftxt p {margin-bottom: 24px;}.footer-leftxt P:last-child {margin-bottom: 0;}.footer-leftxt P a {vertical-align: top;color: #227AF7;text-decoration: underline !important;}.footer-menurow {float: left;display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;row-gap: 32px;}.footer-clmenu ul {display: flex;flex-wrap: wrap;row-gap: 10px;}.footer-clmenu ul li {width: 100%;line-height: 1.5;}.footer-clmenu ul li a {font-family: 'Okta Neue Normal';line-height: 1.5;font-size: 16px;letter-spacing: 0px;}.footer-clmenu ul li a:hover {color: #227AF7;}.footer-cols {width: 100%;}.footer-followus {display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;column-gap: 24px;align-items: center;justify-content: center;}.footer-followus ul {display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;column-gap: 10px;}.footer-followus ul li {display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;}.footer-followus ul li a {width: 32px;height: 32px;border-radius: 8px;display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;align-items: center;justify-content: center;background-color: #ffffff;}.footer-followus ul li a span {line-height: 0;}.footer-followus ul li a svg {-webkit-transition: all ease 0.3s;-moz-transition: all ease 0.3s;transition: all ease 0.3s;width: 15px;fill: #122750;color: #122750;}.footer-followus ul li a:hover {background-color: #227AF7;color: #FFFFFF;}.footer-followus ul li a:hover svg {fill: #FFFFFF;}.footer-copyrightrow {margin-top: 64px;justify-content: space-between;-webkit-justify-content: space-between;}.footer-followus h6, .footer-followus h3 {letter-spacing: 0;font-weight: 600;color: #ffffff;margin-bottom: 0;}.footer-form {width: 100%;margin-top: 48px;}.footer-form form input[type=submit] {width: 100%;}.footer-formtitle {font-weight: 600;font-family: 'Okta Neue Semi';color: #ffffff;margin-bottom: 8px;font-size: 16px;line-height: 1.5;letter-spacing: 0px;}.heroheader {max-width: 925px;margin-left: auto;margin-right: auto;margin-bottom: 48px;}.herotxt {max-width: 830px;margin-left: auto;margin-right: auto;margin-bottom: 48px;}.herosec{position: relative;z-index: 1; overflow: hidden;}.heroinner:before {position: absolute;z-index: -1;top: 0;left: 50%;transform: translateX(-50%);width: 100%;height: 100%;content: '';background-position: center center;background-size: contain;background-repeat: no-repeat;}span.heroimginner {position: relative;display: block;}span.heroiconimg {position: absolute;max-width: 428px;left: 0;bottom: -50px;z-index: -1;}.heroimginner > img {max-width: 1030px !important;width: 100%;}span.heroiconimg-rghtp {position: absolute;top: 0;right: 55px;z-index: -1;max-width: 536px;}.logoinner {max-width: 1030px;margin-left: auto;margin-right: auto;}.logoheader {margin-bottom: 88px;margin-left: auto;margin-right: auto;}.logotxt {letter-spacing: 0.25px;}.logorow {display: grid;display: -webkit-grid;justify-content: space-between;-webkit-justify-content: space-between;align-items: center;-webkit-align-items: center;row-gap: 64px;column-gap: 34px;grid-template-columns: auto auto auto auto;}.rw-header {max-width: 1135px;margin-left: auto;margin-right: auto;margin-bottom: 72px;}.rw-row {row-gap: 40px;column-gap: 3%;}.rw-cols {display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;width: calc(33.33% - 2%);border-radius: 24px;padding: 40px;}.rw-cols:nth-child(5n + 4) , .rw-cols:nth-child(5n) {width: calc(50% - 1.5%);}.rw-colstitle {width: 100%;}.rw-colscontent {margin-bottom: 30px;}.rw-colstxt {letter-spacing: 0.25px;line-height: 1.5;}.rw-colsimg {display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;align-self: self-end;-webkit-align-self: self-end;width: 100%;}.rwbtns {margin-top: 72px;}.rw-title h2 {line-height: 1.3334;}.zgzhinner {justify-content: space-between;-webkit-justify-content: space-between;}.zgzh-left {width: 41%;}.zgzh-right {width: 49.2%;}.zgzh-title h2 {font-weight: 600;letter-spacing: -0.75px;line-height: 1.1667;}.zgzh-subtitle h5, .zgzh-subtitle h3 {font-weight: 500;margin-bottom: 24px;}.zgzhtxt {letter-spacing: 0.25px;}.zgzhtxt ul {width: 100%;row-gap: 12px;display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;}.zgzhtxt ul li {width: 100%;position: relative;padding-left: 32px;}.zgzhtxt ul li:before {position: absolute;top: 5px;left: 0;width: 20px;height: 20px;background-image: url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Image/Check.svg');content: '';background-position: center center;background-repeat: no-repeat;background-size: contain;}.zgzhbtns {margin-top: 24px;}.zgzhinner.zigzag-reversecols {flex-direction: row-reverse;-webkit-flex-direction: row-reverse;}.faqheader {max-width: 610px;margin-left: auto;margin-right: auto;margin-bottom: 72px;}.faqrow {display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;row-gap: 16px;max-width: 925px;margin-left: auto;margin-right: auto;}.faqcols {border-radius: 16px;padding: 24px 32px 24px 32px;width: 100%;}.faqcolstitle {cursor: pointer;position: relative;font-size: 20px;font-weight: 600;letter-spacing: 0.25px;line-height: 1.5;padding-right: 93px;}.faqcolstitle:before {margin-top: -3px;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;transition: all .3s ease;border-radius: 3px;position: absolute;top: 50%;transform: translateY(-50%);right: 0;content: '';width: 16px;height: 3px;background-color: rgba(18, 39, 80, 0.5);}.faqcolstitle:after {margin-top: -3px;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;transition: all .3s ease;border-radius: 3px;position: absolute;top: 50%;transform: translateY(-50%);right: 6.5px;content: '';height: 16px;width: 3px;background-color: rgba(18, 39, 80, 0.5);}.faqcolstxt {display: none;margin-top: 20px;font-size: 16px;line-height: 1.5;letter-spacing: -0.15px;}.faqcols.active .faqcolstitle:after {display: none;}.faqbtns {margin-top: 72px;}.faqtxt {letter-spacing: 0.25px;}.ctafull-sec {position: relative;z-index: 1;}.ctafull-sec:before {position: absolute;z-index: -1;right: 0;bottom: 30px;height: 350px;width: 260px;background-position: bottom right;background-size: contain;background-repeat: no-repeat;content: '';}.ctafull-header {max-width: 925px;margin-left: auto;margin-right: auto;}.ctafullbtns {margin-top: 48px;}.ctafull-txt {letter-spacing: 0.25px;margin-left: auto;margin-right: auto;}.testimonialsec {position: relative;z-index: 1;}.testimonialsec:before {position: absolute;z-index: -1;top: 0;right: 0;width: 230px;height: 300px;content: '';background-position: top right;background-size: contain;background-repeat: no-repeat;}.testimonialsec:after {position: absolute;z-index: -1;bottom: 0;left: 0;width: 150px;height: 200px;content: '';background-position: bottom left;background-size: contain;background-repeat: no-repeat;}.testimonial-header{margin-bottom: 72px;}.testimonial-row.slick-slider {padding-bottom: 104px;}.testimonial-row {margin-left: -10px;margin-right: -10px;width: calc(100% + 20px);display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;}.testimonial-cols.slick-slide {align-content: space-between;-webkit-align-content: space-between;height: inherit;margin-left: 10px;margin-right: 10px;width: calc(33.33% - 20px);border-radius: 24px;display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;padding: 48px 40px;}.testimonial-row .slick-track {display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;}.testimonial-cltxt {letter-spacing: 0.25px;margin-bottom: 30px;}.testimonial-cldetails {width: 100%;}.testimonial-bottom {width: 100%;display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap; align-items: center; -webkit-align-items: center; }.testimonial-left { overflow: hidden; width: 65px;height: 65px;margin-right: 16px;background-size: cover;background-repeat: no-repeat;background-position: center center;border-radius: 50%;}.testimonial-right {width: calc(100% - 81px);font-size: 14px;line-height: 1.5;}.testimonial-right > span {width: 100%;display: block;}.testimonial-clogo {margin-top: 32px;}.testimonial-row .slick-arrow {position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);}.testimonial-row .slick-prev.slick-arrow {margin-left: -24px;}.testimonial-row .slick-next.slick-arrow {margin-left: 24px;}span.tr-name {font-weight: 700;}span.tr-designation > span {font-weight: 500;}.blglistingheader {margin-bottom: 72px;}.blglisting-toprow {row-gap: 20px;margin-bottom: 64px;align-items: center;-webkit-align-items: center;justify-content: space-between;-webkit-justify-content: space-between;column-gap: 20px;}.blglisting-tags ul {width: 100%;display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;gap: 8px;}.blglisting-tags ul li a {border: 1px solid #12275066;color: #122750;border-radius: 100px;padding: 9px 16px 11px 16px;font-size: 16px;letter-spacing: 0.25px;line-height: 1.25;}.mac_os .blglisting-tags ul li a {padding: 10px 16px 10px 16px;}.blglisting-tags ul li a:hover {border-color: #122750;/*background-color: #122750;color: #FFFFFF;*/}.blglisting-search {width: 31.5%;}.blglisting-search form {position: relative;}.blglisting-search form input[type=text] {margin: 0;min-height: 60px;letter-spacing: 0.25px;background-color: #F5F7F8;border-color: #F5F7F8;color: #1227504D;}.blglisting-search form button {position: absolute;right: 10px;top: 9px;border-radius: 10px;padding: 10px;max-height: 42px;color: #fff;width: 42px;text-align: center;}.blglisting-search .hs-search-field__bar button svg {height: 22px;fill: #fff;}.blglisting-search .hs-search-field__bar button:hover {background-color: #122750;border-color: #122750;}.blglisting-row {row-gap: 100px;width: calc(100% + 38.5px);margin-left: -19.25px;margin-right: -19.25px;}.blglisting-cols {width: calc(33.33% - 38.5px);margin-left: 19.25px;margin-right: 19.25px;}a.blglisting-climg {margin-bottom: 32px;background-size: cover;background-repeat: no-repeat;background-position: center center;width: 100%;border-radius: 12px;padding-top: 64.124%;}.blglisting-tags a {line-height: 1.5;letter-spacing: 0.25px;color: #227AF7;}h4.blglisting-cltitle {margin-bottom: 8px;}.blglisting-cltxt *{display: inline;list-style: none;margin: 0;padding: 0;font-size: 18px;line-height: 0;letter-spacing: 0.25px;color: #122750;font-style: normal;font-weight: 400;font-family: 'Okta Neue Normal';text-decoration: none !important;}.blog-subheader {width: 100%;}.blog-subheader h3 {margin-bottom: 30px;}.blglisting-pagination {margin-top: 120px;}.blglisting-pagination a.hs-pagination__link.hs-pagination__link--number {padding: 0;margin: 0;display: none;letter-spacing: 0.25px;font-weight: 700;}.blglisting-pagination a.hs-pagination__link.hs-pagination__link--number.hs-pagination__link--active {display: block;}.blglisting-pagination .hs-pagination__link--prev {display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;align-items: center;-webkit-align-items: center;justify-content: center;-webkit-justify-content: center;width: 40px;height: 40px;border-radius: 50%;text-align: center;background-color: rgba(18, 39, 80, 20%);margin-right: 16px;}.blglisting-pagination .hs-pagination__link--next {display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;align-items: center;-webkit-align-items: center;justify-content: center;-webkit-justify-content: center;width: 40px;height: 40px;border-radius: 50%;text-align: center;background-color: rgba(18, 39, 80, 20%);margin-left: 16px;}.blglisting-pagination .hs-pagination__link-icon svg {fill: #FFFFFF;width: 22px;height: 22px;}.blglisting-pagination .hs-pagination__link--next svg {margin-left: 2px;}.blglisting-pagination .hs-pagination__link--prev:hover , .blglisting-pagination .hs-pagination__link--next:hover {background-color: #122750;}.blglisting-pagination .hs-pagdisable.hs-pagination__link--next , .blglisting-pagination .hs-pagdisable.hs-pagination__link--prev {pointer-events: none;opacity: 50%;}.subsinner {border-radius: 24px;justify-content: space-between;-webkit-justify-content: space-between;}.subsleft.secheader {width: 55%;}.subsright {width: 37%;}.subsright form input[type=email] , .subsright form .hs-input {min-height: 54px;letter-spacing: 0.25px;}.subsright form .hs-button, .subsright form input[type=submit] {min-height: 54px;width: 100%;background-color: #122750;border-color: #122750;}.subsright form .hs-button:hover , .subsright form input[type=submit]:hover {background-color: #153871;border-color: #153871; color: #FFFFFF;/*background-color: #FFFFFF;border-color: #FFFFFF;*/}.subsleft h2 {line-height: 1.3334;}.blogpost-wzsec {padding: 172px 0 120px;}.blogpost-left {width: 26%;margin-right: 5%;}.blogpostright {width: 66.1299%;}.blogpost-left .second_btn a {padding: 10px 16px 10px;font-weight: 700;letter-spacing: 0.25px;border-color: rgb(34 122 247 / 50%);color: #227AF7;}.mac_os .blogpost-left .second_btn a {padding: 11px 16px 11px;}.blogpost-left .second_btn a svg {-webkit-transition: all .3s ease;-moz-transition: all .3s ease;transition: all .3s ease;height: 12.72px;display: inline-block;margin-right: 8px;vertical-align: middle;}.blogpost-left .second_btn a:hover {border-color: #227af7;/*color: #FFFFFF;border-color: #122750;*/}/*.blogpost-left.second_btn a:hover svg path {stroke: #FFFFFF;}*/.blogpostright-tags {color: #227AF7;}.blogpostright-tags a {font-weight: 700;font-size: 24px;line-height: 1.35;letter-spacing: -0.3499999940395355px;color: #227AF7;}.blogpostright-tags a:hover {color: #122750;}.blogpostright-tags {margin-bottom: 16px;}.blogpostright h1.h2 {line-height: 1.3334;margin-bottom: 16px;}.blogpostright-meta {line-height: 1.5;letter-spacing: 0.25px;}.blogpostright-fimg {margin-top: 48px;}.blogpostright-fimg img {border-radius: 12px;}.blogpostright-content {margin-top: 48px;letter-spacing: 0.25px;}.blogpostright-content p {margin-bottom: 20px;}.blogpostright-content a {vertical-align: top;color: #227AF7;display: inline;}.blogpostright-content h3 , .blogpostright-content h2 {margin-top: 48px;}.blogpostright-content ul {list-style: none;margin: 0;padding: 0;}.blogpostright-content ul li {padding-left: 32px;position: relative;margin-bottom: 12px;}.blogpostright-content ul li:before {background: url(https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Image/Check.svg) no-repeat 0 0 / contain;content: "";height: 20px;left: 0;position: absolute;top: 4px;width: 20px;}.blogpostright-content ol {counter-reset: section;list-style: none;margin: 0;padding: 0;}.blogpostright-content ol li {padding-left: 20px;position: relative;margin-bottom: 12px;}.blogpostright-content ol li:before {counter-increment: section;content: counter(section)'.';line-height: 1.2;color: currentColor;height: auto;left: 0;position: absolute;top: 4px;width: auto;}.cta-bpsec {border-radius: 24px;}.cta-bpinner {justify-content: space-between;-webkit-justify-content: space-between;}.cta-bpleft {width: 60%;}.blogpostright-author {margin-top: 48px;background-color: #F5F7F8;padding: 48px 64px;border-radius: 24px;justify-content: space-between;-webkit-justify-content: space-between;}.bp-authorleft {width: 45%;}.bp-smright {width: 45%;}span.bp-atitle , span.bp-smtitle {display: block;font-weight: 700;letter-spacing: 0.25px;margin-bottom: 16px;}.bpa-limg {width: 48px;margin-right: 16px;}.bpa-limg a {width: 100%;height: 48px;background-size: cover;background-position: center center;background-repeat: no-repeat;border-radius: 50%;}.bpa-lcontent {width: calc(100% - 64px);letter-spacing: 0.25px;}.bpa-lcontent a {font-weight: 700;}.bpa-lcontent a:hover {color: #227AF7;}.bpa-lcontent span {width: 100%;display: block;}.bp-smright ul {display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;column-gap: 10px;}.bp-smright ul li {display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;}.bp-smright ul li a {display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;align-items: center;background-color: #122750;border-radius: 8px;height: 32px;justify-content: center;width: 32px;}.bp-smright ul li a svg {-webkit-transition: all .3s ease;-moz-transition: all .3s ease;transition: all .3s ease;width: 15px;fill: #FFFFFF;color: #FFFFFF;}.bp-smright ul li a:hover {background-color: #227AF7;}.leader-header {margin: 0 auto 88px;}.leader-rows {row-gap: 88px;}.leader-cols {float: left;margin-right: 3.1%;width: 31.26%;}.leader-cols:nth-child(3n) {margin-right: 0;}.leader-img {margin-bottom: 32px;overflow: hidden;position: relative;background-repeat: no-repeat;background-size: cover;background-position: top center;border-radius: 24px;padding-top: 100%;}span.leader-shapeimg {position: absolute;width: 142px;top: 0;right: 0;}span.leader-shapeimg.bm_rght {top: auto;bottom: 0;}span.leader-shapeimg.bm_left {top: auto;bottom: 0;right: auto;left: 0;}.leader-content h3 {margin-bottom: 4px;}.leader-ctxt {font-size: 20px;letter-spacing: 0.25px;}.leader-linkedin a {font-size: 20px;text-decoration: underline !important;letter-spacing: 0.25px;}.leader-linkedin a:hover {color: #227AF7;}.ourstoryheader {margin-left: auto;margin-right: auto;margin-bottom: 88px;}.ourstorytxt {letter-spacing: 0.25px;}.ourstorymain {position: relative;z-index: 1;}.ourstoryrow {row-gap: 24px;display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;align-items: flex-start;-webkit-align-items: flex-start;}.ourstorycols {background-size: cover;background-position: center center;background-repeat: no-repeat;width: 57.662%;margin-right: 1.7%;float: left;border-radius: 24px;padding-top: 37.8%;}.ourstorycols:nth-child(2n) {width: 40.64%;margin-right: 0;}.ourstorycols:nth-child(3n + 2) {padding-top: 40.64%;}.ourstorycols:nth-child(3n) {max-width: 40.64%;margin-left: 17%;padding-top: 30%;}.ourstorycols:nth-child(6n) {margin-left: 0;}.ourstoryshapeimg {position: absolute;top: 37%;right: -30px;z-index: -1;max-width: 420px;}.cvheader {margin-left: auto;margin-right: auto;margin-bottom: 72px;}.cvrow {max-width: 925px;margin-left: auto;margin-right: auto;row-gap: 96px;justify-content: space-between;-webkit-justify-content: space-between;}.cvcols {width: 43.244%;float: left;margin-right: 5%;}.cvcols:nth-child(2n) {margin-right: 0;}.cvcolimg {margin-bottom: 32px;background-size: cover;background-repeat: no-repeat;background-position: center center;width: 100%;padding-top: 69.25%;border-radius: 24px;}.cvcoltxt {letter-spacing: 0.25px;}.wrkaccordion-header {margin-left: auto;margin-right: auto;margin-bottom: 72px;}.wrkaccordion-row {justify-content: space-between;-webkit-justify-content: space-between;}.wrkaccordion-left {width: 48.388%;}.wrkaccordion-right {width: 48.388%;}.wrkaccordion-left image {border-radius: 24px;}.wrkaccordion-card {background: #F5F7F8;padding: 24px 32px;border-radius: 16px;margin-bottom: 16px;}.wrkaccordion-card:last-child {margin-bottom: 0;}.wac-title {cursor: pointer;font-size: 20px;font-weight: 600;letter-spacing: 0.25px;line-height: 30px;padding-right: 31px;position: relative;}.wac-title:before {-webkit-transition: all .3s ease;-moz-transition: all .3s ease;transition: all .3s ease;content: '';position: absolute;top: 0;right: 2px;width: 14px;height: 14px;border-right: 2px solid #122750;border-bottom: 2px solid #122750;border-radius: 2px;transform: rotate(45deg);opacity: 50%;margin-top: 3px;}.wac-txt {display: none;margin-top: 16px;letter-spacing: 0.25px;padding-right: 25px;}.wrkaccordion-card.active .wac-title:before {transform: rotate(-135deg);margin-top: 10px;}.solutionlogotitle h5 {letter-spacing: 0.25px;margin-bottom: 0;}.solutionlogoinner {display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;align-items: center;-webkit-align-items: center;justify-content: space-between;-webkit-justify-content: space-between;}.solutionlogorow {align-items: center;-webkit-align-items: center;display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;column-gap: 45px;row-gap: 30px;}.solutionlogocols img {max-width: 154px !important;}.who-workwizeheader {margin-left: auto;margin-right: auto;margin-bottom: 88px;}.who-workwizerow {row-gap: 20px;}.who-workwizecols {min-height: 400px;width: 32.25%;float: left;margin-right: 1.614%;border-radius: 24px;padding: 32px 40px;}.who-workwizecols:nth-child(3n) {margin-right: 0;}.who-workwizeicon {margin-bottom: 24px;width: 64px;height: 64px;border-radius: 8px;padding: 10px;align-items: center;-webkit-align-items: center;display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;justify-content: center;-webkit-justify-content: center;}.who-workwizeicon img {max-width: 32px !important;}.who-workwizectxt {letter-spacing: 0.25px;}.wztopshape {position: relative;z-index: 1;overflow: hidden;}.wztopshape-solution {position: absolute;top: 100px;left: -40px;width: 200px;height: auto;z-index: -1;}.wzrightshape-solution {position: absolute;bottom: 0;right: 0;width: 55%;height: auto;z-index: -1;}.itasset-header {justify-content: space-between;-webkit-justify-content: space-between;margin-bottom: 72px;}.itasset-title {width: 48%;}.itasset-txt {width: 48%;}.itasset-row {row-gap: 72px;}.itasset-cols {width: 31.5%;float: left;margin-right: 2.75%;}.itasset-cols:nth-child(3n) {margin-right: 0;}.itasset-colsimg {background-position: center center;background-repeat: no-repeat;background-size: cover;width: 100%;border-radius: 12px;padding-top: 75%;margin-bottom: 32px;}.itasset-colstxt {letter-spacing: 0.25px;}.wcshpsec {position: relative;z-index: 1;overflow: hidden;}.wcshaperight {position: absolute;top: 50px;right: 0px;width: 200px;height: auto;z-index: -1;}.wcshapeleft {position: absolute;bottom: 0;left: 0;width: 270px;height: auto;z-index: -1;}.why-chooose-header {margin-bottom: 72px;}.why-chooose-box {padding: 56px 60px;border-radius: 24px;}.why-chooose-row {row-gap: 30px;}.why-chooose-cols {width: 31.333%;float: left;margin-right: 3%;}.why-chooose-cols:nth-child(3n) {margin-right: 0;}.why-chooose-colsimg {margin-bottom: 24px;width: 64px;height: 64px;border-radius: 8px;padding: 10px;align-items: center;-webkit-align-items: center;display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;justify-content: center;-webkit-justify-content: center;}.why-chooose-colsimg img {max-width: 32px !important;}.wc-colstxt {letter-spacing: 0.25px;}.header-btns .header-btn.btnlink , .header-menu .hs-menu-wrapper > ul > li {line-height: 0;}.hdrblogtag, .hdrblogtag a , .hdrblogtitle a {font-family: 'Okta Neue Semi';font-weight: 600;}.footer-form form .hs-form-field > label {display: none;color: #fff;}.footer-form input[type=email] {font-family: 'Okta Neue Normal';}.footer-form form ::-webkit-input-placeholder , .blglisting-search form ::-webkit-input-placeholder {color: #122750;opacity: 30%;}.footer-form form ::-moz-placeholder , .blglisting-search form ::-moz-placeholder {opacity: 30%;color: #122750;}.footer-form form :-ms-input-placeholder , .blglisting-search form :-ms-input-placeholder {opacity: 30%;color: #122750;}.footer-form form ::placeholder , .blglisting-search form ::placeholder] {opacity: 30%;color: #122750;}.footer-form form .hs-richtext.hs-main-font-element {display: none;}.logotxt , .blogpostright-content a {font-family: 'Okta Neue';font-weight: 500;}.zgzh-title h2 , .faqcolstitle , .wac-title , .zigzag-content h3 {font-family: 'Okta Neue Semi';}.sectxt.zagzag-txt strong , .wktw-content h2 {font-family: 'Okta Neue Semi';font-weight: 600;}.testimg-txt , .zagzag-no {font-family: 'Okta Neue';}.blglisting-content .blglisting-tags a {font-family: 'Okta Neue';font-weight: 700;}.subsright form ::-webkit-input-placeholder {color: #B8BECA;}.subsright form ::-moz-placeholder {color: #B8BECA;}.subsright form :-ms-input-placeholder {color: #B8BECA;}.subsright form ::placeholder {color: #B8BECA;}span.bp-atitle , span.bp-smtitle {font-family: 'Okta Neue';font-weight: 700;}.bpa-lcontent a {font-family: 'Okta Neue';}.rw-colstxt a {vertical-align: top;}.whitpapr-rw a.blglisting-climg {background-position: top center;}.logocols {text-align: center;}.logosec , .rw-sec {position: relative;z-index: 1;}body #hs-banner-parent #hs-eu-policy-wording {font-size: 18px;line-height: 1.3;letter-spacing: 0.25px;font-family: 'Okta Neue';}body #hs-eu-cookie-confirmation #hs-eu-confirmation-button {background-color: #227af7;border-color: #227af7;}body #hs-banner-parent #hs-eu-opt-in-buttons button, body #hs-modal-content #hs-modal-footer-container button {font-size: 18px;line-height: 1;padding: 15px 20px 19px;height: auto;min-width: 155px;border-radius: 12px;font-family: 'Okta Neue';letter-spacing: -0.15px;display: inline-block;}body #hs-eu-cookie-confirmation #hs-eu-confirmation-button, body #hs-modal-content #hs-modal-accept-all {background-color: #227af7;border-color: #227af7;}body #hs-eu-cookie-confirmation #hs-eu-confirmation-button:hover, body #hs-modal-content #hs-modal-accept-all:hover {background: #fff;color: #227af7;}body #hs-eu-cookie-confirmation #hs-eu-decline-button:hover {color: #fff;background-color: #122750;}body #hs-eu-cookie-confirmation #hs-eu-confirmation-button-group, body #hs-eu-cookie-confirmation #hs-eu-opt-in-buttons {gap: 24px;}body.mac_os #hs-banner-parent #hs-eu-opt-in-buttons button {padding: 17px 20px;}body #hs-eu-cookie-confirmation #hs-eu-confirmation-button-group {align-items: center;}@media (min-width: 992px) {.hmegaMenu {display: none !important;}.header-menu .hs-menu-wrapper > ul > li.megaChildMenu:hover .hmegaMenu {display: block !important;}}@media (max-width: 1300px) {.ourstoryshapeimg {right: -20px;}}@media (min-width: 1300px){.heroinner:before {height: calc(100% + 480px);top: 10px;}}@media (max-width: 1280px) {.wrapper-1257 , .wrapper {max-width: calc(1024px + 40px);}.sectitle h2.h1 {font-size: 48px;}.hmegaMenu {width: 1024px;}.header-menu .hs-menu-wrapper > ul li:before {width: 1024px;}.header-menu .hs-menu-wrapper > ul , .header-btns {column-gap: 24px;}.footer-left {width: 29%;}.footer-right {column-gap: 5%;}.heroimginner > img {max-width: 900px !important;}.zgzh-left {width: 48%;}.zgzh-title h2 {font-size: 40px;}.testimonialsec:before {height: 240px;width: 180px;}.ctafull-sec:before {height: 280px;width: 210px;}.rw-header , .testimonial-header , .faqheader , .logoheader , .blglistingheader , .cvheader , .ourstoryheader , .leader-header , .wrkaccordion-header , .who-workwizeheader , .itasset-header , .why-chooose-header {margin-bottom: 60px;}.rwbtns , .faqbtns {margin-top: 60px;}.blglisting-pagination {margin-top: 80px;}.blogpostright {width: 69%;}span.heroiconimg-rghtp {right: 25px;}.ourstoryshapeimg {max-width: 350px;}.cvrow {row-gap: 80px;}.solutionlogorow {column-gap: 36px;}.solutionlogocols img {max-width: 145px !important;}.wztopshape-solution {top: 80px;}.wzrightshape-solution {width: 46%;}.itasset-colsimg {margin-bottom: 24px;}.itasset-row {row-gap: 60px;}.wcshapeleft {width: 210px;}.wcshaperight {top: 80px;width: 170px;}}@media (max-width: 1080px) {.wrapper-1257 , .wrapper {max-width: calc(900px + 40px);}.h2, h2 {font-size: 42px;}.h3, h3 {font-size: 28px;}.h4, h4 {font-size: 22px;}.hmegaMenu {width: 900px;padding: 30px;}.header-menu .hs-menu-wrapper > ul li:before {width: 900px;}.hmm-title {font-size: 24px;letter-spacing: -.25px;line-height: 24px;margin-bottom: 16px;}.hmegaMenuInn {column-gap: 2%;}.header-menu .hs-menu-wrapper > ul li > a {font-size: 15px;}.header-menu .hs-menu-wrapper > ul li.megaChildMenu > a:before {height: 7px;margin-top: -2px;width: 7px;}.header-btn.btnlink a{font-size: 15px;}.header-btn.hdrbtn a {font-size: 14px;}.header-right {width: 75%;}.header-logo {width: 23%;}.header-logo a img {max-width: 180px !important;}.footer-left {width: 31%;}.heroimginner > img {max-width: 750px !important;}span.heroiconimg {max-width: 380px;}.rw-cols {padding: 30px;width: calc(50% - 1.5%);}.zgzh-title h2 {font-size: 34px;}.testimonial-cols.slick-slide {padding: 38px 30px;}.ctafull-sec:before {height: 240px;width: 170px;}.blglisting-row {margin-left: -10px;row-gap: 60px;margin-right: -10px;width: calc(100% + 20px);}.blglisting-cols {margin-left: 10px;margin-right: 10px;width: calc(33.33% - 20px);}a.blglisting-climg {margin-bottom: 24px;}.blglisting-tags a {letter-spacing: .15px;line-height: 1.3;font-size: 16px;}.blglisting-cltxt * {font-size: 16px;letter-spacing: .15px;}.subsleft.secheader {width: 58%;}.subsleft h2 {font-size: 36px;line-height: 1.2;}.blglisting-pagination {margin-top: 60px;}.blogpostright-author {padding: 40px;}.blogpost-wzsec {padding: 160px 0 80px;}span.leader-shapeimg {width: 110px;}.leader-img {margin-bottom: 24px;}.leader-rows {row-gap: 60px;}.ourstoryshapeimg {max-width: 300px;}.cvrow {row-gap: 60px;}.wktwimg {margin-bottom: 32px;}.hrprocu-btn {margin-top: 32px;}.wrkaccordion-card {padding: 24px 24px;}.wac-txt {letter-spacing: .15px;margin-top: 12px;font-size: 16px;}.solutionlogorow {column-gap: 24px;}.solutionlogocols img {max-width: 130px !important;}.solutionlogotitle h5 {letter-spacing: 0;font-size: 16px;}.who-workwizecols {padding: 26px;min-height: 380px;}.who-workwizeicon {height: 50px;margin-bottom: 20px;width: 50px;}.who-workwizeicon img {max-width: 26px !important;}.who-workwizectxt {letter-spacing: 0;}}@media (max-width: 991px) {.wrapper-1257 , .wrapper {max-width: calc(700px + 40px);}.h1, h1 {font-size: 50px;letter-spacing: -0.15px;}.h2, h2 {font-size: 34px;letter-spacing: -0.15px;}.h3, h3 {font-size: 24px;margin-bottom: 14px;}.sectxt {font-size: 18px;letter-spacing: .15px;}.menuOpen {overflow: hidden;}.header-right {z-index: 99;display: block;background-color: #fff;height: 100vh;overflow-y: auto;padding: 80px 20px;position: fixed;right: -100%;top: 0;transition: all .4s ease-in-out;-webkit-transition: all .4s ease-in-out;width: 100%;}body.menuOpen .header-right {right: 0;}.mobileTrigger {position: absolute;z-index: 99;top: 5px;right: 0;align-items: flex-end;display: flex;display: -webkit-flex;flex-flow: column;-webkit-flex-flow: column;justify-content: center;-webkit-justify-content: center;}.mobileTrigger span {background-color: #FFFFFF;border-radius: 1em;display: block;height: 3px;transition: all .4s ease-in-out;width: 30px;}.mobileTrigger span~span {margin-top: 6px;}.mobileTrigger span:last-child {width: 15px;}.headerdark-blue-text-with-blue-logo .mobileTrigger span {background-color: #122750;}body.menuOpen .header-row > .mobileTrigger {opacity: 0;}.header-right .mobileTrigger {top: 35px;right: 10px;display: none;}.header-right .mobileTrigger {display: flex;}.header-right .mobileTrigger span {background-color: #122750;}.header-right .mobileTrigger span:first-child {position: absolute;transform: rotate(45deg);}.header-right .mobileTrigger span:nth-child(2) {margin: 0;transform: scale3d(0,0,0);}.header-right .mobileTrigger span:last-child {position: absolute;margin: 0;transform: rotate(-45deg);width: 30px;}.childTrigger { transition: all .3s; align-items: center;display: flex;height: 38px;justify-content: center;position: absolute;right: 0;top: 0;width: 40px;}.childTrigger:before {border-bottom: 2px solid #122750;border-left: 2px solid #122750;content: "";height: 12px;position: absolute;transform: rotate(-45deg);transition: all .4s ease-in-out;width: 12px;}.header-menu .hs-menu-wrapper > ul li:hover > .childTrigger:before {border-color: #227AF7;}.header-btns, .header-menu .hs-menu-wrapper > ul {display: block;}.header-btn {padding: 10px 0 10px 0;}.header-menu .hs-menu-wrapper > ul li {position: relative;padding: 10px 0 10px 0;}.header-menu .hs-menu-wrapper > ul li > a {padding-right: 42px;}.header-menu .hs-menu-wrapper > ul li > a , .header-btn.btnlink a {color: #122750;font-size: 20px;line-height: 1.5;}.header-menu .hs-menu-wrapper>ul li.megaChildMenu>a:before {display: none;}.header-menu .hs-menu-wrapper>ul li:hover:before{display: none;}.header-menu .hs-menu-wrapper > ul li.megaChildMenu > a {padding-right: 0;display: block;}.hmegaMenu {width: 100%;padding: 20px 0 20px 16px;position: static !important;background: transparent;box-shadow: none;border-radius: 0;}.hmegaMenu.headertwo_cols {width: 100%;}.hmegaMenuInn {column-gap: 8%;row-gap: 30px;}.hmegaMenu .hmegaMenuInn .hmegaMenucols.hc-txt {width: 100% !important;}.hmegaMenu .hmegaMenuInn .hmegaMenucols.hc-list {width: 46% !important;}.hmegaMenu .hmegaMenuInn .hmegaMenucols.hc-blog {width: 46% !important;}.hmm-text {max-width: 100%;}.hlistitle {margin-bottom: 16px;}a.hdrblogimg {height: 166px;margin-bottom: 20px;}.hdrblogtitle a {font-size: 20px;line-height: 1.2;}.hdrblogtitle {margin-top: 10px;}.hdrblogtag, .hdrblogtag a {font-size: 15px;}.hmm-title {font-size: 20px;letter-spacing: -.15px;margin-bottom: 12px;}.header-btn.hdrbtn a {font-size: 16px;}.headerdark-blue-text-and-logo .header-btn.hdrbtn a {background-color: #227AF7;border-color: #227AF7;}.headerdark-blue-text-and-logo .mobileTrigger span {background-color: #122750;}.sectitle h2.h1 {font-size: 36px;}.footer-left {width: 100%;}.footer-right {width: 100%;margin-top: 40px;}.faqheader, .logoheader, .rw-header, .testimonial-header , .blglistingheader , .leader-header , .ourstoryheader , .cvheader , .wrkaccordion-header , .who-workwizeheader , .itasset-header , .why-chooose-header {margin-bottom: 48px;}.faqbtns, .rwbtns {margin-top: 48px;}.herotxt {margin-bottom: 30px;}.heroimginner > img {max-width: 620px !important;}span.heroiconimg {max-width: 300px;bottom: -30px;}.logorow {grid-template-columns: auto auto auto;row-gap: 40px;}.zgzhinner , .zgzhinner.zigzag-reversecols {flex-direction: column-reverse;-webkit-flex-direction: column-reverse;}.zgzh-left {width: 100%;margin-top: 40px;}.zgzh-right {width: 100%;text-align: center;}.zgzh-title h2 {font-size: 30px;letter-spacing: 0;}.testimonial-row.slick-slider {padding-bottom: 84px;}.testimonialsec:before {height: 160px;width: 130px;}.testimonialsec:after {height: 140px;width: 130px;}.testimonial-cltxt {letter-spacing: .15px;font-size: 16px;}.testimonial-clogo {margin-top: 24px;}.ctafull-sec:before {height: 190px;width: 140px;}.ctafullbtns {margin-top: 30px;}.blglisting-cols {width: calc(50% - 20px);}.subsleft.secheader {width: 100%;margin-bottom: 30px;}.subsright {width: 100%;}.blglisting-tags {width: 100%;}.blglisting-search {width: 100%;}.blglisting-toprow {margin-bottom: 50px;}.blogpost-wzsec {padding: 140px 0 80px;}.blogpost-left {margin-right: 0;width: 100%;margin-bottom: 20px;}.blogpostright {width: 100%;}.blogpostright-tags a {font-size: 20px;letter-spacing: 0;}span.heroiconimg-rghtp {right: 0;}.count-col {width: 49.17%;}.count-col:nth-child(2n) {margin-right: 0;}.leader-cols {width: 48.45%;}.leader-cols:nth-child(3n) {margin-right: 3.1%;}.leader-cols:nth-child(2n) {margin-right: 0;}.leader-rows {row-gap: 50px;}.leader-img {margin-bottom: 16px;}.leader-ctxt, .leader-linkedin a {font-size: 18px;letter-spacing: .15px;}.ourstoryshapeimg {max-width: 230px;}.wrkaccordion-left {width: 100%;text-align: center;}.wrkaccordion-right {width: 100%;margin-top: 30px;}.wktwtxt {font-size: 16px;}.solutionlogotitle {width: 100%;text-align: center;margin-bottom: 20px;}.solutionlogorow {width: 100%;column-gap: 28px;row-gap: 20px;justify-content: center;-webkit-justify-content: center;}.solutionlogocols img {max-width: 156px !important;}.who-workwizecols {width: 49.19%;min-height: 350px;}.who-workwizecols:nth-child(3n) {margin-right: 1.614%;}.who-workwizecols:nth-child(2n) {margin-right: 0;}.itasset-title, .itasset-txt {width: 100%;text-align: center;}.itasset-cols {width: 48.6%;}.itasset-cols:nth-child(3n) {margin-right: 2.75%;}.itasset-cols:nth-child(2n) {margin-right: 0;}.why-chooose-box {padding: 50px 40px;}.why-chooose-cols {width: 48.5%;}.why-chooose-cols:nth-child(3n) {margin-right: 3%;}.why-chooose-cols:nth-child(2n) {margin-right: 0;}.why-chooose-colsimg {margin-bottom: 16px;}.wztopshape-solution {top: 140px;}}@media (max-width: 767px) {.wrapper-1257 , .wrapper {max-width: 100%;}.h1, h1 {font-size: 42px;letter-spacing: 0;}.h2, h2 {font-size: 28px;letter-spacing: 0;}.h3, h3 {letter-spacing: 0;}.h4, h4 {letter-spacing: 0;}.h5, h5 {letter-spacing: 0;}.h6, h6 {letter-spacing: 0;}input[type=email], input[type=number], input[type=tel], input[type=text], select, textarea , form .hs-button, form input[type=submit] {letter-spacing: 0;}.form-columns-2 .hs-form-field {width: 100% !important;margin-right: 0;}.sectitle h2.h1 {font-size: 32px;}body {font-size: 16px;}.sectxt {font-size: 18px;letter-spacing: 0;}.button a, .hs-blog-post-listing__post-button, .hs-button, button , .second_btn a {border-radius: 8px;font-size: 16px;letter-spacing: 0;padding: 14px 16px;}.mac_os button, .mac_os .button a, .mac_os .hs-button, .mac_os .hs-blog-post-listing__post-button, .mac_os .second_btn a {padding: 15px 16px 13px;}.slick-arrow {height: 36px;width: 36px;}.slick-arrow:before {height: 9px;width: 9px;}.header-menu .hs-menu-wrapper > ul li > a {letter-spacing: 0;}.hmm-btn a {letter-spacing: 0;}.header-btn.btnlink a, .header-btn.hdrbtn a {letter-spacing: 0;}.hmegaMenu .hmegaMenuInn .hmegaMenucols.hc-list {width: 100% !important;}.hmegaMenu .hmegaMenuInn .hmegaMenucols.hc-blog {width: 100% !important;}.hlistctxt {font-size: 14px;}.hmm-text {font-size: 14px;margin-bottom: 12px;}.hmm-title {font-size: 18px;letter-spacing: 0;margin-bottom: 8px;}.hlistctitle {font-size: 17px;letter-spacing: 0;}.hdrblogtitle a {font-size: 18px;}.footer-right {flex-wrap: wrap;justify-content: space-between;row-gap: 30px;column-gap: 0;}.footer-menurow {width: 46%;row-gap: 30px;justify-content: space-between;-webkit-justify-content: space-between;}.footer-copyrightrow {flex-direction: column;row-gap: 16px;}.footer-cltitle h6, .footer-cltitle h3 {margin-bottom: 14px;}.footer-clmenu ul {row-gap: 6px;}.footer-leftxt , .footer-form {margin-top: 30px;}.footer-leftxt p {margin-bottom: 16px;}.footer-copyrightrow {margin-top: 34px;}.faqheader, .logoheader, .rw-header, .testimonial-header , .blglistingheader , .leader-header , .ourstoryheader , .cvheader , .wrkaccordion-header , .who-workwizeheader , .itasset-header , .why-chooose-header {margin-bottom: 40px;}.faqbtns, .rwbtns {margin-top: 36px;}.logotxt {letter-spacing: 0;}.rw-colstxt , .zgzhtxt , .testimonial-cltxt , .faqtxt {letter-spacing: 0;}.rw-cols {padding: 25px 20px;border-radius: 12px;}.rw-row {row-gap: 30px;}span.heroiconimg {max-width: 260px;left: -20px;}.heroimginner > img {max-width: 100% !important;}.zgzh-left {margin-top: 30px;}.zgzh-title h2 {font-size: 28px;}.zgzh-subtitle h5 {margin-bottom: 16px;}.faqcolstitle {font-size: 18px;letter-spacing: 0;padding-right: 35px;}.faqcolstxt {letter-spacing: 0;margin-top: 16px;}.faqcols {border-radius: 10px;padding: 20px 24px;}.ctafull-sec:before {height: 150px;width: 120px;bottom: 0;}.testimonialsec:after {height: 120px;width: 110px;}.testimonialsec:before {height: 130px;width: 110px;}.testimonial-cols.slick-slide {padding: 30px 20px;}.testimonial-row.slick-slider {padding-bottom: 60px;}.testimonial-clogo {margin-top: 18px;}.blglisting-row {row-gap: 40px;margin-left: 0;margin-right: 0;width: 100%;}.blglisting-cols {width: 100%;margin-left: 0;margin-right: 0;}.subsinner {border-radius: 12px;}.subsleft h2 {font-size: 28px;}.subsright form .hs-input, .subsright form input[type=email] {letter-spacing: 0;min-height: 44px;}.subsright form .hs-button, .subsright form input[type=submit] {min-height: 44px;}.blglisting-tags ul li a {border-radius: 30px;letter-spacing: 0;}.blglisting-cltxt *, .blglisting-tags a {letter-spacing: 0;}.blglisting-pagination {margin-top: 40px;}.blogpostright-fimg {margin-top: 30px;}.blogpostright-content {margin-top: 30px;letter-spacing: 0;}.blogpost-left .second_btn a , .blogpostright-meta {letter-spacing: 0;}.blogpostright-content {letter-spacing: 0;}.blogpostright-content h3 , .blogpostright-content h2 {margin-top: 30px;}.blogpostright-content p {margin-bottom: 10px;}.cta-bpleft {width: 100%;margin-bottom: 20px;text-align: center;}.cta-bpbtns {width: 100%;text-align: center;}.blogpostright-author {padding: 30px 20px;margin-top: 30px;}span.bp-atitle, span.bp-smtitle {letter-spacing: 0;margin-bottom: 10px;}.blogpost-wzsec {padding: 110px 0 60px;}a.blglisting-climg {margin-bottom: 15px;}.blogpostright-tags a {font-size: 18px;}.leader-img {border-radius: 12px;}.ourstoryshapeimg {max-width: 170px;}.cvcols {width: 47%;}.cvcolimg {border-radius: 12px;margin-bottom: 24px;}.cvrow {row-gap: 40px;}.ourstorycols {border-radius: 12px;}span.heroiconimg-rghtp {max-width: 180px;right: -20px;}.count-txt {letter-spacing: 0;}.heroheader {display: block;}.ourstorytxt , .cvcoltxt , .leader-ctxt, .leader-linkedin a {font-size: 16px;letter-spacing: 0;}.ourstorycols:nth-child(3n + 2) {padding-top: 46.25%;}.wktw-col {margin-right: 0;width: 100%;}.wrkaccordion-card {padding: 20px 16px;border-radius: 12px;}.wac-title:before {height: 11px;margin-top: 6px;width: 11px;}.wac-txt {letter-spacing: 0;padding-right: 0;}.wac-title {letter-spacing: 0;line-height: 27px;padding-right: 25px;}.wktwimg {margin-bottom: 24px;border-radius: 12px;}.wztopshape-solution {width: 170px;}.who-workwizecols {padding: 20px;border-radius: 12px;min-height: auto;}.itasset-row {row-gap: 50px;}.why-chooose-box {padding: 40px 30px;}.wcshaperight {top: 170px;width: 140px;}.itasset-colstxt , .wc-colstxt {letter-spacing: 0;}.wcshapeleft {width: 150px;}.blogpostright-content ol li {padding-left: 16px;}}@media (max-width: 560px) {.secbtns {row-gap: 20px;column-gap: 16px;}.button a, .hs-blog-post-listing__post-button, .hs-button, .second_btn a, button {font-size: 14px;}.footer-right {flex-direction: column;}.footer-menurow {width: 100%;}.heroheader {margin-bottom: 40px;}span.heroiconimg {max-width: 180px;}.rw-cols {width: 100% !important;}.logorow {grid-template-columns: auto auto;}.faqcols {padding: 20px 20px;}.bp-authorleft, .bp-smright {width: 100%;}.bp-smright {margin-top: 20px;}.count-col {width: 100%;margin-right: 0 !important;}.count-col:last-child {margin-bottom: 0;}.count-col h3 {margin-bottom: 4px;}.count-txt {padding: 0;}.leader-cols {width: 100%;margin-right: 0 !important;}.leader-rows {row-gap: 40px;}.ourstorycols {width: 100% !important;margin-right: 0 !important;margin-left: 0 !important;max-width: 100% !important;padding-top: 56.25%;}.ourstorycols:nth-child(3n + 2) {padding-top: 66.66%;}.ourstorycols:nth-child(3n) {padding-top: 100%;}.cvcols {width: 100%;margin-right: 0;}.cvcolimg {margin-bottom: 16px;}.wac-title {font-size: 18px;}.who-workwizecols {min-height: auto;width: 100%;margin-right: 0 !important;}.itasset-cols {width: 100%;margin-right: 0 !important;}.why-chooose-cols {width: 100%;margin-right: 0 !important;}.why-chooose-box {padding: 34px 20px;border-radius: 12px;}}
body.hs-web-interactives-top-banner-open .header-sec { top: 85px; } #hs-web-interactives-top-push-anchor { height: auto !important; } .subsright form,.subsright form label{color:#fff}.subsright form a{vertical-align:baseline}.subsright .submitted-message{color:#fff;text-align:center}.headld-sec .header-logo{width:48%}.headld-sec .header-rght{width:50%;text-align:right;float:left}.headld-sec .header-btns{justify-content:right;-webkit-justify-content:right}.header-btn.hdrbtn a:hover{background-color:#2072e6;border-color:#2072e6}.headerdark-blue-text-and-logo .header-btn.hdrbtn a:hover{background-color:#153871;border-color:#153871}.footer-ldsec .footer-form{margin:0 0 0 auto;max-width:380px}.blgpst-table{position:sticky;top:50px;}.blgpst-list{margin-top:50px;background:rgba(245,247,248,100%);padding:20px;border-radius:20px}.blgpst-list .toc-hublist li a{color:#227af7;font-size:16px;line-height:1.2;font-family:'Okta Neue'}.blgpst-list .toc-hublist li a.active-tab{font-weight:700}.blgpst-list h4{font-size:20px}.blgpst-list .toc-hublist li{margin-bottom:15px;line-height: 1.2;}.footer-rght{display:flex;flex-wrap:wrap;row-gap:16px;column-gap:24px;align-items:center;justify-content:center}.footer-bmlogo img{max-width:100px!important}.body-container--landing-page .hs_cos_wrapper_type_rich_text p{margin-bottom:20px}.body-container--landing-page .hs_cos_wrapper_type_rich_text ol li{margin-bottom:12px}.body-container--landing-page .hs_cos_wrapper_type_rich_text ol,.body-container--landing-page .hs_cos_wrapper_type_rich_text ol li{list-style:decimal}.body-container--landing-page .hs_cos_wrapper_type_rich_text ol,.body-container--landing-page .hs_cos_wrapper_type_rich_text ul{list-style:decimal-leading-zero;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0;margin-inline-end:0;padding-inline-start:40px;unicode-bidi:isolate;margin-bottom:20px}.body-container--landing-page .hs_cos_wrapper_type_rich_text table td ol,.body-container--landing-page .hs_cos_wrapper_type_rich_text table td ul{list-style:none!important;padding:0!important;margin:0!important}.body-container--landing-page .hs_cos_wrapper_type_rich_text table td ol li,.body-container--landing-page .hs_cos_wrapper_type_rich_text table td ul li{list-style:none!important;margin-bottom:0}.body-container--landing-page .hs_cos_wrapper_type_rich_text ul li:before{background:url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Image/Check.svg') 0 0/contain no-repeat;content:"";height:20px;left:0;position:absolute;top:4px;width:20px}.body-container--landing-page .hs_cos_wrapper_type_rich_text ul{list-style:none!important;padding:0}.body-container--landing-page .hs_cos_wrapper_type_rich_text ul li{margin-bottom:12px;list-style:none!important;padding-left:32px;position:relative}ul.green-checkmark li{position:relative!important;padding-left:32px!important;margin:8px 0!important}ul.green-checkmark li:before{position:absolute;top:5px!important;left:0!important;width:20px!important;height:20px!important;background-image:url(https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Image/Check.svg)!important;content:'';background-position:center center;background-repeat:no-repeat;background-size:contain;background-color:transparent!important} .olstyle ol,.olstyle ol li{list-style:decimal}.faqtab ul li,.reque-demo-right{text-align:center}.hrisintefInn,body.over-hidden{overflow:hidden}.olstyle ol{padding-left:20px}.formtext-sec,.keyfeature-sec{position:relative;z-index:1;overflow:hidden}.keyfeature-subtile{font-family:'Okta Neue';font-weight:500;letter-spacing:.25px;margin-bottom:10px}.keyfeature-header{margin:0 auto 50px}.faqtab ul,.keyfeature-bmtxt{margin-bottom:30px}.keyfeature-rw{row-gap:20px;width:calc(100% + 38.5px);margin-left:-19.25px;margin-right:-19.25px;margin-bottom:20px}.keyfeature-col{width:calc(33.33% - 38.5px);margin-left:19.25px;margin-right:19.25px;min-height:220px;border-radius:24px;padding:20px;display:flex;flex-flow:row wrap;justify-content:center;align-items:center}.keyfeature-num{font-size:40px;font-weight:700;letter-spacing:-.15px;line-height:1.25;font-family:'Okta Neue';margin-bottom:10px}.keyrght-shape{height:auto;position:absolute;z-index:-1;width:230px;right:-100px;bottom:0}.geographic-row{row-gap:60px;justify-content:center;margin:0 -40px;width:calc(100% + 80px)}.geographic-cols{width:calc(20% - 80px);margin:0 40px}.geographic-img{padding:10px;min-height:250px;background-size:cover;background-position:top center;background-repeat:no-repeat;border-radius:10px;position:relative}.country-name{color:#fff;line-height:1;font-family:'Okta Neue';font-weight:500}.flag-img{width:40px;height:40px;background-size:cover;background-position:center;border-radius:50%;border:1px solid #fff;position:absolute;bottom:-20px;right:15px}.frmtxt-lfshape,.frmtxt-rghtshape{position:absolute;z-index:-1;height:auto}.faqtab ul{justify-content:center;row-gap:12px;column-gap:20px}.faqtab-inn .faqrow{display:none}.faqtab ul li{cursor:pointer;padding:2px 15px 5px;border-radius:100px;min-width:150px;color:#122750;border:1px solid;transition:.3s}.zigzag-img-bg,.zigzag-img-bg img{border-radius:24px}.faqrw .faqcols:not(:last-child){margin-bottom:16px}.faqtab ul li.active-tab,.faqtab ul li:hover{color:#fff;background-color:#122750}.mac_os .faqtab ul li{padding:5px 15px 2px}.frmtxt-lfshape{left:0;bottom:0;width:240px}.frmtxt-rghtshape{width:280px;right:-90px;top:20px}.reque-demo-Inner{display:flex;flex-wrap:wrap;justify-content:left;margin:0 -20px}.reque-demo-form .legal-consent-container .hs-form-booleancheckbox-display,.zigzag-img-bg{display:flex;align-items:center}.reque-demo-left,.reque-demo-right{width:50%;padding:0 20px}.reque-demo-title{margin:0 0 40px}.reque-demo-logos{display:inline-grid;row-gap:50px;margin:50px 0}.reque-demo-form .legal-consent-container .hs-form-booleancheckbox-display>span p{margin-left:0!important}.reque-demo-form .legal-consent-container .hs-form-booleancheckbox-display input{margin:0}.reque-demo-form .legal-consent-container .hs-form-booleancheckbox-display>span{margin:0!important;padding-left:7px}.zigzag-img-bg{min-height:500px;background-color:#20d599;padding:30px 43px}.close-popp,.popp-vids-over{align-items:center;display:flex}form .hs_recaptcha.hs-recaptcha.hs-form-field .grecaptcha-badge{margin:0 0 20px}.popp-vids-over{position:fixed;top:0;width:100%;left:0;z-index:999999999;height:100%;background-color:rgba(0,0,0,.5);justify-content:center;transition:.4s;opacity:0;visibility:hidden}.popp-vids-over.openpopup{opacity:1;visibility:visible}.popp-vids-inn{padding:0 0 56.25%;width:100%;position:relative}.popp-vids-inn iframe,.popp-vids-inn video{object-fit:cover;position:absolute;top:0;width:100%;left:0;height:100%}.close-popp:after,.close-popp:before{content:"";background-color:#fff;width:2px;height:15px;position:absolute;transform:rotate(45deg)}.close-popp:after{transform:rotate(-45deg)}.close-popp{width:35px;height:35px;background-color:#227af7;position:absolute;top:20px;right:20px;justify-content:center;cursor:pointer;border-radius:12px}.popp-vids-over .wrapper{width:70%}.herobtn.secbtn.second_btn.set-btn-arrows-true a{position:relative;padding:17px 50px 17px 24px;display:flex;align-items:center}.herobtn.secbtn.second_btn.set-btn-arrows-true a:before{content:"\f144";font-family:"Font Awesome 6 Pro";right:25px;position:absolute;font-size:14px;line-height:normal}.herobtn.secbtn a{padding:17px 24px}.herobtn.secbtn.second_btn a{border-color:rgba(255,255,255,50%);color:rgba(255,255,255,100%)}.hrisintefeatu.flexwrap{margin:0 -12px;row-gap:24px}.hrisintefItem{width:33.33%;padding:0 12px}.hrisintefInn{box-shadow:0 0 5px 0 rgba(0,0,0,.15);background-color:#fff;border-radius:12px;padding:20px;height:100%;position:relative}.hrisintefCont{padding:20px 0 0}.hrisinteTitle h1{margin:0 0 60px}.hrisinteftag{text-transform:uppercase;color:#227af7;font-weight:700;margin:0 0 10px}.hrisinteLink.button a{font-size:15px;padding:10px 15px 14px;background-color:#122750;border-color:#122750}.hrisintefInn:hover .hrisinteLink.button a{background-color:#227af7;border-color:#227af7}.mac_os .hrisinteLink.button a{padding:14px 15px 12px} .faqcolstxt.faqcolstxt-a table a.active,.faqcolstxt.faqcolstxt-a table a:hover,.hrisintebFill ul li.is-checked,.hrisintebFill ul li:hover,.hrisintebrLoad #loadMore{background-color:#227af7;color:#fff}.hrisintebrLoad,.hrisit-logo-Sec h2,.hrisit-logo-slide,.noResult,.ship-lapt-cta-img,.ship-lapt-tti h1{text-align:center}.noResult{display:none;padding:100px 0;font-weight:700}.hrisintebInner{margin:70px 0 0}.hrisintebLeft{width:20%}.hrisintebRight{width:80%;padding-left:32px}.hrisintebrListing{margin:0 -12px;height:auto!important}.hrisinteItem{width:33.33%;padding:0 12px;margin:0 0 24px;position:static!important;transition:none!important;opacity:1!important;transform:none!important}.hrisinteIcon{min-height:80px;display:flex;justify-content:center;align-items:center}.hrisinteIcon img{max-width:100px;max-height:80px;object-fit:contain}.hrisintebFill ul li{padding:16px;transition:.3s;border-radius:5px;margin:0 0 10px;cursor:pointer}.hrisintebLeft h3{margin:0 0 32px}.hrisintebrTop{margin:0 0 24px;gap:24px}.hrisintebRSearch{width:100%;max-width:380px;position:relative;z-index:1}.hrisintebRSearch input.quicksearch{margin:0;height:48px;position:relative;padding-left:40px;padding-right:20px;border:1px solid;width:100%;border-radius:8px;color:#122750;letter-spacing:-.15px;font-size:16px;line-height:normal}.hrisintebRSearch svg{position:absolute;width:20px;height:20px;left:12px;top:50%;transform:translate(0,-50%);color:#122750;z-index:1;vertical-align:middle}.faqcolstxt a,.ship-lapt-text a{color:#227af7;vertical-align:baseline}.hrisintebRScou{font-weight:700;font-size:14px;line-height:normal}.hrisintebRScou span.filter-view-txt{margin:0 5px 0 0}.hidden,.hrisintebRStrfBtn,.isotope-hidden{display:none}.hrisintebrLoad #loadMore{-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;letter-spacing:-.15px;border:1px solid #227af7;font-style:normal;font-weight:400;text-decoration:none;border-radius:12px;text-transform:none;font-family:'Okta Neue';line-height:1;cursor:pointer;display:inline-block;font-size:15px;padding:10px 15px 14px;margin:30px 0 0}.hrisintebrLoad #loadMore:hover{border-color:#2072e6;color:#fff;background-color:#2072e6}.hrisinteLfl{position:absolute;top:0;left:0;width:100%;height:100%}.hrisit-title{background-color:rgba(210,247,235,100%);padding:150px 0 70px}.hrisit-tlogo{margin:0 auto 30px;display:flex;justify-content:center;align-items:center}.hrisit-tlogo img{max-width:75px;max-height:60px;object-fit:contain}.hrisit-tlogo img:first-child{max-width:60px}.hrisit-title h1{margin:0}.hrisit-tlogo span{font-size:60px;line-height:normal;margin:0 30px}.hrisit-logo-Sec h2{font-size:30px;line-height:40px;margin:0 0 50px}.hrisit-logo-slider.flexwrap{justify-content:center;-webkit-justify-content:center}.hrisit-logo-slide img{max-width:120px!important;margin:0 auto;height:70px!important;object-fit:contain}.hrisit-logo-slider .slick-track{display:flex;align-items:center}.hrisit-logo-slide{margin:0 10px;height:auto}.hrisit-ttt-Sec h2{line-height:1.3334}.hrisit-ttt-text{font-size:20px;line-height:30px;max-width:980px;margin:30px auto 0}.faqcolstxt a{text-decoration:underline!important}.hrisit-btn.button{margin:30px 0 0}.hrisit-colbo-Sec h2{letter-spacing:-.75px;line-height:1.1667;margin:0 0 60px;text-align:center}.hrisit-colbo-inner.flexwrap{row-gap:24px;margin:0 -12px}.hrisit-colbo-col{width:33.33%;padding:0 12px}.hrisit-colbo-inn{box-shadow:0 0 5px 0 rgba(0,0,0,.15);background-color:#fff;border-radius:12px;overflow:hidden;padding:20px;height:100%;position:relative}.faqcolstxt ul,.hrisit-colbo-inn ul{padding-left:30px;list-style:disc}.faqcolstxt ul li,.hrisit-colbo-inn ul li{list-style:disc}.blogpostright-content table,.faqcolstxt table,ul.toc-hublist li.toc-lst2{width:100%}.faqcolstxt ol,.hrisit-colbo-inn ol{padding-left:30px;list-style:auto}.faqcolstxt ol li,.hrisit-colbo-inn ol li{list-style:auto}.faqcolstxt.faqcolstxt-a table a{display:block;border-bottom:1px solid #122750;padding:18px;color:#122750;text-decoration:none!important}.faqcolstxt.faqcolstxt-a table td{padding:0}.faqcolstxt.faqcolstxt-a table a:last-child{border:0}.ship-lapt-left{width:26%;margin-right:5%}.ship-lapt-right{width:69%}.ship-lapt-rtop i{margin:0 20px;font-size:50px;line-height:normal}.ship-lapt-rtop img{object-fit:contain;height:168px}.ship-lapt-rtop{justify-content:center;-webkit-justify-content:center;margin:0 0 50px;flex-wrap:nowrap;-webkit-flex-wrap:nowrap}.ship-lapt-back a{font-weight:700;letter-spacing:.25px;border-color:rgb(34 122 247 / 50%);color:#227af7;border-radius:12px;background-color:transparent;border:1px solid;line-height:1;font-family:'Okta Neue';padding:8px 16px 11px}.ship-lapt-content ol,.ship-lapt-content ul{list-style:none;padding:0;margin:20px 0}.ship-lapt-back a svg{margin:0 5px 0 0;vertical-align:middle}.ship-lapt-content ul li{padding-left:32px;position:relative;margin-bottom:12px}.ship-lapt-content ul li:before{background:url(https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Image/Check.svg) 0 0/contain no-repeat;content:"";height:20px;left:0;position:absolute;top:4px;width:20px}.ship-lapt-content ol{counter-reset:section}.ship-lapt-content ol li{padding-left:20px;position:relative;margin-bottom:12px}.ship-lapt-content ol li:before{counter-increment:section;content:counter(section) '.';line-height:1.2;color:currentColor;height:auto;left:0;position:absolute;top:4px;width:auto}.ship-lapt-text{padding:20px 0}.ship-lapt-content h2{font-size:40px;line-height:46px}.ship-lapt-text a{display:inline}.ship-lapt-tti h1{margin:0 0 50px;line-height:1.2}ul.toc-hublist{display:flex;flex-wrap:wrap}li.toc-lst2.gaqList{order:15}.ship-lapt-cta-con{margin:20px 0;font-size:15px;color:#000;border-radius:10px;padding:20px;align-items:center;position:relative}.ship-lapt-cta-con.set-style-cta_yellow{background-color:#f9d254}.set-style-cta_blue{background-color:#9debff}.ship-lapt-cta-link{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;margin:0}.ship-lapt-cta-img{width:30%}.ship-lapt-cta-contb{width:70%;padding-left:40px}.ship-lapt-cta-img img{max-width:150px!important}.ship-lapt-cta-text{color:#122750;font-family:'Okta Neue';font-size:24px;line-height:1.5;font-weight:400}.ship-lapt-cta-btn a{background-color:#122750;border:0 #000;border-radius:8px;color:#fff;font-size:16px;font-weight:700;text-decoration:none;font-family:arial,helvetica,sans-serif;font-style:normal;padding:12px 18px;margin:20px 0 0}.ship-lapt-cta-text span{color:#227af7}.ship-lapt-cta-con.set-style-cta_purple{padding:48px 40px;background-size:cover;background-repeat:no-repeat;background-position:center top}.ship-lapt-cta-con.set-style-cta_purple .ship-lapt-cta-contb{width:100%;padding:0;display:flex;flex-wrap:wrap}.ship-lapt-cta-con.set-style-cta_purple .ship-lapt-cta-contb .ship-lapt-cta-text{width:60%}.ship-lapt-cta-con.set-style-cta_purple .ship-lapt-cta-contb .ship-lapt-cta-btn{width:40%;display:flex;align-items:center;justify-content:flex-end}h3.ship-lapt-cta-tttext{color:#000}.ship-lapt-cta-ttsttext{font-size:18px;line-height:1.5;letter-spacing:.25px;font-weight:400;font-family:'Okta Neue Normal';max-width:444px}.ship-lapt-cta-con.set-style-cta_purple .ship-lapt-cta-btn a{margin:0;background-color:rgba(159,95,217,100%);border-color:rgba(159,95,217,100%);color:rgba(255,255,255,100%)}.twimgbtns{margin-top:30px}.whyworwzLeft{width:40%}.whyworwzRight{width:60%;padding-left:40px}.whyworwzRows.flexwrap{row-gap:50px;gap:8%;row-gap:60px}.whyworwzText.sectxt{max-width:400px;margin:30px 0 0}.whyworwzRCols{width:46%;position:relative;padding-left:60px}.whyworwzRIcon{position:absolute;top:6px;left:0;width:40px}.whyworwzRtxt{font-size:16px;line-height:24px}.whyworwzRICont h3{font-size:24px;line-height:32px}.ourstorybtns{margin-top:40px}.rwcoltwo .rw-cols{width:calc(50% - 1.5%)}.faqsec.faqblogsec.blogpostright-content{margin-top:0}.faqblogsec .faqheader{max-width:100%;margin-left:0;margin-bottom:24px}
@font-face { font-family: 'Inter'; src: url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Inter/Inter-Regular.eot'); src: url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Inter/Inter-Regular.eot?#iefix') format('embedded-opentype'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Inter/Inter-Regular.woff2') format('woff2'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Inter/Inter-Regular.woff') format('woff'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Inter/Inter-Regular.ttf') format('truetype'), url('https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Font/Inter/Inter-Regular.svg#Inter-Regular') format('svg'); font-weight: normal; font-style: normal; font-display: swap; }
@media(max-width: 1280px) { .geographic-row{margin:0 -20px;width:calc(100% + 40px)}.geographic-cols{width:calc(20% - 40px);margin:0 20px}.zigzag-img-bg{min-height:400px;padding:30px 36px}.hrisinteItem,.hrisintefItem{width:50%}.ship-lapt-rtop img{height:120px}.ship-lapt-content h2{font-size:32px;line-height:42px} }
@media(max-width: 1080px) { .keyfeature-num { font-size: 36px; } .keyrght-shape { width: 200px; }  .keyfeature-sec .wztopshape-solution { width: 160px; } .geographic-cols { width: calc(25% - 40px); margin: 0px 20px; }   }
@media (max-width: 991px) { .headld-sec.headerdark-blue-text-and-logo .header-btn.hdrbtn a { background-color: #122750; border-color: #122750; } .footer-ldsec .footer-form { max-width: 100%; }   .blgpst-list { margin-bottom: 20px; }     .keyfeature-rw { margin-left: -10px; margin-right: -10px; width: calc(100% + 20px); }  .keyfeature-col { margin-left: 10px; margin-right: 10px; width: calc(33.33% - 20px); min-height: 200px; }  .keyfeature-num { font-size: 28px; }  .keyrght-shape { width: 160px; }   .keyfeature-sec .wztopshape-solution { width: 140px; left: -60px; top: 170px; }      .geographic-cols { width: calc(33% - 40px); }    .faqtab ul { column-gap: 16px; } .faqtab ul li { min-width: 125px; font-size: 16px; }  .blogpst-glossary .blogpostright, .blogpst-glossary .blogpost-left { width: 100%; } .frmtxt-rghtshape { width: 200px; } .frmtxt-lfshape { width: 180px; }  .zigzag-img-bg { min-height: auto; }  .hs-web-interactives-top-banner-open.menuOpen div#hs-web-interactives-top-anchor { display: none; }  .hrisit-colbo-col { width:50%;  } .ship-lapt-left { width: 100%; margin: 0 0 20px; } .ship-lapt-right { width: 100%; }  .whyworwzLeft { width: 100%; }  .whyworwzRight { width: 100%; padding: 40px 0 0; }    }
@media (max-width: 767px) { .headld-sec .header-logo a img,.hrisinteItem,.hrisintefItem,.hrisit-colbo-col,.reque-demo-left,.reque-demo-right,.ship-lapt-cta-con.set-style-cta_purple .ship-lapt-cta-contb .ship-lapt-cta-text,.ship-lapt-cta-img,.whyworwzRCols{width:100%}.blgpst-list .toc-hublist li{margin-bottom:8px}.footer-bmlogo{order:1;width:100%;text-align:center}.keyfeature-rw{margin-left:0;margin-right:0;width:100%;flex-direction:column}.keyfeature-col{width:100%;max-width:300px;margin:0 auto}.keyrght-shape{bottom:100px}.keyfeature-sec .wztopshape-solution{width:100px;top:210px;left:-40px}.geographic-row{row-gap:40px;margin:0 -10px;width:calc(100% + 20px)}.geographic-cols{margin:0 10px;max-width:200px;width:100%}.faqtab ul{column-gap:12px}.frmtxt-rghtshape{width:160px;right:-80px;top:10px}.frmtxt-lfshape{width:120px}.zigzag-img-bg{padding:26px}body.hs-web-interactives-top-banner-open .header-sec{top:98px}.herobtn.secbtn.second_btn.set-btn-arrows-true a{padding:14px 40px 14px 16px}.herobtn.secbtn.second_btn.set-btn-arrows-true a:before{right:22px;font-size:12px}.popp-vids-over .wrapper{width:80%}.herobtn.secbtn a{padding:14px 16px}.hrisintebRStrfBtn{cursor:pointer;width:auto;color:#006bff;border:2px solid #006bff;border-radius:5px;padding:8px;-webkit-box-align:center;align-items:center;display:flex;gap:8px}.hrisintebInner{position:relative}.hrisintebLeft{position:absolute;width:100%;top:130px;background-color:#fff;box-shadow:0 0 5px 0 rgba(0,0,0,.15);z-index:11;padding:20px;border-radius:12px;display:none}.hrisintebLeft.active-fill{display:block}.hrisintebRight{width:100%;padding:0}.hrisintebRStr{display:flex;justify-content:space-between;width:100%;align-items:center}.hrisinteTitle h1,.hrisit-colbo-Sec h2{margin:0 0 40px}.hrisintebLeft h3{margin:0 0 10px}.hrisintebFill ul li{padding:12px 15px}.hrisit-logo-slide img{max-width:80px!important}.hrisit-logo-Sec h2{font-size:22px;line-height:30px}.hrisit-ttt-text{font-size:18px;line-height:28px}.ship-lapt-rtop i{font-size:25px;margin:0 15px}.ship-lapt-rtop img{height:65px}.ship-lapt-rtop{margin:0 0 30px}.ship-lapt-content h2{font-size:28px;line-height:34px}.ship-lapt-tti h1{font-size:36px}.ship-lapt-cta-contb{width:100%;padding:20px 0 0;text-align:center}.ship-lapt-cta-text{font-size:18px}.ship-lapt-cta-con.set-style-cta_purple .ship-lapt-cta-contb .ship-lapt-cta-btn{width:100%;margin:20px 0 0;justify-content:center;-webkit-justify-content:center}.ship-lapt-cta-con.set-style-cta_purple{padding:30px 20px 50px}.faqcolstxt.faqcolstxt-a table td{width:100%;display:block}.wcshapeleft{width:150px}.blogpostright-content ol li{padding-left:16px}.whyworwzRows.flexwrap{row-gap:30px}        }
@media (max-width: 560px) { .headld-sec .header-btn.hdrbtn a{font-size:14px;padding:12px 12px 14px}.mac_os .headld-sec .header-btn.hdrbtn a{padding:12px}.keyfeature-sec .wztopshape-solution{top:280px}.hrisit-tlogo span{font-size:50px;line-height:normal;margin:0 20px}   } 
@media (max-width: 385px) { body.hs-web-interactives-top-banner-open .header-sec { top: 115px; }  }
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0 0;transform-origin:0 0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}} div#multisteppopup { max-width: 960px; width: 100%; margin: 20px auto; background: #fff; border-radius: 10px; padding: 60px 0 0; position: relative;} .multistepformBox { padding: 30px ; border-top: 1px solid #122750;} div#multisteppopup button.mfp-close { color: #122750; opacity: 1; font-size: 40px; width: 60px; height: 60px;} .multistepFormSec { padding : 150px 0 96px; background-color : #122750 } .multistepFormLTCol { max-width: calc(50% - 25px); width: 100%;} .multistepFormLTCol .MstepFormTag p { color: #fff;  border: 1px solid rgba(255, 255, 255, 50%); border-radius: 7px; font-size: 14px; line-height: 1.2; margin: 0; padding: 5px 10px; font-family: 'Okta Neue'; font-weight: 500;} .MstepFormTag {  display: inline-block; padding-bottom: 16px;} .MstepFormTitle h1 {  color: #fff;}.MstepFormContent p {  color: #fff;}.MstepFormContent { padding-bottom: 30px;}.multistepFormInner { display: flex; align-items: center; gap: 50px; flex-wrap :wrap}.multistepFormRTCol {  max-width: calc(50% - 25px); width: 100%;}.FormLoader { position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: rgb(255 255 255 / 60%); z-index: 99; border-radius: 10px; display: flex; align-items: center;justify-content: center;}.multistepformBox {  position: relative;}.loader { width: 100px; height: 100px; border-radius: 100%; position: relative; margin: 0 auto;}#loader-4 span { display: inline-block; width: 20px; height: 20px; border-radius: 100%;  background-color: #227af7; margin: 35px 5px; opacity: 0;}#loader-4 span:nth-child(1) { animation: opacitychange 1s ease-in-out infinite;}#loader-4 span:nth-child(2) {  animation: opacitychange 1s ease-in-out 0.33s infinite;} #loader-4 span:nth-child(3) {  animation: opacitychange 1s ease-in-out 0.66s infinite;}
@keyframes opacitychange{ 0%, 100%{ opacity: 0; } 60% { opacity: 1; } }
.wrapper-point {  display: none;}.multistepformBox form .step1 .prev-btn { display: none;}.multistepformBox form  .form-step-content { display: none;}.multistepformBox form .form-step-content.active { display: block;}.FormTitleSec { text-align: center; padding-bottom: 20px;}.FormTitleSec p {  margin: 0 !important;}.multistepformBox form .form-step-content fieldset { max-width: 60% !important;  width: 100%;  margin: 0 auto;}.multistepformBox form .form-step-content fieldset input { background: rgba(34, 122, 247,0.1); border-radius: 5px; border: 1px solid #122750; outline: none;}.stepcta { display: flex; align-items: center; justify-content: space-between; gap: 50px; padding-top: 30px;}.stepcta a { font-family: "lato",sans-serif; border-radius: 5px; padding: 10px 30px;}
.multistepformBox form span.hs-form-required { display: inline-block;}
.multistepformBox form  input, .multistepformBox form  select { background: rgba(34, 122, 247,0.1); border-radius: 5px; border: 1px solid #122750; outline: none;}
.multistepformBox form input[type=text],.multistepformBox  form input[type=search],.multistepformBox  form input[type=email],.multistepformBox  form input[type=password],.multistepformBox  form input[type=tel],.multistepformBox form input[type=number],.multistepformBox form input[type=file],.multistepformBox form select,.multistepformBox form textarea{ background: rgba(34, 122, 247,0.1); border-radius: 5px; border: 1px solid #122750; outline: none;}
.multistepformBox form input[type=submit], form .hs-button[type="submit"] {background-color: rgba(34, 122, 247, 1.0);    border-radius: 12px; border: unset; }
.multistepformBox form .form-step-content .actions .stepcta {  padding-top: 0;} .multistepformBox form .form-step-content .actions input[type="submit"] { display: none;} /* .multistepformBox form .form-step-content .actions .stepcta .submit_btn { display: none;} */ /* .multistepformBox form .form-step-content .actions {  display: flex;    align-items: center; justify-content: space-between; padding-top : 30px;} */ .multistepformBox form .form-step-content .hs_submit input.hs-button.primary.large { margin: 0 !important; font-family: "lato", sans-serif; border-radius: 5px; padding: 10px 30px; color: #FFFFFF; min-height: auto;} .multistepformBox { min-height : 404px } .multistepformBox form .legal-consent-container ul.inputs-list li label {    position: relative;} .multistepformBox form .legal-consent-container ul.inputs-list li label input { position: absolute; width: 100%; height: 100%; opacity: 0;} .multistepformBox form .legal-consent-container ul.inputs-list li label input + span {  padding-left: 30px; position: relative;  margin: 0 !important; cursor: pointer;} .multistepformBox form .legal-consent-container ul.inputs-list li label input + span:before { position: absolute; content: '';  width: 20px; height: 20px;  border: 1px solid #122750; left: 0; top: 50%; transform: translateY(-50%); transition: all ease-in-out 0.2s;} .multistepformBox form .legal-consent-container ul.inputs-list li label input:checked + span:before {  background: #122750;} .multistepformBox form .legal-consent-container .hs-richtext { text-align: left !important;} .multistepformBox .submitted-message { text-align: center; } #progress-bar {  display: flex; justify-content: center; margin-bottom: 40px;} .progress-steps {list-style: none; display: flex;  align-items: center;  padding: 0;  margin: 0;} .progress-steps .step {  display: flex; flex-direction: column;  align-items: center;  position: relative;} .step-icon { display: flex; justify-content: center; align-items: center; width: 32px; height: 32px; border-radius: 50%;  background-color: #d1d5db;  color: #ffffff;  font-size: 16px; font-weight: bold;  position: relative;  z-index: 1;} .step.active .step-icon { border: 1px solid rgb(18 39 80 / 50%); color: #122750; background: #fff;} .step.completed .step-icon { background-color: rgba(34, 122, 247,100%); } .progress-steps .step:not(:last-child) {  padding-right: 80px;} .progress-steps .step:not(:last-child):before {position:absolute;  content:'';  top: 50%;  right: 0;  width: 100%;  height: 2px;  background-color: #d1d5db;  z-index: 1;  transform: translateY(-50%);transition : all ease-in-out 0.3s} .progress-steps .step.completed:not(:last-child):before {    background-color: rgba(34, 122, 247,100%);} .stepcta a.hs-button.primary.prev-btn { background-color: transparent;   border: 1px solid rgb(18 39 80 / 50%);    color: #122750; } .herologo { justify-content: center; gap: 15px; margin-top: 25px; } .footer-bmlogo { gap: 15px; } .reviewtxt { max-width: 375px; margin: 0 auto 30px; } .review-wkinner { /*box-shadow: 0px 5px 25px 0px #1227500D;*/ background: rgba(245, 247, 248,100%); padding: 32px; border-radius: 24px; } .revwk-text { font-size: 16px; margin-bottom: 30px; } .revwk-person { gap: 5px; align-items: center; } .revwk-perimg { background-position: top center; width: 32px; height: 32px; background-size: cover; border-radius: 50%; background-repeat: no-repeat; } .revwk-perinfo { font-size: 14px; } .revwk-perinfo strong { display: block; } .revwk-rating ul { gap: 1px; align-items: center; margin-bottom: 16px; } .revwk-rating ul li img { display: block; max-width: 17px !important; } .review-wkcol { /*padding: 0px 15px;*/ display: flex !important; height: 100%; } .review-wkrw { padding-top: 50px; } .review-slider .owl-stage { display: flex; } .revwk-perinfo-gbt { display: block; width: 100%; font-size: 14px; } .childTrigger.childOpen { transform: rotate(180deg); } @keyframes marquee-horizontal-scroll { 0% { transform: translateX(0%);} 100% { transform: translateX(-50%); } } .multistepformBox form .form-step-content fieldset .hs-richtext { text-align: center; } .header_static .header-sec { position: static; } .systems-page form#hs-membership-form { background-color: #f5f7f8; padding: 40px; margin: 50px 0; } .systems-page form#hs-membership-form .hs-input { padding: 13px 20px; } .systems-page ul.no-list.hs-error-msgs { display: none; } .systems-page form#hs-membership-form .hs-form-field { margin: 0 0 20px; } .systems-page form#hs-membership-form .hs-form-field > label { margin: 0 0 10px; } .systems-page #hs_cos_wrapper_membership_admin_content a { vertical-align: baseline;   text-decoration: underline !important;    color: rgba(34, 122, 247, 1.0); } header.system-logo { text-align: center; padding: 40px 0 0; } .systems-page h1 { font-size: 30px; } .systems-page form#hs-membership-form .hs-form-field a.hs-register-widget-show-password { margin: 0 0 10px; } .two-col-cont-left { width: 35%; } .two-col-cont-right { width: 65%; padding-left: 20px; } .two-col-cont-left-inn, .two-col-cont-right-inn { background-color: rgba(245, 247, 248, 100%); padding: 30px; height: 100%; } .two-col-cont-icon { max-width: 50px; margin: 0 0 20px; } .two-col-cont-text a { vertical-align: baseline; color: rgba(34, 122, 247, 100%); } .two-col-cont-chat { margin: 30px 0 0; } .two-col-cont-right-inn h3 { font-size: 25px; } .two-col-cont-rtInn { margin: 60px 0 0;   row-gap: 40px;    justify-content: space-between; -webkit-justify-content: space-between; } .two-col-cont-ricon { width: 50px; position: absolute; left: 0; top: 0; } .two-col-cont-ritem { position: relative; padding-left: 70px; width: 48%; } .two-col-cont-rconte h4 { font-size: 20px; margin: 0 0 10px; } .header-logo.hlogodark-blue-logo-only img, .mm.header-sec.headerdark-blue-logo-only .header-right, .mm.header-sec.headersky-blue-logo-only .header-right { display: none; } .header-logo.hlogodark-blue-logo-only img.header-lfwhite { display: block; } body, body h1, body h2, body h3, body h4, body h5, body h6, body p, body a, body strong, body div {  font-family: "Inter", sans-serif !important; } .why-chooose-btns { margin-top: 30px; } /***/ .pricing25-cure-switcher-top { margin-bottom: 50px; } .pricing25-cols { width: 32.22%; margin-right: 1.66%; border-radius: 20px; padding: 40px 30px; letter-spacing: .25px; margin-top: 58px; } .pricing25-cols:nth-child(3n) { margin-right: 0; } .pricing25cl-list ul { width: 100%; display: flex; flex-wrap: wrap; row-gap: 10px; } .pricing25cl-list ul li { width: 100%; display: flex; flex-wrap: wrap; } span.prcngls-icon { display: inline-block; max-width: 30px; margin-right: 10px; } span.prcngls-text { display: inline-block; width: calc(100% - 40px); } .pricing25cl-list { margin-top: 10px; } .pricing25cl-txt , .pricing25cl-btns { margin-top: 20px; } .pricing25cl-btn a { display: block; text-align: center; width: 100%; } .pricing25cl-seatxt { letter-spacing: -.15px; line-height: 1.25; font-weight: 700; font-size: 26px; } .pricing25cl-platxt { margin-top: 3px; } .pricing25cl-cure-box { margin-top: 20px; } .pricing25cl-subtitle { font-weight: 500; font-size: 16px; line-height: 1.2; } .pricing25cl-title h3 { margin-bottom: 10px; } .pricing25-cols.pricing25cl-bestvalue { position: relative; z-index: 1; border-top-left-radius: 0;border-top-right-radius: 0; } .pricing25clbv { text-transform: uppercase; letter-spacing: 2px; position: absolute; bottom: 100%; background-color: #122750; width: 100%; left: 0; border-top-left-radius: 20px;border-top-right-radius: 20px; color: #FFF; text-align: center; padding: 14px 20px; font-weight: 700; font-size: 22px; line-height: 1; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; } span.pricing25clsvg { display: inline-block; line-height: 0; margin-right: 10px; } span.pricing25clsvg svg polygon { stroke: #FFFFFF; } span.pricing25clsvg svg { width: 30px; height: auto; } /* .pricing25-innertable.flexwrap { display: none; } */ /* .pricing25-innertable.activetab { display: flex !important; } */ .pricing25-cure-switcher { display: flex; flex-wrap: wrap; gap: 20px; } .pricing25-cure-switcher a { font-size: 22px; line-height: 1; font-weight: 700; position: relative; z-index: 1; padding-left: 30px; } .pricing25-cure-switcher a:before { content: ''; position: absolute; top: 50%; transform: translateY(-50%); left: 0; width: 20px; height: 20px; border: 2px solid #122750; border-radius: 50%; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; transition: all ease 0.3s; } .pricing25-cure-switcher a:after { display: none; content: ''; position: absolute; top: 50%; transform: translateY(-50%); left: 5px; width: 10px; height: 10px; background-color: #227AF7; border-radius: 50%; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; transition: all ease 0.3s; } .pricing25-cure-switcher a.active:after { display: block; } .pricing25-cure-switcher a.active { color: #227AF7; } .pricing25-cure-switcher a.active:before { border-color: #227AF7; } .pricing25-cure-switcher-top h3 { margin-bottom: 24px; } .pricing25-innertabletopspace { margin-top: 60px; } .comparisiontableheader { margin-bottom: 60px; } .cmtableouterow { display: flex; flex-wrap: wrap; } .cmtableinner-row { display: flex; flex-wrap: wrap; } .cmtablecols { width: 18.3333333333%; padding: 10px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; text-align: center; } .cmtablecols:first-child { width: 45%; text-align: left; justify-content: left; } .cmtablecltitle h4 { margin-bottom: 5px; line-height: 1.1; } .cmtablecltext { margin-bottom: 20px; font-size: 32px; font-weight: 700; color: #20d599; line-height: 1.2; } .cmtablecltext span { width: 100%; display: block; font-size: 16px; font-weight: 500; color: #122750; opacity: 60%; } .cmtablerow { background-color: #FFF; border-radius: 20px; padding: 16px; } .cmtableinner-row { border-bottom: 1px solid #B8BECA; } .cmtableinner-row:nth-child(2n) { background-color: #e8eaed80; } .cmtableinner-row:last-child { border-bottom: 0; } .ctableheaderbtn.secbtn a { padding-top: 12px; padding-right: 20px; padding-bottom: 12px; padding-left: 20px;  font-size: 16px; } .cmtablecl-content.cmicon img { max-width: 24px !important; } .cmtableheaderbtns.flexwrap { justify-content: center; } .cmtablecl-content span { font-weight: 400; opacity: 60%; } .cmtablecols.cmt-header { padding: 26px 10px; } .cmtableouteinnrow { display: flex; flex-wrap: wrap; } .blglistingbtns { margin-top: 30px; } .logorow.fivecologo { grid-template-columns: auto auto auto auto auto; column-gap: 50px; } .logorow.sixcologo { grid-template-columns: auto auto auto auto auto auto; column-gap: 50px; } .cmtablecl-content { display: flex; align-items: center; gap: 10px; } .cmtablecl-info { position: relative; cursor: pointer; } .cmtablecl-info-text * { font-weight: 600 !important; opacity: 1 !important; } .cmtablecl-info-text { cursor: auto; position: absolute;    top: 0;    background-color: #fff;   width: 300px;    padding: 10px;    left: 30px;    font-size: 16px;    line-height: 24px;    color: #000;    font-weight: 600;    opacity: 0;  visibility: hidden;   transition: all .3s; } .cmtablecl-info:hover .cmtablecl-info-text { opacity: 1; visibility: visible; } .toc-button a { width: 100%; text-align: center; } .blogpost-social { margin-top: 30px; } .blogpost-social ul { gap: 14px; } /* .blogpost-social ul li { margin-bottom: 15px; } */ .blogpost-social ul li a { width: 40px; height: 40px; border: 1px solid #122750; border-radius: 50%; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; } .blogpost-social ul li a svg { width: 20px; fill: #122750; } .blogpost-trust-badge { margin-bottom: 16px; } .blogpost-author { margin-top: 40px; } .author-lrow { justify-content: space-between; } .author-limg { width: 180px; padding: 15px; position: relative; margin-bottom: 15px; } .author-limg a { width: 150px; height: 150px; background-size: cover; background-repeat: no-repeat; background-position: top center; border-radius: 50%; border: 5px solid #fff; } .author-limg a:before { content: ''; position: absolute; width: 100%; height: 50%; bottom: 0; left: 0; background: #227af7; z-index: -1; border-radius: 0 0 300px 300px; } .author-lcontent { width: calc(100% - 220px); } .author-lf { width: 180px; text-align: center; } .author-lname a { font-weight: 700; font-size: 20px; line-height: 1.2; } .blogpost-trust-badge span { color: #227af7; font-weight: 600; } .blgtag-center ul { justify-content: center; } .blgtag-center { width: 100%; } .blgpst-list .toc-hublist li a { font-size: 15px; } .author-lSocial { display: flex;    justify-content: center;    margin: 20px 0 0;    gap: 10px; } .author-lSocial svg { width: 20px; fill: #122750; vertical-align: middle; } .author-lSocial a { width: 40px;   height: 40px;    border: 1px solid #122750;    border-radius: 50%;    display: flex;    flex-wrap: wrap;    align-items: center;    justify-content: center; } .blogpost-ctacols { padding: 20px; border-radius: 20px; } .blogpost-ctacols:not(:last-child){ margin-bottom: 20px; } .blogpost-txt { font-size: 16px; } .blogpost-cta { margin-top: 20px; } .blogpost-cta a { padding: 13px 15.9px; font-size: 16px; } .blogpost_ctabox { position: sticky; top: 20px; } .blogpost-ctaimg { margin-bottom: 18px; }
@media (min-width : 1081px){ .blogpost-thrcol .blogpost-left { width: 20%; margin-right: 2.3%; } .blogpost-thrcol .blogpostright { width: 55.4%; } .blogpostcta { width: 20%; margin-left: 2.3% } .blogpost-thrcol .wrapper { max-width: calc(1310px + 40px); } } @media (max-width : 1280px){ div#multisteppopup {  max-width: 70%;} .pricing25clbv { font-size: 20px; } .pricing25-cols { padding: 34px 24px; } .pricing25cl-btn a { padding-top: 14px; padding-bottom: 14px; } } @media (max-width : 1080px){ .multistepformBox form .form-step-content fieldset { max-width: 100% !important; } .pricing25cl-list ul li { font-size: 16px; } .pricing25-cols { letter-spacing: 0; } .pricing25-cure-switcher a { font-size: 20px; padding-left: 28px; } .cmtablecl-content { font-size: 16px; } .cmtablecl-content.cmicon img { max-width: 20px !important; } .cmtablecltext span { font-size: 14px; } .cmtablecltext { font-size: 30px; margin-bottom: 16px; } .logorow.sixcologo { grid-template-columns: auto auto auto auto auto; } .blogpostcta { width: 100%; margin-top: 40px; } } @media (max-width : 991px){ .multistepFormLTCol,.multistepFormRTCol,.multistepformBox form .form-step-content .hs_email.hs-form-field {  max-width: 100% !important;} .two-col-cont-ritem { width: 100%; } .pricing25-cols { width: 49.17%; } .pricing25-cols:nth-child(3n) { margin-right: 1.66%; } .pricing25-cols:nth-child(2n) { margin-right: 0; } .cmtableouteinnrow { width: 900px; margin-bottom: 0; max-width: none; } .cmtableouterow.w-100 { overflow-y: hidden; overflow-x: auto; -webkit-overflow-scrolling: touch; display: block; } .comparisiontableheader { margin-bottom: 50px; } .logorow.fivecologo { grid-template-columns: auto auto auto; column-gap: 34px; } .logorow.sixcologo { grid-template-columns: auto auto auto; column-gap: 34px; } .blogpost-social ul li { display: inline-block; margin-right: 10px; } } @media(max-width: 767px){ .footer-bmlogo { justify-content: center; } .two-col-cont-left { width: 100%; } .two-col-cont-right { width: 100%; padding: 20px 0 0; } .two-col-cont-rtInn { margin: 30px 0 0; } .pricing25-cols { width: 100%; margin-right: 0; margin-top: 0; } .pricing25-cols:nth-child(3n) { margin-right: 0; } .pricing25-cols.pricing25cl-bestvalue { margin-top: 58px; } .pricing25-innertable { row-gap: 30px; } .pricing25-cols { padding: 26px 20px; border-radius: 12px; } .pricing25-cure-switcher a { font-size: 18px; padding-left: 24px; } .pricing25-cure-switcher a:before { width: 16px; height: 16px; } .pricing25-cure-switcher a:after { left: 4px; width: 8px; height: 8px; } .pricing25-cure-switcher-top { margin-bottom: 30px; } .pricing25clbv { font-size: 18px; } span.pricing25clsvg svg { width: 26px; } .pricing25-cure-switcher-top h3 { margin-bottom: 16px; } .cmtablecols.cmt-header { padding: 10px 10px; } .cmtablecltext { font-size: 28px; margin-bottom: 10px; } .ctableheaderbtn.secbtn a { padding-top: 8px; padding-bottom: 8px; font-size: 14px; } .cmtableouteinnrow { width: 800px; } .cmtablecltitle h4 { margin-bottom: 3px; font-size: 18px; } .comparisiontableheader { margin-bottom: 40px; } .cmtablecols { width: 16.6666666667%; } .cmtablecols:first-child { width: 50%; } .pricing25-innertabletopspace { margin-top: 30px; } .cmtablecl-info-text { left: 20px; top: 100%; z-index: 111; width: 280px; } .cmtablecl-info { position: static; } .cmtablecols { position: relative; } .author-lf { width: 100%; text-align: left; } .author-lcontent { width: 100%; margin-top: 15px; } .author-limg { width: 145px; padding: 10px; } .author-limg a { width: 125px; height: 125px; } } @media (max-width : 640px){ div#multisteppopup { max-width: 90%; } } @media (max-width: 560px) { .logorow.fivecologo { grid-template-columns: auto auto; } .logorow.sixcologo { grid-template-columns: auto auto; } } @media (max-width : 480px){ .multistepformBox { padding: 30px 15px;} .multistepformBox .hs-richtext.hs-main-font-element {  margin: 0 !important;} }


.flagRow { white-space: nowrap; position: relative;  overflow: hidden; mask-image: linear-gradient( to right, rgba(220, 248, 255, 0) 0%, rgba(220, 248, 255, 1) 10%, rgba(220, 248, 255, 1) 90%, rgba(220, 248, 255, 0) 100% ); -webkit-mask-image: linear-gradient( to right, rgba(220, 248, 255, 0) 0%, rgba(220, 248, 255, 1) 10%, rgba(220, 248, 255, 1) 90%, rgba(220, 248, 255, 0) 100% ); }
.flagTrack { white-space: nowrap; margin: 0 -10px; }
.flagTrack img { border-radius: 8px; }
.flagInner { background: #DCF8FF; border-radius: 32px; padding:80px 90px; }
.flagLeft { width: 320px; }
.flagLeft h2 { font-family: 'Okta Neue' !important; font-size: 40px; line-height: 55px; }
.flagSlider { width: calc(100% - 320px); padding-left: 80px; }
.flagslide { display: inline-block; padding: 0 10px; text-align: center; width: 75px; }
.flagRow.flagbottom { margin: 35px 0 0; }


@media(max-width:1200px){
 .flagInner { padding: 60px 40px; }

}

@media(max-width:991px){
 .flagLeft { width: 100%; }
 .flagSlider { width: 100%; padding: 30px 0 0; }
 .flagInner { padding: 40px 20px; } 
 .flagLeft h2 { font-size: 36px; line-height: 42px; } 
 .flagslide { width: 55px; } 
  
  
  
}
.hrprocu-frm,.hrprocu-img,.hrprocu-img img{border-radius:24px}.hrprocu-txt ul li:before,.wktwtxt ul li:before{position:absolute;top:4px;content:'';height:20px;left:0}.hrprocu-shapesc,.wrkcta-inner{position:relative;z-index:1;overflow:hidden}.hrprocu-lf{width:50%;padding-right:50px;padding-top:72px}.hrprocu-rght{width:50%;position:relative;z-index:1}.hrprocu-img{background-color:#9debff;padding:73px 52px;display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center}.hrprocu-btn,.hrptfrm-inner .secbtns,.pricing-col .secbtns,.pricing-seatxt,.pricing-txt,.testimg-btnwrap,.wrkcta-content .secbtns{margin-top:48px}.hrpring-header{margin-left:auto;margin-right:auto;width:100%}.hrprocu-frm{background-color:#f5f7f8;padding:40px}.hrprocu-bmcol:not(:last-child),.hrprocu-frm form .hs-richtext,.hrprocu-frm h3,.hrprocu-frm h4{margin-bottom:32px}.hrprocu-frm form .hs-form-field>label,.hrprocu-frm form .hs-form-field>label span{font-size:16px;line-height:24px;letter-spacing:.25px;font-weight:700}.hrprocu-frm form .hs-form-field>label,.pricing-col h3,.pricing-txt ul li:not(:last-child){margin-bottom:8px}.hrprocu-frm form .hs-form-field{margin-bottom:24px}.hrprocu-frm form input[type=email],.hrprocu-frm form input[type=file],.hrprocu-frm form input[type=number],.hrprocu-frm form input[type=password],.hrprocu-frm form input[type=search],.hrprocu-frm form input[type=tel],.hrprocu-frm form input[type=text],.hrprocu-frm form select,.hrprocu-frm form textarea{margin:0;padding:10px 20px;letter-spacing:.25px}.hrprocu-frm form input[type=email]::placeholder,.hrprocu-frm form input[type=file]::placeholder,.hrprocu-frm form input[type=number]::placeholder,.hrprocu-frm form input[type=password]::placeholder,.hrprocu-frm form input[type=search]::placeholder,.hrprocu-frm form input[type=tel]::placeholder,.hrprocu-frm form input[type=text]::placeholder,.hrprocu-frm form select::placeholder,.hrprocu-frm form textarea::placeholder{color:rgb(18 39 80 / 30%)}.hrprocu-frm form .hs-richtext,.hrprocu-frm form .hs-richtext p{font-size:16px;line-height:24px;letter-spacing:.25px}.hrprocu-frm form .hs-richtext a{color:#227af7;font-weight:700;vertical-align:inherit}.hrprocu-frm form input[type=submit]{width:100%;margin:0;font-size:18px;padding:17px;border:1px solid #227af7!important}.hrprocu-frm form .hs_error_rollup{display:none}.hrprocu-frm form .hs-fieldtype-select .input{position:relative}.hrprocu-frm form .hs-fieldtype-select select{padding-right:40px}.hrprocu-frm form .hs-fieldtype-select .input:before{content:'';position:absolute;border-bottom:1.5px solid;border-right:1.5px solid;width:10px;height:10px;right:20px;top:45%;transform:translateY(-50%) rotate(45deg)}.hrprocu-txt ul{margin-top:25px}.hrprocu-txt ul li,.pricing-txt ul li,.wktwtxt ul li{position:relative;padding-left:32px}.hrprocu-txt ul li:not(:last-child){margin-bottom:16px}.hrprocu-txt ul li:before{background:url(https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Image/Check.svg) center/contain no-repeat;width:20px}.removepd-tp .hrprocu-lf{padding-top:0}.hrprocu-bm{margin-top:28px}.hrprocu-bmtxt strong,.testi-position>strong{display:block}.hrprocu-bmcol{max-width:280px}.hrprocu-frm .hs-form-required{display:inline-block;color:#122750}.wktw-col{width:48.38%;margin-right:3.23%;margin-bottom:30px}.wktw-col:nth-child(2n){margin-right:0}.wktwimg{margin-bottom:48px;width:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;padding-top:75%;border-radius:24px}.hrptfrm-txt,.wktwtxt{margin-top:24px}.wktwtxt ul li:not(:last-child){margin-bottom:12px}.wktwtxt ul li:before{background:url(https://25662839.fs1.hubspotusercontent-eu1.net/hubfs/25662839/Workwize/Image/Check.svg) 0 0/contain no-repeat;width:20px}.hrshape:after,.hrshape:before,.pricing-txt ul li:before{position:absolute;background-size:contain;background-position:center}.hrptfrm-inner{max-width:925px;margin:0 auto}.pricing-col,.zagzag-txt p:not(:last-child){margin-bottom:30px}.hrshape{position:relative;z-index:1}.hrshape:after,.hrshape:before{background-repeat:no-repeat;z-index:-1}.hrshape:before{width:75px;height:100%;top:50%;transform:translateY(-50%)}.hrshape:after{right:0;bottom:0;width:125px;height:100%;background-position:right bottom}.testimg-lf,.twimg-rght,.zigzag-content,.zigzag-img{width:50%}.testi-author.flexwrap,.zigzag-rw.flexwrap{align-items:center;-webkit-align-items:center}.zigzag-rw:not(:last-child){margin-bottom:120px}.zigzag-content h3{font-size:60px;line-height:1.0667;margin-bottom:24px}.zagzag-no{display:inline-block;background:#9debff;width:48px;height:48px;border-radius:12px;font-size:32px;letter-spacing:{};}.testi-img,.testlf-img{background-position:top center;background-size:cover}.pricing-txt ul li:before,.testi-img,.testlf-img,.wrkcta-inner:before{background-repeat:no-repeat}.wrkcta-inner{border-radius:40px}.wrkcta-inner:before{content:'';position:absolute;background-position:bottom right;background-size:contain;width:280px;height:400px;right:-90px;bottom:45px;z-index:-1}.hrpring-sec.hrshape:after{width:150px}.pricing-col{width:32.22%;margin-right:1.66%}.pricing-content{border-radius:24px;padding:40px;letter-spacing:.25px}.pricing-tiletxt{font-weight:500;font-family:'Okta Neue Semi'}.pricing-seatxt,.testimg-txt{letter-spacing:-.15px;line-height:1.25;font-weight:700;font-size:32px}.pricing-seatxt{margin-bottom:4px;font-family:'Okta Neue'}.pricing-seatxt span{font-size:24px;line-height:32px;letter-spacing:-.35px;font-weight:400}.pricing-col .secbtn a{width:100%;text-align:center}.pricing-txt ul li:before{width:20px;height:20px;top:50%;left:0;transform:translateY(-50%)}.testimg-rght{width:50%;padding:43px 0 43px 100px}.testimg-col{margin:0 5px}.testi-quote,.testimg-txt,.twimg-rght h3{margin-bottom:48px}.testi-quote>img{max-width:96px!important}.testi-img{width:60px;height:60px;border-radius:20px}.testi-content{width:calc(100% - 60px);padding-left:24px}.testlf-img{max-width:610px;border-radius:24px;height:100%}.testimg-rw .slick-next,.testimg-rw .slick-prev{display:none!important}.testimg-btnwrap>button{width:40px;height:40px;background:rgb(18 39 80 / 20%)!important;font-size:0;border-radius:50%;padding:0!important;border:0;position:relative;z-index:1;cursor:pointer}.testimg-btnwrap>button.prev-btn{margin-right:4px}.testimg-btnwrap>button:before{border-left:3px solid #fff;border-top:3px solid #fff;content:"";height:12px;left:50%;margin-left:2px;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-45deg);width:12px;z-index:-1}.testimg-btnwrap>button.next-btn:before{transform:translate(-50%,-50%) rotate(135deg);margin-left:-2px}.twimg-lf{width:50%;padding-right:115px}.twimg-txt ul li{position:relative;padding-left:35px;margin-bottom:24px}.twimg-txt ul li:before{content:'';position:absolute;width:3px;height:3px;background:#122750;border-radius:50%;left:16px;top:14px}.twimg-txt.list-icon ul li:before{height:20px;left:0;position:absolute;top:5px;width:20px}.arrowup a>img{max-width:24px!important}.twimg-sec .arrowup{margin-top:20px}.count-col{width:32.22%;margin-right:1.66%;text-align:center;margin-bottom:30px}.count-txt{letter-spacing:.25px;padding:0 24px}.txt-large .hrprocu-lf{padding-right:0}.txt-large .hrprocu-rght{padding-left:115px}.txt-large .hrprocu-rght .hrprocu-img{padding:30px 43px}span.hrp-topleft{position:absolute;top:50px;left:30px;width:210px;height:auto;z-index:-1}span.hrp-topright{position:absolute;bottom:-40px;right:-120px;width:250px;height:auto;z-index:-1}.sectxt.twimg-txt strong{font-weight:600;font-family:'Okta Neue Semi'}.body-container--blog-post .slider__container{width:100%;float:left} @media(min-width: 1500px){ span.hrp-topright img { height: 470px !important; /* max-width: 390px !important; */ } span.hrp-topright { width: 390px; /* height: 300px; */ } } @media(min-width: 992px){ .zigzag-rw.img_left .zigzag-content{padding-left:110px}.zigzag-rw.img_right .zigzag-content{padding-right:110px}.zigzag-rw.img_right{flex-flow:row-reverse}.zigzag-iconimg{margin-right:-38px;width:calc(50% + 38px)}.count-col:nth-child(3n),.pricing-col:nth-child(3n){margin-right:0} } @media(min-width:768px){ .hrpring-txt span { display: block; } } @media(max-width: 1280px){ .hrshape:before{width:50px}.hrshape:after{width:100px}.testimg-rght,.zigzag-rw.img_left .zigzag-content{padding-left:80px}.zigzag-rw.img_right .zigzag-content{padding-right:80px}.hrprocu-lf h1,.zigzag-content h3{font-size:48px}.wrkcta-inner:before{width:230px}.hrpring-sec.hrshape:after{width:130px}.hrprocu-lf,.twimg-lf{padding-right:50px}span.hrp-topleft{width:160px}span.hrp-topright{bottom:50px;right:-140px;width:230px} } @media(max-width: 1080px){ .testi-quote,.testimg-txt{margin-bottom:32px}.testimg-rght,.txt-large .hrprocu-rght{padding-left:60px}.testimg-txt{font-size:28px}.testimg-btnwrap{margin-top:32px}.testi-quote>img{max-width:84px!important}.txt-large .hrprocu-rght .hrprocu-img{padding:30px 36px}span.hrp-topleft{left:10px}span.hrp-topright{width:190px;right:-100px;bottom:80px} } @media(max-width: 991px){ .testimg-lf,.twimg-lf,.zigzag-img{text-align:center}.hrptfrm-inner h1{font-size:48px}.zigzag-rw{flex-flow:column-reverse}.zigzag-img{width:100%;margin-top:40px}.zigzag-content{width:100%;padding:0!important}.zigzag-rw:not(:last-child){margin-bottom:80px}.wrkcta-inner:before{width:180px;right:-80px}.hrpring-sec.hrshape:after{width:100px}.pricing-col{width:49.17%}.pricing-col:nth-child(2n){margin-right:0}.testimg-lf{width:100%}.testlf-img{background:0 0!important;max-width:100%}.testlf-img>img.hide{display:inline-block;border-radius:24px}.testimg-rght{width:100%;padding:32px 0 0}.testi-quote>img{max-width:70px!important}.testi-quote{margin-bottom:24px}.testimg-btnwrap{margin-top:24px}.hrprocu-lf{width:100%;padding:0}.hrprocu-rght{width:100%;padding-top:50px}.twimg-lf{width:100%;padding:0 0 45px}.twimg-rght{width:100%}.twimg-rght h3{margin-bottom:30px}.twimg-sec .arrowup{margin-top:25px}.hrprocu-img{padding:50px 40px}.txt-large .hrprocu-rght{padding-left:0}span.hrp-topleft{left:-50px;top:80px}span.hrp-topright{bottom:-20px;right:-160px;width:270px} } @media(max-width: 767px){ .hrptfrm-inner h1{font-size:34px}.hrprocu-bm,.hrprocu-txt ul,.hrptfrm-inner .secbtns,.pricing-col .secbtns,.pricing-seatxt,.pricing-txt,.wrkcta-content .secbtns,.zigzag-btn{margin-top:30px}.hrshape:before{left:-10px}.hrshape:after{width:60px}.zigzag-content h3{font-size:30px}.zigzag-rw:not(:last-child){margin-bottom:60px}.testi-quote,.testimg-txt,.zagzag-txt p:not(:last-child),.zigzag-content h3{margin-bottom:16px}.zagzag-no{font-size:28px}.wrkcta-inner{border-radius:30px}.hrprocu-img,.hrprocu-img img,.testlf-img,.testlf-img>img.hide{border-radius:12px}.wrkcta-inner:before{right:-80px;width:160px;bottom:0}.hrpring-sec.hrshape:after{width:75px}.pricing-col{width:100%;margin-right:0}.pricing-content{padding:30px}.pricing-col:last-child{margin-bottom:0}.pricing-seatxt{font-size:24px}.pricing-seatxt span{font-size:20px}.testimg-txt{font-size:22px}.testi-content{padding-left:18px}.testimg-btnwrap>button{width:36px;height:36px}.testimg-btnwrap>button:before{height:10px;width:10px;border-width:2px}.testimg-btnwrap{margin-top:34px}.twimg-txt.list-icon ul li{padding-left:32px}.hrprocu-lf h1{font-size:32px}.hrprocu-frm{padding:24px}.hrprocu-bmcol:not(:last-child),.hrprocu-frm h3,.hrprocu-frm h4{margin-bottom:20px}.twimg-txt ul li{padding-left:24px}.twimg-txt ul li:before{left:10px;top:12px}.wktwtxt{margin-top:0}.testi-quote>img{max-width:60px!important}.hrprocu-img{padding:40px}span.hrp-topleft{width:80px;left:-20px;top:auto;bottom:0}span.hrp-topright{bottom:-20px;width:120px;right:-20px}.txt-large .hrprocu-rght .hrprocu-img{padding:26px} } @media(max-width: 560px){ .hrprocu-img { padding: 30px 30px; } } @media(max-width: 480px){ .hrprocu-frm .form-columns-2 .hs-form-field { width: 100%; } }