*,:after,:before{box-sizing:border-box}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0}pre{font-family:monospace,monospace;font-size:1em}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{padding:0}progress{vertical-align:baseline}[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 .span10,.row-fluid .span11,.row-fluid .span12,.row-fluid .span2,.row-fluid .span3,.row-fluid .span4,.row-fluid .span5,.row-fluid .span6,.row-fluid .span7,.row-fluid .span8,.row-fluid .span9{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)*var(--column-width-multiplier)*11/100)}.row-fluid .span2{width:calc(var(--column-width-multiplier)*1%*2 - var(--column-gap)*var(--column-width-multiplier)*10/100)}.row-fluid .span3{width:calc(var(--column-width-multiplier)*1%*3 - var(--column-gap)*var(--column-width-multiplier)*9/100)}.row-fluid .span4{width:calc(var(--column-width-multiplier)*1%*4 - var(--column-gap)*var(--column-width-multiplier)*8/100)}.row-fluid .span5{width:calc(var(--column-width-multiplier)*1%*5 - var(--column-gap)*var(--column-width-multiplier)*7/100)}.row-fluid .span6{width:calc(var(--column-width-multiplier)*1%*6 - var(--column-gap)*var(--column-width-multiplier)*6/100)}.row-fluid .span7{width:calc(var(--column-width-multiplier)*1%*7 - var(--column-gap)*var(--column-width-multiplier)*5/100)}.row-fluid .span8{width:calc(var(--column-width-multiplier)*1%*8 - var(--column-gap)*var(--column-width-multiplier)*4/100)}.row-fluid .span9{width:calc(var(--column-width-multiplier)*1%*9 - var(--column-gap)*var(--column-width-multiplier)*3/100)}.row-fluid .span10{width:calc(var(--column-width-multiplier)*1%*10 - var(--column-gap)*var(--column-width-multiplier)*2/100)}.row-fluid .span11{width:calc(var(--column-width-multiplier)*1%*11 - var(--column-gap)*var(--column-width-multiplier)*1/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{line-height:1.4;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}p{font-size:1rem;margin:0 0 1rem}a{cursor:pointer}h1,h2,h3,h4,h5,h6{margin:0 0 1rem}ol,ul{margin:0 0 1.4rem}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{font-size:.583rem;max-width:100%;word-break:normal}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background-color:#ebebeb;-webkit-border-radius:10px;border-radius:10px}::-webkit-scrollbar-thumb{background:#246ef6;-webkit-border-radius:10px;border-radius:10px}.button,.hs-button,button{cursor:pointer;display:inline-block;text-align:center;transition:all .15s linear;white-space:normal}.button:disabled,.hs-button:disabled,button:disabled{background-color:#d0d0d0;border-color:#d0d0d0;color:#e6e6e6}.no-button,.no-button:active,.no-button:focus,.no-button:hover{background:none;border:none;border-radius:0;color:initial;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin-bottom:0;padding:0;text-align:left;text-decoration:none;transition:none}.hs-form-field{margin-bottom:1.4rem}form label{display:block;font-size:16px;font-weight:600;margin-bottom:.35rem}.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;font-size:.875rem;padding:.7rem;width:100%}form textarea{resize:vertical}form fieldset{max-width:100%!important}form .inputs-list{list-style:none;margin:0;padding:0}form .inputs-list>li{display:block;margin:.7rem 0}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}form .hs-richtext img{max-width:100%!important}.legal-consent-container .hs-form-booleancheckbox-display>span,.legal-consent-container .hs-form-booleancheckbox-display>span p{margin-left:1rem!important}.hs-form-required{color:#ef6b51}.hs-input.invalid.error{border-color:#ef6b51}.hs-error-msg{color:#ef6b51;margin-top:.35rem}form .hs-button,form input[type=submit]{cursor:pointer;display:inline-block;text-align:center;transition:all .15s linear;white-space:normal}.grecaptcha-badge{margin:0 auto}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%}.profile-img{align-items:center;background-color:#246ef6;border-radius:50%;display:flex;height:40px;justify-content:center;width:40px}.profile-img .profile_initials{color:#fff;display:inline-block;font-size:20px;font-style:normal;font-weight:500;line-height:1;text-decoration:none;text-transform:none}@media (max-width:1150px) and (min-width:767px){.header__column{width:100%}}@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__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}@media (max-width:767px){.header__logo{margin:0 auto;width:100%}}.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}.header__search .hs-search-field__input{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHRpdGxlPlNlYXJjaDwvdGl0bGU+PGRlZnM+PHBhdGggaWQ9ImEiIGQ9Ik05LjEzOSAxNS44OTNhNi43NiA2Ljc2IDAgMCAxLTYuNzU1LTYuNzU0IDYuNzYzIDYuNzYzIDAgMCAxIDYuNzU1LTYuNzU1IDYuNzYgNi43NiAwIDAgMSA2Ljc1NCA2Ljc1NSA2Ljc2IDYuNzYgMCAwIDEtNi43NTQgNi43NTRNOS4xMzkgMGM1LjAzOSAwIDkuMTM3IDQuMSA5LjEzNyA5LjE0IDAgMi4wOS0uNzA1IDQuMDE4LTEuODkgNS41Nmw3LjI2NSA3LjI2NWExLjE5MiAxLjE5MiAwIDAgMS0xLjY4NiAxLjY4NkwxNC43IDE2LjM4NWE5LjEgOS4xIDAgMCAxLTUuNTYxIDEuODkxQzQuMDk5IDE4LjI3NiAwIDE0LjE3OCAwIDkuMTRTNC4xIDAgOS4xMzkgMCIvPjwvZGVmcz48dXNlIHhsaW5rOmhyZWY9IiNhIiBmaWxsPSIjNDk0QTUyIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);background-position:center right 15px;background-repeat:no-repeat;height:45px;padding:0 .7rem}.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:1px solid #d1d6dc;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}.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}}@media (max-width:767px){.header__search{border-top:2px solid #ced4db;order:1;padding:1.05rem}}.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);min-width:100px;opacity:0;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__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 .lang_list_class li{background-color:inherit;font-size:.917rem}.header__language-switcher--label-current{display:none}.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}}#nav-toggle{display:none}@media (max-width:767px){.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;left:40px;position:absolute;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,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDE5Ij48dGl0bGU+aGFtYnVyZ2VyPC90aXRsZT48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZT0iIzQ5NEE1MiIgc3Ryb2tlLXdpZHRoPSIzIj48cmVjdCB3aWR0aD0iMjEiIGhlaWdodD0iMSIgeD0iMS41IiB5PSIxLjUiIHJ4PSIuNSIvPjxyZWN0IHdpZHRoPSIyMSIgaGVpZ2h0PSIxIiB4PSIxLjUiIHk9IjkuNSIgcng9Ii41Ii8+PHJlY3Qgd2lkdGg9IjIxIiBoZWlnaHQ9IjEiIHg9IjEuNSIgeT0iMTcuNSIgcng9Ii41Ii8+PC9nPjwvc3ZnPg==);background-size:cover;height:25px;width:25px}.header__navigation--toggle:after{content:"Menu"}.header__language-switcher--toggle{background-image:url(//static.hsappstatic.net/cos-LanguageSwitcher/static-1.1/img/globe.png);background-size:cover;height:25px;width:25px}.header__language-switcher--toggle:after{content:"Language"}.header__search--toggle{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHRpdGxlPlNlYXJjaDwvdGl0bGU+PGRlZnM+PHBhdGggaWQ9ImEiIGQ9Ik05LjEzOSAxNS44OTNhNi43NiA2Ljc2IDAgMCAxLTYuNzU1LTYuNzU0IDYuNzYzIDYuNzYzIDAgMCAxIDYuNzU1LTYuNzU1IDYuNzYgNi43NiAwIDAgMSA2Ljc1NCA2Ljc1NSA2Ljc2IDYuNzYgMCAwIDEtNi43NTQgNi43NTRNOS4xMzkgMGM1LjAzOSAwIDkuMTM3IDQuMSA5LjEzNyA5LjE0IDAgMi4wOS0uNzA1IDQuMDE4LTEuODkgNS41Nmw3LjI2NSA3LjI2NWExLjE5MiAxLjE5MiAwIDAgMS0xLjY4NiAxLjY4NkwxNC43IDE2LjM4NWE5LjEgOS4xIDAgMCAxLTUuNTYxIDEuODkxQzQuMDk5IDE4LjI3NiAwIDE0LjE3OCAwIDkuMTRTNC4xIDAgOS4xMzkgMCIvPjwvZGVmcz48dXNlIHhsaW5rOmhyZWY9IiNhIiBmaWxsPSIjNDk0QTUyIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);background-size:cover;height:25px;width:25px}.header__search--toggle:after{content:"Search"}.header__close--toggle{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIxOSIgdmlld0JveD0iMCAwIDI0IDE5Ij48dGl0bGU+Y2xvc2U8L3RpdGxlPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlPSIjNDk0QTUyIiBzdHJva2Utd2lkdGg9IjMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIgLTEpIj48cmVjdCB3aWR0aD0iMjEiIGhlaWdodD0iMSIgeD0iLS41IiB5PSIxMC41IiByeD0iLjUiIHRyYW5zZm9ybT0icm90YXRlKC00NSAxMCAxMC41KSIvPjxyZWN0IHdpZHRoPSIyMSIgaGVpZ2h0PSIxIiB4PSItLjUiIHk9IjEwLjUiIHJ4PSIuNSIgdHJhbnNmb3JtPSJyb3RhdGUoNDUgMTAgMTAuNSkiLz48L2c+PC9zdmc+);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{flex-direction:column}@media (max-width:767px){.hs-menu-wrapper.hs-menu-flow-horizontal ul{flex-direction:column}}.hs-menu-wrapper.hs-menu-flow-vertical ul{flex-direction:column}.hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul{display:inline-flex}@media (max-width:767px){.hs-menu-wrapper.hs-menu-flow-vertical ul{display: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.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}}.body-container-wrapper .dashboard .main-panel{margin-left:auto;width:calc(100% - 220px)}.body-container-wrapper .dashboard .main-panel .body-container .dnd-section{padding:0}.body-container-wrapper .dashboard .main-panel .body-container .dnd-section>.row-fluid{max-width:100%;width:100%}.body-container-wrapper .dashboard .main-panel .body-container .dnd-section .dnd-column{padding:0}.main-header-wrpr aside.top-fixed{background:#fff;border-right:1px solid #cfd7e2;display:flex;flex-direction:column;left:0;max-width:220px;min-height:100vh;position:fixed;right:0;top:0;transition:width .3s ease;z-index:1030}.main-header-wrpr .top-nav-wrpr{background:#fff;border-bottom:1px solid #cfd7e2;display:flex;justify-content:flex-end;margin-left:auto;padding:10px 36px;position:fixed;right:0;top:0;width:calc(100% - 220px);z-index:99}.main-header-wrpr aside.top-fixed .nav-head{padding:22px 32px}.main-header-wrpr aside.top-fixed .nav-head img{max-width:100%}.main-header-wrpr aside.top-fixed .nav-body ul{list-style:none;margin:0;padding:0}.main-header-wrpr aside.top-fixed .nav-body ul li a{align-items:center;background-color:#fff;border-bottom:1px solid #f5f5f4;color:#0c0a09;display:flex;font-size:16px;font-weight:600;gap:12px;line-height:1.5;padding:26px 32px;transition:all .3s ease;width:100%}.main-header-wrpr aside.top-fixed .nav-body ul li a:hover{background-color:#f6f7f9}.main-header-wrpr aside.top-fixed .nav-body ul li a .menu-item-icon svg path{fill:#0c0a09}.main-header-wrpr aside.top-fixed .nav-body ul li a .menu-item-icon{display:inline-block;height:20px;line-height:1;width:20px}.main-header-wrpr aside.top-fixed .nav-body ul li a .menu-item-icon svg{height:inherit;line-height:1;width:inherit}.main-header-wrpr .top-nav-wrpr .top-nav-content-wrpr{align-items:center;display:flex;gap:20px}.main-header-wrpr .top-nav-wrpr .top-nav-content-wrpr .unser-profile-inner a{align-items:center;color:#041a2f;display:flex;gap:12px}.main-header-wrpr .top-nav-wrpr .top-nav-content-wrpr .unser-profile-inner .profile-img-wrpr{height:40px;width:40px}.main-header-wrpr .top-nav-wrpr .top-nav-content-wrpr .unser-profile-inner .profile-img-wrpr .profile-icon{display:inline-block;height:40px;width:40px}.main-header-wrpr .top-nav-wrpr .top-nav-content-wrpr .unser-profile-inner .profile-img-wrpr .profile-icon svg path{fill:#041a2f}.main-header-wrpr .top-nav-wrpr .top-nav-content-wrpr .unser-profile-inner .profile-img-wrpr .profile-icon svg{height:100%;width:100%}.main-header-wrpr .top-nav-wrpr .top-nav-content-wrpr .unser-profile-inner .profile-txt-wrpr .name{align-items:center;display:flex;font-weight:600;gap:6px}.main-header-wrpr .top-nav-wrpr .top-nav-content-wrpr .unser-profile-inner .profile-txt-wrpr .name .down-icon svg path{fill:#041a2f}.main-header-wrpr .top-nav-wrpr .top-nav-content-wrpr .unser-profile-inner .profile-txt-wrpr .name .down-icon svg{width:15px}.main-header-wrpr .top-nav-wrpr .top-nav-content-wrpr .unser-profile-inner .profile-txt-wrpr .name span.down-icon{display:inline-block;line-height:1;margin-bottom:-2px}.main-header-wrpr .top-nav-wrpr .top-nav-content-wrpr .unser-profile-inner .profile-txt-wrpr .help-txt{color:#4c6280;font-size:12px;margin-top:3px}.main-header-wrpr .top-nav-wrpr .top-nav-content-wrpr .help-wrpr a{align-items:center;color:#041a2f;display:flex;font-weight:600;gap:8px}.main-header-wrpr .top-nav-wrpr .top-nav-content-wrpr .help-wrpr a .icon-wrpr svg path{fill:#4c6280}.main-header-wrpr .top-nav-wrpr .top-nav-content-wrpr .help-wrpr a .icon-wrpr{display:inline-block;font-size:0;height:20px;line-height:0;width:20px}.main-header-wrpr .top-nav-wrpr .top-nav-content-wrpr .help-wrpr a .icon-wrpr svg{height:100%;width:100%}.main-header-wrpr .nav-head .logo.mobile{display:none}section.dashboard{position:relative}.help-flyout-main{background:#fff;border-radius:20px;box-shadow:0 2px 3px 0 #00000011;max-width:685px;opacity:0;overflow:hidden;padding:36px;position:absolute;right:0;top:65px;transform:translateY(-100%);transition:all .3s ease;visibility:hidden;z-index:98}.help-popup-open .help-flyout-main{opacity:1;transform:translateY(0);visibility:visible}.help-flyout-main span.help-close-icon{cursor:pointer;position:absolute;right:16px;top:16px}.help-flyout-main .help-title-wrpr h4{color:#041a2f;font-size:22px;font-weight:600;line-height:1.5}.help-flyout-main .notification-wrpr{background-color:#ffefcc;border-radius:6px;margin-top:24px;padding:16px}.help-flyout-main .notification-wrpr .notification-title-wrpr h6{font-size:16px;font-weight:600;line-height:1.5;margin-bottom:16px}.help-flyout-main .notification-wrpr .notification-desc-wrpr p{font-size:14px;font-weight:400;line-height:1.5;margin:0}.help-faq-wrpr{gap:16px;margin-bottom:24px}.help-faq-wrpr,.help-faq-wrpr .icon-wrpr{align-items:center;display:flex}.help-faq-wrpr .link-wrpr a{font-size:18px;line-height:1.55}.accordion-cntnr .accordion-title-wrpr{align-items:center;display:flex;gap:10px;justify-content:space-between}.help-contact-accodion-wrpr .accordion-description-wrpr .txt-wt-icn-wrpr .icon-wrpr,.help-contact-accodion-wrpr .left-section,.help-contact-accodion-wrpr .left-section .icon-wrpr,.help-contact-accodion-wrpr .right-section{display:flex}.help-contact-accodion-wrpr .left-section{align-items:center;display:flex;gap:16px}.help-contact-accodion-wrpr .left-section .link-wrpr a{font-size:18px;line-height:1.55}.help-contact-accodion-wrpr .accordion-description-wrpr{margin-top:20px}.help-contact-accodion-wrpr .accordion-description-wrpr .accordion-description-inner{background-color:#fafaf9;border-radius:6px;display:flex;flex-direction:column;gap:24px;padding:20px 28px}.help-contact-accodion-wrpr .accordion-description-wrpr .txt-wt-icn-wrpr{align-items:center;display:flex;gap:16px}.help-contact-accodion-wrpr .accordion-description-wrpr .txt-wt-icn-wrpr .link-wrpr a{font-size:16px;line-height:1.5}.help-contact-accodion-wrpr .accordion-description-wrpr .help-txt-wrpr{font-size:16px;line-height:1.5;margin-top:5px}.profile-flyout-container{height:100%;opacity:0;overflow:hidden;overflow-y:auto;position:fixed;top:0;transition:all .3s ease;visibility:hidden;width:100%;z-index:1040}body.edit-profile-popup-open,body.profile-popup-open{overflow:hidden}.edit-profile-popup-open .profile-flyout-container,.profile-popup-open .profile-flyout-container{opacity:1;visibility:visible}.profile-flyout-container .overlay{background:rgba(0,0,0,.2);height:100%;position:fixed;width:100%}.profile-flyout-container .profile-detail-wrpr{background:#fff;border-radius:12px;box-shadow:0 10px 20px 0 #0000001a;padding:28px;position:absolute;right:0;top:60px;transform:translateX(100%);transition:all .5s ease;width:400px}.profile-popup-open .profile-flyout-container .profile-detail-wrpr{transform:translateX(0)}.profile-flyout-container .profile-detail-wrpr .profile-detail-header-inner{display:flex;justify-content:space-between}.profile-flyout-container .profile-detail-wrpr .profile-detail-header-inner .detail-header-title,.profile-flyout-container .profile-detail-wrpr .profile-detail-header-inner .edit-profile-link-wrpr{width:auto}.profile-flyout-container .profile-detail-wrpr .profile-detail-header-inner .detail-header-title h4{font-size:20px;font-weight:600;line-height:1.5;margin:0}.profile-flyout-container .profile-detail-wrpr .profile-detail-header-inner .edit-profile-link-wrpr a.edit-profile-link{color:#172654;font-size:14px;line-height:1.5;text-decoration:underline;transition:all .3s ease}.profile-flyout-container .profile-detail-wrpr .profile-detail-header-inner .edit-profile-link-wrpr a.edit-profile-link:hover{color:#035bff}.profile-flyout-container .profile-detail-wrpr .profile-detail-header{margin-bottom:8px}.profile-flyout-container .profile-detail-wrpr .user-profile-detail-inner{align-items:center;display:flex;gap:20px}.profile-flyout-container .profile-detail-wrpr .user-profile-detail-inner .profile-img-wrpr{height:71px;width:71px}.profile-flyout-container .profile-detail-wrpr .user-profile-detail-inner .profile-img-wrpr svg path{fill:#041a2f}.profile-flyout-container .profile-detail-wrpr .user-profile-detail-inner .profile-txt-inner .name{font-size:16px;font-weight:600;line-height:1.5;margin-bottom:8px}.profile-flyout-container .profile-detail-wrpr .user-profile-detail-inner .profile-txt-inner .contact-email-txt{font-size:16px;font-weight:400;line-height:1.5}.profile-flyout-container .profile-detail-wrpr .user-profile-detail{border-bottom:1px dashed #dfdedd;padding-bottom:16px}.profile-popup-open .profile-flyout-container .profile-detail-wrpr .profile-details-main{display:flex;flex-direction:column;gap:30px;margin-top:16px}.profile-popup-open .profile-flyout-container .profile-detail-wrpr .profile-details-main p.label{color:#aaa29e;font-size:14px;font-weight:600;line-height:1.5;margin-bottom:8px}.profile-popup-open .profile-flyout-container .profile-detail-wrpr .profile-details-main p.label+p{color:#041a2f;font-size:16px;font-weight:600;line-height:1.5;margin:0}.profile-flyout-container .profile-detail-wrpr .profile-detail-footer{margin-top:30px}.profile-flyout-container .profile-detail-wrpr .profile-detail-footer a.logout{color:#172654;font-size:16px;font-weight:400;line-height:1.5;text-decoration:underline}.profile-flyout-container .profile-editor-form{display:flex;height:100%;justify-content:center;left:50%;opacity:0;padding:80px;position:absolute;transform:translateX(-50%);transition:all .5s ease;visibility:hidden;width:60%}.edit-profile-popup-open .profile-flyout-container .profile-editor-form{opacity:1;visibility:visible}.profile-flyout-container .profile-editor-form .profile-editor-form-wrpr{background:#fff;border:1px solid #e7e5e4;border-radius:20px;box-shadow:0 10px 20px 0 #0000001a;height:auto;padding:18px 0 18px 18px;position:relative;width:100%}.profile-editor-form-inner{height:100%;overflow-y:auto;padding:18px 36px 18px 18px}.edit-profile-popup-open .profile-flyout-container{overflow:hidden}span.edit-profile-close-icon{cursor:pointer;position:absolute;right:10px;top:20px}.profile-editor-form-inner form .hs-form-field>label{color:#394960;font-size:16px;font-weight:600;line-height:1.5}.profile-editor-form-inner form .hs-form-field>label .hs-form-required{color:#394960}.profile-editor-form-inner form .hs-form-field input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),.profile-editor-form-inner form .hs-form-field select{border:1px solid #cfd7e2;border-radius:6px;font-size:16px;line-height:1.5;padding:16px}.profile-editor-form-inner h3.form-title{font-size:28px;font-weight:600;line-height:1.5;margin-bottom:24px}.profile-editor-form-inner form .hs-submit{text-align:center}.profile-editor-form-inner form .hs-submit input.hs-button{font-size:18px;line-height:1;padding:12px 16px}.deals-page-container{background-color:#fafaf9;margin-top:65px;padding:24px 36px}.deals-page-container .deal-header-wrpr{display:flex;justify-content:space-between;margin-bottom:32px}.deals-page-container .deal-header-wrpr .deal-title-wrpr h2{font-size:28px;font-weight:600;line-height:1.5}.deals-page-container .deal-header-wrpr .new-opportunity-btn-wrpr a{align-items:center;background:#1d4ed8;border-radius:6px;box-shadow:0 2px 3px 0 #00000011;color:#fff;display:flex;font-size:18px;font-weight:400;gap:8px;line-height:1.5;padding:12px 13px}.deals-page-container .deal-header-wrpr .new-opportunity-btn-wrpr a span.icon-wrpr{height:20px;line-height:0;width:20px}.deals-page-container .deal-header-wrpr .new-opportunity-btn-wrpr a span.icon-wrpr svg{height:100%;width:100%}.deals-page-container .opportunities-overview-cards-wrpr{background:#fff;border-radius:12px;box-shadow:0 2px 3px 0 #00000011;padding:24px}.deals-page-container .opportunities-overview-cards-wrpr .overview-cards-container{display:flex;gap:20px}.deals-page-container .opportunities-overview-cards-wrpr .overview-cards-container>div{width:20%}.deals-page-container .opportunities-overview-cards-wrpr .overview-cards-container .opportunities-card-inner,.deals-page-container .opportunities-overview-cards-wrpr .overview-cards-container .pending-deals-card-inner,.deals-page-container .opportunities-overview-cards-wrpr .overview-cards-container .qualified-deals-card-inner,.deals-page-container .opportunities-overview-cards-wrpr .overview-cards-container .total-deals-card-inner,.deals-page-container .opportunities-overview-cards-wrpr .overview-cards-container .unqualified-deals-card-inner{background:#fafaf9;border:1px solid #eff2f5;border-radius:8px;display:flex;flex-direction:column;height:100%;padding:20px 32px;transition:all .3s ease}.deals-page-container .opportunities-overview-cards-wrpr .overview-cards-container .opportunities-card-inner:hover,.deals-page-container .opportunities-overview-cards-wrpr .overview-cards-container .pending-deals-card-inner:hover,.deals-page-container .opportunities-overview-cards-wrpr .overview-cards-container .qualified-deals-card-inner:hover,.deals-page-container .opportunities-overview-cards-wrpr .overview-cards-container .total-deals-card-inner:hover,.deals-page-container .opportunities-overview-cards-wrpr .overview-cards-container .unqualified-deals-card-inner:hover{background:#fff;border:1px solid #e7e5e4}.deals-page-container .opportunities-overview-cards-wrpr .overview-cards-container h6.title{color:#a8a29e;font-size:16px;font-weight:600;margin-bottom:16px}.deals-page-container .opportunities-overview-cards-wrpr .overview-cards-container h3{font-size:28px;line-height:1.5;margin:auto 0 0}.deals-page-container .deals-list-section{margin-top:32px}.deals-page-container .deals-list-section .deals-list-section-wrpr,.deals-page-container .opportunities-list-section .opportunities-list-section-wrpr{background:#fff;border-radius:12px;box-shadow:0 2.26px 3.39px 0 #00000011;padding:28px}.deals-page-container .deals-list-section .deals-list-section-wrpr .deals-list-title,.deals-page-container .opportunities-list-section .opportunities-list-section-wrpr .opportunities-list-title{margin-bottom:28px}.deals-page-container .deals-list-section .deals-list-section-wrpr .deals-list-title h3.deal-title,.deals-page-container .opportunities-list-section .opportunities-list-section-wrpr .opportunities-list-title h3.opportunities-title{align-items:center;display:flex;font-size:20px;gap:8px;line-height:1.5;margin:0}.deals-page-container .deals-list-section .deals-list-section-wrpr .deals-list-title h3.deal-title span.title-count,.deals-page-container .opportunities-list-section .opportunities-list-section-wrpr .opportunities-list-title h3.opportunities-title span.title-count{font-size:14px;font-weight:400;line-height:1.5;margin-bottom:0}.deals-page-container .deals-list-section .deals-list-section-wrpr .table-header,.deals-page-container .opportunities-list-section .opportunities-list-section-wrpr .table-header{align-items:center;background:#e6eeffb2;border-top-left-radius:12px;border-top-right-radius:12px;display:flex}.deals-page-container .deals-list-section .deals-list-section-wrpr .table-header .col,.deals-page-container .opportunities-list-section .opportunities-list-section-wrpr .table-header .col{border-right:1px solid #cfd7e2;flex:1;font-size:16px;font-weight:600;overflow:hidden;padding:12px 16px;text-overflow:ellipsis;white-space:nowrap}.deals-page-container .deals-list-section .deals-list-section-wrpr .table-header .col:last-child,.deals-page-container .opportunities-list-section .opportunities-list-section-wrpr .table-header .col:last-child{border:none}.deals-page-container .deals-list-section .deals-list-section-wrpr .col.deal-amount,.deals-page-container .deals-list-section .deals-list-section-wrpr .col.deal-comment,.deals-page-container .deals-list-section .deals-list-section-wrpr .col.deal-created,.deals-page-container .deals-list-section .deals-list-section-wrpr .col.deal-name,.deals-page-container .deals-list-section .deals-list-section-wrpr .col.deal-product,.deals-page-container .deals-list-section .deals-list-section-wrpr .col.deal-prosp-contact,.deals-page-container .deals-list-section .deals-list-section-wrpr .col.deal-stage{width:15%}.deals-page-container .deals-list-section .deals-list-section-wrpr .deal-table-wrpr-desktop .no-result-wrpr,.deals-page-container .opportunities-list-section .opportunities-list-section-wrpr .opportunities-table-wrpr-desktop .no-result-wrpr{padding:16px;text-align:center}.deals-page-container .deals-list-section .deals-list-section-wrpr .deal-table-wrpr-desktop .no-result-wrpr p,.deals-page-container .opportunities-list-section .opportunities-list-section-wrpr .opportunities-table-wrpr-desktop .no-result-wrpr p{font-size:22px;font-weight:700;margin:0}.deals-page-container .opportunities-list-section{margin-top:32px}.deals-page-container .opportunities-list-section .opportunities-list-section-wrpr .col.opt-name{width:13%}.deals-page-container .opportunities-list-section .opportunities-list-section-wrpr .col.opt-qualified{width:10%}.deals-page-container .opportunities-list-section .opportunities-list-section-wrpr .col.opt-stage{width:14%}.deals-page-container .opportunities-list-section .opportunities-list-section-wrpr .col.opt-comment{width:20%}.deals-page-container .opportunities-list-section .opportunities-list-section-wrpr .col.opt-created{width:8%}.deals-page-container .opportunities-list-section .opportunities-list-section-wrpr .col.opt-updated{width:10%}.deals-page-container .opportunities-list-section .opportunities-list-section-wrpr .col.opt-amount{width:13%}.deals-page-container .opportunities-list-section .opportunities-list-section-wrpr .col.opt-product{width:12%}.deal-creation-form-open .deal-creator-form{opacity:1;visibility:visible}.deal-creator-form{height:100%;left:0;opacity:0;position:fixed;top:0;transition:all .5s ease;visibility:hidden;width:100%;z-index:1050}.deal-creator-form .overlay{background:rgba(0,0,0,.2);height:100%;position:absolute;width:100%}.deal-creator-form .deal-creater-frm-wrpr-inner{display:flex;height:auto;justify-content:center;left:50%;max-height:80vh;max-width:50%;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.deal-creator-form .deal-creater-frm-wrpr-inner .deal-creator-form-wrpr{background:#fff;border:1px solid #e7e5e4;border-radius:20px;box-shadow:0 10px 20px 0 #0000001a;height:auto;padding:18px 0 18px 18px;position:relative;width:100%}.deal-creator-form .deal-creator-form-wrpr .deal-creator-form-inner{height:100%;overflow-y:auto;padding:18px 36px 18px 18px}.deal-creator-form .deal-creator-form-wrpr .deal-creator-form-inner span.deal-creator-close-icon{cursor:pointer;position:absolute;right:10px;top:20px}.deal-creator-form .deal-creator-form-cntnr form .hs-form-field input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),.deal-creator-form .deal-creator-form-cntnr form .hs-form-field select,.deal-creator-form .deal-creator-form-cntnr form .hs-form-field textarea{border:1px solid #cfd7e2;border-radius:6px;font-size:16px;line-height:1.5;padding:16px}.deal-creator-form .deal-creator-form-cntnr form .hs-richtext h3,.deal-creator-form h3.form-title{font-size:28px;font-weight:600;line-height:1.5;margin-bottom:24px}.deal-creator-form .deal-creator-form-cntnr form .hs-form-field input[type=file]{border:none}.deal-creator-form .deal-creator-form-cntnr form .hs-submit{text-align:center}.deal-creator-form .deal-creator-form-cntnr form .hs-submit input.hs-button{font-size:18px;line-height:1;padding:12px 16px}.deal-updation-form-open .deal-update-form{opacity:1;visibility:visible}.deal-update-form{height:100%;left:0;opacity:0;position:fixed;top:0;transition:all .5s ease;visibility:hidden;width:100%;z-index:1050}.deal-update-form .overlay{background:rgba(0,0,0,.2);height:100%;position:absolute;width:100%}.deal-update-form .deal-update-frm-wrpr-inner{display:flex;justify-content:center;left:50%;max-height:80vh;max-width:50%;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.deal-update-form .deal-update-frm-wrpr-inner .deal-update-form-wrpr{background:#fff;border:1px solid #e7e5e4;border-radius:20px;box-shadow:0 10px 20px 0 #0000001a;height:auto;padding:18px 0 18px 18px;position:relative;width:100%}.deal-update-form .deal-update-form-wrpr .deal-update-form-inner{height:100%;overflow-y:auto;padding:18px 36px 18px 18px}.deal-update-form .deal-update-form-wrpr .deal-update-form-inner span.deal-update-close-icon{cursor:pointer;position:absolute;right:10px;top:20px}.deal-update-form .deal-update-form-cntnr form .hs-form-field input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),.deal-update-form .deal-update-form-cntnr form .hs-form-field select,.deal-update-form .deal-update-form-cntnr form .hs-form-field textarea{border:1px solid #cfd7e2;border-radius:6px;font-size:16px;line-height:1.5;padding:16px}.deal-update-form .deal-update-form-cntnr form .hs-richtext h3,.deal-update-form h3.form-title{font-size:28px;font-weight:600;line-height:1.5;margin-bottom:24px}.deal-update-form .deal-update-form-cntnr form .hs-form-field input[type=file]{border:none}.deal-update-form .deal-update-form-cntnr form .hs-submit{text-align:center}.deal-update-form .deal-update-form-cntnr form .hs-submit input.hs-button{font-size:18px;line-height:1;padding:12px 16px}.home-page-container{background-color:#fafaf9;margin-top:65px;padding:24px 36px}.home-page-container .home-title-wrpr h2{font-size:28px;font-weight:600;line-height:1.5;margin-bottom:8px}.home-page-container .home-title-wrpr p{font-size:16px;font-weight:400;line-height:1.5;margin:0}.home-page-container .home-header{margin-bottom:32px}.home-page-container .home-overview-cards-wrpr{border-radius:12px;padding:24px 0}.home-page-container .home-overview-cards-wrpr .overview-cards-container{display:flex;gap:20px}.home-page-container .home-overview-cards-wrpr .overview-cards-container>div{width:20%}.home-page-container .home-overview-cards .overview-cards-container .opportunities-card-inner,.home-page-container .home-overview-cards .overview-cards-container .pending-deals-card-inner,.home-page-container .home-overview-cards .overview-cards-container .qualified-deals-card-inner,.home-page-container .home-overview-cards .overview-cards-container .total-deals-card-inner,.home-page-container .home-overview-cards .overview-cards-container .unqualified-deals-card-inner{background:#fff;border:1px solid #e7e4e5;border-radius:8px;display:flex;flex-direction:column;height:100%;padding:20px 32px;transition:all .3s ease}.home-page-container .home-overview-cards .overview-cards-container .opportunities-card-inner:hover,.home-page-container .home-overview-cards .overview-cards-container .pending-deals-card-inner:hover,.home-page-container .home-overview-cards .overview-cards-container .qualified-deals-card-inner:hover,.home-page-container .home-overview-cards .overview-cards-container .total-deals-card-inner:hover,.home-page-container .home-overview-cards .overview-cards-container .unqualified-deals-card-inner:hover{background:#fff;border:1px solid #e7e5e4}.home-page-container .home-overview-cards .overview-cards-container h6.title{color:#57534e;font-size:16px;font-weight:600;margin-bottom:45px}.home-page-container .home-overview-cards .overview-cards-container h3{font-size:28px;line-height:1.5;margin:auto 0 0}.home-page-container .home-deals-list-section{margin-top:32px}.home-page-container .home-deals-list-section .home-deals-list-section-wrpr{background:#fff;border-radius:12px;box-shadow:0 2.26px 3.39px 0 #00000011;padding:28px}.home-page-container .home-deals-list-section .home-deals-list-section-wrpr .home-deals-list-title{align-items:center;display:flex;justify-content:space-between;margin-bottom:28px}.home-page-container .home-deals-list-section .home-deals-list-section-wrpr .home-deals-list-title h3.home-deal-title{align-items:center;display:flex;font-size:20px;gap:8px;line-height:1.5;margin:0}.home-page-container .home-deals-list-section .home-deals-list-section-wrpr .home-deals-list-title h3.home-deal-title span.title-count{font-size:14px;font-weight:400}.home-page-container .home-deals-list-section .home-deals-list-section-wrpr .home-deals-list-title a.all-deal-link{color:#57534e;font-size:16px;font-weight:600;line-height:1.5;transition:all .3s ease}.home-page-container .home-deals-list-section .home-deals-list-section-wrpr .home-deals-list-title a.all-deal-link:hover{color:#035bff}.home-page-container .home-deals-list-section .home-deals-list-section-wrpr .table-header{align-items:center;background:#e6eeffb2;border-top-left-radius:12px;border-top-right-radius:12px;display:flex}.home-page-container .home-deals-list-section .home-deals-list-section-wrpr .table-header .col{border-right:1px solid #cfd7e2;flex:1;font-size:16px;font-weight:600;overflow:hidden;padding:12px 16px;text-overflow:ellipsis;white-space:nowrap}.home-page-container .home-deals-list-section .home-deals-list-section-wrpr .col.deal-name,.home-page-container .home-deals-list-section .home-deals-list-section-wrpr .col.deal-value{width:15%}.home-page-container .home-deals-list-section .home-deals-list-section-wrpr .col.deal-comment,.home-page-container .home-deals-list-section .home-deals-list-section-wrpr .col.deal-prosp-contact{width:20%}.home-page-container .home-deals-list-section .home-deals-list-section-wrpr .col.deal-opened{width:10%}.home-page-container .home-deals-list-section .home-deals-list-section-wrpr .col.deal-closed{width:20%}.home-page-container .home-deals-list-section .home-deals-list-section-wrpr .col.deal-commission,.home-page-container .home-deals-list-section .home-deals-list-section-wrpr .col.deal-product{width:15%}.home-page-container .home-deals-list-section .home-deals-list-section-wrpr .table-header .col:last-child{border:none}.home-page-container .home-deals-list-section .home-deals-list-section-wrpr .no-result-wrpr{padding:16px;text-align:center}.home-page-container .home-deals-list-section .home-deals-list-section-wrpr .no-result-wrpr p{font-size:22px;font-weight:700;margin:0}.deals-page-container .deals-list-section .deals-list-section-wrpr .table-row,.deals-page-container .deals-list-section .deals-list-section-wrpr .table_row_wrpr,.deals-page-container .deals-list-section .opportunities-list-section-wrpr .table_row_wrpr,.deals-page-container .opportunities-list-section .opportunities-list-section-wrpr .table-row{display:flex;width:100%}.deals-page-container .deals-list-section .deals-list-section-wrpr .table_row_wrpr{display:block}.home-page-container .home-deals-list-section .home-deals-list-section-wrpr .col.deal-value,.home-page-container .home-deals-list-section .home-deals-list-section-wrpr .table_row_wrpr{align-items:center;gap:15px;justify-content:space-between}.deals-page-container .deals-list-section .deals-list-section-wrpr .table-row .col,.deals-page-container .opportunities-list-section .opportunities-list-section-wrpr .table-row .col{align-items:center;border:1px solid #eff2f5;display:flex;flex:1;font-size:16px;overflow:hidden;padding:12px 16px;text-overflow:ellipsis;white-space:nowrap}.deals-page-container .deals-list-section .deals-list-section-wrpr .table-row .col:not(:last-child),.deals-page-container .opportunities-list-section .opportunities-list-section-wrpr .table-row .col:not(:last-child){border-right:0}.deals-page-container .deals-list-section .deals-list-section-wrpr .table-row:last-child .col:first-child,.deals-page-container .opportunities-list-section .opportunities-list-section-wrpr .table-row:last-child .col:first-child{border-bottom-left-radius:12px}.deals-page-container .deals-list-section .deals-list-section-wrpr .table-row:last-child .col:last-child,.deals-page-container .opportunities-list-section .opportunities-list-section-wrpr .table-row:last-child .col:last-child{border-bottom-right-radius:12px}.home-page-container .home-deals-list-section .home-deals-list-section-wrpr .table-row{display:flex;width:100%}.home-page-container .home-deals-list-section .home-deals-list-section-wrpr .table-row .col{border:1px solid #eff2f5;flex:1;font-size:16px;overflow:hidden;padding:12px 16px;text-overflow:ellipsis;white-space:nowrap}.home-page-container .home-deals-list-section .home-deals-list-section-wrpr .table-row .col:not(:last-child){border-right:0}.home-page-container .home-deals-list-section .home-deals-list-section-wrpr .table-row:last-child .col:first-child{border-bottom-left-radius:12px}.home-page-container .home-deals-list-section .home-deals-list-section-wrpr .table-row:last-child .col:last-child{border-bottom-right-radius:12px}.deals-page-container .opportunities-list-section .opportunities-list-section-wrpr .col.opt-product{align-items:center;justify-content:space-between;padding-right:30px;position:relative}.deals-page-container .opportunities-list-section .opportunities-list-section-wrpr .col.opt-product .edit-deal-option a{display:inline-block;line-height:0;min-width:28px;position:absolute;right:0;text-align:center;top:50%;transform:translateY(-50%)}.deals-page-container .opportunities-list-section .opportunities-list-section-wrpr .col.opt-product .edit-deal-option:before{border-left:1px solid #eff2f5;content:"";height:100%;position:absolute;right:28px;top:0}.home-page-container .home-deals-list-section .home-deals-list-section-wrpr .table-row:hover .col{background:#eff2f5;border-color:#fff}.deals-page-container .deals-list-section .deals-list-section-wrpr .table-row .col,.deals-page-container .opportunities-list-section .opportunities-list-section-wrpr .table-row .col,.home-page-container .home-deals-list-section .home-deals-list-section-wrpr .table-row .col{background:#fff;transition:all .3s ease}.deals-page-container .deals-list-section .deals-list-section-wrpr .table-row:hover .col,.deals-page-container .opportunities-list-section .opportunities-list-section-wrpr .table-row:hover .col{background:#eff2f5;border-color:#fff}.deals-page-container .opportunities-list-section .opportunities-list-section-wrpr .table-row:hover .col.opt-product .edit-deal-option:before{border-color:#fff}.deal_sort img,.homeDeal_sort img,.opp_sort img{transition:all .3s ease}.deal_sort.active img,.homeDeal_sort.active img,.opp_sort.active img{transform:rotate(180deg)}[data-tooltip]{position:relative}[data-tooltip]:after,[data-tooltip]:before{opacity:0;position:absolute;top:50%;transform:translateY(-50%);transition:.3s ease-in-out .3s;visibility:hidden;z-index:9}[data-tooltip]:after{background:#333;border-radius:2px;color:#fff;content:attr(data-tooltip);font-size:16px;left:auto;padding:15px 10px;right:100%;text-shadow:0 1px 1px #000;white-space:nowrap}[data-tooltip]:hover:after,[data-tooltip]:hover:before{opacity:1;visibility:visible}.body-container-wrapper .dashboard .mobile-message{display:none}.profile-flyout-container .profile-detail-wrpr .user-profile-detail-inner .profile-img-wrpr .profile-img{display:flex;height:71px;width:71px}.profile-flyout-container .profile-detail-wrpr .user-profile-detail-inner .profile-img-wrpr .profile_initials{display:inline-block!important;font-size:40px;height:auto;width:auto}.profile-editor-form-inner form .hs-form-field input[name="2-41747211/company_email"],.profile-editor-form-inner form .hs-form-field input[name="2-41747211/main_contact_email"]{pointer-events:none}.deal-creator-form .deal-creator-form-cntnr form .hs-form-field select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url(https://6512810.fs1.hubspotusercontent-na1.net/hubfs/6512810/Partner%20portal%20assets%202025/atom-right.png);background-position:right 12px center;background-repeat:no-repeat;background-size:16px 16px;padding-right:36px}.deal-creator-form .deal-creator-form-cntnr form .hs-form-field .hs-dateinput:before{content:"\01F4C5";position:absolute;right:20px;top:50%;transform:translateY(-50%)}.deal-update-form .deal-update-form-cntnr form .hs-form-field select[name="2-42854101/is_approved"]{-webkit-appearance:none;pointer-events:none;user-select:none}@media (max-width:1200px){.deals-page-container .opportunities-overview-cards-wrpr .overview-cards-container,.home-page-container .home-overview-cards-wrpr .overview-cards-container{flex-wrap:wrap;justify-content:center}.deals-page-container .opportunities-overview-cards-wrpr .overview-cards-container>div,.home-page-container .home-overview-cards-wrpr .overview-cards-container>div{flex:1 1 200px;min-width:unset}}@media (max-width:991px){.main-header-wrpr .nav-head .logo.desktop{display:none}.main-header-wrpr .nav-head .logo.mobile{display:block;text-align:center}.main-header-wrpr .nav-head .logo.mobile img{width:40px}.main-header-wrpr aside.top-fixed .nav-body ul li a{justify-content:center;padding:26px 20px;position:relative}.main-header-wrpr aside.top-fixed{max-width:65px}.main-header-wrpr .top-nav-wrpr{width:calc(100% - 120px)}.main-header-wrpr aside.top-fixed .nav-body ul li a .menu-txt{background-color:#035bff;border-radius:6px;color:#fff;display:block;font-size:14px;left:80%;min-width:120px;opacity:0;padding:10px 15px;position:absolute;text-align:center;transition:all .4s ease-in-out;visibility:hidden}.main-header-wrpr aside.top-fixed .nav-body ul li a:hover .menu-txt{opacity:1;visibility:visible}.main-header-wrpr aside.top-fixed .nav-body ul li a .menu-item-icon{height:25px;width:25px}.help-flyout-main{max-width:100%;width:calc(100% - 150px)}.deal-table-wrpr-desktop,.home-deal-table-wrpr-desktop,.opportunities-table-wrpr-desktop{min-width:1200px}.deals-page-container .deals-list-section .deals-list-section-wrpr,.deals-page-container .opportunities-list-section .opportunities-list-section-wrpr,.home-page-container .home-deals-list-section .home-deals-list-section-wrpr{overflow:auto}.home-page-container .home-deals-list-section .home-deals-list-section-wrpr .home-deals-list-title{align-items:flex-start;flex-direction:column}.main-header-wrpr aside.top-fixed .nav-head{padding:22px 12px}.body-container-wrapper .dashboard .main-panel,.main-header-wrpr .top-nav-wrpr{width:calc(100% - 65px)}.deal-update-form .deal-update-frm-wrpr-inner{max-width:calc(100% - 45px)}form label{font-size:14px}.hs-custom-style fieldset.form-columns-3 .hs-form-field{float:none;width:100%}.body-container-wrapper .dashboard .mobile-message{display:block}.body-container-wrapper .dashboard .main-panel,.dashboard .main-header-wrpr .navbar-collapse,.dashboard .main-header-wrpr .top-nav-cntnr{display:none}.dashboard .main-header-wrpr .top-nav-wrpr{min-height:64px}.body-container-wrapper .dashboard .mobile-message{margin-left:auto;margin-top:65px;min-height:calc(100vh - 65px);width:calc(100% - 64px)}.body-container-wrapper .dashboard .mobile-message .mobile-message-wrpr{align-items:center;display:flex;height:calc(100vh - 65px);justify-content:center;padding:0 20px;text-align:center;white-space:break-spaces;width:100%}.body-container-wrapper .dashboard .mobile-message .mobile-message-wrpr h1{font-size:24px}}@media (max-width:767px){.main-header-wrpr aside.top-fixed{max-width:65px}.resources-container .filter-main-control .filter-search input{width:100%}.resources-container .resource-item .contentBulkIndividual h4{font-size:20px}.help-flyout-main{width:calc(100% - 100px)}.profile-flyout-container .profile-detail-wrpr{width:60%}.profile-flyout-container .profile-detail-wrpr .profile-detail-header-inner{flex-direction:column}.profile-flyout-container .profile-detail-wrpr .user-profile-detail-inner{align-items:flex-start;flex-direction:column;justify-content:flex-start}.profile-flyout-container .profile-editor-form{padding:20px;width:90%}.deal-creator-form .deal-creater-frm-wrpr-inner{max-width:calc(100% - 45px);padding:0}.deal-creator-form .deal-creator-form-inner form .form-columns-2 .hs-form-field,.deal-creator-form .deal-creator-form-inner form .form-columns-3 .hs-form-field{width:100%}.deal-creator-form .deal-creator-form-inner form .hs-form-field .input{margin-right:0}.deals-page-container .deal-header-wrpr{flex-wrap:wrap}.deals-page-container .opportunities-overview-cards-wrpr .overview-cards-container .total-deals-card-inner{padding:20px}}@media (max-width:490px){.resources-container{padding:24px 15px}.main-header-wrpr .top-nav-wrpr{padding:10px 15px}.main-header-wrpr .top-nav-wrpr .top-nav-content-wrpr .help-wrpr span.text-wrpr,.main-header-wrpr .top-nav-wrpr .top-nav-content-wrpr .unser-profile-inner .profile-txt-wrpr .name{font-size:14px}.main-header-wrpr .top-nav-wrpr .top-nav-content-wrpr .unser-profile-inner .profile-img-wrpr .profile-icon{height:30px;width:30px}.main-header-wrpr .top-nav-wrpr .top-nav-content-wrpr{gap:15px}.main-header-wrpr .top-nav-wrpr .top-nav-content-wrpr .unser-profile-inner a{gap:8px}.profile-img{text-align:right}.recent-resources-container .resources-results-container{padding-left:0;padding-right:0}.deals-page-container,.home-page-container{padding:25px 15px}.deals-page-container .opportunities-overview-cards-wrpr,.home-page-container .home-overview-cards-wrpr{padding:20px}}.resources-container .filter-main-control .filter-group:first-child{flex:0 0 395px!important}.resources-container .filter-main-control .filter-group:first-child .filter-search.searchField,.resources-container .filter-main-control .filter-group:first-child input{width:100%!important}.resources-container .filter-main-control .filter-group .dropdown-toggle{color:#0c0a09!important;opacity:1!important}.recent-resources-container .resource-item .contentBulkIndividual h4,.resources-container .resource-item .contentBulkIndividual h4{color:#0c0a09!important;font-size:16px!important;font-weight:600!important;letter-spacing:0;line-height:1.5!important;margin:0!important}.resources-container .resources-results-container .resource-items-container .resource-item{overflow:hidden!important}.recent-resources-container .resource-item .item-image .image-block,.resources-container .resource-item .item-image .image-block{background-color:#f6f7f9!important}.help-flyout-outer{height:100vh;opacity:0;overflow:hidden;position:fixed;top:0;transition:all .3s ease;visibility:hidden;width:100%;z-index:1040}.help-popup-open .help-flyout-outer{opacity:1;overflow:hidden;visibility:visible}body.help-popup-open{overflow:hidden}.help-flyout-outer .help-flyout-overlay{background:rgba(0,0,0,.2);height:100%;position:fixed;width:100%}.help-flyout-main{left:50%!important;right:unset!important;top:50%!important;transform:translate(-50%,-50%)!important}.deals-page-container .deals-list-section .deals-list-section-wrpr .col.deal-amount,.deals-page-container .opportunities-list-section .opportunities-list-section-wrpr .col.opt-amount{align-items:center;display:flex;gap:15px;justify-content:space-between}.deals-page-container .deals-list-section .deals-list-section-wrpr .col.deal-amount span,.deals-page-container .opportunities-list-section .opportunities-list-section-wrpr .col.opt-amount span,.home-page-container .home-deals-list-section .home-deals-list-section-wrpr .col.deal-value span{cursor:pointer;line-height:9px}.main-header-wrpr aside.top-fixed .nav-body ul li a.active{background:#f6f7f9}.main-header-wrpr aside.top-fixed .nav-body ul li a .menu-item-icon svg path{fill:currentColor}@media (max-width:767px){.resources-container .filter-main-control .filter-group:first-child{flex:0 0 100%!important}}