.subscription-error-boundary{margin:5%;text-align:center}.cls-details-page-container{font-family:honeywell sans}.cls-details-page-container .cls-breadcrumbcontainer{width:100%;margin-top:30px}@media(max-width:768px){.cls-details-page-container .cls-breadcrumbcontainer{margin-top:5px}}.cls-details-page-container .banner-section-container{margin-top:30px}@media(max-width:768px){.cls-details-page-container .banner-section-container{margin-top:10px}}.cls-details-page-container .spinner{display:inline-block;width:16px;height:16px;border:2px solid #ccc;border-top-color:#0071b3;border-radius:50%;animation:spin .7s linear infinite;vertical-align:middle;margin-right:6px}.cls-details-page-container .comments-attachments-section-container{padding-top:30px;margin-top:16px;border-top:1px solid #d0d0d0}.cls-details-page-container .header-details-attached-files-section .spinner{margin-left:8px}.breadcrumb-container{display:flex;flex-wrap:wrap;align-items:center}.breadcrumb-container .link{color:var(--color-foreground);text-decoration:none;display:flex;align-items:center;justify-content:center;font-weight:700}.breadcrumb-container .link.active{color:var(--color-primary)}.breadcrumb-container .separator{margin:0 5px;color:var(--color-muted-foreground)}.breadcrumb-container .custom-separator{margin:0 5px}.top-action-link-container{display:flex;flex-direction:column;justify-content:flex-end}@media(max-width:768px){.top-action-link-container{margin:10px 0}}.top-action-link-container .topActionButtons{display:flex}.top-action-link-container .topActionButtons a{display:flex!important;text-decoration:none!important;margin-left:20px}@media(max-width:768px){.top-action-link-container .topActionButtons a{margin-right:10px}}.top-action-link-container .topActionButtons .text-link{color:#0071b3!important;font-size:14px;font-weight:700;cursor:pointer}.top-action-link-container .topActionButtons .text-link .icon{padding:0 10px 0 0!important}.top-action-link-container .topActionButtons .text-link-disabled{pointer-events:none}.top-action-link-container .topActionButtons .text-link-config-disabled{color:#b4b4b4!important;cursor:default;pointer-events:none}.top-action-link-container .topActionButtons .text-link:hover{cursor:pointer;text-decoration:none!important}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.title-section-container .pageTitle{font-weight:700;font-size:40px;line-height:48px;padding-top:16px;color:#303030;display:flex}@media(max-width:768px){.title-section-container .pageTitle{font-size:24px;line-height:32px;padding-top:8px;flex-direction:column;gap:10px}}.title-section-container .pageTitleButtonContainer{margin-left:20px}@media(max-width:768px){.title-section-container .pageTitleButtonContainer{margin-left:0}}.title-section-container .cls-title-section{display:flex;justify-content:space-between}@media(max-width:768px){.title-section-container .cls-title-section{flex-direction:column;align-items:flex-start}}.banner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;border-radius:4px;border:2px solid;border-left:12px solid}.banner.info{border-color:#0071b3}.banner.error{border-color:#c2510a}.banner.warning{border-color:#f9a825}.banner.success{border-color:#388e3c}@media(max-width:768px){.banner{flex-direction:column}}.banner .main{display:flex;align-items:center;gap:1rem}.banner .main p{font-weight:500}.banner .main p strong{font-weight:700;margin-bottom:2px}.banner .action,.banner .action button{display:flex;align-items:center;gap:8px}.banner .action button{font-weight:600;font-size:14px;line-height:20px;color:#0071b3;background:transparent;cursor:pointer}.banner .action button .icon{color:#000}.no-data-section-container .details-no-data{text-align:center;width:100%;font-size:28px;padding-bottom:50px;padding-top:50px}.no-data-section-container .no-data-title{font-size:28px;font-weight:700;margin-bottom:8px}.no-data-section-container .no-data-link{color:#0071b3;text-decoration:none}.error-message-container .error-message-content{margin-top:20px}.error-message-container .error-message-content .error-alert{background-color:#f44336;color:#fff;padding:15px;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.2);z-index:1000;display:flex;align-items:center;justify-content:space-between;margin:10px auto}.error-message-container .error-message-content .error-message{margin-right:10px;color:#fff}.error-message-container .error-message-content .close-button{padding:0;max-width:20px;background:none;border:none;color:#fff;font-size:30px;cursor:pointer}.header-summary-section-container{display:flex;flex-direction:row;justify-content:space-between;gap:24px}.header-summary-section-container .header-details{flex-basis:70%;flex-shrink:1;flex-grow:0}.header-summary-section-container .header-details.without-summary{flex-basis:100%}.header-summary-section-container .summary-panel{flex-basis:30%;flex-shrink:1;flex-grow:0}@media(max-width:768px){.header-summary-section-container{margin-top:10px;flex-direction:column}.header-summary-section-container .header-details,.header-summary-section-container .summary-panel{flex-basis:auto;width:100%}}.header-summary-section-container .dataContainerHeaderDetails{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));grid-gap:16px;gap:16px;margin-top:16px;align-items:start}@media(max-width:1024px){.header-summary-section-container .dataContainerHeaderDetails{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}@media(max-width:768px){.header-summary-section-container .dataContainerHeaderDetails{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}}@media(max-width:480px){.header-summary-section-container .dataContainerHeaderDetails{grid-template-columns:1fr}}.header-summary-section-container .dataContainerHeaderDetails .additionalSectionHeading{font-family:honeywell sans;font-size:20px;line-height:30px;letter-spacing:-.02em;text-align:left;padding-bottom:8px;font-style:normal;font-weight:700;grid-column:1/-1;width:100%}.header-summary-section-container .dataContainerHeaderDetails .dataItem,.header-summary-section-container .dataContainerHeaderDetails .dataItemRow{padding:10px 0;display:flex;flex-direction:column;align-items:flex-start;box-sizing:border-box;font-family:honeywell sans}.header-summary-section-container .dataContainerHeaderDetails .dataItemRow{grid-column:1/-1;width:100%}.header-summary-section-container .dataContainerHeaderDetails .label{font-weight:700;font-size:18px;color:#303030;margin-bottom:0;font-family:honeywell sans}.header-summary-section-container .dataContainerHeaderDetails .value{font-weight:500;font-size:18px;color:#606060;display:flex;align-items:center;gap:8px;font-family:honeywell sans;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;white-space:pre-wrap;max-width:100%}.header-summary-section-container .dataContainerHeaderDetails .link{font-weight:500;font-size:18px;line-height:26px;letter-spacing:-2%;color:#0071b3;text-decoration:none;border:none;transition:border .3s ease}.header-summary-section-container .dataContainerHeaderDetails .icon{display:flex;align-items:center;height:1em;width:1em;vertical-align:middle;margin-right:4px;font-size:18px}.header-summary-section-container .dataContainerHeaderDetails .iconContainer{display:inline-block;align-items:center;align-content:center;padding-right:2px;position:relative;top:1px}.valueArray{padding-left:0}.summaryPanelContainer{margin-top:16px;padding:10px 0}.summaryPanelContainer .summary-panel{background-color:#f7f7f7;height:calc(3*var(--row-height));font-size:16px;margin-top:0;padding:20px 25px}.summaryPanelContainer .summary-title{font-weight:800;font-size:20px;color:#000;margin-left:0}.summaryPanelContainer .priceDetails{display:flex;padding-left:15px;padding-right:0;line-height:60px;justify-content:space-between}.summaryPanelContainer .tableTitle{font-weight:500;font-size:20px}.summaryPanelContainer .detailDesc{font-weight:500;font-size:20px;line-height:59px}.summaryPanelContainer .detailDescGrandTotal{padding:0}.summaryPanelContainer .totalprice{display:flex;padding-left:0;padding-right:0}.summaryPanelContainer .summary-description .priceDetails:last-child .detailDesc,.summaryPanelContainer .summary-description .priceDetails:last-child .tableTitle{font-weight:700;font-size:20px}.summaryPanelContainer .summary-description .priceDetails:last-child{border-top:1px solid #d0d0d0}.summary-buttons{gap:5px;flex-direction:column}.details-button,.summary-buttons{display:flex;justify-content:center}.details-button{align-items:center;gap:10px;height:48px;width:100%;border-radius:4px;padding-right:24px;padding-left:24px;background:#0071b3;color:#fff;font-size:16px;font-weight:700;border:none;cursor:pointer;text-align:center}.icon,.spinner{vertical-align:middle;display:inline-block}.details-button.details-button-disabled{background:#337ab7;color:#fff;cursor:not-allowed}.details-button:hover{background:#286090}.attached-files-container .title{font-weight:700;font-size:20px;line-height:30px;color:#1d1d1d;margin-bottom:8px}.attached-files-container .filesTitle{font-weight:700;font-size:16px;color:#404040;margin-bottom:12px}.attached-files-container .fileItem{display:flex;align-items:center;margin-bottom:8px}.attached-files-container .fileName{font-weight:500;font-size:16px;color:#0071b3;text-decoration:none;cursor:pointer;padding:0}.attached-files-container .fileName:hover{text-decoration:underline}.attached-files-container .icon{display:flex;align-items:center;height:1em;width:1em;vertical-align:middle;margin-right:4px;font-size:18px}.attached-files-container .iconContainer{display:inline-block;align-items:center;align-content:center;padding-left:4px;position:relative;top:4px}.progressbar-section-container{margin:50px 0}@media screen and (max-width:768px){.progressbar-section-container{display:none}}.add-comments-attachments-container{display:flex;flex-direction:column;padding:16px 0;margin-top:38px}.add-comments-attachments-container .heading{font-weight:400;font-size:36px;line-height:24px;text-align:center;margin-bottom:50px;color:#000}.add-comments-attachments-container .commentSection{width:100%;display:flex;flex-direction:column}.add-comments-attachments-container .commentLabel{font-weight:800;font-size:18px;margin-bottom:12px}.add-comments-attachments-container .redStar{color:#ee3124}.add-comments-attachments-container .textarea{width:100%;min-height:132px;padding:8px;font-size:18px;line-height:24px;font-weight:500;border:1px solid #d0d0d0;border-radius:4px;resize:none;box-sizing:border-box}.add-comments-attachments-container .helperText{font-size:18px;font-weight:500;color:#a0a0a0;margin-top:8px}.add-comments-attachments-container .commentsList{width:100%;margin-top:10px}.add-comments-attachments-container .commentItem{font-size:18px;font-weight:500;color:#a0a0a0;margin-bottom:8px;word-break:break-all}.add-comments-attachments-container .addButton{width:197px;height:52px;border-radius:4px;padding:12px 24px;font-size:18px;font-weight:700;color:#fff;background-color:#0071b3;border:none;cursor:pointer;margin-top:35px}.add-comments-attachments-container .addButton:hover{background-color:#2196f3}.add-comments-attachments-container .commentsCount{font-size:18px;font-weight:500;color:#303030;margin-top:25px}.add-comments-attachments-container .uploadSection{width:100%;margin-top:36px}.add-comments-attachments-container .uploadLabel{font-weight:800;font-size:18px;margin-bottom:12px;color:#303030;display:block}.add-comments-attachments-container .uploadContainer{display:flex;align-items:center}.add-comments-attachments-container .textField{flex:1 1;padding:8px;font-size:16px;line-height:24px;height:48px;border:1px solid #d0d0d0;background-color:#fff;color:#606060;box-sizing:border-box;max-width:470px}.add-comments-attachments-container .browseButton{display:flex;justify-content:center;align-items:center;padding:8px 16px;font-size:16px;font-weight:700;color:#0071b3;background-color:#fff;border:1px solid #0071b3;height:48px;cursor:pointer;text-align:center;position:relative;width:212px}.add-comments-attachments-container .browseButton input[type=file]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.add-comments-attachments-container .uploadedFilesList{margin:8px 0;display:flex;flex-direction:column;gap:10px}.add-comments-attachments-container .uploadedFileItem{display:flex;align-items:center;background:none;border-radius:0;padding:0;gap:8px}.add-comments-attachments-container .fileName{font-size:18px;font-weight:300;line-height:25px;color:#303030;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.add-comments-attachments-container .deleteFileButton{background:none;border:none;cursor:pointer;padding:0;margin-left:4px;display:flex;align-items:center}.add-comments-attachments-container .comments{margin-top:16px;padding:12px 0}.add-comments-attachments-container .post{margin:0 0 5px;font-size:14px;color:#303030;font-size:300;font-size:.938em}.add-comments-attachments-container .fontWeight800{font-weight:800}.add-comments-attachments-container .redbar{color:#c2510a;margin:0 8px;font-weight:700}.add-comments-attachments-container .caseComment{color:#303030;margin:0;white-space:pre-line;font-size:1.125em}.large-file-upload_largeFileUploadContainer__L7hDM h3{font-weight:700;font-size:.875rem;margin-bottom:10px}.needhelp-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:3rem 15px;text-align:center;background-color:#f7f7f7;margin-bottom:-48px}.needhelp-container h3{font-size:40px;font-weight:700;color:#1d1d1d;margin-bottom:0}.needhelp-container p{color:#1d1d1d;font-size:18px;font-weight:400}.needhelp-container .actions{margin-top:10px}.needhelp-container .needHelpButton{display:inline-block;background:#0071b3;width:179px;height:56px;border-radius:5px;text-align:center;color:#fff;border:none;font-size:18px;line-height:56px;text-decoration:none;font-weight:700;cursor:pointer}.needhelp-container .needHelpButton:hover{background:#005a8c;color:#fff;text-decoration:none}.lineitems-section-container{margin:20px 0}.lineitems-section-container .line-item-header{font-size:32px;font-weight:700;display:flex;justify-content:space-between;align-items:center}.lineitems-section-container .download-button{margin-left:auto;font-weight:800;font-size:14px;line-height:24px;text-decoration:none;color:#0071b3;display:flex;gap:8px}.lineitems-section-container .download-button:hover{cursor:pointer}.lineitems-section-container .spinner{margin-top:5px;margin-right:1px}.lineitems-section-container .lineItemTable{margin-top:12px;margin-left:1px;font-size:14px;text-align:left;border:1px solid #d0d0d0!important;border-collapse:collapse;width:100%;position:relative;z-index:9999}@media(max-width:768px){.lineitems-section-container .lineItemTable{width:96%;margin:2%;overflow-x:scroll;display:block}}.lineitems-section-container .lineItemTable th{padding:8px;border-bottom:1px solid #d0d0d0;border-top:1px solid #d0d0d0;background-color:#f4f4f4;font-weight:700;font-family:honeywell sans}.lineitems-section-container .lineItemTable td{font-size:16px;padding:8px;border-bottom:1px solid #d0d0d0}.lineitems-section-container .lineItemTable tr:hover{background-color:#f1f1f1}.lineitems-section-container .link{color:#3498db!important;cursor:pointer;text-decoration:none}.lineitems-section-container .accordian-container{display:flex;align-items:center;justify-content:space-between}.lineitems-section-container .accordian-container .icon-hv2-arrow-s-down{cursor:pointer;top:0;font-size:24px;color:#0071b3!important;margin-right:15px}.lineitems-section-container .accordian-container .icon-hv2-arrow-s-up{top:-5px;font-size:24px;cursor:pointer;color:#0071b3!important;margin-right:20px}.lineitems-section-container .dataContainerHeaderDetails{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));grid-gap:16px;gap:16px;margin-top:16px;align-items:start}@media(max-width:1024px){.lineitems-section-container .dataContainerHeaderDetails{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}@media(max-width:768px){.lineitems-section-container .dataContainerHeaderDetails{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}}@media(max-width:480px){.lineitems-section-container .dataContainerHeaderDetails{grid-template-columns:1fr}}.lineitems-section-container .dataContainerHeaderDetails .additionalSectionHeading{font-family:honeywell sans;font-size:20px;line-height:30px;letter-spacing:-.02em;text-align:left;padding-bottom:8px;font-style:normal;font-weight:700;grid-column:1/-1;width:100%}.lineitems-section-container .dataContainerHeaderDetails .dataItem,.lineitems-section-container .dataContainerHeaderDetails .dataItemRow{padding:10px 0;display:flex;flex-direction:column;align-items:flex-start;box-sizing:border-box;font-family:honeywell sans}.lineitems-section-container .dataContainerHeaderDetails .dataItemRow{grid-column:1/-1;width:100%}.lineitems-section-container .dataContainerHeaderDetails .label{font-weight:700;font-size:16px;color:#303030;margin-bottom:8px;font-family:honeywell sans}.lineitems-section-container .dataContainerHeaderDetails .value{font-weight:500;font-size:16px;color:#606060;display:flex;align-items:center;gap:8px;font-family:honeywell sans;word-wrap:break-word;overflow-wrap:break-word;white-space:pre-wrap;max-width:100%}.lineitems-section-container .dataContainerHeaderDetails .link{font-weight:500;font-size:18px;line-height:26px;letter-spacing:-2%;color:#0071b3;text-decoration:none;border:none;transition:border .3s ease}.lineitems-section-container .dataContainerHeaderDetails .icon{display:flex;align-items:center;height:1em;width:1em;vertical-align:middle;margin-right:4px;font-size:18px}.lineitems-section-container .dataContainerHeaderDetails .iconContainer{display:inline-block;align-items:center;align-content:center;padding-right:2px;position:relative;top:1px}.lineitems-section-container .cls-noresult{display:flex;justify-content:center;border:1px solid #d0d0d0;background:#f7f7f7;padding:5px 0;color:#404040;margin:10px 0 30px}.lineitems-section-container .lineItemTable tr.inline-row-content td.inline-row-cell{padding-top:0;border-top:none}.lineitems-section-container .lineItemTable tr.inline-row-content td.inline-row-cell .inline-row-label{font-weight:700;font-size:16px;margin-right:40px}.lineitems-section-container .lineItemTable tr.inline-row-content td.inline-row-cell .inline-row-value{font-weight:500;font-size:14px}.lineitems-section-container .lineItemTable tr:has(+tr.inline-row-content) td{border-bottom:none}.additional-items-section-container{margin:20px 0}.home-page_container__j8KOU{width:100%;margin:0 auto;padding:0 20px}@media(max-width:1240px){.home-page_container__j8KOU{max-width:1140px;padding:0 15px}}@media(max-width:992px){.home-page_container__j8KOU{max-width:960px;padding:0 15px}}@media(max-width:768px){.home-page_container__j8KOU{max-width:720px;padding:0 10px}}@media(max-width:576px){.home-page_container__j8KOU{max-width:540px;padding:0 10px}}@media(max-width:480px){.home-page_container__j8KOU{padding:0 15px}}.home-page_manageLicensesContainer__5Ga_z{padding:0}.home-page_pageWrapper__cdQEz{min-height:100vh;display:flex;flex-direction:column;margin:0 1.2%}.home-page_contentArea__o0wwu{flex:1 1;display:flex;flex-direction:column;padding:0 15px}.home-page_centeredContent__33gVL{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center}.home-page_breadcrumbContainer__eu31P{width:100%;padding:1rem 15px}.home-page_section__BX_7O{margin-bottom:1rem}.home-page_section__BX_7O:last-child{margin-bottom:0}.home-page_narrowSection__92hHF{margin-bottom:2rem;max-width:950px;margin-left:auto;margin-right:auto}.home-page_narrowSection__92hHF:last-child{margin-bottom:0}.home-page_wideSection__ous2Z{margin-bottom:2rem;width:100%;margin-left:auto;margin-right:auto;padding:0}.home-page_wideSection__ous2Z:last-child{margin-bottom:0}.home-page_mt-1__WBAN2{margin-top:.25rem}.home-page_mt-2__qrqwp{margin-top:.5rem}.home-page_mt-3__kzYWE{margin-top:1rem}.home-page_mt-4__ht6s_{margin-top:1.5rem}.home-page_mt-5__SrOS6{margin-top:3rem}.home-page_mb-1__oszo2{margin-bottom:.25rem}.home-page_mb-2__HA9wP{margin-bottom:.5rem}.home-page_mb-3__I2uDH{margin-bottom:1rem}.home-page_mb-4__albbB{margin-bottom:1.5rem}.home-page_mb-5__UkIx1{margin-bottom:3rem}.home-page_py-1__yJJfS{padding:.25rem 0}.home-page_py-2__jvyel{padding:.5rem 0}.home-page_py-3__U_9kk{padding:1rem 0}.home-page_py-4__ntjgm{padding:1.5rem 0}.home-page_py-5__bFDL1{padding:3rem 0}.cls-breadcrumb{margin:30px 0 0}.cls-breadcrumb ul{display:flex;padding:0;margin:0}.cls-breadcrumb ul li{font-size:14px;display:flex;align-items:center}.cls-breadcrumb ul li .cls-divider{color:#a0a0a0;padding:0 8px}.cls-breadcrumb ul li a{text-decoration:none;color:#0071b3;cursor:pointer}.cls-breadcrumb ul li a,.cls-breadcrumb ul li span{display:flex;align-items:center}.cls-breadcrumb ul li span .icon{padding:4px 0 0!important}.page-title_container__LjK7l{display:flex;flex-direction:column;row-gap:.5rem;align-items:flex-start}@media(min-width:768px){.page-title_container__LjK7l{flex-direction:row;gap:0;column-gap:1rem;align-items:center}}.page-title_title___sUnH{font-size:2.5rem;font-weight:700;color:#303030;margin-top:.5rem}.AccountSelection_account-select__zeZer{border-radius:4px;background-color:#e4f5fe;display:flex;gap:3px 11px;color:var(--Primary,#0071b3);padding:2px 4px;border:1px solid #0071b3}.AccountSelection_account-select-4-of-4__XHD_Z{flex-basis:auto;align-content:center;font-family:Honeywell Sans}.modalOverlay{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:flex-start;padding-top:5vh;z-index:9999}.modalContent{background:#fff;border-radius:8px;width:90%;max-width:800px;display:flex;flex-direction:column;box-shadow:0 4px 20px rgba(0,0,0,.15)}.modalContent .cls-table .dt-radio input[type=radio]{height:16px;width:16px}.modalContent .cls-table td,.modalContent .cls-table th{height:30px}.modalHeader{justify-content:space-between;padding:16px 20px 16px 24px;border-bottom:1px solid #e0e0e0}.modal-title-row,.modalHeader{display:flex;align-items:center}.modal-title-row{gap:8px}.modalTitle{margin:0;font-size:18px;font-weight:700;color:#303030;line-height:26px}.modalTitle .account-type-text{margin-top:2px}.closeButton{background:none;border:none;cursor:pointer;padding:8px;border-radius:4px;color:#707070;display:flex;align-items:center;justify-content:center;font-size:20px}.closeButton:hover{background-color:#f7f7f7;color:#333}.tableContainer{width:100%;overflow:auto}.tableContainer .table-and-buttons-container{overflow:auto}.loading-container{text-align:center}.search-container{width:100%;box-sizing:border-box;margin-bottom:10px}.accounts-selected-info{padding:16px 0 8px}.accounts-selected-info p{margin:0;font-size:14px;color:#707070}.accounts-selected-info p .accountsSelected{font-weight:700;color:#303030}.modalContent .table-and-buttons-container{min-width:800px;scrollbar-width:thin;scrollbar-color:#ccc #f1f1f1}.modalBody{padding:20px}.table-responsive{overflow-x:auto}.table-responsive .table-and-buttons-container .table-container .cls-table .header-container{padding-left:0}.table-responsive .table-and-buttons-container .table-container .cls-table .header-container .header-text{padding-left:8px;text-transform:capitalize;font-size:12px;font-weight:700}.table-responsive .table-and-buttons-container .table-container .cls-table .header-container .header-text .dt-checkbox-header{padding:4px 0 0}.table-responsive .table-and-buttons-container .table-container .cls-table tbody tr{border-bottom:1px solid #e7e7e7}.table-responsive .table-and-buttons-container .table-container .cls-table tbody tr .dt-cell{font-size:14px;margin-top:10px}.table-responsive .table-and-buttons-container .button-container{padding-top:0;border:0}.modalFooter{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:20px 24px;border-top:1px solid #e0e0e0}.modalFooter .accountsSelected{font-size:18px;color:#303030;font-weight:700}.modalFooter .accountsSelectedLabel{font-size:16px;color:#303030;font-weight:500;font-style:italic}.footer-buttons{display:flex;gap:12px}.clearSelectionButton{padding:8px 24px;border:1px solid #0071b3;background:#fff;color:#0071b3;border-radius:4px;cursor:pointer;font-size:16px;font-weight:700}.clearSelectionButton:hover{background-color:#f7f7f7;border-color:#0071b3}.continueButton{padding:8px 24px;border:1px solid #0071b3;background:#0071b3;color:#fff;border-radius:4px;cursor:pointer;font-size:16px;font-weight:700}.continueButton:hover:not(:disabled){background-color:#005a8c;border-color:#005a8c}.continueButton:disabled{background-color:#ccc;border-color:#ccc;cursor:not-allowed;opacity:.6}.table-full-height{max-height:34vh}@media(max-width:768px){.modalContent{width:95%;margin:20px}.modalHeader{padding:12px 18px}.modalFooter{padding:16px 20px;flex-direction:column;align-items:stretch;gap:16px}.modalFooter .accounts-selected-info{order:1}.modalFooter .footer-buttons{order:2;flex-direction:column}.modalFooter .clearSelectionButton,.modalFooter .continueButton{width:100%;padding:12px}}.tagEmployee-am{font-weight:700;text-align:left;background-color:#fff2f1;border:1px solid #be271c;color:#be271c;border-radius:4px;padding:5px 10px;margin-left:10px;display:flex;flex-direction:row;align-items:center;gap:4px}.defaultContent-am,.tagEmployee-am{font-size:14px;line-height:20px;letter-spacing:-.02em}.defaultContent-am{font-weight:500;text-align:center;margin:20px 50px;padding:0 50px}.titlemicrofrontend-am{font-size:40px;font-weight:700;line-height:48px;letter-spacing:-.01em;color:#303030}.btnRed-am,.titlemicrofrontend-am{font-family:Honeywell Sans Web;text-align:left}.btnRed-am{border-radius:10px;background-color:#ffeceb;border:thin solid #ee3124;color:#ee3124;font-size:14px;font-weight:500;line-height:20px;letter-spacing:-.02em}.need-row{margin:10px 0}.need-row .titlemicrofrontend-am{text-align:center}.content-am{height:600px}.need-row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-.5*var(--bs-gutter-x));margin-left:calc(-.5*var(--bs-gutter-x))}.need-row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.need-mt-4{margin-top:1.5rem}.need-col-auto{flex:0 0 auto;width:auto;margin-right:auto;margin-left:auto}.needHelp-am{width:100%;margin:0;padding:0;background-color:#f7f7f7;padding-right:3rem;padding-left:3rem;padding-top:3rem!important;padding-bottom:3rem!important;margin-top:1rem;display:flex;justify-content:center}.needHelpButton{background:#0071b3;width:170px;height:50px;border-radius:5px;text-align:center;color:#fff;border:none;font-size:.875rem}.license-details_licenseDetailsContainer___blx8{width:100%}.license-details_licenseDetailsContainer___blx8 .license-details_breadcrumbWrapper__FIOhY{padding:0 20px;max-width:1440px;margin:0 auto}.license-details_licenseDetailsContainer___blx8 .license-details_content__OUGGU{padding:20px;max-width:1440px;margin:0 auto}.license-details_licenseDetailsContainer___blx8 .license-details_content__OUGGU h1{font-size:24px;margin-bottom:16px;color:#1e1e1e}.license-details_licenseDetailsContainer___blx8 .license-details_content__OUGGU p{font-size:14px;color:#333}.header-info_headerInfoContainer__Shm20 .header-info_titleAndRequestBtnContainer__b23BB{display:flex;flex:1 1}.header-info_headerInfoContainer__Shm20 .header-info_titleAndRequestBtnContainer__b23BB .header-info_licenseTitle__ZzlcJ{display:flex;flex:.8 1;font-size:40px;font-weight:700;color:#303030}.header-info_headerInfoContainer__Shm20 .header-info_titleAndRequestBtnContainer__b23BB .header-info_requestLicenseButtonContainer__wlQ6K{display:flex;flex:.2 1;justify-content:flex-end;align-items:center}.header-info_headerInfoContainer__Shm20 .header-info_titleAndRequestBtnContainer__b23BB .header-info_requestLicenseButtonContainer__wlQ6K .header-info_requestLicenseButton__UfwwF{font-size:16px;font-weight:700;line-height:24px;color:#fff;background-color:#0071b3;border:none;border-radius:4px;padding:12px 24px;cursor:pointer;transition:background-color .2s ease}.header-info_headerInfoContainer__Shm20 .header-info_titleAndRequestBtnContainer__b23BB .header-info_requestLicenseButtonContainer__wlQ6K .header-info_requestLicenseButton__UfwwF:hover:not(:disabled){background-color:#005a8b}.header-info_headerInfoContainer__Shm20 .header-info_titleAndRequestBtnContainer__b23BB .header-info_requestLicenseButtonContainer__wlQ6K .header-info_requestLicenseButton__UfwwF:disabled{background-color:#ccc;cursor:not-allowed}.header-info_headerInfoContainer__Shm20 .header-info_error__96XN7{color:#be271c;font-size:14px;letter-spacing:-.5px}.license-info_licenseInfoContainer__2Rt7_{margin-top:60px}.license-info_row__dOuc2{display:flex;flex-wrap:wrap;margin-bottom:40px;gap:24px 15px}.license-info_row__dOuc2:last-child{margin-bottom:0}.license-info_infoItem__YPODm{width:18%;min-width:150px;display:flex;flex-direction:column;gap:5px}@media(max-width:1024px){.license-info_infoItem__YPODm{width:33.33%}}@media(max-width:768px){.license-info_infoItem__YPODm{width:50%}}@media(max-width:480px){.license-info_infoItem__YPODm{width:100%}}.license-info_label___sh93{font-size:18px;font-weight:700;letter-spacing:-.5px;color:#303030;margin:0}.license-info_value__BU70X{font-size:16px;font-weight:700;color:#606060;margin:0}.Device-history_deviceHistoryContainer__AP5C5{width:100%;margin-top:70px}.Device-history_deviceHistoryContainer__AP5C5 .Device-history_header___AL6e{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:768px){.Device-history_deviceHistoryContainer__AP5C5 .Device-history_header___AL6e{flex-direction:column;align-items:flex-start;gap:16px}}.Device-history_deviceHistoryContainer__AP5C5 .Device-history_header___AL6e .Device-history_title__x32Ek{margin:0;font-size:32px;font-weight:700;letter-spacing:-.5px;color:#303030}@media screen and (max-width:768px){.Device-history_deviceHistoryContainer__AP5C5 .Device-history_header___AL6e .Device-history_title__x32Ek{width:100%}}.Device-history_deviceHistoryContainer__AP5C5 .Device-history_header___AL6e .Device-history_searchBarWrapper__cr0Ak{margin:0;min-width:450px}.Device-history_deviceHistoryContainer__AP5C5 .Device-history_header___AL6e .Device-history_searchBarWrapper__cr0Ak input{width:100%}@media screen and (max-width:768px){.Device-history_deviceHistoryContainer__AP5C5 .Device-history_header___AL6e .Device-history_searchBarWrapper__cr0Ak{width:100%;min-width:unset}}.Device-history_deviceHistoryContainer__AP5C5 .Device-history_deviceHistoryTableWrapper__qxFPu{margin-top:24px}.Device-history_deviceHistoryContainer__AP5C5 .Device-history_deviceHistoryTableWrapper__qxFPu table{border-collapse:collapse;table-layout:fixed;width:100%}.Device-history_deviceHistoryContainer__AP5C5 .Device-history_deviceHistoryTableWrapper__qxFPu table tr{height:10px;border-bottom:1px solid #e0e0e0}.Device-history_deviceHistoryContainer__AP5C5 .Device-history_deviceHistoryTableWrapper__qxFPu table thead tr th{font-size:16px;font-weight:700;letter-spacing:-1px;text-transform:none;padding:8px 12px;height:10px;border:none;position:relative}.Device-history_deviceHistoryContainer__AP5C5 .Device-history_deviceHistoryTableWrapper__qxFPu table thead tr th:last-child{cursor:pointer}.Device-history_deviceHistoryContainer__AP5C5 .Device-history_deviceHistoryTableWrapper__qxFPu table thead tr th:last-child:before{content:"Unlock Code/License ID is only available for IQ4 family type";position:absolute;bottom:calc(100% + 8px);transform:translateX(-50%);background-color:#fff;color:#303030;padding:8px 12px;border-radius:4px;border:none;box-shadow:0 2px 8px rgba(0,0,0,.15);font-size:14px;font-weight:400;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s ease-in-out;font-family:Honeywell Sans Web,Arial,sans-serif;z-index:100}.Device-history_deviceHistoryContainer__AP5C5 .Device-history_deviceHistoryTableWrapper__qxFPu table thead tr th:last-child:after{content:"";position:absolute;bottom:calc(100% + 2px);left:50%;transform:translateX(-50%);border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff;opacity:0;pointer-events:none;transition:opacity .2s ease-in-out;z-index:100}.Device-history_deviceHistoryContainer__AP5C5 .Device-history_deviceHistoryTableWrapper__qxFPu table thead tr th:last-child:hover:after,.Device-history_deviceHistoryContainer__AP5C5 .Device-history_deviceHistoryTableWrapper__qxFPu table thead tr th:last-child:hover:before{opacity:1}.Device-history_deviceHistoryContainer__AP5C5 .Device-history_deviceHistoryTableWrapper__qxFPu table tbody tr td{font-size:16px;font-weight:500;letter-spacing:-1px;padding:4px 12px;height:10px;border:none;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Device-history_deviceHistoryContainer__AP5C5 .Device-history_deviceHistoryTableWrapper__qxFPu table tbody tr td:first-child{white-space:pre-line;word-wrap:break-word;word-break:break-word;overflow:visible;text-overflow:unset;height:auto;min-height:10px;vertical-align:top;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere;text-align:left}.Device-history_deviceHistoryContainer__AP5C5 .Device-history_deviceHistoryTableWrapper__qxFPu table tbody tr td:not(:first-child){white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:top;max-height:50px;line-height:1.2;word-wrap:normal;word-break:normal;overflow-wrap:normal}.Device-history_deviceHistoryContainer__AP5C5 .Device-history_deviceHistoryTableWrapper__qxFPu table tbody tr td:first-child{width:40%}.Device-history_deviceHistoryContainer__AP5C5 .Device-history_deviceHistoryTableWrapper__qxFPu table tbody tr td:nth-child(2),.Device-history_deviceHistoryContainer__AP5C5 .Device-history_deviceHistoryTableWrapper__qxFPu table tbody tr td:nth-child(3),.Device-history_deviceHistoryContainer__AP5C5 .Device-history_deviceHistoryTableWrapper__qxFPu table tbody tr td:nth-child(4){width:20%}.Device-history_deviceHistoryContainer__AP5C5 .Device-history_deviceHistoryTableWrapper__qxFPu table tbody tr td:first-child span{display:block;width:100%;white-space:pre-line;word-wrap:break-word;word-break:break-word;overflow:visible;text-overflow:unset;line-height:1.4;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere}.Device-history_deviceHistoryContainer__AP5C5 .Device-history_deviceHistoryTableWrapper__qxFPu table tbody tr td:not(:first-child) span{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-wrap:normal;word-break:normal;overflow-wrap:normal}.Device-history_deviceHistoryContainer__AP5C5 .Device-history_deviceHistoryTableWrapper__qxFPu table tbody tr td:last-child,.Device-history_deviceHistoryContainer__AP5C5 .Device-history_deviceHistoryTableWrapper__qxFPu table tbody tr td:last-child span{position:relative}.Device-history_deviceHistoryContainer__AP5C5 .Device-history_deviceHistoryTableWrapper__qxFPu table tbody tr td:last-child span[title]{pointer-events:auto}.Device-history_deviceHistoryContainer__AP5C5 .Device-history_deviceHistoryTableWrapper__qxFPu table tbody tr td:last-child span:after{content:attr(title);position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);padding:8px 12px;border-radius:4px;font-size:14px;font-weight:400;white-space:pre-line;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease-in-out,visibility .2s ease-in-out;z-index:1000;max-width:400px;word-wrap:break-word;text-align:left}.Device-history_deviceHistoryContainer__AP5C5 .Device-history_deviceHistoryTableWrapper__qxFPu table tbody tr td:last-child span:before{content:"";position:absolute;bottom:calc(100% + 2px);left:50%;transform:translateX(-50%);border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #333;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease-in-out,visibility .2s ease-in-out;z-index:1000}.Device-history_deviceHistoryContainer__AP5C5 .Device-history_deviceHistoryTableWrapper__qxFPu table tbody tr td:last-child span:hover:after,.Device-history_deviceHistoryContainer__AP5C5 .Device-history_deviceHistoryTableWrapper__qxFPu table tbody tr td:last-child span:hover:before{opacity:1;visibility:visible}@media screen and (max-width:768px){.Device-history_deviceHistoryContainer__AP5C5 .Device-history_deviceHistoryTableWrapper__qxFPu table tbody tr td{max-width:120px;font-size:14px}.Device-history_deviceHistoryContainer__AP5C5 .Device-history_deviceHistoryTableWrapper__qxFPu table tbody tr td:first-child{white-space:pre-line;word-wrap:break-word;word-break:break-word;overflow:visible;text-overflow:unset;height:auto;min-height:10px;vertical-align:top;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere}.Device-history_deviceHistoryContainer__AP5C5 .Device-history_deviceHistoryTableWrapper__qxFPu table tbody tr td:not(:first-child){white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:top;max-height:50px;word-wrap:normal;word-break:normal;overflow-wrap:normal}.Device-history_deviceHistoryContainer__AP5C5 .Device-history_deviceHistoryTableWrapper__qxFPu table thead tr th{font-size:14px}}@media screen and (max-width:480px){.Device-history_deviceHistoryContainer__AP5C5 .Device-history_deviceHistoryTableWrapper__qxFPu table tbody tr td{max-width:100px;font-size:13px}.Device-history_deviceHistoryContainer__AP5C5 .Device-history_deviceHistoryTableWrapper__qxFPu table tbody tr td:first-child{white-space:pre-line;word-wrap:break-word;word-break:break-word;overflow:visible;text-overflow:unset;height:auto;min-height:10px;vertical-align:top;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere}.Device-history_deviceHistoryContainer__AP5C5 .Device-history_deviceHistoryTableWrapper__qxFPu table tbody tr td:not(:first-child){white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:top;max-height:50px;word-wrap:normal;word-break:normal;overflow-wrap:normal}.Device-history_deviceHistoryContainer__AP5C5 .Device-history_deviceHistoryTableWrapper__qxFPu table thead tr th{font-size:13px}}.Device-history_deviceHistoryContainer__AP5C5 .Device-history_deviceHistoryTableWrapper__qxFPu .Device-history_noData___Kd0T{margin-top:20px;font-size:14px;font-weight:500;letter-spacing:-1px;color:#ccc}.Device-history_deviceHistoryContainer__AP5C5 table tbody tr td:nth-child(2),.Device-history_deviceHistoryContainer__AP5C5 table tbody tr td:nth-child(3),.Device-history_deviceHistoryContainer__AP5C5 table tbody tr td:nth-child(4),.Device-history_deviceHistoryContainer__AP5C5 table tbody tr td:nth-child(5),.Device-history_deviceHistoryContainer__AP5C5 table tbody tr td:nth-child(6){white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:keep-all;word-wrap:normal;overflow-wrap:normal;max-width:150px}.Device-history_deviceHistoryContainer__AP5C5 table tbody tr td:nth-child(2) div,.Device-history_deviceHistoryContainer__AP5C5 table tbody tr td:nth-child(2) p,.Device-history_deviceHistoryContainer__AP5C5 table tbody tr td:nth-child(2) span,.Device-history_deviceHistoryContainer__AP5C5 table tbody tr td:nth-child(3) div,.Device-history_deviceHistoryContainer__AP5C5 table tbody tr td:nth-child(3) p,.Device-history_deviceHistoryContainer__AP5C5 table tbody tr td:nth-child(3) span,.Device-history_deviceHistoryContainer__AP5C5 table tbody tr td:nth-child(4) div,.Device-history_deviceHistoryContainer__AP5C5 table tbody tr td:nth-child(4) p,.Device-history_deviceHistoryContainer__AP5C5 table tbody tr td:nth-child(4) span,.Device-history_deviceHistoryContainer__AP5C5 table tbody tr td:nth-child(5) div,.Device-history_deviceHistoryContainer__AP5C5 table tbody tr td:nth-child(5) p,.Device-history_deviceHistoryContainer__AP5C5 table tbody tr td:nth-child(5) span,.Device-history_deviceHistoryContainer__AP5C5 table tbody tr td:nth-child(6) div,.Device-history_deviceHistoryContainer__AP5C5 table tbody tr td:nth-child(6) p,.Device-history_deviceHistoryContainer__AP5C5 table tbody tr td:nth-child(6) span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:keep-all;word-wrap:normal;overflow-wrap:normal;display:block;max-width:100%}.Device-history_deviceHistoryContainer__AP5C5 table tbody tr td:not(:first-child) *{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:keep-all;word-wrap:normal;overflow-wrap:normal}.device-history-table-wrapper .pagination{display:flex;justify-content:center;align-items:center;padding:16px 0;gap:4px;border:1px solid #d0d0d0;border-top:none}.device-history-table-wrapper .pagination .page-info{font-size:14px;font-family:Honeywell Sans Web,Arial,sans-serif;font-weight:500}.device-history-table-wrapper .pagination .pagination-buttons-wrapper{display:flex;align-items:center;gap:4px}.device-history-table-wrapper .pagination .pagination-buttons-wrapper button[name="First page"],.device-history-table-wrapper .pagination .pagination-buttons-wrapper button[name="Last page"]{display:none}.device-history-table-wrapper .pagination .pagination-buttons-wrapper .pagination-button{min-width:36px;height:36px;padding:0 10px;border:1px solid transparent;border-radius:4px;background-color:transparent;color:#404040;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;font-family:Honeywell Sans Web,Arial,sans-serif}.device-history-table-wrapper .pagination .pagination-buttons-wrapper .pagination-button:hover:not(:disabled){background-color:#f0f0f0}.device-history-table-wrapper .pagination .pagination-buttons-wrapper .pagination-button:disabled{opacity:.4;cursor:not-allowed}.device-history-table-wrapper .pagination .pagination-buttons-wrapper .pagination-button.current-page{border:2px solid transparent;background-color:rgba(18,116,183,.102);color:#1792e5;font-weight:700}.device-history-table-wrapper .pagination .pagination-buttons-wrapper .pagination-button .nextNpreviousButton{display:flex;align-items:center;justify-content:center;font-size:16px}.device-history-table-wrapper .pagination .items-per-page-wrapper .rows-label,.device-history-table-wrapper .pagination .items-per-page-wrapper label,.device-history-table-wrapper .pagination .items-per-page-wrapper span:first-child,.device-history-table-wrapper .pagination .rows-per-page .rows-label,.device-history-table-wrapper .pagination .rows-per-page label,.device-history-table-wrapper .pagination .rows-per-page span:first-child,.device-history-table-wrapper .pagination [class*=itemsPerPage] .rows-label,.device-history-table-wrapper .pagination [class*=itemsPerPage] label,.device-history-table-wrapper .pagination [class*=itemsPerPage] span:first-child,.device-history-table-wrapper .pagination [class*=rows-label] .rows-label,.device-history-table-wrapper .pagination [class*=rows-label] label,.device-history-table-wrapper .pagination [class*=rows-label] span:first-child{font-size:0;font-family:Honeywell Sans Web,Arial,sans-serif}.device-history-table-wrapper .pagination .items-per-page-wrapper .rows-label:after,.device-history-table-wrapper .pagination .items-per-page-wrapper label:after,.device-history-table-wrapper .pagination .items-per-page-wrapper span:first-child:after,.device-history-table-wrapper .pagination .rows-per-page .rows-label:after,.device-history-table-wrapper .pagination .rows-per-page label:after,.device-history-table-wrapper .pagination .rows-per-page span:first-child:after,.device-history-table-wrapper .pagination [class*=itemsPerPage] .rows-label:after,.device-history-table-wrapper .pagination [class*=itemsPerPage] label:after,.device-history-table-wrapper .pagination [class*=itemsPerPage] span:first-child:after,.device-history-table-wrapper .pagination [class*=rows-label] .rows-label:after,.device-history-table-wrapper .pagination [class*=rows-label] label:after,.device-history-table-wrapper .pagination [class*=rows-label] span:first-child:after{content:"Rows per page";font-size:16px;padding-right:10px}.Comments_mainContainer___KZnJ{width:100%}.Comments_commentsContainer__73YNs{display:flex;flex:1 1;margin-top:60px;gap:30px;align-items:flex-start}@media screen and (max-width:768px){.Comments_commentsContainer__73YNs{flex-direction:column;gap:20px}}.Comments_commentsContainer__73YNs .Comments_newCommentSection__DWHQ5{width:100%;display:flex;flex-direction:column;flex:.6 1}@media screen and (max-width:768px){.Comments_commentsContainer__73YNs .Comments_newCommentSection__DWHQ5{flex:1 1}}.Comments_commentsContainer__73YNs .Comments_newCommentSection__DWHQ5 .Comments_sectionHeader__wFPFW{display:flex;align-items:center;gap:8px;margin-bottom:12px}.Comments_commentsContainer__73YNs .Comments_newCommentSection__DWHQ5 .Comments_sectionHeader__wFPFW .Comments_infoIcon__BMJms{display:flex;align-items:center;cursor:pointer;position:relative}.Comments_commentsContainer__73YNs .Comments_newCommentSection__DWHQ5 .Comments_sectionHeader__wFPFW .Comments_infoIcon__BMJms i{font-size:24px;color:#0071b3}.Comments_commentsContainer__73YNs .Comments_newCommentSection__DWHQ5 .Comments_sectionHeader__wFPFW .Comments_infoIcon__BMJms .Comments_tooltipWrapper__bm_7a{display:none;position:absolute;bottom:100%;left:50%;transform:translateX(-10%);margin-bottom:10px;border-radius:8px;padding:8px 16px;box-shadow:0 4px 20px rgba(0,0,0,.15);white-space:nowrap;z-index:10}.Comments_commentsContainer__73YNs .Comments_newCommentSection__DWHQ5 .Comments_sectionHeader__wFPFW .Comments_infoIcon__BMJms .Comments_tooltipWrapper__bm_7a:after{content:"";position:absolute;top:100%;left:28px;border:8px solid transparent;border-top-color:#fff}.Comments_commentsContainer__73YNs .Comments_newCommentSection__DWHQ5 .Comments_sectionHeader__wFPFW .Comments_infoIcon__BMJms .Comments_tooltipWrapper__bm_7a .Comments_tooltipText__lci6W{font-size:12px;font-weight:700;color:#333}.Comments_commentsContainer__73YNs .Comments_newCommentSection__DWHQ5 .Comments_sectionHeader__wFPFW .Comments_infoIcon__BMJms:hover .Comments_tooltipWrapper__bm_7a{display:block}.Comments_commentsContainer__73YNs .Comments_newCommentSection__DWHQ5 .Comments_textareaWrapper__uRvZW{position:relative;border:1px solid #d0d0d0;border-radius:4px}.Comments_commentsContainer__73YNs .Comments_newCommentSection__DWHQ5 .Comments_textareaWrapper__uRvZW .Comments_textarea__a_3uT{width:100%;min-height:146px;padding:12px;border:none;border-radius:4px;resize:vertical;font-family:inherit;font-size:16px;font-weight:500;box-sizing:border-box}.Comments_commentsContainer__73YNs .Comments_newCommentSection__DWHQ5 .Comments_textareaWrapper__uRvZW .Comments_textarea__a_3uT::placeholder{color:#999}.Comments_commentsContainer__73YNs .Comments_newCommentSection__DWHQ5 .Comments_textareaWrapper__uRvZW .Comments_textarea__a_3uT:focus{outline:none}.Comments_commentsContainer__73YNs .Comments_newCommentSection__DWHQ5 .Comments_textareaWrapper__uRvZW .Comments_charCount__rGq4M{position:absolute;bottom:8px;left:12px;font-size:12px;color:#999}.Comments_commentsContainer__73YNs .Comments_latestCommentSection__FdR2b{width:100%;display:flex;flex-direction:column;flex:.4 1;padding-top:4px}@media screen and (max-width:768px){.Comments_commentsContainer__73YNs .Comments_latestCommentSection__FdR2b{flex:1 1}}.Comments_commentsContainer__73YNs .Comments_latestCommentSection__FdR2b .Comments_commentContent__9JjBW{display:flex;justify-content:space-between;align-items:flex-start;margin-top:30px}.Comments_commentsContainer__73YNs .Comments_latestCommentSection__FdR2b .Comments_commentText__tuh1S{margin:0;font-size:14px;color:#333}.Comments_commentsContainer__73YNs .Comments_latestCommentSection__FdR2b .Comments_commentDate__klvoq{font-size:14px;color:#707070;white-space:nowrap}.Comments_commentsContainer__73YNs .Comments_latestCommentSection__FdR2b .Comments_noComment__u3NbH{margin-top:20px;font-size:14px;color:#707070}.Comments_commentsContainer__73YNs .Comments_updateCommentButtonContainer__VdX8B{display:flex;flex:.2 1;justify-content:flex-end;align-items:center}.Comments_commentsContainer__73YNs .Comments_updateCommentButtonContainer__VdX8B .Comments_updateCommentButton__SwY_y{margin-top:20px;font-size:16px;font-weight:700;line-height:24px;color:#fff;background-color:#0071b3;border:none;border-radius:4px;padding:5px 24px;cursor:pointer;transition:background-color .2s ease}.Comments_commentsContainer__73YNs .Comments_updateCommentButtonContainer__VdX8B .Comments_updateCommentButton__SwY_y:hover:not(:disabled){background-color:#005a8b}.Comments_commentsContainer__73YNs .Comments_updateCommentButtonContainer__VdX8B .Comments_updateCommentButton__SwY_y:disabled{background-color:#ccc;cursor:not-allowed}.Comments_commentsContainer__73YNs .Comments_sectionTitle__YnnLJ{font-size:16px;font-weight:700;color:#303030;letter-spacing:-.5px}.Comments_bannerSection__ZxqjU{margin-top:50px}