@charset "UTF-8";
:root {
--color-primary-a10: #00A8A8;
--color-primary-a20: #CCE1FB;
--color-primary-a30: #1C5972;
--color-primary-b50: #1C5972;
}

/***** Normalize.css *****/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */ 
html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}

body {
margin: 0;
}

main {
display: block;
}

h1 {
font-size: 2em;
margin: 0.67em 0;
}

hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}

pre {
font-family: monospace, monospace;
font-size: 1em;
}

a {
background-color: transparent;
}

abbr[title] {
border-bottom: none;
text-decoration: underline;
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: -0.25em;
}

sup {
top: -0.5em;
}

img {
border-style: none;
}
p {
color: #063C50;
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 24px;
font-family: 'harmonia_sans_proregular';
}
button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
}

button,
input {
overflow: visible;
}

button,
select {
text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
-webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
border-style: none;
padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
outline: 1px dotted ButtonText;
}

fieldset {
padding: 0.35em 0.75em 0.625em;
}

legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
}

progress {
vertical-align: baseline;
}

textarea {
overflow: auto;
}

[type=checkbox],
[type=radio] {
box-sizing: border-box;
padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
height: auto;
}

[type=search] {
-webkit-appearance: textfield;
outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
-webkit-appearance: none;
}

::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}

details {
display: block;
}

summary {
display: list-item;
}

template {
display: none;
}

[hidden] {
display: none;
}

.modal-content {
border-radius: 33px !important;
border:0 !important;  
}
.modal-header {
border-top-left-radius: 32px !important;
border-top-right-radius: 32px !important;
}
.max-width{
max-width:100%;
padding:0 50px;
clear: both;
overflow: hidden;
}
.notification-warning{
background:#FFD406;
color:#001588; 
height: 72px;
min-height: 90px;  
}
.notification-danger{
background:#FF5D52;
color:#FFF;  
height: 72px;
min-height: 90px;  
}
.notification-warning, .notification-danger{
padding:16px 0px 16px 0px;
font-size:24px;  
letter-spacing:-0.4px; 
font-family: "Lato", sans-serif !important;  
font-weight:600;
line-height:30px; 
position:relative;  
}
.notification-warning .m-10,
.notification-danger .m-10{
margin-left:-10px; 
margin-right: 10px;  
}
.notification-warning .px-20{
padding-left: 17px;
padding-right: 15px;
}
.notification-danger .px-40{
padding-left: 40px;
padding-right: 15px;
}
.notification-warning .cross-btn,
.notification-danger .cross-btn{
position: absolute;
right:10px;
top:10px;  
}
.cols-1 {
float: left;
width: 230px;
}
.cols-3 {
float: left;
width: 175px;
}
.cols-2, .cols-4 {
float: left;
padding-top: 7px;
}

/* mobile notification */

.mobile-warning-notification,
.mobile-danger-notification{
margin:20px 16px 10px 16px; 
}
.mobile-warning-notification .note-heading{
background:#FFD406;
color:#001588;
height: 48px;
padding: 5px 12px;  
}
.mobile-danger-notification .note-heading{
background:#FF5D52;
color:#FFF;  
height: 48px;
padding: 5px 12px;  
}
.mobile-warning-notification .note-heading{
 color: #063C50; 
}
.mobile-danger-notification .note-heading{
color: #FFF;  
}
.mobile-warning-notification .note-heading,
.mobile-danger-notification .note-heading{
border-radius: 16px 16px 0px 0px;
/* padding: 12px; */
font-size: 20px;
line-height: 24px;
letter-spacing: -0.2px;
font-family: "Lato";
font-weight: 700;
}
.mobile-warning-notification .note-box,
.mobile-danger-notification .note-box{
border-radius:0px 0px 16px 16px;
border:1px solid #f7f7f7;
border-top:0 !important;  
color:#063C50;
font-size:15px;
font-family: "Lato";
font-weight: 700;  
line-height:20px;
padding:10px;
box-shadow: 1px 2px 7px 2px #f7f7f7;
}


/***** Base *****/
* {
box-sizing: border-box;
}

body {
background-color: #FFFFFF;
color: #2F3941;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;
font-size: 15px;
line-height: 1.5;
-webkit-font-smoothing: antialiased;
}

/* @media (min-width: 1024px) { */
@media (max-width: 1024px) {
body>main {
min-height: 65vh;
}
}

h1,
h2,
h3,
h4,
h5,
h6 {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;
margin-top: 0;
}

h1 {
font-size: 32px;
}

h2 {
font-size: 22px;
}

h3 {
font-size: 18px;
font-weight: 600;
}

h4 {
font-size: 16px;
}

a {
color: #1F73B7;
text-decoration: none;
}

a:visited {
color: #9358B0;
}

a:hover,
a:active,
a:focus {
text-decoration: underline;
}
.hbs-form input,
.hbs-form textarea,
.search input,
.search textarea {
color: #000;
font-size: 14px;
}
.hbs-form input,
.search input {
max-width: 100%;
box-sizing: border-box;
transition: border 0.12s ease-in-out;
}
.hbs-form input:where(:not([type=checkbox])),
.search input:where(:not([type=checkbox])) {
outline: none;
}
.hbs-form input:where(:not([type=checkbox])):focus,
.search input:where(:not([type=checkbox])):focus {
border: 1px solid #17494D;
}
.hbs-form input[disabled],
.search input[disabled] {
background-color: #ddd;
}
.hbs-form select,
.search select {
-webkit-appearance: none;
-moz-appearance: none;
background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath fill='%23CCC' d='M0 0h10L5 6 0 0z'/%3E%3C/svg%3E%0A") no-repeat #fff;
background-position: right 10px center;
border: 1px solid #87929D;
border-radius: 4px;
padding: 8px 30px 8px 10px;
outline: none;
color: #555;
width: 100%;
}

.hbs-form select:focus,
.search select:focus {
border: 1px solid #17494D;
}
.hbs-form select::-ms-expand,
.search select::-ms-expand {
display: none;
}
.hbs-form textarea,
.search textarea {
border: 1px solid #87929D;
border-radius: 2px;
resize: vertical;
width: 100%;
outline: none;
padding: 10px;
}
.hbs-form textarea:focus,
.search textarea:focus {
border: 1px solid #17494D;
}
.container-divider {
border-top: 1px solid #ddd;
margin-bottom: 20px;
}
ul {
list-style: none;
margin: 0;
padding: 0;
}
.error-page {
max-width: 1160px;
margin: 0 auto;
padding: 0 5%;
}

@media (min-width: 1160px) {
.error-page {
padding: 0;
width: 90%;
}
.heart-bg {
width: 100%;
height: 100%;
display: block;
left: 0; 
bottom: 0;
position: absolute;
background: #FFF;
background-image: url('/hc/theming_assets/01K1D3K5EEQHZRKW0SBKSFRTQQ');  
background-repeat: no-repeat;
background-position: right bottom;
background-size: 400px 325px;
width: 400px;
left: calc(50% - 700px);
z-index: -1;
overflow: hidden;
}
.category-leftside-bar .heart-bg {
width: 100%;
height: 100%;
display: block;
top: 0;
left: 0;
bottom: 0;
position: absolute;
background: var(--Light-Teal-AXS, #CCE1FB);
background-image: url('$assets-heart-svg');
background-repeat: no-repeat;
background-position: right bottom;
background-size: 455px 420px;
width: 790px;
left: calc(50% - 1024px);
z-index: -1;
overflow: hidden;
}
}

.visibility-hidden {
border: 0;
clip: rect(0 0 0 0);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
white-space: nowrap;
}

/***** Buttons *****/
.button,
.pagination-next-link,
.pagination-prev-link,
.pagination-first-link,
.pagination-last-link,
.subscriptions-subscribe button,
.requests-table-toolbar .organization-subscribe button,
.community-follow button,
.article-subscribe button,
.section-subscribe button,
.split-button button {
background-color: transparent;
border: 1px solid #17494D;
border-radius: 4px;
color: #17494D;
cursor: pointer;
display: inline-block;
font-size: 12px;
line-height: 2.34;
margin: 0;
padding: 0 20px;
text-align: center;
transition: background-color 0.12s ease-in-out, border-color 0.12s ease-in-out, color 0.15s ease-in-out;
user-select: none;
white-space: nowrap;
width: 100%;
-webkit-touch-callout: none;
}

@media (min-width: 768px) {
.button,
.pagination-next-link,
.pagination-prev-link,
.pagination-first-link,
.pagination-last-link,
.subscriptions-subscribe button,
.requests-table-toolbar .organization-subscribe button,
.community-follow button,
.article-subscribe button,
.section-subscribe button,
.split-button button {
width: auto;
}
}

.button:visited,
.pagination-next-link:visited,
.pagination-prev-link:visited,
.pagination-first-link:visited,
.pagination-last-link:visited,
.subscriptions-subscribe button:visited,
.requests-table-toolbar .organization-subscribe button:visited,
.community-follow button:visited,
.article-subscribe button:visited,
.section-subscribe button:visited,
.split-button button:visited {
color: #17494D;
}

.button:hover,
.pagination-next-link:hover,
.pagination-prev-link:hover,
.pagination-first-link:hover,
.pagination-last-link:hover,
.subscriptions-subscribe button:hover,
.requests-table-toolbar .organization-subscribe button:hover,
.community-follow button:hover,
.article-subscribe button:hover,
.section-subscribe button:hover,
.split-button button:hover,
.button:active,
.pagination-next-link:active,
.pagination-prev-link:active,
.pagination-first-link:active,
.pagination-last-link:active,
.subscriptions-subscribe button:active,
.requests-table-toolbar .organization-subscribe button:active,
.community-follow button:active,
.article-subscribe button:active,
.section-subscribe button:active,
.split-button button:active,
.button:focus,
.pagination-next-link:focus,
.pagination-prev-link:focus,
.pagination-first-link:focus,
.pagination-last-link:focus,
.subscriptions-subscribe button:focus,
.requests-table-toolbar .organization-subscribe button:focus,
.community-follow button:focus,
.article-subscribe button:focus,
.section-subscribe button:focus,
.split-button button:focus,
.button.button-primary,
.button-primary.pagination-next-link,
.button-primary.pagination-prev-link,
.button-primary.pagination-first-link,
.button-primary.pagination-last-link,
.subscriptions-subscribe button.button-primary,
.subscriptions-subscribe button[data-selected=true],
.requests-table-toolbar .organization-subscribe button.button-primary,
.requests-table-toolbar .organization-subscribe button[data-selected=true],
.community-follow button.button-primary,
.article-subscribe button.button-primary,
.article-subscribe button[data-selected=true],
.section-subscribe button.button-primary,
.section-subscribe button[data-selected=true],
.split-button button.button-primary {
background-color: #17494D;
color: #FFFFFF;
text-decoration: none;
}

.button.button-primary:hover,
.button-primary.pagination-next-link:hover,
.button-primary.pagination-prev-link:hover,
.button-primary.pagination-first-link:hover,
.button-primary.pagination-last-link:hover,
.subscriptions-subscribe button.button-primary:hover,
.subscriptions-subscribe button[data-selected=true]:hover,
.requests-table-toolbar .organization-subscribe button.button-primary:hover,
.requests-table-toolbar .organization-subscribe button[data-selected=true]:hover,
.community-follow button.button-primary:hover,
.article-subscribe button.button-primary:hover,
.article-subscribe button[data-selected=true]:hover,
.section-subscribe button.button-primary:hover,
.section-subscribe button[data-selected=true]:hover,
.split-button button:hover,
.button.button-primary:focus,
.button-primary.pagination-next-link:focus,
.button-primary.pagination-prev-link:focus,
.button-primary.pagination-first-link:focus,
.button-primary.pagination-last-link:focus,
.subscriptions-subscribe button.button-primary:focus,
.subscriptions-subscribe button[data-selected=true]:focus,
.requests-table-toolbar .organization-subscribe button.button-primary:focus,
.requests-table-toolbar .organization-subscribe button[data-selected=true]:focus,
.community-follow button.button-primary:focus,
.article-subscribe button.button-primary:focus,
.article-subscribe button[data-selected=true]:focus,
.section-subscribe button.button-primary:focus,
.section-subscribe button[data-selected=true]:focus,
.split-button button.button-primary:focus,
.button.button-primary:active,
.button-primary.pagination-next-link:active,
.button-primary.pagination-prev-link:active,
.button-primary.pagination-first-link:active,
.button-primary.pagination-last-link:active,
.subscriptions-subscribe button.button-primary:active,
.subscriptions-subscribe button[data-selected=true]:active,
.requests-table-toolbar .organization-subscribe button.button-primary:active,
.requests-table-toolbar .organization-subscribe button[data-selected=true]:active,
.community-follow button.button-primary:active,
.article-subscribe button.button-primary:active,
.article-subscribe button[data-selected=true]:active,
.section-subscribe button.button-primary:active,
.section-subscribe button[data-selected=true]:active,
.split-button button.button-primary:active {
background-color: #000;
border-color: #000;
}

.button[data-disabled],
[data-disabled].pagination-next-link,
[data-disabled].pagination-prev-link,
[data-disabled].pagination-first-link,
[data-disabled].pagination-last-link,
.subscriptions-subscribe button[data-disabled],
.requests-table-toolbar .organization-subscribe button[data-disabled],
.community-follow button[data-disabled],
.article-subscribe button[data-disabled],
.section-subscribe button[data-disabled],
.split-button button[data-disabled] {
cursor: default;
}

.button-large,
.hbs-form input[type=submit] {
cursor: pointer;
background-color: #17494D;
border: 0;
border-radius: 100px;
color: #FFFFFF !important;
font-size: 14px;
line-height: 2.72;
min-width: 190px;
padding: 0 1.9286em;
width: 100%;
}

@media (min-width: 768px) {
.button-large,
.hbs-form input[type=submit] {
width: auto;
}
.form-submitted {
width: 50%;
text-align: left !important;
}
}

.button-large:visited,
.hbs-form input[type=submit]:visited {
color: #FFFFFF;
}

.button-large:hover,
.button-large:active,
.button-large:focus,
.hbs-form input[type=submit]:hover,
.hbs-form input[type=submit]:active,
.hbs-form input[type=submit]:focus {
background-color: #000;
}

.button-large[disabled],
.hbs-form input[type=submit][disabled] {
background-color: #ddd;
}

.button-secondary {
color: #5a6d7c;
border: 1px solid #87929D;
background-color: transparent;
}

.button-secondary:visited {
color: #5a6d7c;
}

.button-secondary:hover,
.button-secondary:focus,
.button-secondary:active {
color: #2F3941;
border: 1px solid #87929D;
background-color: #f7f7f7;
}

/***** Split button *****/
.split-button {
display: flex;
}

.split-button button {
background-color: #17494D;
border: 0;
color: #FFFFFF;
height: 32px;
line-height: 16px;
outline-color: #17494D;
}

[dir=rtl] .split-button button:not(:only-child):first-child {
border-left: 1px solid #FFFFFF;
border-top-left-radius: unset;
border-bottom-left-radius: unset;
}

[dir=ltr] .split-button button:not(:only-child):first-child {
border-right: 1px solid #FFFFFF;
border-top-right-radius: unset;
border-bottom-right-radius: unset;
}

.split-button button:not(:only-child):last-child {
display: flex;
justify-content: center;
align-items: center;
width: 26px;
min-width: 26px;
max-width: 26px;
padding: 0;
}

[dir=rtl] .split-button button:not(:only-child):last-child {
border-top-right-radius: unset;
border-bottom-right-radius: unset;
}

[dir=ltr] .split-button button:not(:only-child):last-child {
border-top-left-radius: unset;
border-bottom-left-radius: unset;
}

/***** Tables *****/
.table {
width: 100%;
table-layout: fixed;
border-collapse: collapse;
border-spacing: 0;
}

@media (min-width: 768px) {
.table {
table-layout: auto;
}
}

.table th,
.table th a {
color: #5a6d7c;
font-size: 13px;
text-align: left;
}

[dir=rtl] .table th,
[dir=rtl] .table th a {
text-align: right;
}

.table tr {
border-bottom: 1px solid #ddd;
display: block;
padding: 20px 0;
}

@media (min-width: 768px) {
.table tr {
display: table-row;
}
}

.table td {
display: block;
}

@media (min-width: 768px) {
.table td {
display: table-cell;
}
}

@media (min-width: 1024px) {
.table td,
.table th {
padding: 20px 30px;
}
}

@media (min-width: 768px) {
.table td,
.table th {
padding: 10px 20px;
height: 60px;
}
}

/***** Forms *****/
.form {
max-width: 650px;
}

.form-field~.form-field {
margin-top: 25px;
}

.form-field label {
display: block;
font-size: 13px;
margin-bottom: 5px;
}

.form-field input {
border: 1px solid #87929D;
border-radius: 4px;
padding: 10px;
width: 100%;
}

.form-field input:focus {
border: 1px solid #17494D;
}

.form-field input[type=text] {
border: 1px solid #87929D;
border-radius: 4px;
}

.form-field input[type=text]:focus {
border: 1px solid #17494D;
}

.form-field input[type=checkbox] {
width: auto;
}

.form-field .nesty-input {
border-radius: 4px;
border: 1px solid #87929D;
height: 40px;
line-height: 40px;
outline: none;
vertical-align: middle;
}

.form-field .nesty-input:focus {
border: 1px solid #17494D;
text-decoration: none;
}

.form-field .hc-multiselect-toggle {
border: 1px solid #87929D;
}

.form-field .hc-multiselect-toggle:focus {
outline: none;
border: 1px solid #17494D;
text-decoration: none;
}

.form-field textarea {
vertical-align: middle;
}

.form-field input[type=checkbox]+label {
margin: 0 0 0 10px;
}

.form-field .optional {
color: #5a6d7c;
margin-left: 4px;
}

.form-field p {
color: #5a6d7c;
font-size: 12px;
margin: 5px 0;
}

.form footer {
margin-top: 40px;
padding-top: 30px;
}

.form footer a {
color: #5a6d7c;
cursor: pointer;
margin-right: 15px;
}

.form .suggestion-list {
font-size: 13px;
margin-top: 30px;
}

.form .suggestion-list label {
border-bottom: 1px solid #ddd;
display: block;
padding-bottom: 5px;
}

.form .suggestion-list li {
padding: 10px 0;
}

.form .suggestion-list li a:visited {
color: #9358B0;
}

/***** Header *****/
div.header {
position: relative;
background: var(--Teal-AXS, #001588);
overflow: visible;
}

.header-search {
position: relative;
display: none;
}

.header-search .search {
border: 0;
margin-right: 20px;
}

.mobile-search {
padding: 0px 16px;
margin: 16px 0 14px 0;
position: relative;
}

.mobile-search .search-icon {
right: 38px;
}

.mobile-search button[aria-controls="query"] {
display: none !important;
}

@media (min-width: 1160px) {
body.wideHeader header.header {
padding: 24px 64px 10px 64px;
} 

header.header {
padding: 24px 64px 10px 64px;
}

div.header {
padding: 0;
width: 100%;
margin-bottom: 0;
overflow: visible;
}

.header-search {
display: flex;
align-items: center;
gap: 16px;
flex-shrink: 0;
}

.mobile-search {
display: none;
}
}

.header-top-bg {
background: #001588;
overflow: visible;
}

/***** fe_maintenance_dodot: when true = maintenance mode: full black screen, only header + modals clickable *****/
html.fe-maintenance-dodot-off,
html.fe-maintenance-dodot-off body {
  background: #000 !important;
  min-height: 100vh;
}
body.fe-maintenance-dodot-off .header-top-bg {
  position: relative;
  z-index: 1002;
  background: #001588 !important;
  pointer-events: auto !important;
}
/* Full-screen solid black overlay so page content is not visible */
body.fe-maintenance-dodot-off .maintenance-overlay {
  display: block !important;
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000 !important;
  z-index: 1000;
}
/* "Under maintenance" white popup hidden – not used */
body.fe-maintenance-dodot-off .maintenance-modal {
  display: none !important;
}
/* Bootstrap modals and all parts above black overlay so popup is fully visible (Terms, Contact Us, etc.) */
body.fe-maintenance-dodot-off .modal-backdrop {
  z-index: 9998 !important;
  pointer-events: auto !important;
  background: #000 !important;
  opacity: 0.85 !important;
}
body.fe-maintenance-dodot-off .modal,
body.fe-maintenance-dodot-off .modal-dialog,
body.fe-maintenance-dodot-off .modal-content {
  z-index: 9999 !important;
  pointer-events: auto !important;
}
body.fe-maintenance-dodot-off .modal {
  position: fixed !important;
}
.maintenance-overlay {
  display: none;
}

/* SendMessageModal_1: show normal (both buttons) when maintenance false, show maintenance (one button) when maintenance true */
.send-message-body-maintenance,
.send-message-footer-maintenance {
  display: none !important;
}
.send-message-body-normal,
.send-message-footer-normal {
  display: block !important;
}
body.fe-maintenance-dodot-off .send-message-body-normal,
body.fe-maintenance-dodot-off .send-message-footer-normal {
  display: none !important;
}
body.fe-maintenance-dodot-off .send-message-body-maintenance,
body.fe-maintenance-dodot-off .send-message-footer-maintenance {
  display: block !important;
}

/* Contact us pop-up: spacing between CTAs on mobile portrait */
@media (max-width: 576px) {
  #SendMessageModal_1 .send-message-footer-normal,
  #SendMessageModal_2 .send-message-footer-normal {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    gap: 16px;
  }
}

/* Accessibility (axe): #001588 on #000 = 1.46:1; override to meet WCAG 2 AA 3:1 minimum when maintenance black overlay is shown */
body.fe-maintenance-dodot-off .browse-by-topic h2,
body.fe-maintenance-dodot-off .quick-help-section h2,
body.fe-maintenance-dodot-off .latest-news-section h2,
body.fe-maintenance-dodot-off .quick-help-mobile h2,
body.fe-maintenance-dodot-off .categories-section span.category-name,
body.fe-maintenance-dodot-off .browse-by-topic .category-name {
  color: #ffffff !important;
}

body.wideHeader .header,
body.searchPage .header,
body.articlePage .header{
/* max-width: 1089px; */
/*   max-width:1210px; */
}

body.articlePage {
  overflow-x: hidden;
}
/* Hide scrollbar from first paint on article pages (avoids flash); scroll still works */
body:has(.article-container) {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
body:has(.article-container)::-webkit-scrollbar {
  display: none;
}
html:has(.article-container) {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
html:has(.article-container)::-webkit-scrollbar {
  display: none;
}

.header {
max-width: 100%;
margin: 0 auto;
padding: 24px 64px 10px 64px;
position: relative;
z-index: 9;
align-items: center;
display: flex;
min-height: 71px;
justify-content: space-between;
flex-wrap: nowrap;
box-sizing: border-box;
}

.logo {
display: flex;
align-items: center;
flex-shrink: 0;
}
.logo img {
height: 44px;
vertical-align: middle;
width: 247px;
object-fit: contain;
}

.logo span {
margin: 0 10px;
color: #17494D;
display: none;
}

.logo a {
display: inline-block;
}

.logo a:hover,
.logo a:focus,
.logo a:active {
text-decoration: none;
}

.user-nav {
display: inline-block;
position: absolute;
white-space: nowrap;
}

@media (min-width: 768px) {
.user-nav {
position: relative;
}
}

.user-nav[aria-expanded=true] {
background-color: #fff;
box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15), 0 4px 10px 0 rgba(0, 0, 0, 0.1);
border: solid 1px #ddd;
right: 0;
left: 0;
top: 71px;
z-index: 1;
}

.user-nav[aria-expanded=true]>a {
display: block;
margin: 20px;
}

.user-nav[aria-expanded=true]>.user-nav-list li {
display: block;
}

.user-nav[aria-expanded=true]>.user-nav-list a {
display: block;
margin: 20px;
}

.user-nav-list {
display: block;
list-style: none;
}

.user-nav-list>li {
display: inline-block;
}

@media (max-width: 768px) {
.nav-wrapper-desktop {
display: none;
}
}

@media (min-width: 768px) {
.nav-wrapper-desktop {
display: none;
}
}

@media (min-width: 1024px) {
.nav-wrapper-desktop {
display: inline-block;
}
}

.nav-wrapper-desktop a {
border: 0;
color: #1F73B7;
display: none;
font-size: 14px;
padding: 0 20px 0 0;
width: auto;
}

@media (min-width: 768px) {
.nav-wrapper-desktop a {
display: inline-block;
}
}

[dir=rtl] .nav-wrapper-desktop a {
padding: 0 0 0 20px;
}

.nav-wrapper-desktop a:hover,
.nav-wrapper-desktop a:focus,
.nav-wrapper-desktop a:active {
background-color: transparent;
color: #1F73B7;
text-decoration: underline;
}

@media (min-width: 1024px) {
.nav-wrapper-mobile {
display: none;
}
}

.nav-wrapper-mobile .menu-button-mobile {
background: none;
border: 0;
width: auto;
min-width: 40px;
cursor: pointer;
}

.nav-wrapper-mobile .menu-button-mobile .icon-menu {
padding: 7px;
vertical-align: middle;
width: 30px;
height: 30px;
border-radius: 50%;
}

.nav-wrapper-mobile .menu-button-mobile[aria-expanded=true] .icon-menu {
background: #f3f3f3;
}

.nav-wrapper-mobile .menu-list-mobile {
position: absolute;
background-color: #fff;
box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.15);
border-top: solid 1px #ddd;
border-bottom: solid 1px #ddd;
right: 0;
left: 0;
top: 71px;
z-index: 2;
}

.nav-wrapper-mobile .menu-list-mobile[aria-expanded=false] {
display: none;
}

.nav-wrapper-mobile .menu-list-mobile[aria-expanded=true] {
display: block;
}

.nav-wrapper-mobile .menu-list-mobile-items .item {
margin: 4px 0;
}

.nav-wrapper-mobile .menu-list-mobile-items li:empty:not(.nav-divider) {
display: none;
}

.nav-wrapper-mobile .menu-list-mobile-items .nav-divider {
border-bottom: 0.1px solid #ddd;
padding: 0;
}

.nav-wrapper-mobile .menu-list-mobile-items .nav-divider:last-child {
display: none;
}

.nav-wrapper-mobile .menu-list-mobile-items button {
background: none;
border: none;
padding: 8px 24px;
width: 100%;
height: 100%;
color: #2F3941;
cursor: pointer;
text-align: start;
}

.nav-wrapper-mobile .menu-list-mobile-items button:active,
.nav-wrapper-mobile .menu-list-mobile-items button:focus,
.nav-wrapper-mobile .menu-list-mobile-items button:hover {
background-color: #f3f3f3;
text-decoration: underline;
}

.nav-wrapper-mobile .menu-list-mobile-items a {
display: block;
padding: 8px 24px;
width: 100%;
height: 100%;
color: #2F3941;
}

.nav-wrapper-mobile .menu-list-mobile-items a:active,
.nav-wrapper-mobile .menu-list-mobile-items a:focus,
.nav-wrapper-mobile .menu-list-mobile-items a:hover {
background-color: #f3f3f3;
}

.nav-wrapper-mobile .menu-list-mobile-items .my-profile {
display: flex;
line-height: 1.5;
}

.nav-wrapper-mobile .menu-list-mobile-items .my-profile .my-profile-tooltip {
font-size: 12px;
color: #68737D;
}

.nav-wrapper-mobile .menu-list-mobile-items .menu-profile-avatar {
height: 20px;
width: 20px;
border-radius: 50%;
display: inline-block;
margin-right: 8px;
margin-top: 1px;
}

[dir=rtl] .nav-wrapper-mobile .menu-list-mobile-items .menu-profile-avatar {
margin-right: 0;
margin-left: 8px;
}

.skip-navigation {
align-items: center;
background-color: black;
color: white;
display: flex;
font-size: 14px;
justify-content: center;
left: -999px;
margin: 20px;
padding: 20px;
overflow: hidden;
position: absolute;
top: auto;
z-index: -999;
}

[dir=rtl] .skip-navigation {
left: initial;
right: -999px;
}

.skip-navigation:focus,
.skip-navigation:active {
left: auto;
overflow: auto;
text-align: center;
text-decoration: none;
top: auto;
z-index: 999;
}

[dir=rtl] .skip-navigation:focus,
[dir=rtl] .skip-navigation:active {
left: initial;
right: auto;
}

#zd-modal-container~.skip-navigation {
display: none;
}

/***** User info in header *****/
.user-info {
display: inline-block;
}

.user-info .dropdown-toggle::after {
display: none;
}

@media (min-width: 768px) {
.user-info .dropdown-toggle::after {
display: inline-block;
}
}

.user-info>button {
border: 0;
color: #1F73B7;
min-width: 0;
padding: 0;
white-space: nowrap;
}

.user-info>button:hover,
.user-info>button:focus {
color: #1F73B7;
background-color: transparent;
}

.user-info>button::after {
color: #1F73B7;
padding-right: 15px;
}

[dir=rtl] .user-info>button::after {
padding-left: 15px;
padding-right: 0;
}

#user #user-name {
display: none;
font-size: 14px;
}

@media (min-width: 768px) {
#user #user-name {
display: inline-block;
}
}

#user #user-name:hover {
text-decoration: underline;
}

/***** User avatar *****/
.user-avatar {
height: 25px;
width: 25px;
border-radius: 50%;
display: inline-block;
vertical-align: middle;
}

.avatar {
display: inline-block;
position: relative;
}

.avatar img {
height: 40px;
width: 40px;
}

.avatar .icon-agent {
color: #17494D;
border: 2px solid #fff;
border-radius: 50%;
bottom: -4px;
background-color: #FFFFFF;
font-size: 17px;
height: 17px;
line-height: 17px;
position: absolute;
right: -2px;
text-align: center;
width: 17px;
}

/***** Footer *****/
.footer {
border-top: 1px solid #ddd;
margin-top: 60px;
padding: 30px 0;
}

.footer a {
color: #5a6d7c;
}

.footer-inner {
max-width: 1160px;
margin: 0 auto;
padding: 0 5%;
display: flex;
justify-content: space-between;
}

@media (min-width: 1160px) {
.footer-inner {
padding: 0;
width: 90%;
}
}

.footer-language-selector button {
color: #5a6d7c;
display: inline-block;
}

.powered-by-zendesk a,
.powered-by-zendesk a:visited {
color: #5a6d7c;
}

/***** Breadcrumbs *****/
.breadcrumbs {
margin: 0 0 15px 0;
padding: 0;
display: flex;
}

@media (min-width: 768px) {
.breadcrumbs {
margin: 0;
}
}

.breadcrumbs li {
color: #5a6d7c;
font-size: 13px;
max-width: 450px;
overflow: hidden;
text-overflow: ellipsis;
}

.breadcrumbs li+li::before {
content: ">";
margin: 0 4px;
}

.breadcrumbs li a:visited {
color: #1F73B7;
}

/***** Search field *****/
.search-container {
position: relative;
}

.search {
border-color: #87929D;
border-radius: 30px;
border-style: solid;
border-width: 1px;
display: flex;
position: relative;
transition: border 0.12s ease-in-out;
}

.search:focus-within {
border-color: transparent;
}

.search input[type=search],
.search .clear-button {
background-color: #fff;
border-radius: 16px;
border: none;
}

.search-full input[type=search],
.search-full .clear-button {
border-color: #fff;
}

.search input[type=search] {
appearance: none;
-webkit-appearance: none;
box-sizing: border-box;
color: #666;
flex: 1 1 auto;
height: 62px;
padding: 9px 18px 8px 18px;
width: 100%;
box-shadow: 0px 3px 14px 0px rgba(8, 26, 33, 0.10);
border-radius: 16px;
color: #5C6E8A;
font-family: "Lato";
font-size: 17px;
font-style: normal;
font-weight: 600;
line-height: 24px;
}

.search input[type=search]:focus {
color: #555;
}

.search input[type=search]::-webkit-search-decoration,
.search input[type=search]::-webkit-search-cancel-button,
.search input[type=search]::-webkit-search-results-button,
.search input[type=search]::-webkit-search-results-decoration {
-webkit-appearance: none;
}

.search input[type=search]:-webkit-autofill,
.search input[type=search]:-webkit-autofill:hover,
.search input[type=search]:-webkit-autofill:focus {
-webkit-box-shadow: 0 0 0 1000px #fff inset;
}

.search .clear-button {
align-items: center;
box-sizing: border-box;
color: #777;
cursor: pointer;
display: none;
flex: none;
justify-content: center;
padding: 0 15px;
}

.search .clear-button:hover {
/*background-color: #17494D; */
color: #212529;
}

.search .clear-button:focus {
outline: 0;
box-shadow: 0 0 0 3px #17494D;
}

.search-has-value .clear-button {
display: flex;
}

[dir=ltr] .search input[type=search] {
padding-left: 40px;
padding-right: 20px;
}

[dir=ltr] .search-has-value input[type=search] {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
border-right-color: transparent;
}

[dir=ltr] .search-has-value input[type=search]:focus {
border-right-color: #17494D;
}

[dir=ltr] .search .clear-button {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
border-left-color: transparent;
}

[dir=ltr] .search .clear-button:focus {
border-left-color: #17494D;
}

[dir=rtl] .search input[type=search] {
padding-left: 20px;
padding-right: 40px;
}

[dir=rtl] .search-has-value input[type=search] {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
border-left-color: transparent;
}

[dir=rtl] .search-has-value input[type=search]:focus {
border-left-color: #17494D;
}

[dir=rtl] .search .clear-button {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
border-right-color: transparent;
}

[dir=rtl] .search .clear-button:focus {
border-right-color: #17494D;
}

.search-icon {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  left: 15px;
  z-index: 1;
  width: 18px;
  height: 18px;
  color: #777;
  cursor: pointer;
}

[dir=rtl] .search-icon {
left: auto;
right: 15px;
}

@media (max-width: 767px) {
.header {
padding: 16px 17.89px !important;
min-height: auto;
}  
/*.search-icon {
right: 15px !important;
left: auto;
} */
.most-popular p{
font-size:17px !important;
}
.form-submitted{
width:100%;    
}  
.slick-list {
padding-right: 0 !important;
padding-left: 0 !important;
}  
}

/***** Hero component *****/

body.wideHeader .hero{
height: 310px;
padding-top:0px;   
}
.hero{
height: 250px;
padding-top:45px;  
margin-top:-1px;  
}
.top-header-bgs{
position: absolute;
top: -70px;
left: 0;
}
.top-header-bgs img {
opacity: 0.1;
transform: rotate(0.002deg);
filter: blur(3px);
height: 330px; 
}
.top-header-bgs.image-height img{
 height:225px;
}
body.articlePage .top-header-bgs.image-height img, body.errorPage1 .top-header-bgs.image-height img{
height: 320px;
margin-top: 10px;  
margin-left: 0px;
}
body.searchPage .top-header-bgs.image-height img, body.errorPage1 .top-header-bgs.image-height img {
height: 320px;
margin-top: 10px;  
margin-left: 0px;
}


.top-heart-bg, .top-heart-bg-custom{
left: 0;
top: 0px;
height: 310px;
width: 100%; 
}
.hero {
background:#001588;  
width: 100%;
}
.hero-inner {
position: relative;
z-index:9;  
top: 50%;
transform: translateY(-50%);
max-width: 896px;  
margin: 0 auto;
}
body.wideHeader .hero-inner h1, body.fr-class.wideHeader .hero-inner h1 {
display: block;
}
.hero-inner h1, body.fr-class .hero-inner h1  {
display:none;  
}
.hero-inner h1 {
color: #FFF;
text-align: center;
font-family: 'Kiddy Kitty';
font-size: 48px;
font-style: normal;
font-weight: 700;
line-height: 48px;
padding-top: 0px;
padding-bottom: 30px;
margin-bottom: 0px;
letter-spacing: -1.44px;  
}
body.fr-class .hero-inner h1 {
font-size: 42px;
}
.page-header {
display: flex;
flex-direction: column;
flex-wrap: wrap;
justify-content: space-between;
margin: 10px 0;
}

@media (min-width: 768px) {
.page-header {
align-items: baseline;
flex-direction: row;
flex-wrap: nowrap;
gap: 16px;
margin: 0;
}
}
.page-header .section-subscribe {
flex-shrink: 0;
margin-bottom: 10px;
}
@media (min-width: 768px) {
.page-header .section-subscribe {
margin-bottom: 0;
}
}
.page-header h1 {
flex-grow: 1;
margin-bottom: 10px;
}

.page-header-description {
font-style: italic;
margin: 0 0 30px 0;
word-break: break-word;
}

@media (min-width: 1024px) {
.page-header-description {
flex-basis: 100%;
}
}
.page-header .icon-lock {
height: 20px;
width: 20px;
position: relative;
left: -5px;
vertical-align: baseline;
}
.sub-nav {
align-items: baseline;
display: flex;
flex-direction: column;
flex-wrap: wrap;
gap: 15px 30px;
justify-content: space-between;
margin-bottom: 55px;
}

@media (min-width: 768px) {
.sub-nav {
flex-direction: row;
}
}

.sub-nav .breadcrumbs {
margin: 0;
}

.sub-nav .search-container {
max-width: 300px;
width: 100%;
}
@media (min-width: 768px) {
.sub-nav .search-container {
flex: 0 1 300px;
}
}
.sub-nav input[type=search]::after {
font-size: 15px;
}

/***** Blocks *****/
/* Used in Homepage#categories and Community#topics */
.blocks-list {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
list-style: none;
padding: 0;
}

@media (min-width: 768px) {
.blocks-list {
margin: 0 -15px;
}
}

.blocks-item {
border: 1px solid #17494D;
border-radius: 4px;
box-sizing: border-box;
color: #17494D;
display: flex;
flex: 1 0 340px;
margin: 0 0 30px;
max-width: 100%;
text-align: center;
}

@media (min-width: 768px) {
.blocks-item {
margin: 0 15px 30px;
}
}

.blocks-item:hover,
.blocks-item:focus,
.blocks-item:active {
background-color: #17494D;
}

.blocks-item:hover *,
.blocks-item:focus *,
.blocks-item:active * {
color: #FFFFFF;
text-decoration: none;
}

.blocks-item-internal {
background-color: transparent;
border: 1px solid #ddd;
}

.blocks-item-internal .icon-lock {
height: 15px;
width: 15px;
bottom: 5px;
position: relative;
}

.blocks-item-internal a {
color: #2F3941;
}

.blocks-item-link {
color: #17494D;
padding: 20px 30px;
display: flex;
flex-direction: column;
flex: 1;
justify-content: center;
border-radius: inherit;
}

.blocks-item-link:visited,
.blocks-item-link:hover,
.blocks-item-link:active {
color: inherit;
text-decoration: none;
}

.blocks-item-link:focus {
outline: 0;
box-shadow: 0 0 0 3px #17494D;
text-decoration: none;
}

.blocks-item-title {
margin-bottom: 0;
font-size: 16px;
}

.blocks-item-description {
margin: 0;
}

.blocks-item-description:not(:empty) {
margin-top: 10px;
}

/***** Homepage *****/
.section {
margin-bottom: 40px;
}

@media (min-width: 768px) {
.section {
/*margin-bottom: 60px;*/
}
}

.home-section h2 {
margin-bottom: 10px;
text-align: center;
}

/***** Promoted articles *****/
.promoted-articles {
display: flex;
flex-direction: column;
flex-wrap: wrap;
}

@media (min-width: 1024px) {
.promoted-articles {
flex-direction: row;
}
}

.promoted-articles-item {
flex: 1 0 auto;
}

@media (min-width: 1024px) {
.promoted-articles-item {
align-self: flex-end;
flex: 0 0 auto;
padding-right: 30px;
width: 33%;
}

[dir=rtl] .promoted-articles-item {
padding: 0 0 0 30px;
}
}

.promoted-articles-item:nth-child(3n) {
padding-right: 0;
}

.promoted-articles-item a {
display: block;
/*   border-bottom: 1px solid #ddd; */
padding: 15px 0;
}

.promoted-articles-item .icon-lock {
vertical-align: baseline;
}

.promoted-articles-item:last-child a {
border: 0;
}

@media (min-width: 1024px) {
.promoted-articles-item:last-child a {
border-bottom: 1px solid #ddd;
}
}

/***** Community section in homepage *****/
.community {
text-align: center;
}

.community-image {
min-height: 300px;
margin-top: 32px;
background-image: url(/hc/theming_assets/01J0419MF0973MVZM8KAVW2ZPB);
background-position: center;
background-repeat: no-repeat;
max-width: 100%;
}

.community a {
color: #1F73B7;
text-decoration: underline;
}

.community a:visited {
color: #9358B0;
}

.community a:hover,
.community a:active,
.community a:focus {
color: #0F3554;
}

.community,
.activity {
border-top: 1px solid #ddd;
padding: 30px 0;
}

/***** Recent activity *****/
.recent-activity-header {
margin-bottom: 10px;
text-align: center;
}

.recent-activity-list {
padding: 0;
}

.recent-activity-item {
border-bottom: 1px solid #ddd;
overflow: auto;
padding: 20px 0;
}

.recent-activity-item h3 {
margin: 0;
}

.recent-activity-item-parent {
font-size: 16px;
font-weight: 600;
}

.recent-activity-item-parent,
.recent-activity-item-link {
margin: 6px 0;
display: inline-block;
width: 100%;
}

@media (min-width: 768px) {

.recent-activity-item-parent,
.recent-activity-item-link {
width: 70%;
margin: 0;
}
}

.recent-activity-item-link {
font-size: 14px;
overflow: hidden;
text-overflow: ellipsis;
}

.recent-activity-item-meta {
color: #2F3941;
margin: 15px 0 0 0;
float: none;
}

@media (min-width: 768px) {
.recent-activity-item-meta {
margin: 0;
float: right;
}

[dir=rtl] .recent-activity-item-meta {
float: left;
}
}

.recent-activity-item-time,
.recent-activity-item-comment {
display: inline-block;
font-size: 13px;
}

.recent-activity-item-comment {
padding-left: 5px;
}

[dir=rtl] .recent-activity-item-comment {
padding: 0 5px 0 0;
}

.recent-activity-item-comment::before {
display: inline-block;
}

.recent-activity-controls {
padding-top: 15px;
}

.recent-activity-controls a {
color: #1F73B7;
text-decoration: underline;
}

.recent-activity-controls a:visited {
color: #9358B0;
}

.recent-activity-controls a:hover,
.recent-activity-controls a:active,
.recent-activity-controls a:focus {
color: #0F3554;
}

.recent-activity-accessibility-label {
border: 0;
clip: rect(0 0 0 0);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
white-space: nowrap;
}

.recent-activity-comment-icon svg {
vertical-align: middle;
color: #17494D;
width: 16px;
height: 16px;
}

.recent-activity-comment-icon:after {
content: attr(data-comment-count);
margin-left: 3px;
}

[dir=rtl] .recent-activity-comment-icon:after {
margin-left: 0;
margin-right: 3px;
}

/***** Category pages *****/
.category-container {
display: flex;
justify-content: flex-end;
}

.category-content {
flex: 1;
max-width: 100%;
}

@media (min-width: 1024px) {
.category-content {
flex: 0 0 80%;
}
}

.section-tree {
display: flex;
flex-direction: column;
flex-wrap: wrap;
justify-content: space-between;
}

@media (min-width: 768px) {
.section-tree {
flex-direction: row;
}
}

.section-tree .section {
flex: initial;
max-width: 100%;
}

@media (min-width: 768px) {
.section-tree .section {
flex: 0 0 45%;
/* Two columns for tablet and desktop. Leaving 5% separation between columns */
}
}

.section-tree-title {
margin-bottom: 0;
font-size: 18px;
font-weight: 600;
}

.section-tree-title a {
color: #2F3941;
}

.section-tree .see-all-articles {
display: block;
padding: 15px 0;
}

.article-list-item {
font-size: 16px;
padding: 15px 0;
text-overflow: ellipsis;
overflow: hidden;
}

.article-list-item a {
color: #2F3941;
}

.icon-star {
color: #17494D;
font-size: 18px;
}

/***** Section pages *****/
.section-container {
display: flex;
justify-content: flex-end;
}

.section-content {
flex: 1;
max-width: 100%;
}

@media (min-width: 1024px) {
.section-content {
flex: 0 0 80%;
}
}

.section-list {
margin: 40px 0;
}

.section-list-item {
border-bottom: 1px solid #ddd;
font-size: 16px;
padding: 15px 0;
}

.section-list-item:first-child {
border-top: 1px solid #ddd;
}

.section-list-item a {
align-items: center;
color: #2F3941;
display: flex;
justify-content: space-between;
}

.see-all-sections-trigger {
cursor: pointer;
display: block;
padding: 15px;
text-align: center;
}

.see-all-sections-trigger[aria-hidden=true] {
display: none;
}

/***** Article *****/
.article {
/*
* The article grid is defined this way to optimize readability:
* Sidebar | Content | Free space
* 17%     | 66%     | 17%
*/
flex: 1 0 auto;
}

@media (min-width: 1024px) {
.article {
flex: 1 0 66%;
max-width: 66%;
min-width: 640px;
padding: 0 30px;
}
}

.article-container {
display: flex;
flex-direction: column;
overflow-x: hidden;
}

@media (min-width: 1024px) {
.article-container {
flex-direction: row;
}
}

.article-header {
align-items: flex-start;
display: flex;
flex-direction: column;
flex-wrap: wrap;
justify-content: space-between;
margin-bottom: 40px;
margin-top: 20px;
}

@media (min-width: 768px) {
.article-header {
flex-direction: row;
margin-top: 0;
}
}

.article-avatar {
margin-right: 10px;
}

.article-author {
margin-bottom: 12px;
}

.article-title {
overflow: hidden;
text-overflow: ellipsis;
max-width: 100%;
}

@media (min-width: 768px) {
.article-title {
flex-basis: 100%;
/* Take entire row */
}
}

.article-title .icon-lock {
position: relative;
left: -5px;
vertical-align: baseline;
}

.article [role=button] {
flex-shrink: 0;
/*Avoid collapsing elements in Safari (https://github.com/philipwalton/flexbugs#1-minimum-content-sizing-of-flex-items-not-honored)*/
width: 100%;
}

@media (min-width: 768px) {
.article [role=button] {
width: auto;
}
}

.article-info {
max-width: 100%;
}

.article-meta {
display: inline-block;
vertical-align: middle;
}

.article-body {
display: flow-root;
}

.article-body a {
color: #1F73B7;
text-decoration: underline !important;
font-weight: bold;
}

.article-body a:visited {
color: #9358B0;
}

.article-body a:hover,
.article-body a:active,
.article-body a:focus {
color: #0F3554;
text-decoration: underline !important;
font-weight: bold;
}

.article-body img {
height: auto;
max-width: 100%;
}

.article-body p>img.image-style-align-left {
float: left;
margin: 8px 20px 6px 0;
}

.article-body p>img.image-style-align-right {
float: right;
margin: 8px 0px 6px 20px;
}

.article-body p>img.image-style-block-align-right {
margin-left: auto;
margin-right: 0;
}

.article-body p>img.image-style-block-align-left {
margin-left: 0;
margin-right: auto;
}

.article-body figure.image {
display: table;
margin: 0 auto;
}

.article-body figure.image>img {
display: block;
width: 100%;
}

.article-body figure.image.image-style-align-left {
float: left;
margin: 8px 20px 6px 0;
}

.article-body figure.image.image-style-align-right {
float: right;
margin: 8px 0px 6px 20px;
}

.article-body figure.image.image-style-block-align-right {
margin-left: auto;
margin-right: 0;
}

.article-body figure.image.image-style-block-align-left {
margin-left: 0;
margin-right: auto;
}

.article-body figcaption {
padding: 10px 0;
font-size: 12px;
text-align: center;
background-color: #f2f2f2;
}

.article-body ul,
.article-body ol {
padding-left: 20px;
list-style-position: outside;
margin: 20px 0 20px 20px;
}

[dir=rtl] .article-body ul,
[dir=rtl] .article-body ol {
padding-right: 20px;
padding-left: 0;
margin-left: 0;
margin-right: 20px;
}

.article-body ul>ul,
.article-body ol>ol,
.article-body ol>ul,
.article-body ul>ol,
.article-body li>ul,
.article-body li>ol {
margin: 0;
}

.article-body ul {
list-style-type: disc;
}

.article-body :not(pre)>code {
background: #f7f7f7;
border: 1px solid #ddd;
border-radius: 3px;
padding: 0 5px;
margin: 0 2px;
}

.article-body pre {
background: #f7f7f7;
border: 1px solid #ddd;
border-radius: 3px;
padding: 10px 15px;
overflow: auto;
white-space: pre;
}

.article-body blockquote {
border-left: 1px solid #ddd;
color: #5a6d7c;
font-style: italic;
padding: 0 15px;
}

.article-body>p:last-child {
margin-bottom: 0;
}

.article-content {
line-height: 1.6;
margin: 40px 0;
word-wrap: break-word;
}

.article-footer {
align-items: center;
display: flex;
justify-content: space-between;
padding-bottom: 20px;
}

.article-comment-count {
color: #5a6d7c;
}

.article-comment-count:hover {
text-decoration: none;
}

.article-comment-count-icon {
vertical-align: middle;
color: #17494D;
width: 18px;
height: 18px;
}

.article-sidebar {
border-bottom: 1px solid #ddd;
border-top: 1px solid #ddd;
flex: 1 0 auto;
margin-bottom: 20px;
padding: 0;
}

@media (min-width: 1024px) {
.article-page.article {
max-width: 664px;
padding: 40px 32px;
border-right: 0;  
}
.article {
width: 100%;
padding: 25px;
}
.category-article.article {
padding: 15px 30px 15px 40px;
}
.section-page .article {
width: 85%;
padding: 25px;
margin: 0 auto;
}
}

.article-relatives {
border-top: 1px solid #ddd;
display: flex;
flex-direction: column;
padding: 20px 0;
}

@media (min-width: 768px) {
.article-relatives {
flex-direction: row;
}
}

.article-relatives>* {
flex: 1 0 50%;
min-width: 50%;
overflow-wrap: break-word;
margin-right: 0;
}

.article-relatives>*:last-child {
padding: 0;
}

@media (min-width: 768px) {
.article-relatives>* {
padding-right: 20px;
}
}

.article-votes {
border-top: 1px solid #ddd;
padding: 30px 0;
text-align: center;
}

.article-votes-question {
font-size: 15px;
font-weight: normal;
margin-bottom: 0;
}

.article-vote {
margin: 10px 5px;
min-width: 90px;
width: auto;
}

.article-more-questions {
margin: 10px 0 20px;
text-align: center;
}

.article-more-questions a {
color: #1F73B7;
text-decoration: underline;
}

.article-more-questions a:visited {
color: #9358B0;
}

.article-more-questions a:hover,
.article-more-questions a:active,
.article-more-questions a:focus {
color: #0F3554;
}

.article-return-to-top {
border-top: 1px solid #87929D;
}

@media (min-width: 1024px) {
.article-return-to-top {
display: none;
}
}

.article-return-to-top a {
color: #2F3941;
display: block;
padding: 20px 0;
}

.article-return-to-top a:hover,
.article-return-to-top a:focus {
text-decoration: none;
}

.article-return-to-top-icon {
transform: rotate(0.5turn);
}

.article td>p:first-child,
.article th>p:first-child {
margin-top: 0;
}

.article td>p:last-child,
.article th>p:last-child {
margin-bottom: 0;
}

.sidenav-title {
font-size: 15px;
position: relative;
font-weight: 600;
}

.sidenav-item {
display: block;
margin-top: 10px;
margin-bottom: 0px;
overflow: hidden;
text-overflow: ellipsis;
}

.recent-articles li,
.related-articles li {
margin-bottom: 15px;
}

/***** Attachments *****/
/* Styles attachments inside posts, articles and comments */
.attachments .attachment-item {
padding-left: 20px;
position: relative;
margin-bottom: 10px;
}

.attachments .attachment-item:last-child {
margin-bottom: 0;
}

.attachments .attachment-item .attachment-icon {
color: #2F3941;
left: 0;
position: absolute;
top: 5px;
}

[dir=rtl] .attachments .attachment-item {
padding-left: 0;
padding-right: 20px;
}

[dir=rtl] .attachments .attachment-item .attachment-icon {
left: auto;
right: 0;
}

.upload-dropzone span {
color: #5a6d7c;
}

/***** Social share links *****/
.share {
padding: 0;
white-space: nowrap;
}

.share li,
.share a {
display: inline-block;
}

.share li {
height: 25px;
width: 25px;
}

.share a {
color: #5a6d7c;
}

.share a:hover {
text-decoration: none;
color: #17494D;
}

.share a svg {
height: 18px;
width: 18px;
display: block;
}

/***** Comments *****/
/* Styles comments inside articles, posts and requests */
.comment {
border-bottom: 1px solid #ddd;
padding: 20px 0;
}

.comment-heading,
.recent-articles-title,
.related-articles-title {
margin-bottom: 5px;
margin-top: 0;
font-size: 18px;
font-weight: 600;
}

.comment-overview {
border-bottom: 1px solid #ddd;
border-top: 1px solid #ddd;
padding: 20px 0;
}

.comment-overview p {
margin-top: 0;
}

.comment-callout {
color: #5a6d7c;
display: inline-block;
font-size: 13px;
margin-bottom: 0;
}

.comment-callout a {
color: #1F73B7;
text-decoration: underline;
}

.comment-callout a:visited {
color: #9358B0;
}

.comment-callout a:hover,
.comment-callout a:active,
.comment-callout a:focus {
color: #0F3554;
}

.comment-sorter {
display: inline-block;
float: right;
}

.comment-sorter .dropdown-toggle {
color: #5a6d7c;
font-size: 13px;
}

[dir=rtl] .comment-sorter {
float: left;
}

.comment-wrapper {
display: flex;
position: relative;
}

.comment-wrapper.comment-official {
border: 1px solid #17494D;
padding: 40px 20px 20px;
}

@media (min-width: 768px) {
.comment-wrapper.comment-official {
padding-top: 20px;
}
}

.comment-info {
min-width: 0;
padding-right: 20px;
width: 100%;
}

[dir=rtl] .comment-info {
padding-right: 0;
padding-left: 20px;
}

.comment-author {
align-items: flex-end;
display: flex;
flex-wrap: wrap;
margin-bottom: 20px;
}

@media (min-width: 768px) {
.comment-author {
justify-content: space-between;
}
}

.comment-avatar {
margin-right: 10px;
}

[dir=rtl] .comment-avatar {
margin-left: 10px;
margin-right: 0;
}

.comment-meta {
flex: 1 1 auto;
}

.comment-labels {
flex-basis: 100%;
}

@media (min-width: 768px) {
.comment-labels {
flex-basis: auto;
}
}

.comment .status-label:not(.status-label-official) {
margin-top: 10px;
}

@media (min-width: 768px) {
.comment .status-label:not(.status-label-official) {
margin-top: 0;
}
}

.comment-form {
display: flex;
padding-top: 30px;
word-wrap: break-word;
}

.comment-container {
width: 100%;
}

.comment-form-controls {
display: none;
margin-top: 10px;
text-align: left;
}

@media (min-width: 768px) {
[dir=ltr] .comment-form-controls {
text-align: right;
}
}

.comment-form-controls input[type=submit] {
margin-top: 15px;
}

@media (min-width: 1024px) {
.comment-form-controls input[type=submit] {
margin-left: 15px;
}

[dir=rtl] .comment-form-controls input[type=submit] {
margin-left: 0;
margin-right: 15px;
}
}

.comment-form-controls input[type=checkbox] {
margin-right: 5px;
}

.comment-form-controls input[type=checkbox] [dir=rtl] {
margin-left: 5px;
}

.comment-ccs {
display: none;
}

.comment-ccs+textarea {
margin-top: 10px;
}

.comment-attachments {
margin-top: 10px;
}

.comment-attachments a {
color: #17494D;
}

.comment-body {
-moz-hyphens: auto;
-ms-hyphens: auto;
-webkit-hyphens: auto;
word-break: break-word;
word-wrap: break-word;
display: flow-root;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;
line-height: 1.6;
overflow-x: auto;
}

.comment-body a {
color: #1F73B7;
text-decoration: underline;
}

.comment-body a:visited {
color: #9358B0;
}

.comment-body a:hover,
.comment-body a:active,
.comment-body a:focus {
color: #0F3554;
}

.comment-body img {
height: auto;
max-width: 100%;
}

.comment-body p>img.image-style-align-left {
float: left;
margin: 8px 20px 6px 0;
}

.comment-body p>img.image-style-align-right {
float: right;
margin: 8px 0px 6px 20px;
}

.comment-body p>img.image-style-block-align-right {
margin-left: auto;
margin-right: 0;
}

.comment-body p>img.image-style-block-align-left {
margin-left: 0;
margin-right: auto;
}

.comment-body figure.image {
display: table;
margin: 0 auto;
}

.comment-body figure.image>img {
display: block;
width: 100%;
}

.comment-body figure.image.image-style-align-left {
float: left;
margin: 8px 20px 6px 0;
}

.comment-body figure.image.image-style-align-right {
float: right;
margin: 8px 0px 6px 20px;
}

.comment-body figure.image.image-style-block-align-right {
margin-left: auto;
margin-right: 0;
}

.comment-body figure.image.image-style-block-align-left {
margin-left: 0;
margin-right: auto;
}

.comment-body figcaption {
padding: 10px 0;
font-size: 12px;
text-align: center;
background-color: #f2f2f2;
}

.comment-body ul,
.comment-body ol {
padding-left: 20px;
list-style-position: outside;
margin: 20px 0 20px 20px;
}

[dir=rtl] .comment-body ul,
[dir=rtl] .comment-body ol {
padding-right: 20px;
padding-left: 0;
margin-left: 0;
margin-right: 20px;
}

.comment-body ul>ul,
.comment-body ol>ol,
.comment-body ol>ul,
.comment-body ul>ol,
.comment-body li>ul,
.comment-body li>ol {
margin: 0;
}

.comment-body ul {
list-style-type: disc;
}

.comment-body :not(pre)>code {
background: #f7f7f7;
border: 1px solid #ddd;
border-radius: 3px;
padding: 0 5px;
margin: 0 2px;
}

.comment-body pre {
background: #f7f7f7;
border: 1px solid #ddd;
border-radius: 3px;
padding: 10px 15px;
overflow: auto;
white-space: pre;
}

.comment-body blockquote {
border-left: 1px solid #ddd;
color: #5a6d7c;
font-style: italic;
padding: 0 15px;
}

.comment-mark-as-solved {
display: inline-block;
}

/***** Vote *****/
/* Used in article comments, post comments and post */
.vote {
display: flex;
flex-direction: column;
text-align: center;
}

.vote a:active,
.vote a:hover,
.vote a:focus {
text-decoration: none;
}

.vote-sum {
color: #5a6d7c;
display: block;
margin: 3px 0;
}

[dir=rtl] .vote-sum {
direction: ltr;
unicode-bidi: bidi-override;
}

.vote-up svg {
transform: scale(1, -1);
}

.vote-up:hover,
.vote-down:hover {
color: #17494D;
}

.vote-up,
.vote-down {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-color: transparent;
border: none;
color: #5a6d7c;
cursor: pointer;
min-height: 35px;
min-width: 35px;
display: flex;
align-items: center;
justify-content: center;
}

.vote-voted {
color: #17494D;
}

.vote-voted:hover {
color: #000;
}

/***** Actions *****/
/* Styles admin and en user actions(edit, delete, change status) in comments and posts */
.actions {
text-align: center;
flex-shrink: 0;
/*Avoid collapsing elements in Safari*/
}

.actions button {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-color: transparent;
border: none;
cursor: pointer;
min-height: 35px;
min-width: 35px;
display: flex;
align-items: center;
justify-content: center;
}

/***** Community *****/
.community-hero {
background-image: url(/hc/theming_assets/01J0419KXR7W04Q979MHS1C8QN);
margin-bottom: 10px;
}

.community-footer {
padding-top: 50px;
text-align: center;
}

.community-footer-title {
font-size: 16px;
margin-bottom: 20px;
}

.community-featured-posts .title {
font-size: 18px;
font-weight: 600;
}

.community-featured-posts,
.community-activity {
padding-top: 40px;
width: 100%;
}

.community-header {
margin-bottom: 30px;
}

.community-header .title {
margin-bottom: 0;
font-size: 16px;
}

.post-to-community {
margin-top: 10px;
}

@media (min-width: 768px) {
.post-to-community {
margin: 0;
}
}

/* Community topics grid */
.topics {
max-width: none;
width: 100%;
}

.topics-item .meta-group {
justify-content: center;
margin-top: 20px;
}

/* Community topic page */
.topic-header {
border-bottom: 1px solid #ddd;
font-size: 13px;
}

@media (min-width: 768px) {
.topic-header {
padding-bottom: 10px;
}
}

.topic-header .dropdown {
display: block;
border-top: 1px solid #ddd;
padding: 10px 0;
}

@media (min-width: 768px) {
.topic-header .dropdown {
border-top: 0;
display: inline-block;
margin-right: 20px;
padding: 0;
}
}

.no-posts-with-filter {
margin-top: 20px;
margin-bottom: 20px;
}

/* Topic, post and user follow button */
.community-follow {
margin-bottom: 10px;
width: 100%;
}

@media (min-width: 768px) {
.community-follow {
margin-bottom: 0;
width: auto;
}
}

.community-follow button {
line-height: 30px;
padding: 0 10px 0 15px;
position: relative;
width: 100%;
}

@media (min-width: 768px) {
.community-follow button {
width: auto;
}
}

.community-follow button:hover {
background-color: #17494D;
}

.community-follow button:hover::after,
.community-follow button:focus::after {
border-color: #FFFFFF;
color: #FFFFFF;
}

.community-follow button[data-selected=true] {
background-color: #17494D;
color: #FFFFFF;
}

.community-follow button[data-selected=true]::after {
border-left: 1px solid #FFFFFF;
color: #FFFFFF;
}

.community-follow button[data-selected=true]:hover {
background-color: #000;
border-color: #000;
}

.community-follow button::after {
border-left: 1px solid #17494D;
content: attr(data-follower-count);
color: #17494D;
display: inline-block;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;
margin-left: 15px;
padding-left: 10px;
position: absolute;
right: 10px;
}

@media (min-width: 768px) {
.community-follow button::after {
position: static;
}
}

[dir=rtl] .community-follow button::after {
border-left: 0;
border-right: 1px solid #17494D;
margin: 0 10px 0 0;
padding: 0 10px 0 0;
}

/***** Striped list *****/
/* Used in community posts list and requests list */
.striped-list {
padding: 0;
}

.striped-list-item {
align-items: flex-start;
border-bottom: 1px solid #ddd;
display: flex;
flex-direction: column;
justify-content: flex-end;
padding: 20px 0;
}

@media (min-width: 768px) {
.striped-list-item {
align-items: center;
flex-direction: row;
}
}

.striped-list-info {
flex: 2;
}

.striped-list-title {
color: #1F73B7;
margin-bottom: 10px;
margin-right: 5px;
}

.striped-list-title:hover,
.striped-list-title:focus,
.striped-list-title:active {
text-decoration: underline;
}

.striped-list-title:visited {
color: #9358B0;
}

.striped-list .meta-group {
margin: 5px 0;
}

.striped-list-count {
color: #5a6d7c;
font-size: 13px;
justify-content: flex-start;
text-transform: capitalize;
}

@media (min-width: 768px) {
.striped-list-count {
display: flex;
flex: 1;
justify-content: space-around;
}
}

.striped-list-count-item::after {
content: "·";
display: inline-block;
padding: 0 5px;
}

@media (min-width: 768px) {
.striped-list-count-item::after {
display: none;
}
}

.striped-list-count-item:last-child::after {
display: none;
}

.striped-list-number {
text-align: center;
}

@media (min-width: 768px) {
.striped-list-number {
color: #2F3941;
display: block;
}
}

/***** Status labels *****/
/* Styles labels used in posts, articles and requests */
.status-label {
background-color: #038153;
border-radius: 4px;
color: #fff;
font-size: 12px;
font-weight: 600;
margin-right: 2px;
padding: 3px 10px;
vertical-align: middle;
white-space: nowrap;
display: inline-block;
}

.status-label:hover,
.status-label:active,
.status-label:focus {
text-decoration: none;
}

.status-label-pinned,
.status-label-featured,
.status-label-official {
background-color: #17494D;
}

.status-label-official {
border-radius: 0;
margin-right: 0;
position: absolute;
right: 0;
text-align: center;
top: 0;
width: 100%;
}

@media (min-width: 768px) {
.status-label-official {
border-radius: 0 0 4px 4px;
right: 30px;
width: auto;
}
}

[dir=rtl] .status-label-official {
left: 30px;
right: auto;
}

.status-label-not-planned,
.status-label-closed {
background-color: #e9ebed;
color: #5a6d7c;
}

.status-label-pending,
.status-label-pending-moderation {
background-color: #1f73b7;
text-align: center;
}

.status-label-open {
background-color: #c72a1c;
}

.status-label-solved {
background-color: #68737d;
}

.status-label-new {
background-color: #ffb648;
color: #703b15;
}

.status-label-hold {
background-color: #000;
}

.status-label-request {
max-width: 100%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

@media (max-width: 768px) {
.status-label-request {
max-width: 150px;
}
}

/***** Post *****/
/*
* The post grid is defined this way:
* Content | Sidebar
* 70%     | 30%
*/
.post {
flex: 1;
margin-bottom: 10px;
}

@media (min-width: 1024px) {
.post {
flex: 1 0 70%;
max-width: 70%;
}
}

.post-container {
display: flex;
flex-direction: column;
}

@media (min-width: 1024px) {
.post-container {
flex-direction: row;
}
}

.post-header {
align-items: center;
display: flex;
flex-direction: column;
justify-content: space-between;
margin-bottom: 10px;
}

@media (min-width: 768px) {
.post-header {
align-items: baseline;
flex-direction: row;
}
}

.post-header .status-label {
vertical-align: super;
}

.post-title {
margin-bottom: 20px;
width: 100%;
}

@media (min-width: 768px) {
.post-title {
margin-bottom: 0;
padding-right: 10px;
}
}

.post-title h1 {
display: inline;
vertical-align: middle;
}

@media (min-width: 768px) {
.post-title h1 {
margin-right: 5px;
}
}

.post-author {
align-items: flex-start;
display: flex;
justify-content: space-between;
}

.post-avatar {
margin-bottom: 30px;
}

.post-content {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;
line-height: 1.6;
word-break: break-word;
}

.post-info-container {
display: flex;
margin-bottom: 40px;
}

.post-info {
min-width: 0;
padding-right: 20px;
width: 100%;
}

[dir=rtl] .post-info {
padding-right: 0;
padding-left: 20px;
}

.post-meta {
display: inline-block;
flex: 1;
margin-left: 10px;
vertical-align: middle;
}

[dir=rtl] .post-meta {
margin-left: 0;
margin-right: 10px;
}

.post-body {
display: flow-root;
}

.post-body a {
color: #1F73B7;
text-decoration: underline;
}

.post-body a:visited {
color: #9358B0;
}

.post-body a:hover,
.post-body a:active,
.post-body a:focus {
color: #0F3554;
}

.post-body img {
height: auto;
max-width: 100%;
}

.post-body p>img.image-style-align-left {
float: left;
margin: 8px 20px 6px 0;
}

.post-body p>img.image-style-align-right {
float: right;
margin: 8px 0px 6px 20px;
}

.post-body p>img.image-style-block-align-right {
margin-left: auto;
margin-right: 0;
}

.post-body p>img.image-style-block-align-left {
margin-left: 0;
margin-right: auto;
}

.post-body figure.image {
display: table;
margin: 0 auto;
}

.post-body figure.image>img {
display: block;
width: 100%;
}

.post-body figure.image.image-style-align-left {
float: left;
margin: 8px 20px 6px 0;
}

.post-body figure.image.image-style-align-right {
float: right;
margin: 8px 0px 6px 20px;
}

.post-body figure.image.image-style-block-align-right {
margin-left: auto;
margin-right: 0;
}

.post-body figure.image.image-style-block-align-left {
margin-left: 0;
margin-right: auto;
}

.post-body figcaption {
padding: 10px 0;
font-size: 12px;
text-align: center;
background-color: #f2f2f2;
}

.post-body ul,
.post-body ol {
padding-left: 20px;
list-style-position: outside;
margin: 20px 0 20px 20px;
}

[dir=rtl] .post-body ul,
[dir=rtl] .post-body ol {
padding-right: 20px;
padding-left: 0;
margin-left: 0;
margin-right: 20px;
}

.post-body ul>ul,
.post-body ol>ol,
.post-body ol>ul,
.post-body ul>ol,
.post-body li>ul,
.post-body li>ol {
margin: 0;
}

.post-body ul {
list-style-type: disc;
}

.post-body :not(pre)>code {
background: #f7f7f7;
border: 1px solid #ddd;
border-radius: 3px;
padding: 0 5px;
margin: 0 2px;
}

.post-body pre {
background: #f7f7f7;
border: 1px solid #ddd;
border-radius: 3px;
padding: 10px 15px;
overflow: auto;
white-space: pre;
}

.post-body blockquote {
border-left: 1px solid #ddd;
color: #5a6d7c;
font-style: italic;
padding: 0 15px;
}

.post-footer {
align-items: center;
display: flex;
justify-content: space-between;
padding-bottom: 20px;
}

.post-comment-count {
color: #5a6d7c;
}

.post-comment-count:hover {
text-decoration: none;
}

.post-comment-count .icon-comments {
color: #17494D;
display: inline-block;
width: 18px;
height: 18px;
margin: 5px;
vertical-align: middle;
}

.post-sidebar {
border-top: 1px solid #ddd;
flex: 1;
padding: 30px 0;
text-align: center;
}

@media (min-width: 1024px) {
.post-sidebar {
border: 0;
flex: 1 0 30%;
padding: 0 0 0 50px;
text-align: initial;
}

[dir=rtl] .post-sidebar {
padding: 0 50px 0 0;
}
}

.post-sidebar-title {
font-size: 18px;
font-weight: 600;
}

.post-comments {
margin-bottom: 20px;
}

@media (min-width: 1024px) {
.post-comments {
margin-bottom: 0;
}
}

/***** Community Badges *****/
/* Styles labels used next to the authors of article comments, community posts, and community comments */
.community-badge-title {
background-color: #04444d;
border-radius: 4px;
color: #fff;
font-size: 12px;
font-weight: 600;
padding: 0px 8px;
vertical-align: top;
white-space: nowrap;
display: inline-block;
line-height: 18px;
vertical-align: middle;
}

.community-badge-titles {
display: inline;
}

.community-badge-achievement {
display: block;
height: 16px;
white-space: nowrap;
width: 16px;
}

.community-badge-achievement img {
width: 100%;
height: 100%;
}

.community-badge-achievements {
display: flex;
}

.community-badge-achievements-rest {
font-size: 12px;
font-weight: 600;
line-height: 20px;
text-align: center;
vertical-align: top;
}

.community-badge {
margin: 2px;
}

.profile-info .community-badge-title {
padding: 2px 8px;
line-height: 20px;
}

.profile-info .community-badge-achievement {
height: 40px;
width: 40px;
}

.profile-info .community-badge-achievements-rest {
line-height: 40px;
font-size: 20px;
}

/* Navigation element that collapses on mobile */
.collapsible-nav {
flex-direction: column;
font-size: 14px;
position: relative;
}

@media (min-width: 768px) {
.collapsible-nav {
flex-direction: row;
}
}

.collapsible-nav-border {
border-bottom: 1px solid #ddd;
border-top: 1px solid #ddd;
}

@media (min-width: 768px) {
.collapsible-nav-border {
border-top: 0;
}
}

.collapsible-nav-toggle {
top: 22.5px;
transform: translateY(-50%);
position: absolute;
right: 0;
padding: 0;
border: 0;
background: none;
width: 25px;
height: 25px;
border-radius: 50%;
}

@media (min-width: 768px) {
.collapsible-nav-toggle {
display: none;
}
}

[dir=rtl] .collapsible-nav-toggle {
left: 0;
right: auto;
}

.collapsible-nav-toggle-icon {
display: none;
}

.collapsible-nav-toggle[aria-expanded=false] .chevron-icon {
display: inline-block;
}

.collapsible-nav-toggle[aria-expanded=true] .x-icon {
display: inline-block;
}

.collapsible-nav-toggle:focus {
outline: none;
border: 1px solid #17494D;
}

.collapsible-nav-list {
display: flex;
flex-direction: column;
}

@media (min-width: 768px) {
.collapsible-nav-list {
flex-direction: row;
}
}

.collapsible-nav-list li {
color: #2F3941;
line-height: 45px;
order: 1;
}

@media (min-width: 768px) {
.collapsible-nav-list li {
line-height: normal;
margin-right: 30px;
}

[dir=rtl] .collapsible-nav-list li {
margin-left: 30px;
margin-right: 0;
}

.collapsible-nav-list li a {
text-decoration: none;
padding: 15px 0;
}
}

.collapsible-nav-list li a {
color: #2F3941;
display: block;
}

@media (min-width: 768px) {
.collapsible-nav-list li:hover {
border-bottom: 4px solid #ddd;
}

.collapsible-nav-list li:hover a:not([aria-current=page]) {
padding: 15px 0 11px 0;
text-decoration: none;
}
}

.collapsible-nav-list li:not([aria-selected=true]),
.collapsible-nav-list li:not(.current) {
display: none;
}

@media (min-width: 768px) {

.collapsible-nav-list li:not([aria-selected=true]),
.collapsible-nav-list li:not(.current) {
display: block;
}
}

@media (min-width: 768px) {
.collapsible-nav-list li[aria-selected=true] {
padding: 15px 0 11px 0;
}
}

.collapsible-nav-list li[aria-selected=true],
.collapsible-nav-list li.current {
order: 0;
position: relative;
}

@media (min-width: 768px) {

.collapsible-nav-list li[aria-selected=true],
.collapsible-nav-list li.current {
border-bottom: 4px solid #17494D;
order: 1;
}
}

.collapsible-nav-list li[aria-selected=true] a,
.collapsible-nav-list li.current a {
color: #2F3941;
}

.collapsible-nav[aria-expanded=true] li:not([aria-selected=true]),
.collapsible-nav[aria-expanded=true] li:not(.current) {
display: block;
}

/* Sidebar navigation that collapses on mobile */
.collapsible-sidebar {
flex: 1;
max-height: 45px;
overflow: hidden;
padding: 10px 0;
position: relative;
}

@media (min-width: 1024px) {
.collapsible-sidebar {
max-height: none;
padding: 0;
}
}

.collapsible-sidebar-title {
margin-top: 0;
}

.collapsible-sidebar-toggle {
position: absolute;
top: 22.5px;
transform: translateY(-50%);
right: 0;
padding: 0;
border: 0;
background: none;
width: 25px;
height: 25px;
border-radius: 50%;
}

@media (min-width: 1024px) {
.collapsible-sidebar-toggle {
display: none;
}
}

[dir=rtl] .collapsible-sidebar-toggle {
left: 0;
right: auto;
}

.collapsible-sidebar-toggle-icon {
display: none;
}

.collapsible-sidebar-toggle[aria-expanded=false] .chevron-icon {
display: inline-block;
}

.collapsible-sidebar-toggle[aria-expanded=true] .x-icon {
display: inline-block;
}

.collapsible-sidebar-toggle:focus {
outline: none;
border: 1px solid #17494D;
}

.collapsible-sidebar-body {
display: none;
}

@media (min-width: 1024px) {
.collapsible-sidebar-body {
display: block;
}
}

.collapsible-sidebar[aria-expanded=true] {
max-height: none;
}

.collapsible-sidebar[aria-expanded=true] .collapsible-sidebar-body {
display: block;
}

/***** My activities *****/
.my-activities-nav {
background-color: #f2f2f2;
margin-bottom: 20px;
}

.my-activities-sub-nav {
margin-bottom: 30px;
}

.my-activities-table .striped-list-title {
/* My activities tables */
display: block;
margin-bottom: 10px;
max-width: 350px;
white-space: normal;
}

@media (min-width: 1024px) {
.my-activities-table .striped-list-title {
margin-bottom: 0;
max-width: 500px;
min-width: 350px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
}

.my-activities-table thead {
display: none;
}

@media (min-width: 768px) {
.my-activities-table thead {
display: table-header-group;
}
}

.my-activities-table th:first-child,
.my-activities-table td:first-child {
padding-left: 0;
}

@media (min-width: 1024px) {

.my-activities-table th:first-child,
.my-activities-table td:first-child {
width: 500px;
}
}

.my-activities-table th:last-child,
.my-activities-table td:last-child {
padding-right: 0;
}

.my-activities-table td:not(:first-child) {
display: none;
}

@media (min-width: 768px) {
.my-activities-table td:not(:first-child) {
display: table-cell;
}
}

/* Requests table */
.requests-search {
width: 100%;
}

.requests-table-toolbar {
align-items: flex-end;
display: flex;
flex-direction: column;
}

@media (min-width: 768px) {
.requests-table-toolbar {
flex-direction: row;
}
}

.requests-table-toolbar .search {
flex: 1;
width: 100%;
}

.requests-table-toolbar .request-table-filter {
width: 100%;
}

@media (min-width: 768px) {
.requests-table-toolbar .request-table-filter {
width: auto;
}
}

.requests-table-toolbar .request-filter {
display: block;
}

@media (min-width: 768px) {
.requests-table-toolbar .request-filter {
margin: 0 0 0 30px;
}

[dir=rtl] .requests-table-toolbar .request-filter {
margin: 0 30px 0 0;
}
}

.requests-table-toolbar .request-filter-label {
font-size: 13px;
margin-top: 30px;
}

@media (min-width: 768px) {
.requests-table-toolbar .request-filter-label {
margin-top: 0;
}
}

.requests-table-toolbar select {
max-height: 40px;
margin-bottom: 30px;
width: 100%;
}

@media (min-width: 768px) {
.requests-table-toolbar select {
margin-bottom: 0;
max-width: 300px;
width: auto;
}
}

@media (min-width: 768px) {
.requests-table-toolbar .organization-subscribe {
margin-left: 10px;
}

[dir=rtl] .requests-table-toolbar .organization-subscribe {
margin: 0 10px 0 0;
}
}

.requests-table-toolbar .organization-subscribe button {
line-height: 40px;
max-height: 40px;
padding: 0 20px;
}

.requests-table-toolbar+.requests-search-info {
margin-top: 15px;
}

.requests-table-toolbar+.requests-search-info.meta-data::after {
content: "";
margin: 0;
}

.requests-table-toolbar+.requests-search-info+.requests {
margin-top: 20px;
}

.requests-table-toolbar+.requests {
margin-top: 40px;
}

.requests .requests-table-meta {
display: block;
}

@media (min-width: 768px) {
.requests .requests-table-meta {
display: none;
}
}

.requests .requests-table thead {
display: none;
}

@media (min-width: 768px) {
.requests .requests-table thead {
display: table-header-group;
}
}

.requests .requests-table-info {
display: block;
}

@media (min-width: 768px) {
.requests .requests-table-info {
display: table-cell;
vertical-align: middle;
width: auto;
}
}

.requests .requests-table .requests-link {
position: relative;
}

.requests .requests-table .requests-sort-symbol {
position: absolute;
left: calc(100% + 3px);
bottom: 0;
font-size: 10px;
}

/* Following table */
@media (min-width: 768px) {
.subscriptions-subscribe button {
width: auto;
}
}

.subscriptions-table td:last-child {
display: block;
}

@media (min-width: 768px) {
.subscriptions-table td:last-child {
display: table-cell;
}
}

.subscriptions-table td:first-child {
display: flex;
align-items: center;
}

.subscriptions-table .user-avatar {
margin-right: 10px;
}

.subscriptions .striped-list-title {
display: inline-block;
vertical-align: middle;
}

/* Contributions table */
.contributions-table td:last-child {
color: #5a6d7c;
font-size: 13px;
}

@media (min-width: 768px) {
.contributions-table td:last-child {
color: inherit;
font-size: inherit;
font-weight: inherit;
}
}

.no-activities {
color: #5a6d7c;
}

/***** Request *****/
.request-container {
display: flex;
flex-direction: column;
flex-wrap: wrap;
justify-content: space-between;
}

@media (min-width: 1024px) {
.request-container {
align-items: flex-start;
flex-direction: row;
}
}

.request-container .comment-container {
min-width: 0;
}

.request-breadcrumbs {
margin-bottom: 40px;
}

@media (min-width: 1024px) {
.request-breadcrumbs {
margin-bottom: 60px;
}
}

.request-main {
flex: 1 0 auto;
order: 1;
}

.request-main .comment-fields,
.request-main .request-submit-comment {
display: none;
}

.request-main .comment-fields.shown {
display: block;
}

.request-main .request-submit-comment.shown {
display: inline;
}

@media (min-width: 1024px) {
.request-main {
flex: 0 0 66%;
order: 0;
min-width: 0;
}
}

.request-main .comment-form-controls {
display: block;
}

.request-main .comment-ccs {
display: block;
}

.request-main .comment-show-container {
border-radius: 2px;
border: 1px solid #ddd;
color: #5a6d7c;
text-align: inherit;
padding: 8px 25px;
width: 100%;
}

.request-main .comment-show-container.hidden {
display: none;
}

.request-main .form-field.comment-ccs>ul {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
border-bottom: 0;
}

.request-main .form-field.comment-ccs>ul[data-hc-focus=true] {
border: 1px solid #17494D;
}

.request-main .form-field.comment-ccs>input[type=text] {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
border-bottom: 0;
}

.request-main .comment-ccs+textarea {
border-top-left-radius: 0;
border-top-right-radius: 0;
margin-top: 0;
}

.request-main .comment-ccs+textarea:focus {
border-top: 1px solid #17494D;
}

.request-main input#mark_as_solved {
display: none;
}

.request-title {
width: 100%;
}

@media (min-width: 1024px) {
.request-title {
border-bottom: 1px solid #ddd;
margin-bottom: 0;
max-width: 66%;
padding-bottom: 20px;
}
}

.request-sidebar {
border-bottom: 1px solid #ddd;
border-top: 1px solid #ddd;
flex: 1 0 auto;
order: 0;
}

@media (min-width: 1024px) {
.request-sidebar {
background-color: #f7f7f7;
border: 0;
font-size: 13px;
flex: 0 0 auto;
padding: 0 20px;
width: 30%;
}
}

.request-sidebar h2 {
font-size: 15px;
font-weight: 600;
position: relative;
}

@media (min-width: 1024px) {
.request-sidebar h2 {
display: none;
}
}

.request-details {
border-bottom: 1px solid #ddd;
font-size: 0;
margin: 0;
padding-bottom: 20px;
}

.request-details:last-child {
border: 0;
}

.request-details dt,
.request-details dd {
display: inline-block;
vertical-align: top;
font-size: 13px;
margin: 20px 0 0 0;
}

.request-details dd {
padding: 0 10px;
width: 60%;
}

.request-details dd::after {
content: "\a";
white-space: pre;
}

.request-details dt {
color: #5a6d7c;
width: 40%;
}

.request-details .request-collaborators {
display: inline-block;
}

.request-attachments dt,
.request-attachments dd {
width: 100%;
}

.request-attachments dd {
margin: 10px 0 0 0;
}

.request-form textarea {
min-height: 120px;
}

.request-follow-up {
padding-top: 20px;
}

/***** Pagination *****/
.pagination {
margin: 20px 0;
text-align: center;
}

.pagination-next,
.pagination-prev,
.pagination-first,
.pagination-last {
display: inline-block;
}

.pagination-first-link,
.pagination-last-link {
padding: 0 10px;
}

.pagination-first-text,
.pagination-last-text {
border: 0;
clip: rect(0 0 0 0);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
white-space: nowrap;
}

.pagination-next-link {
padding-right: 10px;
}

.pagination-next-text {
margin-right: 10px;
}

[dir=rtl] .pagination-next-link {
padding-left: 10px;
}

[dir=rtl] .pagination-next-text {
margin-left: 10px;
}

.pagination-prev-link {
padding-left: 10px;
}

.pagination-prev-text {
margin-left: 10px;
}

[dir=rtl] .pagination-prev-link {
padding-right: 10px;
}

[dir=rtl] .pagination-prev-text {
margin-right: 10px;
}

/***** Metadata *****/
.meta-group {
display: block;
}

.meta-group-opposite {
float: right;
}

[dir=rtl] .meta-group-opposite {
float: left;
}

.meta-group * {
display: inline;
}

.meta-data {
color: #262626;
font-size: 17px;
}

.meta-data:not(:last-child)::after {
content: "";
background:#2671E1;
border-radius:100px;
width:5px;
height:5px;  
color:#2671E1;
margin: 0 5px;
}

/* User Profiles */
.profile-header {
padding: 30px 0;
background-color: #f7f7f7;
}

.profile-header .container {
display: flex;
flex-wrap: wrap;
}

@media (min-width: 768px) {
.profile-header .container {
flex-wrap: nowrap;
}
}

.profile-header .profile-info {
flex-basis: 100%;
display: flex;
flex-wrap: wrap;
min-width: 0;
}

.profile-avatar {
position: relative;
line-height: 0;
align-self: center;
margin-right: 10px;
}

[dir=rtl] .profile-avatar {
margin-left: 10px;
margin-right: 0;
}

.profile-avatar .user-avatar {
width: 80px;
height: 80px;
}

.profile-avatar .icon-agent {
bottom: 0;
right: 0;
}

.profile-header .basic-info {
-moz-hyphens: auto;
-ms-hyphens: auto;
-webkit-hyphens: auto;
word-break: break-word;
word-wrap: break-word;
display: flex;
flex-direction: column;
justify-content: center;
flex-grow: 1;
flex-basis: 0;
min-width: 0;
}

.profile-header .basic-info .name {
margin: 0;
line-height: 25px;
vertical-align: middle;
display: inline;
}

.profile-header .options {
display: flex;
flex-basis: 100%;
margin-top: 12px;
align-items: flex-start;
flex-wrap: wrap;
}

@media (min-width: 768px) {
.profile-header .options {
flex-wrap: nowrap;
flex-basis: auto;
margin-top: 0;
margin-left: 10px;
}

[dir=rtl] .profile-header .options {
margin-left: 0;
margin-right: 10px;
}

.profile-header .options> :not(:last-child) {
margin-bottom: 0;
margin-right: 10px;
}

[dir=rtl] .profile-header .options> :not(:last-child) {
margin-left: 10px;
margin-right: 0;
}
}

.user-profile-actions {
width: 100%;
margin-bottom: 15px;
}

.profile-header .description {
-moz-hyphens: auto;
-ms-hyphens: auto;
-webkit-hyphens: auto;
word-break: break-word;
word-wrap: break-word;
margin: 15px 0;
flex-basis: 100%;
}

.profile-stats {
font-size: 13px;
display: flex;
flex-direction: column;
flex-basis: 100%;
}

.profile-stats .stat {
display: flex;
margin-bottom: 10px;
}

.profile-stats .stat-label {
color: #5a6d7c;
flex: 0 0 100px;
margin-right: 10px;
}

[dir=rtl] .profile-stats .stat-label {
margin-left: 10px;
margin-right: 0;
}

.profile-stats-activity {
border-top: solid 1px #ddd;
margin-top: 15px;
}

@media (min-width: 768px) {
.profile-stats-activity {
border-top: 0;
flex-direction: row;
}
}

@media (min-width: 768px) {
.profile-stats-activity .stat {
flex-direction: column;
}
}

.profile-stats-activity .stat:first-child {
margin-top: 10px;
}

@media (min-width: 768px) {
.profile-stats-activity .stat:first-child {
margin-top: 0;
}
}

@media (min-width: 768px) {
.profile-stats-activity .stat:not(:last-child) {
margin-right: 40px;
}

[dir=rtl] .profile-stats-activity .stat:not(:last-child) {
margin-left: 40px;
margin-right: 0;
}
}

@media (min-width: 768px) {
.profile-stats-activity .stat-label {
flex: 0 1 auto;
}
}

.profile-stats-counters {
border-bottom: solid 1px #ddd;
}

@media (min-width: 768px) {
.profile-stats-counters {
flex: 0 0 200px;
border-bottom: 0;
margin-left: 40px;
}

[dir=rtl] .profile-stats-counters {
margin-left: 0;
margin-right: 40px;
}
}

@media (min-width: 1024px) {
.profile-stats-counters {
flex: 0 0 270px;
margin-left: 60px;
}

[dir=rtl] .profile-stats-counters {
margin-right: 60px;
margin-left: 0;
}
}

@media (min-width: 768px) {
.profile-stats-counters .stat {
flex-direction: column;
}
}

@media (min-width: 1024px) {
.profile-stats-counters .stat {
flex-direction: row;
}
}

@media (min-width: 768px) {
.profile-stats-counters .stat:not(:last-child) {
margin-bottom: 15px;
}
}

@media (min-width: 768px) {
.profile-stats-counters .stat-label {
flex: 0 1 auto;
}
}

@media (min-width: 1024px) {
.profile-stats-counters .stat-label {
flex: 0 0 100px;
}
}

.profile-private-badge {
flex-basis: 100%;
border: solid 1px #17494D;
border-radius: 4px;
color: #17494D;
padding: 5px 20px;
font-size: 12px;
text-align: center;
}

.profile-private-badge .profile-private-icon {
margin-left: 5px;
line-height: 15px;
}

@media (min-width: 768px) {
.profile-private-badge {
flex-basis: auto;
}
}

.profile-nav {
background-color: #f2f2f2;
margin-bottom: 37px;
}

.profile-section {
width: 100%;
}

@media (min-width: 1024px) {
.profile-section {
width: calc(100% - 330px);
}
}

.profile-section-header {
display: flex;
flex-wrap: wrap;
}

.profile-section-title {
flex-basis: 100%;
margin-bottom: 0;
}

.profile-section-description {
flex-basis: 100%;
padding: 10px 0;
color: #5a6d7c;
font-size: 13px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

@media (min-width: 768px) {
.profile-section-description {
flex: 1 0 50%;
padding-bottom: 0;
}
}

.profile-section-sorter {
flex-basis: 100%;
border-top: solid 1px #eee;
font-size: 13px;
}

.profile-section-sorter .dropdown-toggle {
padding: 10px 0;
width: 100%;
}

.profile-section-sorter .dropdown-toggle::after {
position: absolute;
right: 0;
}

[dir=rtl] .profile-section-sorter .dropdown-toggle::after {
left: 0;
right: initial;
}

@media (min-width: 768px) {
.profile-section-sorter .dropdown-toggle::after {
position: relative;
}
}

@media (min-width: 768px) {
.profile-section-sorter {
flex: 0 1 auto;
padding-top: 0;
border-top: 0;
margin-left: 20px;
}

[dir=rtl] .profile-section-sorter {
margin-left: 0;
margin-right: 20px;
}
}

.profile-badges-items {
margin-top: 25px;
}

.profile-badges-item {
border-top: 1px solid #ddd;
display: flex;
flex: 1;
flex-direction: row;
justify-content: flex-start;
padding: 27px 12px;
}

.profile-badges-item>div {
padding-right: 12px;
padding-left: 12px;
}

.profile-badges-item-image {
height: 40px;
width: 40px;
margin-right: 12px;
}

.profile-badges-item-image img {
max-height: 40px;
}

[dir=rtl] .profile-badges-item-image {
margin-left: 12px;
margin-right: 0;
}

.profile-badges-item-title,
.profile-badges-item-metadata-title {
font-size: 15px;
margin-bottom: 10px;
}

.profile-badges-item-title {
font-weight: 600;
}

.profile-badges-item-description,
.profile-badges-item-metadata-description {
color: #5a6d7c;
font-size: 13px;
margin: 0;
}

.profile-badges-item-metadata {
margin-left: auto;
text-align: right;
}

[dir=rtl] .profile-badges-item-metadata {
margin-left: 0;
margin-right: auto;
text-align: left;
}

.profile-contribution {
-moz-hyphens: auto;
-ms-hyphens: auto;
-webkit-hyphens: auto;
word-break: break-word;
word-wrap: break-word;
padding: 20px 0;
position: relative;
}

.profile-contribution-header {
margin-bottom: 5px;
}

.profile-contribution-title {
margin: 0 0 5px 0;
display: inline;
line-height: 21px;
font-size: 15px;
vertical-align: middle;
}

.profile-contribution-body {
margin: 10px 0;
}

.profile-contribution-list>.profile-contribution {
border-top: 1px solid #eee;
}

@media (min-width: 768px) {
.profile-contribution-list>.profile-contribution {
padding-left: 30px;
}

[dir=rtl] .profile-contribution-list>.profile-contribution {
padding-right: 30px;
padding-left: 0;
}
}

.profile-contribution-list>.profile-contribution:last-child {
border-bottom: 1px solid #eee;
}

.profile-contribution-icon {
left: 0;
position: absolute;
color: #ccc;
line-height: 25px;
}

[dir=rtl] .profile-contribution-icon {
right: 0;
}

.profile-contribution-icon svg {
vertical-align: middle;
}

.profile-contribution-list .profile-contribution-header {
margin-left: 30px;
}

[dir=rtl] .profile-contribution-list .profile-contribution-header {
padding-right: 30px;
padding-left: 0;
}

@media (min-width: 768px) {
.profile-contribution-list .profile-contribution-header {
margin-left: 0;
}

[dir=rtl] .profile-contribution-list .profile-contribution-header {
padding-right: 0;
}
}

.profile-comments .profile-contribution-breadcrumbs {
margin-left: 30px;
}

[dir=rtl] .profile-comments .profile-contribution-breadcrumbs {
padding-right: 30px;
padding-left: 0;
}

@media (min-width: 768px) {
.profile-comments .profile-contribution-breadcrumbs {
margin-left: 0;
}

[dir=rtl] .profile-comments .profile-contribution-breadcrumbs {
padding-right: 0;
}
}

.profile-section .no-activity,
.profile-section .private-activity {
display: block;
margin-top: 40px;
color: #999;
}

.private-activity-icon {
margin-right: 10px;
}

[dir=rtl] .private-activity-icon {
margin-right: 0;
margin-left: 10px;
}

.profile-activity-list {
margin-top: 25px;
}

.profile-activity {
position: relative;
padding-bottom: 30px;
}

@media (min-width: 768px) {
.profile-activity {
padding-left: 20px;
}

[dir=rtl] .profile-activity {
padding-right: 20px;
padding-left: 0;
}
}

@media (min-width: 768px) {
.profile-activity:not(:last-child) {
border-left: 1px solid #ddd;
}

[dir=rtl] .profile-activity:not(:last-child) {
border-left: 0;
border-right: 1px solid #ddd;
}
}

.profile-activity-header {
display: flex;
align-items: center;
margin-left: 35px;
}

[dir=rtl] .profile-activity-header {
margin-left: 0;
margin-right: 35px;
}

@media (min-width: 768px) {
.profile-activity-header {
margin-left: 0;
}

[dir=rtl] .profile-activity-header {
margin-right: 0;
}
}

.profile-activity-header .user-avatar {
width: 40px;
height: 40px;
margin-right: 10px;
min-width: 40px;
align-self: flex-start;
}

[dir=rtl] .profile-activity-header .user-avatar {
margin-left: 10px;
margin-right: 0;
}

.profile-activity-description {
-moz-hyphens: auto;
-ms-hyphens: auto;
-webkit-hyphens: auto;
word-break: break-word;
word-wrap: break-word;
margin: 0;
min-width: 0;
width: 100%;
}

.profile-activity-description span:first-child {
font-weight: 600;
display: inline;
}

.profile-activity-contribution {
padding: 20px;
margin-top: 10px;
border-radius: 8px;
background-color: #f7f7f7;
}

@media (min-width: 768px) {
.profile-activity-contribution {
margin-top: 0;
margin-left: 50px;
}

[dir=rtl] .profile-activity-contribution {
margin-left: 0;
margin-right: 50px;
}
}

.profile-activity-icon {
position: absolute;
left: 0;
width: 28px;
height: 28px;
border-radius: 50%;
background-size: 14px 14px;
background-repeat: no-repeat;
background-color: #FFFFFF;
background-position: 50% 50%;
text-align: center;
color: #ccc;
}

[dir=rtl] .profile-activity-icon {
right: 0;
}

@media (min-width: 768px) {
.profile-activity-icon {
left: -14px;
}

[dir=rtl] .profile-activity-icon {
right: -14px;
}
}

.profile-activity-icon svg {
position: relative;
top: 50%;
transform: translateY(-50%);
width: 1em;
height: 1em;
margin: auto;
}

/***** Search results *****/
.search-results {
display: flex;
flex-direction: column;
flex-wrap: wrap;
justify-content: space-between;
}

@media (min-width: 1024px) {
.search-results {
flex-direction: row;
}
}

.search-results-column {
flex: 1;
}

@media (min-width: 1024px) {
.search-results-column {
flex: 0 0 75%;
}
}

.search-results-sidebar {
border-top: 1px solid #ddd;
flex: 1 0 auto;
margin-bottom: 20px;
padding: 0;
}

@media (min-width: 1024px) {
.search-results-sidebar {
border: 0;
flex: 0 0 20%;
height: auto;
}
}

.search-results-sidebar .sidenav-item {
border-radius: 4px;
padding: 10px 36px;
margin-bottom: 4px;
color: #2F3941;
}

.search-results-sidebar .sidenav-item:hover,
.search-results-sidebar .sidenav-item.current {
background-color: #e9ebed;
text-decoration: none;
}

.search-results-sidebar .sidenav-subitem {
unicode-bidi: embed;
}

.search-results-sidebar .sidenav-tag {
display: flex;
flex-direction: row;
align-items: flex-start;
flex-grow: 0;
}

.search-results-sidebar .sidenav-tag .content-tag {
background: #E9EBED;
border-radius: 4px;
padding: 4px 12px;
text-decoration: none;
}

.search-results-sidebar .sidenav-tag .content-tag .label {
font-style: normal;
font-weight: 600;
font-size: 12px;
line-height: 24px;
text-align: center;
letter-spacing: -0.000427656px;
color: #49545C;
flex-grow: 0;
vertical-align: middle;
display: inline-block;
}

.search-results-sidebar .sidenav-tag .content-tag .close-icon {
color: #555555;
vertical-align: middle;
display: inline-block;
}

.search-results-sidebar .collapsible-sidebar {
margin-bottom: 30px;
}

.search-results-sidebar .collapsible-sidebar[aria-expanded=false] .multibrand-filter-list {
display: none;
}

@media (min-width: 1024px) {
.search-results-sidebar .collapsible-sidebar[aria-expanded=false] .multibrand-filter-list {
display: block;
}
}

.search-results-sidebar .multibrand-filter-list--collapsed li:nth-child(1n+6) {
display: none;
}

.search-results-sidebar .multibrand-filter-list .doc-count {
color: #666;
}

.search-results-sidebar .see-all-filters {
background: none;
border: none;
cursor: pointer;
display: block;
padding: 10px;
color: #1F73B7;
}

.search-results-sidebar .see-all-filters[aria-hidden=true] {
display: none;
}

.search-results-sidebar .see-all-filters:hover {
text-decoration: underline;
}

.search-results-sidebar .see-all-filters::after {
content: " ⌄";
font-weight: bold;
}

.search-results-subheading {
font-size: 18px;
font-weight: 600;
}

.search-results-list {
margin-bottom: 25px;
}

.search-results-list>li {
padding: 10px 0;
}

.search-results-list>li:first-child {
border-top: 1px solid #ddd;
}

.search-results-list>li:last-child{
padding-bottom:40px;  
}

.search-results .no-results {
display: flex;
flex-direction: column;
align-items: center;
padding-top: 4rem;
}

.search-results .no-results .headline {
color: #2F3941;
font-weight: 400;
font-size: 18px;
line-height: 24px;
letter-spacing: -0.45px;
}

.search-results .no-results .action-prompt {
color: #68737D;
font-weight: 400;
font-size: 14px;
line-height: 20px;
letter-spacing: -0.154px;
}

.search-results .no-results .action-prompt a {
color: #1F73B7;
}

.search-results .no-results .action-prompt a:visited {
color: #1F73B7;
}

.search-result-title-container {
display: flex;
justify-content: space-between;
align-items: center;
}

.search-result-title {
font-size: 20px;
margin-bottom: 10px;
font-weight: 600;
font-family: 'Lato';
}

.search-result-votes,
.search-result-meta-count {
color: #5a6d7c;
font-size: 13px;
}

.search-result-votes-icon,
.search-result-meta-count-icon {
color: #17494D;
vertical-align: middle;
width: 13px;
height: 13px;
}

[dir=ltr] .search-result-votes,
[dir=ltr] .search-result-meta-count {
margin-left: 20px;
}

[dir=rtl] .search-result-votes,
[dir=rtl] .search-result-meta-count {
margin-right: 20px;
}

.search-result-meta-container {
color: #666;
display: flex;
flex-direction: column;
}

/* Search and Listing page css here */
.search-listing-width{
max-width:895px;
margin:0 auto;
padding-top:20px;
}
@media(max-width:1024px){
.search-listing-width {
/* max-width: 700px; */
margin: 0 auto;
}  
}
@media(max-width:820px){
.search-listing-width {
max-width: 605px;
margin: 0 auto;
}  
}
h1.search-results-subheading {
color: #001588;
font-family: 'Lato' !important;
font-size: 20px;
font-weight: 800 !important;
}
.search-results-column.search-listing-width .breadcrumbs {
border-bottom: 0 !important;
}
.search-result-title-container a, .search-result-title-container a:hover, ol.breadcrumbs.search-result-breadcrumbs a, ol.breadcrumbs.search-result-breadcrumbs a:hover {
color: var(--Navy, #262626);
}
ul.pagination-list {
margin: 0 auto;
}
.pagination-list a {
background-color: #FFF;
color: #001588 !important;
font-size: 17px;
font-style: normal;
font-weight: 400;
height: 34px;
line-height: 31px;
font-family: 'Lato' !important;
}
.pagination-list a:hover {
background: #fff;
color: #001588 !important;
border: 1px solid #001588;
}
.pagination-last-link {
border-color: #001588;
}
.pagination-next-link {
border: 1px solid #001588;
}
li.pagination-first {
margin-right: -6px;
}
li.pagination-last {
margin-left: -6px;
}
.pagination-first-link {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
a.pagination-prev-link {
border-radius: 0;
}
a.pagination-next-link {
border-radius: 0;
}
a.pagination-last-link {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
li.pagination-next {
margin-left: -6px;
}
.attachment-item a, .attachment-item svg, .attachment-item div {
display: none;
}
.search-results-list>li h1 {
margin-bottom: 0;
text-align: left;
margin: 10px 0px;
}
.search-results-list>li h1 a {
text-decoration: none;
}
.search-body {
font-size: 17px;
line-height: 24px;
color: #262626 !important;
font-family: 'Lato';
font-weight: 400;
margin-bottom: 0rem !important;
}
.search-results .meta-group {
display: block;
align-items: center;
clear: both;
color: #666;
}
@media (min-width: 1024px) {
.search-results .meta-group {
display: flex;
}
}
.search-results .meta-group>li {
display: block;
}
@media (min-width: 1024px) {
.search-results .meta-group>li {
display: inline;
}
}
@media (min-width: 1024px) {
.search-results .meta-group li:first-child {
flex: 1;
}
}
.search-results .meta-group .meta-data {
color: inherit;
}
[dir="ltr"] .search-results .meta-group .meta-data:not(:last-child) {
margin-right: 20px;
}
[dir="rtl"] .search-results .meta-group .meta-data:not(:last-child) {
margin-left: 20px;
}
.search-results .meta-group .meta-data::after {
content: none;
}
.search-results-description {
margin-top: 10px;
word-break: break-word;
}
.search-results .no-results {
display: flex;
flex-direction: column;
align-items: center;
padding-top: 1rem;
padding-bottom: 3rem;
}
.search-results .no-results .headline {
color: #2F3941;
font-weight: 400;
font-size: 18px;
line-height: 24px;
letter-spacing: -0.45px;
}
.search-results .no-results .action-prompt {
color: #68737D;
font-weight: 400;
font-size: 14px;
line-height: 20px;
letter-spacing: -0.154px;
}
.search-results .no-results .action-prompt a {
color: #1F73B7;
}
.search-results .no-results .action-prompt a:visited {
color: #1F73B7;
}
[dir="ltr"] .search-result-icons {
float: right;
}
[dir="rtl"] .search-result-icons {
float: left;
}
.search-result-votes, .search-result-meta-count {
color: var(--color-primary-a30);
display: inline-block;
font-size: 13px;
padding: 4px 5px;
position: relative;
}
.search-result-votes-icon, .search-result-meta-count-icon {
color: #17494D;
vertical-align: middle;
width: 13px;
height: 13px;
}
[dir="ltr"] .search-result-votes, [dir="ltr"] .search-result-meta-count {
margin-left: 5px;
}
[dir="ltr"] .search-result-votes::before, [dir="ltr"] .search-result-meta-count::before {
margin-right: 3px;
}
[dir="rtl"] .search-result-votes, [dir="rtl"] .search-result-meta-count {
margin-right: 5px;
}
[dir="rtl"] .search-result-votes::before, [dir="rtl"] .search-result-meta-count::before {
margin-left: 3px;
}
.search-result .meta-group {
align-items: center;
}
.search-result-breadcrumbs {
margin: 0;
}
@media (min-width: 1024px) {
.search-result-breadcrumbs {
display: table-row;
}
}
@media (min-width: 1024px) {
.search-result-breadcrumbs li {
display: table-cell;
}
}
/* By default use bold instead of italic to highlight */
.search-results-description em {
font-style: normal;
font-weight: bold;
}
/* Add a yellow background for Chinese */
html[lang|="zh"] .search-results-description em {
font-style: normal;
background: yellow;
}
/***** Notifications *****/
.notification {
border: 1px solid;
display: table;
font-family: sans-serif;
font-size: 12px;
padding: 13px 15px;
transition: height .2s;
width: 100%;
color: #555;
}
.notification a {
color: #158ec2;
}
.notification-inner {
margin: 0 auto;
padding: 0 20px;
max-width: 980px;
}
.notification-icon, .notification-text, .notification-dismiss {
display: table-cell;
vertical-align: middle;
}
.notification-text {
padding: 0 15px;
width: 100%;
}
.notification+.notification {
margin-bottom: -1px;
position: relative;
top: -1px;
}
/* Error */
.notification-error {
background: #ffeded;
border-color: #f7cbcb;
}
.notification-error .notification-icon::before, .notification-error .notification-inline.notification-error::before {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' focusable='false' viewBox='0 0 12 12'%3E%3Cg fill='none' stroke='%23555555'%3E%3Ccircle cx='5.5' cy='6.5' r='5'/%3E%3Cpath stroke-linecap='round' d='M5.5 3.5v3'/%3E%3C/g%3E%3Ccircle cx='5.5' cy='9' r='1' fill='%23555555'/%3E%3C/svg%3E");
}
/* Notice */
.notification-notice {
background: #dbf3ff;
border-color: #b5e0f5;
}
.notification-notice .notification-icon::before, .notification-notice .notification-inline.notification-error::before {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' focusable='false' viewBox='0 0 12 12'%3E%3Cg fill='none' stroke='%23555555'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M3.5 6l2 2L9 4.5'/%3E%3Ccircle cx='6' cy='6' r='5.5'/%3E%3C/g%3E%3C/svg%3E");
}
/* Alert / Lock */
.notification-alert {
color: #ad5e18;
background: #fff8ed;
border-color: #fcdba9;
}
.notification-alert .notification-icon::before, .notification-alert .notification-inline.notification-error::before {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' focusable='false' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='%23ad5e18' stroke-linecap='round' d='M5.06 1.27l-4.5 8.5c-.18.33.06.73.44.73h9c.38 0 .62-.4.44-.73l-4.5-8.5a.494.494 0 00-.88 0zM5.5 4v2'/%3E%3Ccircle cx='5.5' cy='8' r='.8' fill='%23ad5e18'/%3E%3C/svg%3E");
}
.notification-icon::before, .notification-inline.notification-error::before {
background-size: cover;
content: "";
display: inline-block;
height: 14px;
width: 14px;
vertical-align: middle;
}
/* Dismiss button */
.notification-dismiss, a.notification-dismiss {
color: #555;
cursor: pointer;
opacity: .6;
transition: opacity 100ms ease;
text-decoration: none !important;
}
.notification-dismiss:hover {
opacity: 1;
}
/* Inline notifications */
.notification-inline {
border-radius: 4px;
line-height: 14px;
margin-top: 5px;
padding: 5px;
position: relative;
text-align: left;
vertical-align: middle;
}
[dir="rtl"] .notification-inline {
text-align: right;
}
.notification-inline[aria-hidden="true"] {
display: none;
}
.notification-inline.notification-error::before {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' focusable='false' viewBox='0 0 12 12'%3E%3Cg fill='none' stroke='%23e35b66'%3E%3Ccircle cx='5.5' cy='6.5' r='5'/%3E%3Cpath stroke-linecap='round' d='M5.5 3.5v3'/%3E%3C/g%3E%3Ccircle cx='5.5' cy='9' r='1' fill='%23e35b66'/%3E%3C/svg%3E");
margin: -2px 5px 0 0;
}
[dir="rtl"] .notification-inline.notification-error::before {
margin: 0 0 0 5px;
}
.notification-inline.notification-error {
background-color: #fff0f1;
border: 1px solid #e35b66;
color: #cc3340;
}
.notification-inline.notification-large {
padding: 13px 15px;
margin-bottom: 25px;
}
.notification-left-aligned {
text-align: left;
padding-left: 0;
}
html[dir="rtl"] .notification-left-aligned {
text-align: right;
padding-left: auto;
padding-right: 0;
}
.dropdown {
position: relative;
display: inline-block;
}
.dropdown-toggle {
cursor: pointer;
background: none;
border: 0;
display: inline-block;
padding: 0;
text-align: initial;
vertical-align: middle;
}
.dropdown-toggle:hover {
text-decoration: none;
}
.dropdown-toggle>* {
display: inline-block;
}
.dropdown-menu {
background: #fff;
border: 1px solid #87929D;
border-radius: 3px;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
display: none;
font-size: 14px;
font-style: normal;
font-weight: normal;
left: 0;
margin-top: 1px;
min-width: 170px;
padding: 10px 0;
position: absolute;
text-align: left;
z-index: 1000;
}
[dir="rtl"] .dropdown-menu {
text-align: right;
}
.dropdown-menu[aria-expanded="true"] {
display: block;
}
.dropdown-menu [role="separator"] {
border-bottom: 1px solid #e9ebed;
margin: 4px 0;
}
.dropdown-menu [role="menuitem"] {
color: #333;
cursor: pointer;
display: block;
padding: 7px 40px 7px 20px;
white-space: nowrap;
background-color: transparent;
border: 0;
-webkit-appearance: none;
text-align: start;
line-height: inherit;
width: 100%;
}
[dir="rtl"] .dropdown-menu [role="menuitem"] {
padding: 7px 20px 7px 40px;
}
.dropdown-menu [role="menuitem"]:hover, .dropdown-menu [role="menuitem"]:focus {
background: #f3f3f3;
text-decoration: none;
color: #333;
}
.dropdown-menu [role="menuitem"][aria-selected="true"] {
cursor: default;
}
.dropdown-menu [role="menuitem"][aria-selected="true"]::after {
content: "";
background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1 7l3 3 7-7'%3E%3C/path%3E%3C/svg%3E");
display: inline-block;
height: 12px;
margin-left: 10px;
width: 12px;
}
[dir="rtl"] .dropdown-menu [role="menuitem"][aria-selected="true"]::after {
margin-left: 0;
margin-right: 10px;
float: left;
}
.dropdown-menu [role="menuitem"][hidden], .dropdown-menu [role="menuitem"][aria-hidden="true"] {
display: none !important;
}
.dropdown-menu-end {
left: auto;
right: 0;
}
.dropdown-menu-top {
bottom: 100%;
margin-bottom: 1px;
}
[dir="rtl"] .dropdown-menu {
left: auto;
right: 0;
text-align: right;
}
[dir="rtl"] .dropdown-menu-end {
left: 0;
right: auto;
}
.dropdown-chevron-icon {
vertical-align: middle;
}
.content-tags>p {
color: #68737D;
margin-top: 32px;
margin-bottom: 4px;
}
.content-tags-add-hint {
color: #68737D;
font-size: 14px;
}
.content-tag-list {
display: flex;
flex-wrap: wrap;
word-break: break-word;
}
.content-tag-list li {
border-right: 1px solid #C2C8CC;
margin-bottom: 4px;
}
[dir="ltr"] .content-tag-list li {
padding-right: 8px;
margin-right: 8px;
}
[dir="rtl"] .content-tag-list li {
padding-left: 8px;
margin-left: 8px;
}
.content-tag-list li:last-child {
border: none;
}

@media (min-width: 1024px) {
.search-result-meta-container {
flex-direction: row;
align-items: center;
}
}

@media (min-width: 1024px) {
.search-result-meta-container nav {
flex: 1;
}
}

@media (min-width: 1024px) {
[dir=ltr] .search-result-meta-container .meta-data {
margin-left: 20px;
}
}

@media (min-width: 1024px) {
[dir=rtl] .search-result-meta-container .meta-data {
margin-right: 20px;
}
}

.search-result-meta-container .meta-data::after {
content: none;
}

.search-result-breadcrumbs {
margin: 0;
}

.search-result-description {
margin-top: 10px;
margin-bottom: 0;
word-break: break-word;
}

/* By default use bold instead of italic to highlight */
.search-results-description em {
font-style: normal;
font-weight: bold;
}

/* Add a yellow background for Chinese */
html[lang|=zh] .search-results-description em {
font-style: normal;
background: yellow;
}

/***** Notifications *****/
.notification {
border: 1px solid;
display: table;
font-family: sans-serif;
font-size: 12px;
padding: 13px 15px;
transition: height 0.2s;
width: 100%;
color: #555;
}

.notification a {
color: #158ec2;
}

.notification-inner {
margin: 0 auto;
padding: 0 20px;
max-width: 980px;
}

.notification-icon,
.notification-inline.notification-error::before,
.notification-text,
.notification-dismiss {
display: table-cell;
vertical-align: middle;
}

.notification-text {
padding: 0 15px;
width: 100%;
}

.notification+.notification {
margin-bottom: -1px;
position: relative;
top: -1px;
}

/* Error */
.notification-error {
background: #ffeded;
border-color: #f7cbcb;
}

.notification-error .notification-icon::before,
.notification-error .notification-inline.notification-error::before {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' focusable='false' viewBox='0 0 12 12'%3E%3Cg fill='none' stroke='%23555555'%3E%3Ccircle cx='5.5' cy='6.5' r='5'/%3E%3Cpath stroke-linecap='round' d='M5.5 3.5v3'/%3E%3C/g%3E%3Ccircle cx='5.5' cy='9' r='1' fill='%23555555'/%3E%3C/svg%3E");
}

/* Notice */
.notification-notice {
background: #dbf3ff;
border-color: #b5e0f5;
}

.notification-notice .notification-icon::before,
.notification-notice .notification-inline.notification-error::before {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' focusable='false' viewBox='0 0 12 12'%3E%3Cg fill='none' stroke='%23555555'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M3.5 6l2 2L9 4.5'/%3E%3Ccircle cx='6' cy='6' r='5.5'/%3E%3C/g%3E%3C/svg%3E");
}

/* Alert / Lock */
.notification-alert {
color: #ad5e18;
background: #fff8ed;
border-color: #fcdba9;
}

.notification-alert .notification-icon::before,
.notification-alert .notification-inline.notification-error::before {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' focusable='false' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='%23ad5e18' stroke-linecap='round' d='M5.06 1.27l-4.5 8.5c-.18.33.06.73.44.73h9c.38 0 .62-.4.44-.73l-4.5-8.5a.494.494 0 00-.88 0zM5.5 4v2'/%3E%3Ccircle cx='5.5' cy='8' r='.8' fill='%23ad5e18'/%3E%3C/svg%3E");
}

.notification-icon::before,
.notification-inline.notification-error::before {
background-size: cover;
content: "";
display: inline-block;
height: 14px;
width: 14px;
vertical-align: middle;
}

/* Dismiss button */
.notification-dismiss,
a.notification-dismiss {
color: #555;
cursor: pointer;
opacity: 0.6;
transition: opacity 100ms ease;
text-decoration: none !important;
}

.notification-dismiss:hover {
opacity: 1;
}

/* Inline Notifications */
.notification-inline {
border-radius: 4px;
line-height: 14px;
margin-top: 5px;
padding: 5px;
position: relative;
text-align: left;
vertical-align: middle;
}

[dir=rtl] .notification-inline {
text-align: right;
}

.notification-inline[aria-hidden=true] {
display: none;
}

.notification-inline.notification-error::before {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' focusable='false' viewBox='0 0 12 12'%3E%3Cg fill='none' stroke='%23e35b66'%3E%3Ccircle cx='5.5' cy='6.5' r='5'/%3E%3Cpath stroke-linecap='round' d='M5.5 3.5v3'/%3E%3C/g%3E%3Ccircle cx='5.5' cy='9' r='1' fill='%23e35b66'/%3E%3C/svg%3E");
margin: -2px 5px 0 0;
}

[dir=rtl] .notification-inline.notification-error::before {
margin: 0 0 0 5px;
}

.notification-inline.notification-error {
background-color: #fff0f1;
border: 1px solid #e35b66;
color: #cc3340;
}

.notification-inline.notification-large {
padding: 13px 15px;
margin-bottom: 25px;
}

.notification-left-aligned {
text-align: left;
padding-left: 0;
}

html[dir=rtl] .notification-left-aligned {
text-align: right;
padding-left: auto;
padding-right: 0;
}

.dropdown {
position: relative;
display: inline-block;
}

.dropdown-toggle {
cursor: pointer;
background: none;
border: 0;
display: inline-block;
padding: 0;
text-align: initial;
vertical-align: middle;
}

.dropdown-toggle:hover {
text-decoration: none;
}

.dropdown-toggle>* {
display: inline-block;
}

.dropdown-toggle[aria-expanded=true]+.dropdown-menu {
display: block;
}

.dropdown-menu {
background: #fff;
border: 1px solid #d8dcde;
border-radius: 3px;
box-shadow: 0px 20px 30px 0px rgba(23, 73, 77, 0.15);
display: none;
font-size: 14px;
font-style: normal;
font-weight: normal;
left: 0;
margin-top: 1px;
min-width: 170px;
padding: 10px 0;
position: absolute;
text-align: left;
z-index: 1000;
}

[dir=rtl] .dropdown-menu {
text-align: right;
}

.dropdown-menu [role=separator] {
border-bottom: 1px solid #e9ebed;
margin: 4px 0;
}

.dropdown-menu [role=menuitem],
.dropdown-menu [role=menuitemradio] {
color: #2f3941;
cursor: pointer;
display: block;
padding: 7px 40px 7px 20px;
white-space: nowrap;
background-color: transparent;
border: 0;
-webkit-appearance: none;
text-align: start;
line-height: inherit;
width: 100%;
}

[dir=rtl] .dropdown-menu [role=menuitem],
[dir=rtl] .dropdown-menu [role=menuitemradio] {
padding: 7px 20px 7px 40px;
}

.dropdown-menu [role=menuitem]:hover,
.dropdown-menu [role=menuitem]:focus,
.dropdown-menu [role=menuitemradio]:hover,
.dropdown-menu [role=menuitemradio]:focus {
background: rgba(31, 115, 183, 0.08);
text-decoration: none;
color: #2f3941;
}

.dropdown-menu [role=menuitem][aria-selected=true],
.dropdown-menu [role=menuitem][aria-checked=true],
.dropdown-menu [role=menuitemradio][aria-selected=true],
.dropdown-menu [role=menuitemradio][aria-checked=true] {
cursor: default;
}

.dropdown-menu [role=menuitem][aria-selected=true]::after,
.dropdown-menu [role=menuitem][aria-checked=true]::after,
.dropdown-menu [role=menuitemradio][aria-selected=true]::after,
.dropdown-menu [role=menuitemradio][aria-checked=true]::after {
content: "";
background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1 7l3 3 7-7'%3E%3C/path%3E%3C/svg%3E");
display: inline-block;
height: 12px;
margin-left: 10px;
width: 12px;
}

[dir=rtl] .dropdown-menu [role=menuitem][aria-selected=true]::after,
[dir=rtl] .dropdown-menu [role=menuitem][aria-checked=true]::after,
[dir=rtl] .dropdown-menu [role=menuitemradio][aria-selected=true]::after,
[dir=rtl] .dropdown-menu [role=menuitemradio][aria-checked=true]::after {
margin-left: 0;
margin-right: 10px;
float: left;
}

.dropdown-menu [role=menuitem][hidden],
.dropdown-menu [role=menuitem][aria-hidden=true],
.dropdown-menu [role=menuitemradio][hidden],
.dropdown-menu [role=menuitemradio][aria-hidden=true] {
display: none !important;
}

.dropdown-menu-end {
left: auto;
right: 0;
}

.dropdown-menu-top {
bottom: 100%;
margin-bottom: 1px;
}

[dir=rtl] .dropdown-menu {
left: auto;
right: 0;
text-align: right;
}

[dir=rtl] .dropdown-menu-end {
left: 0;
right: auto;
}

.dropdown-chevron-icon {
vertical-align: middle;
}

.content-tags>p {
color: #68737D;
margin-top: 32px;
margin-bottom: 4px;
}

.content-tags-add-hint {
color: #68737D;
font-size: 14px;
}

.content-tag-list {
display: flex;
flex-wrap: wrap;
word-break: break-word;
}

.content-tag-list li {
border-right: 1px solid #C2C8CC;
margin-bottom: 4px;
}

[dir=ltr] .content-tag-list li {
padding-right: 8px;
margin-right: 8px;
}

[dir=rtl] .content-tag-list li {
padding-left: 8px;
margin-left: 8px;
}

.content-tag-list li:last-child {
border: none;
}

/***** WYSIWYG Editor *****/
#hc-wysiwyg {
border: 1px solid #87929D;
}

/***** Upload Dropzone *****/
.upload-dropzone {
border: 1px solid #87929D;
}

/***** Summary component *****/
zd-summary-block {
background: #f3f6f6;
}

[dir=ltr] zd-summary-block {
border-left-color: #859fa1;
}

[dir=rtl] zd-summary-block {
border-right-color: #859fa1;
}

/* Country Dropdown Css */
.country-dropdown {
padding-top: 3px;
padding-right:20px;  
}

.country-dropdown select {
padding: 0;
border: 0;
background-color: Transparent;
background: url('/hc/theming_assets/01JZ7XB56J13Y5RQT1FWVJYHA9') no-repeat right center;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
font-size: 20px !important;
text-transform: uppercase;
font-weight: 500 !important;
color: #FFF;
line-height: 24px !important;
cursor: pointer;
width: 50px;
}

.country-dropdown select option {
background: #001588;
}

.country-dropdown img.web-world {
float: left;
margin-top: 3px;
margin-right: 0px;
margin-left: 20px;
}

.country-language h6 {
color: #001588;
font-size: 32px;
font-weight: 700;
line-height: 40px;
margin-bottom: 0;
padding-bottom: 0px;
font-family: 'Lato';
}

/* Language & country selection (Figma design) */
/* Language & country popup – text alignment: all left (Figma) */
.country-language {
  text-align: left;
}
/* Pampers/Heading/H1 - Bold (24px) */
.country-language .country-language-title {
  color: var(--Black, #262626);
  font-size: var(--Font-Size-2xl, 24px);
  font-style: normal;
  font-weight: 700;
  line-height: var(--Font-Line-height-2xl, 32px);
  letter-spacing: -0.4px;
  margin-bottom: 8px;
  text-align: left;
}
/* Pampers/Body/B1 - Regular (17px) */
.country-language .country-language-subtitle {
  color: var(--Black, #262626);
  font-size: var(--Font-Size-md, 17px);
  font-style: normal;
  font-weight: 400;
  line-height: var(--Font-Line-height-lg, 24px);
  margin-bottom: 8px;
  text-align: left;
}
/* Language options container – 16px gap + divider between sections (Figma) */
.country-language-groups {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0;
  width: 100%;
}
.country-language-group {
  margin-bottom: 0;
  width: 100%;
  box-sizing: border-box;
}
.country-language-group:last-child {
  margin-bottom: 0;
}
/* Divider between each language section – full modal width, Figma style */
.country-language-group + .country-language-group {
  margin-top: 16px;
  padding-top: 16px;
  border-top: 1px solid var(--Gray-300, #D0D5DD);
  border-radius: 2px;
  box-sizing: border-box;
}
/* Pampers/Heading/H2 - Bold (20px) */
.country-language-group .language-group-name {
  display: block;
  color: var(--Colours-UX-Black, #262626);
  font-size: var(--Font-Size-xl, 20px);
  font-style: normal;
  font-weight: 700;
  line-height: var(--Font-Line-height-lg, 28px);
  margin: 0 0 16px 0!important;
  text-align: left;
}
/* Language selection pill – Figma eclipse style (unselected) */
.locale-pill {
  display: flex;
  align-items: center;
  width: 146px;
  min-height: 42px;
  padding: 6px 16px 4px 16px;
  gap: 12px;
  margin-right: 8px;
  margin-bottom: 8px;
  border-radius: 24px;
  background: var(--Base-White, #FFF);
  border: 1px solid var(--Gray-300, #D0D5DD);
  color: var(--Black, #262626);
  font-size: 16px;
  font-weight: 400;
  font-family: 'Lato', sans-serif;
  text-decoration: none !important;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, background 0.2s ease, color 0.2s ease;
  text-align: left;
  box-sizing: border-box;
  box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
}
.locale-pill:hover {
  border-color: #9ca3af;
  color: var(--Black, #262626);
  text-decoration: none !important;
}
/* Selected language pill – ellipse style, 4px teal ring (same width as unselected) */
.locale-pill-active,
.locale-pill.locale-pill-active {
  width: 146px;
  border-radius: 24px;
  border: 1px solid var(--Gray-300, #D0D5DD);
  background: var(--Base-White, #FFF);
  box-shadow: 0 0 0 4px #00B2A9, 0 1px 2px 0 rgba(16, 24, 40, 0.05);
  color: var(--Black, #262626) !important;
}
.locale-pill-active:hover,
.locale-pill.locale-pill-active:hover {
  color: var(--Black, #262626) !important;
}
.locale-pill .locale-pill-flag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  overflow: hidden;
  line-height: 1;
}
.locale-pill .locale-pill-flag .locale-flag-svg,
.locale-pill .locale-pill-flag .locale-flag-img {
  display: block;
  width: 24px;
  height: 24px;
  object-fit: cover;
}
.locale-pill .locale-pill-country {
  line-height: 1.2;
  text-decoration: none !important;
}

ul.language {
margin: 0;
padding: 0;
}

ul.language li {
list-style-type: none;
display: inline;
width: 100%;
max-width: 50%;  
float: left;
padding-top: 24px;
text-align: left;
}

ul.language li a {
color: #262626;
font-size: 24px;
line-height: 24px;
font-weight: 400;
text-decoration: none;
letter-spacing: -0.4px;  
font-family: "Lato", sans-serif !important;
}

ul.language li a.active {
font-weight: 600;
}

ul.language li:nth-child(1), ul.language li:nth-child(4), ul.language li:nth-child(7) {
/* padding-right: 13px; */
}

ul.language li:nth-child(3), ul.language li:nth-child(6), ul.language li:nth-child(9) {
width: auto;
/* padding-left: 13px; */
}

span.languageShortName {
color: #fff;
font-style: normal;
font-weight: 600;
font-size: 20px;
font-family: "Lato";
}
.locale-item {
  position: relative;

}
.heart-lang-icon {
position: absolute;
left: -33px;
margin-top: 3px;
}

.country-dropdown span {
text-transform: uppercase;
font-weight: 500;
font-size: 18px;
width: 30px;
overflow: hidden;
white-space: nowrap;
letter-spacing: 1px;
margin-right: 8px;
margin-left: 10px;
}

.mt12 {
margin-top: 5px;
cursor: pointer;
float: right;
}

@media(max-width:767px) {
body, html{
overflow-x:hidden;    
}  
.country-dropdown {
width: 130px !important;
padding-right:10px;  
}
.country-dropdown select {
background-color: Transparent;
background: url('/hc/theming_assets/01JZ7XB69T36BFZ6GZRXCK6Y02') no-repeat right center;
color: #001588;
width: 50px;
}

.languageText,
span.languageShortName {
font-size: 20px !important;
text-transform: uppercase;
font-weight: 500 !important;
color: #001588;
line-height: 24px !important;
cursor: pointer;
padding-top: 12px;
}

.languageText span {
padding-right: 7px;
padding-left: 7px;
}

.languageText img {
margin-top: -5px;
}

.country-language h6 {
font-size: 20px;
line-height: 24px;
font-weight: 700;
padding-bottom: 4px;
}
.country-language .country-language-title {
  padding-bottom: 4px;
}
.country-language .country-language-subtitle {
  margin-bottom: 8px;
}
.country-language-group .language-group-name {
  font-size: 20px;
}
.locale-pill {
  font-size: 15px;
  height: 42px;
  min-height: 42px;
  padding: 0 14px;
}

.heart-lang-icon {
position: absolute;
left: -33px;
margin-top: 3px;
}

ul.language li a {
font-size: 20px;
font-weight: 400;
line-height: 24px;
}

.country-dropdown {
width: 100%;
/* display: none; */
}

.country-dropdown select option {
background: #001588;
}

.country-dropdown img.web-world {
float: left;
margin-top: 2px;
margin-left: 38px;
}

.modal-content {
border: 0 !important;
border-bottom-left-radius: 40px !important;
border-bottom-right-radius: 0 !important;
background: #FFF !important;
}

#gotoPampersModal .modal-header {
border-top-left-radius: 0px !important;
border-top-right-radius: 0px !important;
}

#gotoPampersModal .modal-content {
border: 0 !important;
border-bottom-left-radius: 40px !important;
border-bottom-right-radius: 0 !important;
background: #FFF !important;
}

.article-sidebar {
padding-right: 0;
}

.category-page .article-sidebar,
.article-sidebar {
border-right: 0;
}
}

/* Search results page Css */

.sub-title{
font-family: "Lato";
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 24px;
letter-spacing: -0.2px;
}

.search-result-box {
background: var(--Teal-AXS, #001588) !important;
padding: 30px 0 40px 0 !important;
}

.search-result-box .search-icon {
top: 0;
margin-top: 30px;
}

.search-result-box input[type="search"] {
height: 60px;
border-radius: 16px;
}

.search-result-box .search input[type="search"],
.search-result-box .search .clear-button {
background-color: #fff;
border-radius: 16px;
border: none;
}

.search-result-box .header-search {
display: inline;
}

.search-result-box .search-has-value.search+.search-icon {
display: block;
}

.search-results-page {
clear: both;
overflow: hidden;
}

.search-results-page .white-bg {
background: #FFF;
}

.search-results-page h2,
.search-results-page p {
color: #262626 !important;
}

.search-results-page h2 {
color: #262626;
}

.search-results-page .card-box {
border: 2px solid var(--color-primary-a30);
padding: 15px;
}

.search-page .promoted-articles {
margin-top: 30px !important;
margin-bottom: 0px !important;
}

.search-most-topics .most-popular {
padding: 40px 0 40px 0;
}

.search-page .card-box .heading-title {
max-width: 230px !important;
}

body.searchPage .search-page-divider img{
  display:none !important;
}

body.searchPage p.plr-spacer {
/*     margin-bottom: 0; */
}

.pt-60{
padding-top: 60px;
}
.heading:not(:first-child) {
    margin: 32px 0px 32px 0px;
}
.article-content .article-body h3 {
background: var(--Light-Gray, #F0F2F2);
padding: 16px;
text-align: left;
font-size: 17px !important;
color: #262626;
border-radius: 5px;
font-family: 'Lato' !important;
font-weight: 400;
margin: 32px 0px 32px 0px;
line-height:24px;  
}

.article-content .article-body h3:last-child {
margin-bottom: 0;
}

.article-content .article-body span {
color: #001588;
}

@media(max-width:767px) {
.search-result-box .search input[type="search"] {
border-radius: 30px !important;
}
.search-result-box input[type="search"] {
height: 56px;
}
.search-result-box .search-icon {
top: 0;
margin-top: 30px;
}
.search-result-box {
background: none !important;
padding: 0 !important;
}
.search-results-page .looking-for-section .most-popular {
padding: 20px 0 20px 0;
}
.logo img {
width: 155px !important;
height: 27.659px;
vertical-align: middle;
}
.search-results-page {
margin-bottom: 0;
}
.article-rating-section {
text-align: center;
}
.search-results-page p.sub-title{
font-family: 'Lato';  
font-size: 17px;
font-style: normal;
font-weight: 600;
line-height: 24px;
text-align:center;
padding-left: 15px;
padding-right: 15px;
padding-top: 16px;
 padding-bottom: 16px;
} 
.searchPage .looking-for-section .most-popular h2,
.articlePage .looking-for-section .most-popular h2{
font-size: 28px;
font-weight: 700;
line-height: 34px;
letter-spacing: -1px;
font-family: 'Kiddy Kitty' !important;
}  
body.searchPage p.plr-spacer{
font-size: 20px !important;
line-height: 24px;
letter-spacing: -0.2px;    
font-family:'Lato';
}  
}

.horizontal-line {
border-bottom:2px solid #F0F2F2; 
max-width: 895px;
margin: 0 auto;
padding-bottom: 17px;
}

.pb-8{
padding-bottom:8px !important;
}

/* New Home page and Other page CSS */

body,
html {
font-family: "Lato", sans-serif !important;
font-size: 17px;
font-weight: normal;
font-style: normal;
line-height: 24px;
}

@font-face {
    font-family: 'Kiddy Kitty';
    src: url('/hc/theming_assets/01JCJVE1P48F87WWNWG7QDPMCK');
    src: url('/hc/theming_assets/01JCJVE1P48F87WWNWG7QDPMCK.eot?#iefix') format('embedded-opentype'),
        url('/hc/theming_assets/01JCJVDX6ETQGBDP1F4JPEQGEY.woff2') format('woff2'),
        url('/hc/theming_assets/01JCJVEAXCV76E1WEM03V2S0BX.woff') format('woff'),
        url('/hc/theming_assets/01JCJVEA1HEKEXN4M9TSE7M4M6.ttf') format('truetype'),
        url('KiddyKitty-Bold.svg#KiddyKitty-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('/hc/theming_assets/01JCJVDTEWB4M7ZN3WEXT0Q2FM.eot');
    src: url('/hc/theming_assets/01JCJVDTEWB4M7ZN3WEXT0Q2FM.eot?#iefix') format('embedded-opentype'),
        url('/hc/theming_assets/01JCJVDWKM6Q25HXWC6S6AN6ZJ.woff2') format('woff2'),
        url('/hc/theming_assets/01JCJVE93M36G2KZ4H3JFAKNBB.woff') format('woff'),
        url('/hc/theming_assets/01JCJVEA2WMTGZZP2MA8M6JN7G.ttf') format('truetype'),
        url('Lato-Black.svg#Lato-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('Lato-Regular.eot');
    src: url('/hc/theming_assets/01JCJVE5M2RCRGW890MDXDKB84.eot?#iefix') format('embedded-opentype'),
        url('/hc/theming_assets/01JCJVE06SPXQWA2PSHAKFSEYE.woff2') format('woff2'),
        url('/hc/theming_assets/01JCJVE9WNRQ72YC74T0GNGMK1.woff') format('woff'),
        url('/hc/theming_assets/01JCJVE9QA5TPH5CYGPEWQPXHS.ttf') format('truetype'),
        url('Lato-Regular.svg#Lato-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('Lato-Bold.eot');
    src: url('/hc/theming_assets/01JCJVDYF0HER1E2R57MQTWAQM.eot?#iefix') format('embedded-opentype'),
        url('/hc/theming_assets/01JCJVDY6HM1PQG1PB7WEC3QM6.woff2') format('woff2'),
        url('/hc/theming_assets/01JCJVE9BJPYXDFFDQC7ZAB4E9.woff') format('woff'),
        url('/hc/theming_assets/01JCJVE9BJPYXDFFDQC7ZAB4E9.ttf') format('truetype'),
        url('Lato-Bold.svg#Lato-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

.container .newRequest{
  width: 600px;
}
body.wideHeader .container, .search-results-page .container {
/* max-width: 1194px !important; */
max-width: 1112px !important;
margin: 0 auto;
}
.container {
max-width: 1140px !important; 
/*max-width: 1090px !important;  */
margin: 0 auto;
}
iframe {
width: 100%;
height: 265px;
border-radius: 7px;
}
a {
background-color: transparent;
color: #001588 !important;
font-weight: bold !important;
text-decoration: underline;
font-size: 17px;
}
a:visited {
color: #001588 !important;
}
ol,
ul {
padding-left: 0 !important;
}
.modal-open {
overflow: auto;
padding-right: 0 !important;
}

/* Browse By Topic */

body.wideHeader .browse-by-topic .container{
max-width:987px !important;
margin:0 auto;
}

.browse-by-topic h2,
.quick-help-section h2,
.latest-news-section h2,
.quick-help-mobile h2 {
font-family: 'Kiddy Kitty';
color: #001588;
font-size: 48px;
font-weight: 700;
line-height: 67.2px;
letter-spacing: -1.44px;
text-align: center;
margin-bottom: 0;
}
.ft-32{
font-size:40px !important;  
}
.quick-help-section h2 {
padding-bottom: 40px;
}
.categories-section {
padding:30px 100px 0;
gap: 60px;
}
.categories-section a {
text-decoration: none !important;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
text-align: center;
}
.categories-section span.category-name {
font-family: 'Lato';
color: #001588 !important;
font-size: 24px;
font-style: normal;
font-weight: 900;
line-height: 32px;
letter-spacing: -0.4px;
width: 100%;
display: block;
text-align: center;
}
.categories-section img {
width: 90px;
height: 90px;
display: block;
}

/* Quick Help */

.quick-help-section .top-bg-curve,
.quick-help-section .bottom-bg-curve {
height: 70px;
background-size: cover;
background-position: center;
}
.quick-help-section .top-bg-curve {
background-image: url('/hc/theming_assets/01JA08HRAXYRTMCJWSCD83NPJX') !important;
margin-bottom: -3px;
}
.quick-help-section .bottom-bg-curve {
background-image: url('/hc/theming_assets/01JA08GEWST58QAPFDVQX55SAB') !important;
margin-top: -3px;
}
.quick-help-section .inner-content {
padding: 40px 0 70px 0;
background: #CCE1FB;
margin-top: -1px;
}
/* Spacing between quick help cards – row gap so cards don't touch */
.quick-help-section .row.g-4 {
gap: 1rem;
}
/* Quick help cards: 48% width so two cards fit with gap */
@media (min-width: 768px) {
.quick-help-section .row.g-4 > [class*="col-"] {
width: 48%;
}
}
/* Accessibility: ensure h2 on light blue background meets WCAG 2 AA contrast (3:1); override maintenance white */
.quick-help-section .inner-content h2,
body.fe-maintenance-dodot-off .quick-help-section .inner-content h2,
.modal .inner-content h2 {
color: #001588 !important;
}
.quick-help-mobile .inner-content {
padding: 24px 16px 32px 16px;
background: #CCE1FB;
margin: 16px;
border-radius: 24px;
}
.quick-help-mobile .inner-content h2,
body.fe-maintenance-dodot-off .quick-help-mobile .inner-content h2 {
color: #001588 !important;
}
ul.mobiles-categories {
padding: 0px;
margin: 0px;
}
ul.mobiles-categories li {
list-style: none;
background: #FFF;
height: 48px;
padding: 10px 16px 10px 16px;
gap: 16px;
border-radius: 16px;
margin-bottom: 8px;
}
ul.mobiles-categories li a {
color: #001588;
font-family: 'Lato';
font-size: 17px;
font-style: normal;
font-weight: 600;
line-height: 24px;
text-decoration: none;
display: inline-block;
width: 100%;
padding-top: 1.5px;  
}
ul.mobiles-categories li a img {
float: right;
margin-top: 5px;
}
.quick-help-section .white-box {
padding: 20px 16px;
border-radius: 24px;
background: #FFF;
box-shadow: 0px 9px 16px 0px rgba(0, 178, 169, 0.22);
}
.search-results-page .quick-help-section .white-box {
padding: 20px 16px;
border-radius: 24px;
background: #FFF;
border: 2px solid #001588;
box-shadow: 0px 9px 16px 0px rgba(28, 89, 114, 0.20);
min-height: 135px;  
}
.quick-help-section .white-box img {
width: 36px;
height: 36px;
}
.quick-help-section .white-box h3 {
font-family: 'Lato';
color: #001588 !important;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 32px;
letter-spacing: -0.4px;
margin-bottom: 0;
padding-bottom: 11px;
padding-left: 16px;
}
.quick-help-section .white-box p {
font-family: 'Lato';
color: #001588;
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 24px;
margin-bottom: 0;
padding-left: 16px;
}

.grid-white-box{
border-radius: 24px;
background: #FFF;
box-shadow: 0px 3px 14px 0px rgba(8, 26, 33, 0.10);
position:relative;  
}

.grid-white-box .img-title{
color:#001588;
font-family: "Lato";
font-size: 24px;
font-style: normal;
font-weight: 900;
line-height: 32px;
letter-spacing: -0.4px;
text-align:left;
padding-left:32px;
width: 282px;
}

.grid-white-box .picture {
width: 180px;
height: 138px;
object-fit: cover;
border-bottom-left-radius: 16px;
border-top-left-radius: 16px;
}

.grid-white-box .pr32{
padding-right:24px;
position:absolute;
right:0;  
}

/* Ayuda rápida tiles only: col > a > .grid-white-box (no :has() — Zendesk/build targets may drop it) */
.quick-help-section .inner-content .row.g-4 [class*="col-"] > a,
.quick-help-mobile .inner-content .row [class*="col-"] > a {
text-decoration: none !important;
}
.quick-help-section .inner-content .row.g-4 [class*="col-"] > a:hover,
.quick-help-section .inner-content .row.g-4 [class*="col-"] > a:focus,
.quick-help-section .inner-content .row.g-4 [class*="col-"] > a:focus-visible,
.quick-help-section .inner-content .row.g-4 [class*="col-"] > a:visited,
.quick-help-mobile .inner-content .row [class*="col-"] > a:hover,
.quick-help-mobile .inner-content .row [class*="col-"] > a:focus,
.quick-help-mobile .inner-content .row [class*="col-"] > a:focus-visible,
.quick-help-mobile .inner-content .row [class*="col-"] > a:visited {
text-decoration: none !important;
}
.quick-help-section .grid-white-box,
.quick-help-mobile .grid-white-box,
.quick-help-section .grid-white-box .img-title,
.quick-help-mobile .grid-white-box .img-title {
text-decoration: none !important;
}

.latest-news-section .image-box {
border-radius: 24px;
box-shadow: 0px 3px 14px 0px rgba(8, 26, 33, 0.10);
}
.latest-news-section .image-box img {
border-top-left-radius: 16px;
border-top-right-radius: 16px;
width: 100% !important;
height: 199px;
object-fit: cover
}
.latest-news-section .image-box p {
font-family: 'Lato';
color: #001588;
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: 32px;
letter-spacing: -0.4px;
margin-bottom: 0;
padding-bottom: 16px;
height:80px;
}
.latest-news-section .image-box a.learn-more-btn {
border-radius: 100px;
border: 1px solid #001588;
height: 48px;
width:160px;
padding: 16px 32px;
justify-content: center;
align-items: center;
gap: 8px;
color: #001588;
text-align: center;
font-family: "Lato";
font-size: 19px;
font-style: normal;
font-weight: 700;
cursor: pointer;
text-decoration: none;
line-height: 13px;
cursor: pointer;
text-decoration: none;
display: inline-block;
}
.latest-news-section .image-box .pall24 {
padding: 24px 5px;
height: 176px !important;
}
.desk-img {
display: block;
width: 86px;
height: 78px;
position: absolute;
right: -17px;
top: -48px;
}
.ipad-img {
display: none;
}
.empty {
padding: 60px 0 35px 0;
}

/* Ready to explore Pampers Club */
.cloud-img {
position: absolute;
left: 0;
}
.bee-img {
position: absolute;
right: 40px;
top: 50px;
}
.ready-explore-bg {
margin: 30px 0 80px 0;
padding: 60px 48px;
border-radius: 32px;
background: #001588;
position:relative;
z-index:1;  
}
.ready-explore-bg h2 {
font-family: 'Kiddy Kitty';
color: #FFF;
font-size: 48px;
font-weight: 700;
line-height: 52px;
letter-spacing: -1px;
text-align: left;
margin-bottom: 0;
padding-bottom: 26px;
}
.ready-explore-bg p {
font-family: "Lato";
color: #FFF;
font-size: 20px;
font-style: normal;
font-weight: bold;
line-height: 24px;
letter-spacing: -0.2px;
padding-bottom: 10px;
}
.ready-explore-bg a.learn-more-btn {
border-radius: 24px;
background: #FF5D52 !important;
background-color: #FF5D52 !important;
color: #FFF !important;
height: 48px;
width: 160px;
padding: 10px 24px;
text-align: center !important;
font-family: "Lato";
font-size: 19px;
font-style: normal;
font-weight: 700;
line-height: 26px;
text-decoration: none;
display: inline-flex;
align-items: center;
justify-content: center;
gap: 8px;
white-space: nowrap;
}
.ready-explore-bg a.learn-more-btn:hover {
background: #e54d42 !important;
background-color: #e54d42 !important;
color: #FFF !important;
}

/* Modals */
.modal-content {
border-radius: 33px !important;
border: 0 !important;
}
.modal-header {
border-top-left-radius: 32px !important;
border-top-right-radius: 32px !important;
}
.modal-header {
display: -ms-flexbox;
display: flex;
-ms-flex-align: start;
align-items: flex-start;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 1rem 1rem;
border-bottom: 1px solid #dee2e6;
border-radius: 32px 32px 0px 0px;
background: var(--Teal-AXS, #001588);
}
.modal-header,
.modal-body,
.modal-footer {
padding: 25px !important;
}
.modal-header .close {
/* padding: 5px 15px 10px 10px !important;
margin: -9px -1rem -1rem auto !important; */
border: 0;
background: transparent;
cursor: pointer;
opacity: 1;
}

/* Slick Slider */

.slider {
width: 100%;
margin: 0px auto;
text-align: center;
}
.slick-loading .slick-list {
background: #fff url('/hc/theming_assets/01J85R0A0TT8QF5NWKA7SVTNCH') center center no-repeat;
}
.slick-prev,
.slick-next {
width: 40px !important;
height: 41px !important;
}
.slick-prev {
background: url('/hc/theming_assets/01K1D3K5PPAXB4T4P08CG34T3B') !important;
}
.slick-next {
background: url('/hc/theming_assets/01K1D3K5GF5EJCF2KF21KQ6925') !important;
}
.slick-slide {
padding: 0px 2px 18px 2px;
text-align: center;
margin-right: 10px;
margin-left: 10px;
}
@font-face {
font-family: 'slick';
font-weight: normal;
font-style: normal;
font-display: swap;
src: url('/hc/theming_assets/01J85QV6CSPXSAFHY5W89JCB82');
src: url('/hc/theming_assets/01J85QV6CSPXSAFHY5W89JCB82?#iefix') format('embedded-opentype'), url('/hc/theming_assets/01J85QVAHGNEJ9XSRY00JGKR4R') format('woff2'),
url('/hc/theming_assets/01J85QVAHGNEJ9XSRY00JGKR4R') format('woff'), url('/hc/theming_assets/01J85QV8644J1MP8PSCFA621PE') format('truetype'), url('/hc/theming_assets/01JZ7XB3HD60ZY9VEDHPV2X4SE#slick') format('svg');
font-display: swap;
}

@font-face {
font-family: 'slick';
font-weight: normal;
font-style: normal;
font-display: swap;
src: url('slick.eot');
/*src: url('slick.eot?#iefix') format('embedded-opentype'), url('slick.woff2') format('woff2'), url('slick.woff') format('woff'), url('slick.ttf') format('truetype'), url('slick.svg#slick') format('svg');*/
font-display: swap;
}
.slick-prev,
.slick-next {
font-size: 0;
line-height: 0;
position: absolute;
top: 48%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
opacity: .25;
}
.slick-prev:before,
.slick-next:before {
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: #001588;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: none;
}
.slick-prev {
left: -40px;
}
[dir='rtl'] .slick-prev {
right: -25px;
left: auto;
}
.slick-prev:before {
content: '←';
}
[dir='rtl'] .slick-prev:before {
content: '→';
}
.slick-next {
right: -40px;
}
[dir='rtl'] .slick-next {
right: auto;
left: -25px;
}
.slick-next:before {
content: '→';
}
[dir='rtl'] .slick-next:before {
content: '←';
}
.slick-dotted.slick-slider,
.latest-news-slider {
margin-top: 30px;
margin-bottom: 30px;
}
.slick-dots {
position: absolute;
bottom: -50px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li {
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 10px;
padding: 0;
cursor: pointer;
}
.slick-dots li button {
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
opacity: 1;
}
.slick-dots li button:before {
font-family: 'slick';
font-size: 16px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: #CCE1FB;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
opacity: .75;
color: #001588;
}

/***** Footer *****/
.footer {
border: 0;
margin: 0;
padding: 0;
}
.footer-social {
height: 75px;
background: var(--Teal-AXS, #001588);
display: flex;
align-items: center;
position: relative;
z-index: 99;
margin-top: -17px;
/* padding-right: 40px; */
}
.footer-social .container {
/* display: flex;
flex-direction: row;
justify-content: space-between;
width: 100%; */
}
.footer-social .container div {
/* display: flex;
flex-direction: row; */
}

.footer-social .container div a {
display: flex;
align-items: center;
/* margin-left: 12px; */
}

@media (min-width: 1160px) {
.footer-social .container div a {
/* margin-left: 16px; */
}
} 

.footer-social .container div a img {
/* width: 30px;
height: 28px; */
}

@media (min-width: 1160px) {
.footer-social .container div a img {
/* width: 34px;
height: 32px; */
}
}

.footer-social .container>a {
display: inline-flex;
align-items: center;
}
.footer-links {
background: #ffffff;
padding: 25px 0 10px 0px;
}
.footer-links .container {
display: flex;
justify-content: space-between;
flex-direction: column;
}

@media (min-width: 768px) {
.footer-links .container {
flex-direction: row;
}
}

@media(max-width:767px){
.latest-news-section .image-box .pall24 {
height: 145px !important;
}
.ft-32{
font-size:32px !important;  
}  

body.wideHeader .home-logo-space{
padding-bottom:25px;  
}  
}

.footer-links .footer-col {
display: flex;
flex-direction: column;
}

@media (min-width: 768px) {
.footer-links .footer-col {
flex-direction: row;
}
}

.footer-links .footer-col div:first-child {
margin: 0 100px 0 0;
}
.footer-links .footer-col div a {
display: inline-block;
margin-bottom: 12px;
font-family: 'Lato';
font-size: 15px;
font-weight: 400;
line-height: 20px;
text-decoration: none;
color: #262626;
}
.footer-links .footer-col>a {
font-weight: 600;
font-family: 'Lato';
font-size: 16px;
line-height: 16px;
color:#001588 !important;
display: inline-flex;
border: 1px solid #001588;
height: 40px;
border-radius: 20px;
padding: 0 24px;
align-items: center;
align-self: flex-start;
}
.footer-links .footer-col>a:hover {
color: #ffffff;
text-decoration: none;
}
.footer-logo {
width: 247px;
height: 44px;
}
.go-to-pampers-top a {
min-height: 32px;
line-height: 1.25;
padding: 8px 24px;
border-radius: 24px;
display: inline-flex;
align-items: center;
justify-content: center;
box-sizing: border-box;
}
.go-to-pampers-bottom a {
height: 40px;
line-height: 6px;
padding: 16px 24px;
border-radius: 100px;
}
.go-to-pampers a {
font-family: "Lato";
font-weight: 700;
font-size: 19px;
color: #FFF !important;
border: 1px solid #FFF;
text-decoration: none;
background: transparent;
display: inline-block;
}
.go-to-pampers a:hover {
color: #fff !important;
text-decoration: none
}
a.go_topampers {
color: var(--Indigo, rgba(38, 38, 38));
text-align: right;
font-family: "Lato";
font-size: 17px;
font-style: normal;
font-weight: 600;
line-height: 24px;
text-decoration: underline !important;
}
.mobile-btn {
display: none !important;
}

@media (min-width: 1160px) {
.footer-logo {
width: 247px;
height: 44px;
}
.modal-header .footer-logo{
/* padding-left: 30px; */
}
}

.footer a {
color: var(--color-primary-a30);
}
.footer-inner {
max-width: 1160px;
margin: 0 auto;
padding: 0 5%;
display: flex;
justify-content: space-between;
}

@media (min-width: 1160px) {
.footer-inner {
padding: 0;
width: 90%;
}
}

.footer-language-selector button {
color: var(--color-primary-a30);
display: inline-block;
}
.powered-by-zendesk a,
.powered-by-zendesk a:visited {
color: var(--color-primary-a30);
}
.powered-by-zendesk {
display: none;
}
div#latest-news-slider div {
font-family: 'Lato';
font-size: 18px;
}
/* Accessibility: error message on black maintenance background must meet 4.5:1 contrast */
body.fe-maintenance-dodot-off .latest-news-slider .latest-news-slider-error,
body.fe-maintenance-dodot-off #latest-news-slider > div {
color: #ffffff !important;
}

/***** WYSIWYG Editor *****/
#hc-wysiwyg {
border: 1px solid #87929D;
}

/***** Upload Dropzone *****/
.upload-dropzone {
border: 1px solid #87929D;
border-radius: 4px;
}
.ck.ck-content.ck-editor__editable,
.ck-reset_all :not(.ck-reset_all-excluded *) {
border-color: #87929D !important;
}
#conversation-badge {
width: 85px;
height: 85px;
position: fixed;
right: 80px;
bottom: 50px;
cursor: pointer;
z-index: 99;
}
.dc-cookie-consent:hover {
color: #ffffff !important;
}

div#conversation-badge img {
width: 76.8px;
height: 76.8px;
object-fit: contain;
}

@keyframes tilt-shaking {
0% {
transform: rotate(0deg);
}

25% {
transform: rotate(5deg);
}

50% {
transform: rotate(0eg);
}

75% {
transform: rotate(-5deg);
}

100% {
transform: rotate(0deg);
}
}

.tilt-animation {
animation: tilt-shaking 0.25s;
}
#unread-indicator {
position: absolute;
top: 1px;
right: 13px;
color: #fff;
font-size: 11px;
padding: 2px 4px;
height: 20px;
min-width: 20px;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
border-radius: 10px;
background: #FF5D52 !important;
}
#click-for-help {
display: none; 
}
.divider{
background:url('/hc/theming_assets/01K1D3K3XCCBJ2HNJ83ZAMXPDC');
background-repeat:no-repeat;
background-size: contain;  
background-position: center center;  
position:relative;
width:100%; 
height: 50px;
}

@media (min-width: 1160px) {
#click-for-help {
position: absolute;
top: -60px;
right: 0;
display: none;
}
#click-for-help span {
display: flex;
padding: 14px;
border-radius: 30px;
color: rgba(28, 89, 114, 1);
box-shadow: 3px 4px 10px 0px rgba(0, 0, 0, 0.10);
background: #ffffff;
align-items: center;
justify-content: center;
white-space: nowrap;
font-family: "Lato";
font-weight: 400;
cursor: pointer;
font-size: 15px;
}
#click-for-help span:before {
content: "";
width: 50px;
height: 100%;
background-color: #ffffff;
box-shadow: 3px 4px 10px 0px rgba(0, 0, 0, 0.10);
border-radius: 50%;
display: block;
position: absolute;
left: -58px;
top: 0;
background-image: url('/hc/theming_assets/01JZ7XB5157531JYY5J9WEVTHW');
background-repeat: no-repeat;
background-size: 18px 18px;
background-position: center center;
}
#click-for-help.hide {
display: none;
}
}

svg.icon-lock {
margin: 15px;
display: none;
}

.center-all {
padding-left: 30px !important;
}

#new-request-form{
	margin-bottom:20px;  
}
.newRequest h1 {
  font-family: 'Lato' !important;
  font-weight: 700;
  color: #262626;
  font-size: 2.5rem;
}
.newRequest h1, p {
  color: #262626;
}

#new-request-form button[type='submit']{
background: #001588 !important;
font-size: 19px;
margin-bottom:20px;
font-weight: bold;
color:#FFF;
border-radius: 100px;
padding: 16px 32px;
height: 48px;
border: 0;
}

.form-field label{
  display: block;
  font-size: 13px;
  margin-bottom: 5px;
}

@media(max-width:767px) {
.mobile-btn {
display: block !important;
}
.footer-links .footer-col>a {
font-weight: 700;
font-family: 'Lato';
font-size: 19px;
line-height: 100%;
color: #001588 !important;
display: inline-flex;
border: 1px solid #001588;
height: 48px;
border-radius: 100px;
padding: 16px 24px;
text-decoration: none;
}
.footer-links {
padding: 16px 0 25px 0;
}
div#conversation-badge img {
width: 64px;
height: 65px;
object-fit: contain;
}
#conversation-badge {
width: 65px;
height: 65px;
position: fixed;
right: 15px;
bottom: 50px;
}
.feedback-form input[type="radio"]+label{
margin-left:10px;
margin-right:10px;  
}
.newRequest h1{
font-size:28px !important;    
}
.accordion-button.main-arrow::after { 
right: 2px;
}
.accordion-button:not(.collapsed)::after{
right:3px;    
}  
.accordion-button::after {
position:absolute;
right:3px;
}  
}

.plr64{
padding-left: 64px !important;
padding-right: 64px !important;
}

.cloud-img img {
margin-left: -15px;
}

/* Media Query here */

@media (max-width:2560px) {
.heart-bg {
margin-bottom: -70px;
}   
}

@media (max-width:1920px) {
body.wideHeader .hero {
height: 220px;
}  
.hero{
height:160px;
padding-top:0;  
} 
.top-heart-bg{ 
height:335px;      
}
.top-heart-bg-custom{
height:225px;    
}  
.heart-bg {
margin-bottom: -70px
}  
.top-header-bgs {
 top: -79px;
}
.top-header-bgs img{
height:322px;    
}
.cloud-img img {
margin-left: -32px;
width: 325px;
}  
}

@media (max-width: 1680px) {
.cloud-img img {
margin-left: -32px;
width: 325px;
}  
}

@media (max-width: 1440px) {
.cloud-img img{
margin-left: -15px;  
width: 160px;
}  
.bee-img img {
width: 100px;
}
}

@media (max-width: 1366px) {
body.wideHeader .hero {
height: 235px;
}  
.hero {
height: 160px;
}  
.top-heart-bg{
height:300px;    
} 
.top-heart-bg-custom{
height:200px;    
}  
body.articlePage .top-header-bgs.image-height img,
body.searchPage .top-header-bgs.image-height img,
body.errorPage1 .top-header-bgs.image-height img{
height: 330px;
margin-top: -30px;
margin-left: 0px;
}
.cloud-img img{
margin-left: -11px;  
width: 130px;
} 
}  

@media (max-width: 1280px) {
body.wideHeader .hero {
height: 235px;
}   
.hero {
height: 160px;
}  
.top-heart-bg{
height:300px;    
} 
.top-heart-bg-custom{
height:200px;    
}  
body.articlePage .top-header-bgs.image-height img,
body.searchPage .top-header-bgs.image-height img,
body.errorPage1 .top-header-bgs.image-height img{
height: 330px;
margin-top: -30px;
margin-left: 0px;
}
.cloud-img img{
margin-left: -11px;  
width: 130px;
}  
}

@media(max-width:1180px) {
.desk-img{
right:0;
width: 120px; 
} 
body.articlePage .top-header-bgs.image-height img,
body.searchPage .top-header-bgs.image-height img,
body.errorPage1 .top-header-bgs.image-height img{
height: 220px;
margin-top: 50px;
margin-left: 0px;
}
.cloud-img img{
margin-left: -11px;  
width: 130px;
}  
}

@media (max-width: 1024px) {
.top-heart-bg, .top-heart-bg-custom{
background:#001588 url('/hc/theming_assets/01JZ7XB4YGD5FMY517FMH1AYS4');
background-position: left top;
background-size: contain;
background-repeat: no-repeat;  
}
.divider{
background:url('/hc/theming_assets/01K1D3K3B0BDX7P7TMHMV374Q3');
background-repeat:no-repeat;
background-size: contain;
background-position: center center;
position:relative;
width:100%; 
height: 50px;
}
.hero-inner h1{
padding-top: 0px;
padding-bottom: 20px;
}
 body.wideHeader .hero {   
height: 180px;
padding-top: 0px;
}
body.articlePage .hero,
body.searchPage .hero{
height: 130px;
padding-top: 0px;    
}  
body.fr-class.wideHeader .hero { 
height: 180px;
padding-top: 0px;
padding-bottom: 10px;
}
body.fr-class .hero { 
height: 150px;
padding-top: 0px;
padding-bottom: 0px;
}
.logo img {
width: 220px;
height: 40px;
}  
.top-heart-bg{
height:270px;    
}  
.top-heart-bg-custom{
height:220px;    
}  
.top-header-bgs {
top: -70px;
}  
body.articlePage .top-header-bgs, 
body.searchPage .top-header-bgs,
body.errorPage1 .top-header-bgs{
top: -120px;    
}
body.articlePage .top-header-bgs.image-height img, 
body.searchPage .top-header-bgs.image-height img,
body.errorPage1 .top-header-bgs.image-height img{
height: 230px;
margin-top: 25px;
}  
.top-header-bgs{
left:-30px;    
}
body.wideHeader .container{
max-width: 747px !important;
margin: 0 auto;
}
.container {
max-width: 720px !important;
margin: 0 auto;
}
.footer-looking-boxes .container {
max-width: 900px !important;
margin: 0 auto;
}
.hero-inner {
max-width: 892px;
top:40%;  
}
.top-header-bgs img {
opacity: 0.1;
transform: rotate(0.002deg);
filter: blur(2px);
height: 250px;
}
.header-search {
position: relative;
display: flex;
}
.nav-wrapper-mobile {
display: none;
}
.categories-section {
padding: 24px 0 0 0;
}
.quick-help-section .white-box h3 {
font-size: 24px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
height: 35px;
}

.quick-help-section .top-bg-curve,
.quick-help-section .bottom-bg-curve {
height: 71px;
background-size: cover;
background-position: center;
}
.quick-help-section .top-bg-curve {
background-image: url('/hc/theming_assets/01K1D3K2EQ4W94J9CF07650675') !important;
}
.quick-help-section .bottom-bg-curve {
background-image: url('/hc/theming_assets/01K1D3K3SH6WYX1B42BYQ21919') !important;
margin-top: -1px;
}
.latest-news-section .image-box p {
font-size: 17px;
line-height: 24px;
}
.ready-explore-bg {
padding: 32px;
}
.ready-explore-bg h2 {
font-size: 20px;
font-weight: 600;
line-height: 20px;
letter-spacing: -0.3px;
gap:8px;
padding-bottom: 10px;
}
.ready-explore-bg p {
font-size: 15px;
line-height: 20px;
padding-bottom: 10px; 
font-weight:400;  
}
.latest-news-section .image-box a.learn-more-btn {
font-size: 17px;
}
.hero-inner h1,
.browse-by-topic h2,
.quick-help-section h2,
.latest-news-section h2,
.quick-help-mobile h2 {
font-size: 32px !important;
line-height: 44px;  
}
.cloud-img{
top: -30px;
left: 15px;
}
.bee-img img {
width: 110px;
transform: rotate(8.059deg);
height: 110px;
}
.bee-img {
top: 0px !important;
right: 40px !important;
}  
.latest-news-section .image-box .pall24 {
padding: 15px;
}
.latest-news-section .image-box p {
height: 75px !important;
}
.latest-news-section .image-box img {
height: 129px;
object-fit: cover
}
.latest-news-section .image-box a.learn-more-btn {
padding: 16px 24px;
}
iframe {
width: 100%;
height: 170px !important;
border-radius: 7px;
}
.desk-img {
display: none;
}
.ipad-img {
display: block;
width: 62px;
height: 57px;
position: absolute;
right: -25px;
top: -5px;
}
.slick-prev, .slick-next{
top:44%;
}
body.fr-class .hero-inner h1 {
font-size: 40px;
line-height: 40px;
}
.promoted-articles-item:nth-child(2n) {
padding-right: 0 !important;
}
.grid-white-box .picture {
width: 92px;
height: 92px;
object-fit: cover;
border-top-left-radius: 24px;
border-bottom-left-radius: 24px;
}  
.grid-white-box .img-title{
font-size:17px;
font-weight:600;
line-height:24px;  
padding-left: 16px;  
width: 201px;
height: auto;
} 
.grid-white-box .pr32 {
padding-right: 10px;
}
.quick-help-section h2 {
padding-bottom: 24px;
}  
.latest-news-section .image-box p {
height: 60px !important;
}
.latest-news-section .image-box .pall24 {
padding: 15px;
height: 140px !important;
}
.cloud-img img {
margin-left: 0px;
width: 100px;
}
.slick-dotted.slick-slider, .latest-news-slider{
margin-top: 24px;
margin-bottom: 24px;   
}  
.footer-links {
padding: 30px 0 10px 0px;
}
.no-search-page{
max-width: 895px;
margin: 0 auto;    
}
.pt-60{
padding-top: 40px;    
}  
}

@media (max-width:820px) {
.accordion-button:not(.collapsed)::after{
transform: rotate(0deg);	
}
.accordion-button::after{
transform: rotate(180deg);	
}  
.container {
max-width: 720px !important;
margin: 0 auto;
}
body.wideHeader .container{
max-width: 700px !important;
margin: 0 auto;
}
.logo img {
width: 220px;
height: 40px;
}  
.top-heart-bg, .top-heart-bg-custom{
background:#001588 url('/hc/theming_assets/01JZ7XB22X8NT4RKQVNPV6EERD');
background-position: left top;
background-size: contain;
background-repeat: no-repeat;  
} 
.divider{
background:url('/hc/theming_assets/01K1D3K3B0BDX7P7TMHMV374Q3');
background-repeat:no-repeat;
background-size: contain;    
position:relative;
width:100%; 
height: 50px;
}
body.wideHeader .hero {
height: 130px;
}  
.top-heart-bg{
height:250px;    
}   
.top-heart-bg-custom{
height:180px;    
}  
.top-header-bgs{
left:-30px;    
}  
.footer-looking-boxes .container {
max-width: 740px !important;
margin: 0 auto;
}
.hero-inner {
max-width: 697px;
}
.header-search {
position: relative;
display: flex;
}
.nav-wrapper-mobile {
display: none;
}
.categories-section {
padding: 24px 0;
}
.quick-help-section .inner-content{
margin-top:3px;    
}
.quick-help-section .top-bg-curve{
margin-top:-30px;    
}
.quick-help-section .top-bg-curve,
.quick-help-section .bottom-bg-curve {
height: 71px;
background-size: cover;
background-position: center;
}
.ready-explore-bg h2 {
font-size: 20px;
line-height: 20px;
gap:8px;
letter-spacing: -0.3px;
}
.ready-explore-bg {
margin: 30px 15px 60px 15px;
}
.quick-help-section h2 {
padding-bottom: 24px;
}  
.hero-inner h1,
.browse-by-topic h2,
.quick-help-section h2,
.latest-news-section h2,
.quick-help-mobile h2 {
font-size: 32px !important;
line-height: 34px;
}
.latest-news-section .image-box p {
font-size: 17px;
font-weight: 600;
line-height: 24px;
}
.slick-prev,
.slick-next {}
.modal-dialog-centered { 
min-height: calc(50% - 3.5rem) !important; 
}
.latest-news-section .image-box .pall24 {
padding: 15px;
}
.latest-news-section .image-box p {
height: 90px !important;
}
.latest-news-section .image-box img {
height: 188px;
object-fit: cover
}
.latest-news-section .image-box a.learn-more-btn {
padding: 16px 24px;
}
iframe {
width: 100%;
height: 170px !important;
border-radius: 7px;
}
.desk-img {
display: none;
}
.ipad-img {
display: block;
width: 62px;
height: 57px;
position: absolute;
right: -25px;
top: -5px;
}
.slick-prev, .slick-next {
top: 44%;
}
body.fr-class .hero-inner h1 {
font-size: 38px;
line-height: 40px;
}
.bee-img {
top: -30px !important;
right: 0px !important;
} 
.bee-img img {
width: 80px;
height: 80px;
}
.cloud-img {
top: -50px;
left: 0;
}
.promoted-articles-item:nth-child(2n) {
padding-right: 0 !important;
}
body.wideHeader .hero {
height: 180px;
padding-top: 0px;
}
.hero {
height: 180px;
padding-top: 45px;
}
.hero-inner h1{
padding-top: 15px;
padding-bottom: 20px;
}
.pb24{
padding-top: 8px;  
padding-bottom: 24px;
margin-bottom: 0 !important;   
} 
.latest-news-section .image-box p {
height: 65px !important;
}
.latest-news-section .image-box .pall24 {
padding: 15px;
height: 145px !important; 
}
.cloud-img img {
margin-left: 0px;
width: 80px;
} 
.slick-dotted.slick-slider, .latest-news-slider{
margin-top:24px;    
}    
.footer-links {
padding: 30px 0 10px 0px;
} 
.no-search-page{
max-width: 670px;
margin: 0 auto;    
}
.pt-60{
padding-top: 40px;    
}  
}

@media (max-width:767px) {
.user-avatar {
display: none;
}
.top-heart-bg, .top-heart-bg-custom{
background:#001588 url('/hc/theming_assets/01JZ7XAZK8V84Z9E2NSGXWWYM6');
background-position: left top;
background-size: contain;
background-repeat: no-repeat;
top:65px;  
} 
body.en-class.wideHeader .top-heart-bg {
height: 120px;
}  
body.fr-class.wideHeader .top-heart-bg {
height: 200px;
}  
.top-heart-bg{
height:145px;    
}
.top-heart-bg-custom{
height:140px; 
top:0px;   
} 
body.fr-class .top-heart-bg-custom{
height:140px; 
top:0px;   
}
.header-search {
position: relative;
/* display: none;  */
}
.nav-wrapper-mobile {
display: block;
}
.nav-wrapper-mobile .menu-button-mobile .icon-menu {
padding: 0;
vertical-align: middle;
width: 32px;
height: 32px;
border-radius: 0;
color: #fff;
}
button.menu-button-mobile {
padding-right: 0px;
}
.top-header-bgs img{
opacity: 1;
transform: rotate(0.002deg);
filter: blur(0px);
height: 135px; 
/* height: 175px;  */
}
.top-header-bgs {
position: absolute;
top: 0;
left: 0;
}
body.articlePage .top-header-bgs,
body.searchPage .top-header-bgs,
body.errorPage1 .top-header-bgs{
position: absolute;
top: -52px;
left: 0px;   
}
body.articlePage .hero, 
body.searchPage .hero {
height: 85px;
padding-top: 0px;
}
body.articlePage .top-header-bgs.image-height img, 
body.searchPage .top-header-bgs.image-height img,
body.errorPage1 .top-header-bgs.image-height img{
height: 148px;
margin-top: -10px;
margin-left: 0px;
}  
body.wideHeader .hero-inner h1, 
body.fr-class .hero-inner h1{
padding-left: 10px;
padding-right: 10px;    
}  
body.wideHeader .hero {
height: 135px;
padding-top: 0px;
}
body.fr-class.wideHeader .hero {
height: 160px;
padding-top: 0px;
}
.hero{
height: 80px;
padding-top: 0px;  
margin-top: -10px !important;
}
body.fr-class .hero {
height: 80px;
padding-top: 0px;
margin-top: -10px !important;
}
.hero-inner {
padding: 0px 16px;
}
.hero-inner {
top: 50%;
}
section.browse-by-topic {
padding-top: 0px;
}
.section {
margin-bottom: 0px;
}
.search input[type=search] {
height: 48px;
}
[dir=ltr] .search input[type=search] {
  padding-left: 40px;
  padding-right: 10px;
}
iframe {
border: 0;
height: 192.969px !important;
}
.browse-by-topic h2 {
padding-top: 24px;
}
.latest-news-section h2 {
padding-top: 16px;
padding-bottom: 24px;
}
/* Match hero / quick-help blue panel outer gutter (16px); slick no longer adds center inset */
.latest-news-section .container {
padding-left: 16px;
padding-right: 16px;
}
.latest-news-section .latest-news-slider .slick-slide {
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0;
}
.latest-news-section .image-box p {
font-size: 20px;
line-height: 24px;
letter-spacing: -0.2px;
}
.hero-inner h1 {
padding-top: 0px;
padding-bottom: 10px;
margin-bottom: 0px;
line-height: 34px;  
}
body.fr-class .hero-inner h1 {
line-height: 28px;
padding-top: 40px;
padding-bottom: 10px;
}
h2#explore:last-child br {
display: none;
}  
.hero-inner h1{
font-size: 25px !important;
line-height: 39.2px;
letter-spacing: -1.8px;    
}  
  
.browse-by-topic h2,
.quick-help-section h2,
.latest-news-section h2,
.ready-explore-bg h2,
.quick-help-mobile h2 { 
font-size: 27.5px !important;
line-height: 35.2px
letter-spacing: -1.44px;  
}

.quick-help-mobile h2 { 
line-height: 130% important;

}

.ready-explore-bg h2 {
font-size: 28px !important;
line-height: 39.2px;
letter-spacing: -1.44px;  
margin-top: 10px;
margin-left: 20px;
margin-bottom: 5px;
margin-right: 19px;
}
.quick-help-mobile h2 {
padding-bottom: 24px;
}
.categories-section {
padding: 24px 0px;
gap: 26px;
}
.categories-section span.category-name {
font-family: 'Lato';
font-size: 17px;
font-weight: 600;
text-align: center;
}
.ready-explore-section {
background: #001588;
}
body.wideHeader .ready-explore-bg{
margin: 40px 0 40px 0;
} 
.ready-explore-bg {
padding: 0px;
margin: 40px 0 70px 0;
}
.ready-explore-bg p {
text-align: center;
padding-top: 24px;
padding-bottom: 24px;
margin-bottom: 0px;
}
.center-all {
text-align: center;
}
.categories-section img {
width: 80px;
height: 80px;
margin: 0 auto;
}
.slick-dots{
bottom: -25px;    
} 
.slick-dotted.slick-slider {
margin-top: 0px; 
margin-bottom: 40px;
}
.slick-dots li button:before {
font-size: 10px;
}
.slick-dots li {
margin: 0 3px;
}
.browse-by-topic .slick-slide {
padding: 0px;
margin-right: 0px;
margin-left: 0px;
}
.slick-slide {
padding: 5px;
text-align: center;
margin-right: 8px;
margin-left: 8px;
margin-bottom: 10px;
}
.slick-prev,
.slick-next {
display: none !important;
}
.slick-list {
padding-left: 0px !important;
}
.browse-topic-mobile-slider .slick-dots {
bottom: -15px;
}
.browse-topic-mobile-slider.slick-slider {
margin-top: 0px !important;
margin-bottom: 15px !important;
}
.bee-img {
position: absolute;
right: 10px;
top: 0px;
z-index:99999;
}
.cloud-img img,
.bee-img img {
opacity: 0.6;
}
.cloud-img img {
width: 80px;
height: 80px;
margin-top: -17px;
position: relative;
z-index: 9;  
}
.bee-img img {
width: 50px;
height: 50px;
}
.cloud-img {
position: absolute;
left: 0;
top: 10px;
}
.footer-logo {
width: 167px !important;
height: 29.8px;
padding-left:0;

}
.footer-social {
padding-bottom: 0px;
padding-right:0;
}
.footer-social{
margin-top:0;    
}
body.wideHeader .footer-social {
margin-top: -1px;
} 
img#footer-divider {
padding-bottom: 10px;
} 
body.wideHeader .footer-social{
height:60px;
}  
.footer-social{
height:90px;
}
.gradient-bg {
position: absolute;
right: -23px;
background: url(/hc/theming_assets/01JZ7XB35N029YQ57DXTD1N8VV);
width: 70px;
height: 110px;
z-index: 9;
background-size: contain;
background-repeat: no-repeat;
top: 25px;
}
.desk-img, 
.ipad-img {
display: none;
}
.grid-white-box{
margin-bottom:12px !important;  
border-radius: 16px;  
}  
.grid-white-box.last{
margin-bottom:0 !important;    
}  
.grid-white-box .picture {
width: 76px;
height: 64px;
object-fit: cover;
border-top-left-radius: 16px;
border-bottom-left-radius: 16px;
}
.grid-white-box .pr32 img {
width: 18px;
height: 18px;
}
.pleftright{
padding-left:0 !important;
padding-right:0 !important;
}  
.plr17{ 
padding-left:17px !important;
padding-right:17px !important;
}   
.quick-help-section .inner-content {
padding: 24px 0 32px 0;  
} 
.pt-60{
padding-top: 50px;
} 
.plr64{
padding-left: 15px !important;
padding-right: 15px !important;
}  
.pb24{
padding-top: 0px;  
}
.p10{
padding-left:10px;
padding-right:10px;  
}
.latest-news-section .image-box p {
height: 60px !important;
} 
.ready-explore-bg a.learn-more-btn{
height: 48px !important;
width: 160px;
padding: 16px 32px;    
}
.ready-explore-bg p {
font-size: 20px;
line-height: 24px;
font-weight: 400;
}  
}

@media (max-width: 355px) {
.hero-inner h1,
.browse-by-topic h2,
.quick-help-section h2,
.latest-news-section h2,
.ready-explore-bg h2,
.quick-help-mobile h2 {
font-size: 24px;
line-height: 32px;
}
}

/* zd-autocomplete css here */
zd-autocomplete {
border-radius: 16px !important;
background: #FFF !important;
box-shadow: 0px 3px 14px 0px rgba(8, 26, 33, 0.10) !important;
margin-top: -10px;
}
zd-autocomplete-multibrand:last-child {
border-bottom: 0;
}
zd-autocomplete-multibrand:hover {
background: #FFF;
border-top-left-radius: 16px;
border-top-right-radius: 16px;
}
zd-autocomplete-multibrand {
border-bottom: 1px solid #F0F2F2;
padding: 10px;
outline: none;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
font-weight: 400;
font-style: normal;
}
zd-autocomplete-header {
display: none;
}
zd-autocomplete-breadcrumbs-multibrand {
display: none !important;
}
zd-autocomplete-title-multibrand {
color: #001588 !important;
font-family: "Lato" !important;
font-size: 17px !important;
font-style: normal !important;
font-weight: 400 !important;
line-height: 24px !important;
background: url('/hc/theming_assets/01JZ7XB6CWB4VRAYQN2A4ZC056') left 10px no-repeat;
padding: 10px 26px;
}

/* Artical page css here */
/***** Article *****/

.article {
/* * The article grid is defined this way to optimize readability: * Sidebar | Content | Free space * 17% | 66% | 17% */
flex: initial;
}

@media (min-width: 1024px) {
.article-page.article {
max-width: 664px;
padding: 40px 32px 40px 44px;
border-right: 0;
}
.article {
width: 100%;
padding: 25px;
}
.category-article.article {
padding: 15px 30px 15px 40px;
}
.section-page .article {
width: 85%;
padding: 25px;
margin: 0 auto;
}
}

@media (max-width: 820px) {
.article-page.article {
width: 100%;
padding: 0px 15px 0 40px;
border-right: 0;
}
}

@media (max-width: 767px) {
.article-page.article {
width: 100%;
padding: 0px 0;
border-right: 0;
}
}

.article-container {
display: flex;
flex-direction: column;
}

@media (min-width: 1160px) {
.article-container {
flex-direction: row;
padding: 0;
}
}

@media (min-width: 1298px) {
.article-container {
flex-direction: row;
padding: 0;
}
.article-page.article {
max-width: 665px;
padding: 40px 50px 25px 32px;
border-right: 2px solid #F0F2F2;
min-height: 1000px;  
}
}

.article-header {
align-items: flex-start;
display: flex;
flex-direction: column;
flex-wrap: wrap;
justify-content: space-between;
margin-bottom: 0;
margin-top: 24px;
}
.article-header h1 {
font-family: 'Lato' !important;
font-weight: bold;
letter-spacing: -0.4px;
font-size: 24px;
color: #262626;
}
.artical-right-sidebar header.article-header h5 {
color: #262626;
font-size: 15px;
line-height: 24px;
font-family: "Lato", sans-serif !important;
}

@media (min-width: 768px) {
.article-header {
flex-direction: row;
}
}

@media (min-width: 1024px) {
.article-header {
flex-direction: row;
margin-top: 0;
}
}

.article-avatar {
margin-right: 10px;
}
.article-author {
margin-bottom: 12px;
margin-top: 12px;
}
.article-title {
font-family: "Lato", sans-serif !important;
font-size: 20px;
font-weight: bold;
line-height: 32px;
letter-spacing: -0.4px;
color: var(--color-primary-a30);
width: 100%;
}

@media (min-width: 768px) {
.article-title {
flex-basis: 100%;
}
}

@media (min-width: 1160px) {
.article-title {
text-align: left;
font-size: 18px;
line-height: 32px;
}
.article-title-change {
text-align: left;
font-size: 20px;
line-height: 32px;
margin-bottom: 0;
}
}

.article-title .icon-lock {
position: relative;
left: -5px;
vertical-align: baseline;
}

.article [role="button"] {
flex-shrink: 0;
/*Avoid collapsing elements in Safari (https://github.com/philipwalton/flexbugs#1-minimum-content-sizing-of-flex-items-not-honored)*/
width: 100%;
}
@media (min-width: 768px) {
.article [role="button"] {
width: auto;
}
}

.article-info {
max-width: 100%;
}
.article-meta {
display: inline-block;
vertical-align: middle;
}
.article-body a {
color: var(--color-primary-a30);
text-decoration: underline;
}
.article-body p {
font-size: 17px;
line-height: 26px;
color: #262626;
font-family: "Lato", sans-serif !important;
font-weight: 400;
}
.article-body p span {
color: var(--color-primary-a30) !important;
}
.article-body h2 span,
.article-body h2,
.article-body h4 span,
.article-body h4 {
font-family: "Lato", sans-serif !important;
font-weight: bold;
font-size: 20px;
letter-spacing: -0.2px;
color: #262626;
}
.article-body a:visited {
color: #9358B0;
}
.article-body a:hover,
.article-body a:active,
.article-body a:focus {
color: #0F3554;
}
.article-body img {
height: auto;
max-width: 100%;
}
.article-body ul,
.article-body ol {
padding-left: 0px;
list-style-position: outside;
margin: 10px 0 10px 20px;
color: #262626;
}
[dir="rtl"] .article-body ul,
[dir="rtl"] .article-body ol {
padding-right: 20px;
padding-left: 0;
margin-left: 0;
margin-right: 20px;
}
.article-body ul>ul,
.article-body ol>ol,
.article-body ol>ul,
.article-body ul>ol,
.article-body li>ul,
.article-body li>ol {
margin: 0;
}
.article-body ul {
list-style-type: disc;
}
.article-body :not(pre)>code {
background: #f7f7f7;
border: 1px solid #ddd;
border-radius: 3px;
padding: 0 5px;
margin: 0 2px;
}
.article-body pre {
background: #f7f7f7;
border: 1px solid #ddd;
border-radius: 3px;
padding: 10px 15px;
overflow: auto;
white-space: pre;
}
.article-body blockquote {
border-left: 1px solid #ddd;
color: var(--color-primary-a10);
font-style: italic;
padding: 0 15px;
}
.article-body>p:last-child {
margin-bottom: 0;
}
.article-content {
line-height: 1.6;
margin: 0 0 32px 0;
word-wrap: break-word;
}
.article-footer {
align-items: center;
display: flex;
justify-content: space-between;
padding-bottom: 40px;
border-top: 1px solid #ddd;
display: none;
}
.article-comment-count {
color: var(--color-primary-a10);
}
.article-comment-count:hover {
text-decoration: none;
}
.article-comment-count-icon {
vertical-align: middle;
color: #17494D;
width: 18px;
height: 18px;
}
.article-sidebar {
flex: 1 0 auto;
margin-bottom: 0;
padding: 0;
margin-left: -16px;
margin-right: -16px;
}
.article-sidebar .collapsible-sidebar[aria-expanded="true"] ul li:last-child {

}

@media (min-width: 1160px) {
.article-sidebar {
z-index: 1;
position: relative;
max-width: 350px;
width: 100%;
box-sizing: border-box;
margin-left: 0;
margin-right: 0;
border-right: 2px solid #F0F2F2;
padding-right: 26px;
}
.category-page .article-sidebar {
border-right: 0 !important;
max-width: 300px;
}
.article-sidebar .collapsible-sidebar {
position: relative;
z-index: 1;
border-radius: 8px;
max-width: 292px;
margin-top: 32px;
margin-bottom: 32px;
}
.article-sidebar .collapsible-sidebar-title {
color: var(--color-primary-a30);
background: transparent;
font-family: "Lato", sans-serif !important;
font-weight: bold;
font-size: 17px;
line-height: 20px;
padding: 16px;
margin: 0;
display: block;
box-shadow: none;
height: auto;
}
}

.cont-article {
position: relative;
}
.article-relatives {
display: flex;
flex-direction: column;
padding: 20px 0;
}
@media (min-width: 768px) {
.article-relatives {
flex-direction: row;
}
}

.article-relatives>* {
flex: 1 0 50%;
min-width: 50%;
overflow-wrap: break-word;
margin-right: 0;
}
.article-relatives>*:last-child {
padding: 0;
}
@media (min-width: 768px) {
.article-relatives>* {
padding-right: 20px;
}
}
.article-votes {
padding: 0 0 24px 0;
text-align: center;
}
.article-votes-count {
font-size: 15px;
}

@media (min-width: 1160px) {
.article-votes {
text-align: left;
}
}
.article-vote {
margin: 10px 5px;
min-width: 90px;
width: auto;
}
.article-votes-controls .article-vote:first-child {
margin-left: 0;
}
button.article-vote {
font-family: "Lato", sans-serif !important;
display: inline-flex;
justify-content: center;
align-items: center;
border-radius: 15px;
height: 30px;
font-size: 15px;
line-height: 20px;
font-weight: bold;
padding-left: 24px;
padding-right: 24px;
color: var(--color-primary-a10);
min-width: initial;
width: initial;
}
button.article-vote.button-primary,
button.article-vote:hover,
button.article-vote.button-primary:hover,
button.article-vote.button-primary:active {
background: var(--Teal-AXS, #001588);
border: 1px solid #001588;
}
.article-votes-question {
font-size: 17px;
line-height: 24px;
color: #262626;
font-weight: 700;
font-family: "Lato", sans-serif !important;
}
.article-votes-label {
font-family: "Lato", sans-serif !important;
font-size: 13px;
line-height: 18px;
font-weight: 400;
}
.article-more-questions {
margin: 10px 0 20px;
text-align: center;
}
.article-more-questions a {
color: #1F73B7;
text-decoration: underline;
}
.article-more-questions a:visited {
color: #9358B0;
}
.article-more-questions a:hover,
.article-more-questions a:active,
.article-more-questions a:focus {
color: #0F3554;
}
.article-return-to-top {
border-top: 1px solid #87929D;
}

@media (min-width: 1024px) {
.article-return-to-top {
display: none;
}
}
.article-return-to-top a {
color: #2F3941;
display: block;
padding: 20px 0;
}
.article-return-to-top a:hover,
.article-return-to-top a:focus {
text-decoration: none;
}
.article-return-to-top-icon {
transform: rotate(0.5turn);
}
.article td>p:first-child,
.article th>p:first-child {
margin-top: 0;
}
.article td>p:last-child,
.article th>p:last-child {
margin-bottom: 0;
}
.sidenav-title {
font-size: 15px;
position: relative;
}
.sidenav-item {
display: block;
}
.recent-articles li,
.related-articles li {
margin-bottom: 15px; 
}

/***** Attachments *****/
/* Styles attachments inside posts, articles and comments */
.attachments .attachment-item {
padding-left: 20px;
position: relative;
margin-bottom: 10px;
}
.attachments .attachment-item:last-child {
margin-bottom: 0;
}
.attachments .attachment-item .attachment-icon {
color: #2F3941;
left: 0;
position: absolute;
top: 5px;
}
[dir="rtl"] .attachments .attachment-item {
padding-left: 0;
padding-right: 20px;
}
[dir="rtl"] .attachments .attachment-item .attachment-icon {
left: auto;
right: 0;
}
.upload-dropzone span {
color: #5a6d7c;
}

/***** Social share links *****/
.share {
padding: 0;
white-space: nowrap;
}
.share li,
.share a {
display: inline-block;
}
.share li {
height: 25px;
width: 25px;
}
.share a {
color: var(--color-primary-a10);
}
.share a:hover {
text-decoration: none;
color: #17494D;
}
.share a svg {
height: 18px;
width: 18px;
display: block;
}

/* Artical right sidebar */

.right-bar-bg {
width: 100%;
height: 100%;
display: block;
top: 0;
right: 0;
bottom: 0;
position: absolute;
background: #FFF;
width: 618px;
right: calc(50% - 960px);
z-index: -1;
overflow: hidden;
}

@media(max-width:2560px) {
.right-bar-bg {
width: 940px;
right: calc(50% - 1180px);
}
.notification-danger .px-40 {
 padding-left: 20px;
 padding-right: 15px;
}  
.cols-1 {
float: left;
width: 225px;
}
.cols-2 {
float: left;
width: 1160px;
}
.cols-3 {
float: left;
width: 300px;
}
}

@media(max-width:1920px) {
body.articlePage .container {
max-width: 1298px !important;
margin: 0 auto;
}
body.articlePage .footer .container {
max-width: 1112px !important;
margin: 0 auto;
}
.right-bar-bg { 
width: 605px;
right: calc(50% - 800px);
}
.col.pe-4 {
max-width: 1442px;
}
.notification-danger .px-40 {
 padding-left: 20px;
 padding-right: 15px;
}  
.cols-1 {
float: left;
width: 225px;
}
.cols-2 {
float: left;
width: 1160px;
}
.cols-3 {
float: left;
width: 300px;
}
}

@media(max-width:1680px) {
.notification-warning,
.notification-danger {
font-size: 24px;
}
.notification-danger .px-40 {
 padding-left: 20px;
 padding-right: 15px;
}  
.cols-1 {
float: left;
width: 225px;
}
.cols-2 {
float: left;
width: 1160px;
}
.cols-3 {
float: left;
width: 300px;
}
.right-bar-bg {
width: 605px;
right: calc(50% - 770px);
}  
}

@media(max-width:1440px) {
.right-bar-bg {
width: 380px;
right: calc(50% - 685px);
}
.notification-danger .px-40 {
padding-left: 18px;
padding-right: 10px;
}  
.notification-warning,
.notification-danger {
font-size: 24px;
}
.cols-1 {
float: left;
width: 210px;
}
.cols-2 {
float: left;
width: 1040px;
}
.cols-3 {
float: left;
width: 275px;
}
}

@media(max-width:1366px) {
.right-bar-bg {
width: 340px;
right: calc(50% - 670px);
}
.notification-warning,
.notification-danger {
font-size: 24px;
}
.notification-danger .px-40 {
padding-left: 16px;
padding-right: 0;
}  
.cols-1 {
float: left;
width: 200px;
}
.cols-2 {
float: left;
width: 940px;
}
.cols-3 {
float: left;
width: 255px;
}
}

@media(max-width:1280px) {
.right-bar-bg {
width: 300px;
right: calc(50% - 630px);
}
.notification-warning,
.notification-danger{
height:72px;
min-height: auto;  
}   
.notification-warning,
.notification-danger {
font-size: 24px;
}
.cols-1 {
float: left;
width: 190px;
}
.cols-2 {
float: left;
width: 910px;
}
.cols-3 {
float: left;
width: 240px;
}
}

@media(max-width:1180px) {
.right-bar-bg {
width: 380px;
right: calc(50% - 570px);
}  
.notification-warning,
.notification-danger{
height:72px;
min-height: auto;  
}   
.notification-warning,
.notification-danger {
font-size: 20px;
}
.cols-1 {
float: left;
width: 205px;
}
.cols-2 {
float: left;
width: 800px;
}
.cols-3 {
float: left;
width: 205px;
}
}

@media(max-width:1024px) {
.right-bar-bg {
width: 380px;
right: calc(50% - 440px);
}  
.max-width {
padding: 0 20px;
}
.cols-1 {
width: 230px;
float: left;
}
.cols-2 {
width: 645px;
float: left;
padding-top: 0;
}
.cols-3 {
float: left;
width: 230px;
}
.notification-warning{
color: #063C50;  
}  
.notification-danger {
color:#FFF;    
}
.notification-warning,
.notification-danger{
height:72px;
min-height: auto;  
}   
.notification-warning,
.notification-danger {
padding: 8px 0px 8px 0px;
font-size: 20px;
line-height: 24px;
letter-spacing:-0.2px;
font-family: "Lato", sans-serif !important; 
font-weight: 700;
}
.slick-slide{
margin-left:6px;
margin-right:6px;
}
}

@media(max-width:820px) {
.right-bar-bg {
width: 300px;
right: calc(50% - 384px);
}  
.max-width {
padding: 0 20px;
}
.cols-1 {
width: 215px;
float: left;
}
.cols-2 {
width: 480px;
float: left;
padding-top: 0;
}
.cols-3 {
float: left;
width: 215px;
}
.notification-warning,
.notification-danger{
height:72px;
min-height: auto;  
}   
.notification-warning,
.notification-danger {
padding: 8px 0px 8px 0px;
font-size: 18px;
line-height: 24px;
}
.star-rating {
padding-bottom: 45px;
}
}

.artical-right-sidebar {
max-width: 284px;
padding: 40px 16px 40px 16px;
}
div#accordionLeftBar {
padding-left:32px;
}
.leftSidePanel {
position: relative;
}
.leftSidePanel .heart-icon {
position: absolute;
left: -30px;
top: 10px !important;
transform: inherit !important;
}
.leftSidePanel {
padding-top: 32px;
}
.leftSidePanel .accordion>.card {
margin-bottom: 0;
}
.leftSidePanel .accordion>.card>.card-header,
.leftSidePanel .accordion>.card>.accordion {
background: transparent;
}
.leftSidePanel .card,
.leftSidePanel .accordion {
background: transparent;
}
.leftSidePanel .accordion ul li {
border-bottom: 0;
}
.leftSidePanel .accordion span.title {
color: #262626;
font-size: 20px;
font-weight: 700;
line-height: 24px;
font-family: "Lato", sans-serif !important;
}
.leftSidePanel .accordion .card-header.collapsed:after,
.leftSidePanel .accordion .card-header:after {
/* content: "\f078"; */
color: #001588;
cursor: pointer;
}
.leftSidePanel a.sidenav-item.current-article {
color: #001588 !important;
background: transparent;
font-weight:700;
line-height:24px;
}
.leftSidePanel .accordion .card-body {
background: transparent;
padding-top: 0;
padding-bottom: 0;
}
.leftSidePanel .accordion ul li a {
padding: 0;
}
.leftSidePanel .sidenav-item {
padding-bottom: 0 !important;
}
.leftSidePanel .accordion>.card>.card-header,
.leftSidePanel .accordion>.card>.accordion-button {
border-radius: 0;
margin-bottom: 0;
}
.leftSidePanel .card-header,
.leftSidePanel .accordion-button {
padding-left: 0;
padding-right: 0;
border-bottom: 0;
}
.leftSidePanel .card-body {
padding: 0
}
.leftSidePanel .accordion-button {
padding: .75rem 0
}
.leftSidePanel a.sidenav-item.current-article {
font-family: "Lato", sans-serif !important;
}
.accordion>.card>.card-header {
background: var(--Teal-AXS, rgba(0, 168, 168));
}
.accordion-button:not(.collapsed) {
color: #262626 !important;
background-color: transparent !important;
box-shadow: none !important;
border-bottom: 0 !important;
}
.accordion-button:not(.collapsed)::after {
background: url('/hc/theming_assets/01K1D3K07DS4V9BVK3FANB5WPB') right top no-repeat !important;
transform: rotate(-180deg); 
}
.accordion-button::after {
width: 1.40rem !important;
background: url('/hc/theming_assets/01K1D3K07DS4V9BVK3FANB5WPB') right top no-repeat !important;
}
.accordion-button:focus {
z-index: 3 !important;
border-color: transparent !important;
outline: 0;
box-shadow: none !important;
}
.accordion .card-body {
background: #EDFCFB;
padding-top: 0;
padding-bottom: 0;
}
.accordion>.card {
overflow: hidden;
border: 0;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}
.accordion span.title {
color: #FFF;
font-size: 20px;
font-style: normal;
font-weight: bold;
line-height: 24px;
font-family: "Lato", sans-serif !important;
}
.accordion ul li {
width: 100%;
border-bottom: 1px solid #f0f2f2;
}
.card-body ul:last-child {
border-bottom: 1px solid #F0F2F2;
padding-bottom:10px !important;  
}
a.sidenav-item.current-article {
background-color: var(--color-primary-b50);
color: #fff !important;
padding: 15px;
}
.accordion ul li a {
color: #262626;
font-family: "Lato", sans-serif !important;
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 24px;
width: 100%;
display: inline-block;
text-decoration: none;
padding: 10px 15px;
}
.accordion .card-header:after {
font-family: 'FontAwesome';
content: "\f077";
float: right;
color: #FFF;
cursor: pointer;
}
.accordion-button{
background:transparent !important;  
}
.accordion .card-header.collapsed:after {
content: "\f078";
color: #FFF;
cursor: pointer;
}
.accordion ul {
margin-bottom: 0;
}
.accordion ul li:last-child {
border-bottom: 0;
}
.leftSidePanel a.sidenav-item.current-article {
font-family: 'Lato' !important;
}
.leftSidePanel a.sidenav-item.current-article {
color: #262626 !important;
background: transparent;
}
.leftSidePanel .accordion ul li a {
padding: 0 0 15px 0;
}
.select-box {
margin-bottom: 20px;
}
.meta-data:not(:last-child)::after {
display: inline-block;
margin: 0px 4px 2px 8px;
}

@media (min-width: 767px) and (max-width: 1024px) { 

  .article-sidebar{ 
    margin-left: 0px;
    margin-right: 0px;
  } 

  .article-page.article {
    padding-left:25px !important;
  }
  
  

}


@media(max-width:1024px) {
.article-sidebar{
min-height:768px;    
} 
.artical-right-sidebar {
display: none;
visibility: hidden;
}
.article-container {
display: flex;
flex-direction: inherit;
}
.leftSidePanel {
width: 270px;
padding: 20px 15px 0px 5px;
border-right: 2px solid #F0F2F2;         
height: 100%;
}
.article-page.article {
padding-left:0px;
}
.leftSidePanel .heart-icon {
position: absolute;
left: -30px;
top: 10px !important
}

.meta-data:not(:last-child)::after {
display: inline-block;
margin: 0px 4px 2px 8px;
}
div#accordionLeftBar {
padding-left: 15px;
}
.latest-news-section .image-box a.learn-more-btn{
width:164px;
height:48px;
}
}

@media(max-width:820px) {
.article-sidebar{
min-height:768px;    
}   
.artical-right-sidebar {
display: none;
visibility: hidden;
}
.leftSidePanel {
width: 260px;
padding: 15px 20px;
}
.meta-data:not(:last-child)::after {
display: inline-block;
margin: 0px 4px 2px 8px;
}
div#accordionLeftBar {
padding-left: 15px;
}
.latest-news-section .image-box a.learn-more-btn{
width:164px;
height:48px;
}
}

@media(max-width:768px) {
body.articlePage .container {
  padding:0 !important;
}
.leftSidePanel {
  padding-left: 15px !important;
}
.article-page.article {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.artical-right-sidebar {
display: none;
visibility: hidden;
}
.leftSidePanel {
width: 260px;
padding: 15px 20px;
}
.meta-data:not(:last-child)::after {
display: inline-block;
margin: 0px 4px 2px 8px;
}
}

@media(max-width:767px) {
.article-sidebar{
min-height:auto;    
}   
.leftSidePanel {
padding: 0px 0 0px 0;
width: 100%;
}
.leftSidePanel .accordion>.card {
box-shadow: none;
padding: 0 15px;
}
.accordion-header.border-bottom {
  border-bottom: 2px solid #D9D9D9;
}
.article-container {
display: inline;
flex-direction: inherit;
}
.article-sidebar {
border-bottom: 0;
border-top: 0;
}
.right-bar-bg{
width: auto;
right: calc(50% - 0px);   
}
.sidenav-item{
margin-bottom:0;    
}  
.select-box {
margin-bottom: 13px;
margin-left: 15px;
margin-right: 15px;
}
.select-box ul {
margin-bottom: 0;
}
.select-box label {
margin-bottom: 0;
}
.select-box select {
border-color: #001588;
}
.select-box select option {
font-size: 17px;
color: #001588;
font-weight: 400;
}
.feedback-form .submit_feedback {
justify-content: center !important;
}
.feedback-form p {
text-align: left;
}
.article-rating-section {
text-align: center;
margin-bottom: 28px;
padding-bottom: 20px;
}
.article-rating-section .article-votes-question {
display: block;
text-align: center;
}
.article-rating-section .star-rating .row {
justify-content: center;
}
.article-rating-section .star-rating .row .col-md-6 {
display: flex;
justify-content: center;
text-align: center;
}
.article-rating-section .star-rating fieldset.custom-star-rating {
margin-left: auto;
margin-right: auto;
}
.leftSidePanel a.sidenav-item.current-article {
background: transparent;
font-weight:700;
line-height:17px;
}
.rating {
width: 75%;
margin: 0 auto;
}
.rating>label,
.rating {
}
.rating {
margin-top: 20px;
margin-bottom: 20px;
}
.rating>label:before {
margin: 0 5px 0 5px;
}
.font36 {
font-size: 28px !important;
}
.pb10 {
padding-bottom: 10px !important;
}
.space20 {
padding-left: 15px;
padding-right: 15px;
} 
.space19 {
padding-left: 16px;
padding-right: 17px;
} 
.article-header h1 {
letter-spacing: -0.4px;
font-size: 20px;
color: #262626;
line-height: 24px;
margin-bottom:0;  
}
.article-body h2 span, .article-body h2,
.article-body h4 span, .article-body h4{
font-size: 17px;
letter-spacing: -0.2px;
color: #262626;
line-height: 24px;    
}  
}

/* Rating Star */
/* Rating Star */

fieldset.custom-star-rating {
  border: none;
  padding: 0;
  display: flex;
  flex-direction: row-reverse; /* proper CSS sibling logic */
  gap: 5px;
  width: max-content;
}

/* Hide radio inputs visually but keep focusable */
.custom-star-rating input {
  position: absolute;
  opacity: 0;
  width: 1px;
  height: 1px;
}

/* Stars */
.custom-star-rating label {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 1.5rem;
  color: #ddd;
  cursor: pointer;
  transition: color 0.2s ease, transform 0.1s ease;
}

.custom-star-rating label::before {
  content: "\f005"; /* Font Awesome star */
}

/* Hover effect */
.custom-star-rating label:hover,
.custom-star-rating label:hover ~ label {
  color: #FFD700;
  transform: scale(1.15);
}

/* Checked stars */
.custom-star-rating input:checked ~ label {
  color: #FFD700;
}

/* Focused star */
.custom-star-rating input:focus-visible + label {
  outline: 2px solid #007bff;
  outline-offset: 4px;
  border-radius: 4px;
  transform: scale(1.15);
}

/* Accessibility span (hidden) */
.custom-star-rating label > span {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
}

/* Feedback rating spacing on mobile landscape (fix: no gap with banner below) */
@media only screen and (max-width: 920px) and (orientation: landscape) {
  .article-rating-section {
    margin-bottom: 28px;
    padding-bottom: 20px;
  }
}

/* Section page accordion */

.article-header {
padding-bottom: 7px;
}
.articles-title {
color: #001588;
font-size: 32px;
line-height: 34px;
text-align: left;
padding-bottom: 25px;
padding-top: 15px;
}
.Serviceartical .card,
.Serviceartical .accordion>.card:not(:first-of-type),
.Serviceartical .accordion>.card:not(:last-of-type) {
border: 1px solid #001588 !important;
border-radius: 16px;
}
.Serviceartical .card-header {
border-bottom: 0
}
.Serviceartical .card-header {
background: #FFF !important;
}
.Serviceartical .accordion span.title {
color: #001588;
font-size: 20px;
font-style: normal;
font-weight: bold;
line-height: 24px;
font-family: 'Lato';
}
.Serviceartical .accordion .card-body {
background: #fff;
border-top: 1px solid #001588;
margin-left: 35px;
margin-right: 35px;
padding-top: 12px !important;
padding-bottom: 12px !important;
}
.Serviceartical .accordion>.card>.card-header {
padding-left: 35px;
padding-right: 35px;
padding-bottom: 14px;
}
.Serviceartical .accordion .card-body {
padding: 0;
}
.Serviceartical .accordion .card-header.collapsed:after,
.Serviceartical .accordion .card-header:after {
color: #001588;
}
.leftSidePanel .card {
padding-left: 35px;
border: 0;
}
.hr-btm {
border-top: 2px solid #F0F2F2;
height: 1px;
padding-top: 40px;
}
.heartImgDiv{
padding-top:12px;  
}

@media(max-width:767px) {
.articles-title {
font-size: 24px;
padding-top: 0;
}
.article-footer {
border-top: 0 !important;
padding-bottom: 24px;
}
.article-header {
margin-top: 0px;
background: #EBF3FD;
margin-left: -15px;
margin-right: -15px;
padding: 15px 15px 0 15px;
}
.blue-bg {
background: #EBF3FD;
padding: 0 0 10px 0;
margin-left: -15px;
margin-right: -15px;
margin-bottom: 20px;
} 
.leftSidePanel .accordion ul li a,
body.fr-class .leftSidePanel .accordion ul li  {
padding: 0 0 0 10px;
}  
.Serviceartical .accordion>.card>.card-header {
padding-left: 20px;
padding-right: 20px;
padding-bottom: 14px;
}
.Serviceartical .accordion .card-body {
margin-left: 20px;
margin-right: 20px;
padding-top: 5px !important;
padding-bottom: 5px !important;
}
.article-body h1 {
font-size: 22px;
}
.article-body h2 {
font-size: 20px !important;
}
.leftSidePanel .heart-icon img {
width: 24px;
padding-right:6px;
}
.leftSidePanel .heart-icon {
left: -15px;
top: 15px !important;
}
.leftSidePanel .accordion span.title{
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
}
.leftSidePanel #accordionExampleBrowse #headingOneBrowse span.title{
padding-left: 10px;
padding-top: 8px;
padding-bottom: 8px;   
}
  
.card-header {
padding: .95rem 1.25rem;
}
.form-submitted {
width: 100% !important;
text-align: center;
display: inline-block;
display: none;
}
.heartImg {
padding-top: 10px;
}
.footer-links {
padding: 16px 0 60px 0;
}
.footer-logo {
width: 80%;
}
div#conversation-badge img {
width: 65px;
height: 65px;
object-fit: contain;
}
#unread-indicator{
right:1px;    
}  
.meta-data:not(:last-child)::after {
display: inline-block;
margin: 0px 4px 2px 8px;
}
.looking-for-section h3 {
font-size: 24px !important;
font-weight: bold !important;
font-family: "Lato" !important;
}
.right-spacer2 {
padding-right: 28px;
padding-top: 10px;
}
.most-popular .promoted-articles-item .card-box .heading-title {
max-width: 100% !important;
}
.heartImgDiv {
text-align: center;
padding-bottom: 20px;
}
h2#explore br:last-child {
display: none;
}  
}

/* Vertical scrollbar tabs css here */
.v-tab_tab-head {
margin: 0;
padding: 0;
float: left;
list-style: none;
border-left: 3px solid #CCE1FB;
position: sticky;
top: 70px;
}
.v-tab_tab-head li {
cursor: pointer;
padding-left: 16px;
line-height: 28px;
color: #262626;
font-weight: 400;
font-size: 15px;
line-height: 20px;
font-family: 'Lato';
border-bottom: 0px;
overflow: hidden;
position: relative;
width: 100%;
margin-bottom: 15px;
}
.v-tab_tab-head li:last-child {
margin-bottom: 0;
}
.v-tab_tab-head li:hover {
color: #001588;
}
.v-tab_tab-head li.active {
border-left: 3px solid #001588;
margin-left: -3px;
width: 100%;
color: #262626;
display: block;
line-height: 20px;
font-weight: bold;
font-size: 15px;
font-family: 'Lato !important;
}
.v-tab_content {
display: none;
}
.v-tab_content> :first-child {
margin-top: 0;
}
.heart-icon-img {
background-image: url('$assets-heart-small-flat-svg');
}
.select-box .dropdown {
width: 100% !important;
}

@media (min-width: 768px) {
.select-box .dropdown {
width: 600px;
}
.heartImgDiv{
text-align: center;
width: 38%;
} 
}

.dropdown__switch:checked+.dropdown__options-filter .dropdown__select {
transform: scaleY(1);
}
.dropdown__switch:checked+.dropdown__options-filter .dropdown__filter:after {
transform: rotate(-135deg);
}
.dropdown__options-filter {
width: 100%;
cursor: pointer;
}
.dropdown__filter {
position: relative;
display: flex;
padding: 0px;
color: #262626;
background-color: #fff;
border: 1px solid #7C96A4;
border-radius: 8px;
font-size: 17px;
text-transform: none;
transition: 0.3s;
border-bottom: 0;  
}
.dropdown__filter:focus {
border: 1px solid #918FF4;
outline: none;
box-shadow: 0 0 5px 3px #918FF4;
}
.dropdown__filter::after {
position: absolute;
top: 40%;
right: 14px;
content: "";
width: 10px;
height: 10px;
border-right: 2px solid #595959;
border-bottom: 2px solid #595959;
transform: rotate(45deg) translateX(-45%);
transition: 0.2s ease-in-out;
}
.dropdown__select {
position: absolute;
top: 100%;
left: 0;
width: 100%;
margin-top: 0px;
overflow: hidden;
box-shadow: 0 5px 10px 0 rgba(152, 152, 152, 0.6);
transform: scaleY(0);
transform-origin: top;
font-weight: 300;
border-radius: 8px;
transition: 0.2s ease-in-out;
border-top-left-radius: 0;
border-top-right-radius: 0;
background: #FFF;
}
.dropdown__select-option {
padding: 10px;
border-bottom: 1px solid #7C96A4;
transition: 0.3s;
width: 100%;
border-radius: 8px;
border-bottom-left-radius: 4px !important;
border-bottom-right-radius: 4px !important;
}
.dropdown__select-option:last-of-type {
border-bottom: 0;
}
.dropdown__select-option:hover {
background-color: transparent;
}
.pt50 {
padding-top: 50px !important;
}
.looking-for-section {
background: #001588;
padding-bottom:20px;  
}
.looking-for-section .most-popular {
padding: 40px 0 0px 0;
}
.looking-for-section .most-popular h2 {
font-size: 28px;
font-weight: 700;
line-height: 34px;
letter-spacing: -1px;
font-family: 'Kiddy Kitty' !important;  
}
.most-popular h2 {
color: #FFF;
text-align: center;
font-family: 'Kiddy Kitty' !important;
font-size: 48px;
font-weight: 900;
line-height: normal;
letter-spacing: -1.44px;
margin-bottom: 5px;
}
.most-popular p {
color: #FFF;
text-align: center;
font-family: 'Lato' !important;
font-size: 20px !important;
line-height: 24px;
  font-weight:400;
letter-spacing: -0.1px  
}
.most-popular .promoted-articles {
margin-top: 24px;
margin-bottom: 50px;
}
.looking-for-section .promoted-articles-item {
width: 50%;
}
.most-popular .promoted-articles-item {
margin-bottom: 25px;
}
.looking-for-section .card-box {
cursor: pointer;
}
.most-popular .card-box {
padding:20px 16px;
border-radius: 24px;
background: var(--White, #FFF);
box-shadow: 0px 9px 16px 0px rgba(28, 89, 114, 0.20);
clear: both;
overflow: hidden;
min-height:155px;  
}
.line_height33 {
 min-height: 60px;
}
body.en-class .line_height33,
body.en-class .most-popular .card-box{ 
 min-height: auto;
}

.most-popular .promoted-articles-item .card-box .heading-title h3 {
color: #1C5972;
font-family: 'Lato' !important;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 30px;
margin-bottom: 10px;
width: 210px;
}
.most-popular .promoted-articles-item .card-box .heading-title p {
color: #1C5972;
font-family: 'Lato' !important;
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 24px;
margin-top: 0;
margin-bottom: 0;
text-align: left;
}
.most-popular .promoted-articles-item .card-box img {
float: left;
max-width: 36px;
height: 36px;
}
.looking-for-section .most-popular .promoted-articles-item .card-box .heading-title {
max-width: 320px;
}
.most-popular .promoted-articles-item .card-box .heading-title {
float: left;
padding-left: 13px;
}
.promoted-articles-item:nth-child(n),
.promoted-articles-item:nth-child(2n) {
padding-right: 25px;
margin-bottom: 0;
}

@media(max-width:1180px) {
.looking-for-section .most-popular .promoted-articles-item .card-box .heading-title {
max-width: 235px;
}
.most-popular .promoted-articles-item .card-box .heading-title h3 {
font-size: 20px;
}
.most-popular .promoted-articles-item .card-box .heading-title p {
font-size: 18px;
}
header.header {
max-width: 100%;
}
.heart-bg {
width: 455px;
}
.most-popular .card-box {
padding: 15px;
}
}

@media (max-width: 1024px) {
.looking-for-section .most-popular .promoted-articles-item .card-box .heading-title {
max-width: 340px;
}
.heart-bg {
width: 100%;
height: 100%;
display: block;
top: 0;
left: 0;
bottom: 0;
position: absolute;
background: #FFF;
background-image: url('/hc/theming_assets/01K1D3K1Z0M2Y5ETP684ZHSQB3');
background-repeat: no-repeat;
background-position: right bottom;
background-size: 350px 280px;
left: calc(50% - 1186px);
z-index: -1;
overflow: hidden;
}  
body.wideHeader .browse-by-topic .container{
max-width: 748px !important;    
margin: 0 auto;    
}  
body.wideHeader .container, .search-results-page .container {
max-width: 748px !important;    
margin: 0 auto;
}  
}

@media (max-width: 820px) {
.most-popular .promoted-articles {
display: flex;
flex-direction: inherit;
flex-wrap: wrap;
}
.looking-for-section .most-popular .promoted-articles-item .card-box .heading-title {
max-width: 255px;
}
.most-popular .promoted-articles-item .card-box .heading-title p {
font-size: 16px;
}
.heart-bg {
height: 100%;
width: 100%;
display: block;
top: 0;
left: 0;
bottom: 0;
position: absolute;
background: #FFF;
background-image: url('/hc/theming_assets/01K1D3K1Z0M2Y5ETP684ZHSQB3');
background-repeat: no-repeat;
background-position: right bottom;
background-size: 580px 150px;
left: calc(50% - 740px);
z-index: -1;
overflow: hidden;
opacity: 0.5;  
}  
}

@media(max-width:767px){
header.article-header{
padding: 0px 15px 0 15px !important;    
}  
.promoted-articles-item:nth-child(n), .promoted-articles-item:nth-child(2n) {
padding-right: 0;
}
.most-popular .promoted-articles {
margin-top: 50px;
margin-bottom: 20px;
}
.looking-for-section .promoted-articles-item {
width: 100%;
}
.looking-for-section .most-popular .promoted-articles-item .card-box .heading-title {
max-width: 245px !important;
}
.most-popular .promoted-articles-item {
margin-bottom: 25px;
}
.looking-for-section h3 {
font-size: 24px !important;
font-weight: 700 !important;
font-family: "Lato" !important;
}
.height_167 {
margin-left: 10px;
margin-right: 10px;
height: 165px;  
}
h3.w-100.pr22 {
line-height: 34px !important;
}
.looking-for-section h3 {
font-size: 24px !important;
font-weight: 700 !important;
}
.truncate-txt-css p {
overflow: inherit !important;
float: left;
padding-top: 5px;
}
.pr65 {
padding-right: 25px !important;
}
.search-results-page .quick-help-mobile .inner-content{
margin:0;
padding:0;
border-radius: 0;
background:#FFF;
}
.search-results-page .quick-help-mobile ul.mobiles-categories li{
list-style: none;
background: transparent;
padding:6px 0px 20px 0px;  
border-radius: 0;
border-bottom: 1px solid #eee !important;  
}
.search-results-page .quick-help-mobile .search-listing-width{
padding-top:0;    
}
.looking-for-section{
padding-bottom: 1px;    
}
.articlePage .looking-for-section.footer-looking-boxes {
  padding-top: 24px;
}
}  


/***** Forms *****/

.form {
max-width: 650px;
margin:0 auto !important;  
}
.form-field~.form-field {
margin-top: 25px;
}
.form-field label {
display: block;
font-size: 13px;
margin-bottom: 5px;
}
.form-field input {
border: 1px solid #87929D;
border-radius: 4px;
padding: 10px;
width: 100%;
}
.form-field input:focus {
border: 1px solid #17494D;
}
.form-field input[type="text"] {
border: 1px solid #87929D;
border-radius: 4px;
}
.form-field input[type="text"]:focus {
border: 1px solid #17494D;
}
.form-field input[type="checkbox"] {
width: auto;
}
.form-field .nesty-input {
border-radius: 4px;
border: 1px solid #87929D;
height: 45px;
line-height: 40px;
outline: none;
vertical-align: middle;
}
.form-field .nesty-input:focus {
border: 1px solid #17494D;
text-decoration: none;
}
.form-field .hc-multiselect-toggle {
border: 1px solid #87929D;
}
.form-field .hc-multiselect-toggle:focus {
outline: none;
border: 1px solid #17494D;
text-decoration: none;
}
.form-field textarea {
vertical-align: middle;
}
.form-field input[type="checkbox"]+label {
margin: 0 0 0 10px;
}
.form-field .optional {
color: var(--color-primary-a30);
margin-left: 4px;
}
.form-field p {
color: var(--color-primary-a30);
font-size: 12px;
margin: 5px 0;
}
.form footer {
margin-top: 40px;
padding-top: 30px;
}
.form footer a {
color: var(--color-primary-a10);
cursor: pointer;
margin-right: 15px;
}
.form .suggestion-list {
font-size: 13px;
margin-top: 30px;
}
.form .suggestion-list label {
border-bottom: 1px solid #ddd;
display: block;
padding-bottom: 5px;
}
.form .suggestion-list li {
padding: 10px 0;
}
.form .suggestion-list li a:visited {
color: #9358B0;
}
.chHcHc {
 margin: 20px 0px;
 font-family: 'Lato' !important;
}
.feedback-form {
display: none;
padding-top: 20px;
}
.feedback-form p {
font-size: 17px;
font-family: 'Lato';
line-height: 24px;
font-weight: 700;
}
.feedback-form input[type="radio"] {
display: none;
}
.feedback-form input[type="radio"]+label {
padding-left: 32px;
margin-bottom: 10px;
display: block;
font-size: 17px;
line-height: 24px;
font-weight: 400;
position: relative;
cursor: pointer;
color: #063C50;
}
.feedback-form input[type="radio"]+label:before {
content: "";
width: 16px;
height: 16px;
position: absolute;
top: 4px;
left: 4px;
border: 2px solid #001588;
box-sizing: border-box;
border-radius: 50%;
}
.feedback-form input[type="radio"]:checked+label:after {
content: "";
width: 8px;
height: 8px;
position: absolute;
top: 8px;
left: 8px;
background: var(--Teal-AXS, #001588);
box-sizing: border-box;
border-radius: 50%;
}
.feedback-form textarea {
resize: none;
border: 2px solid #7C96A4;
border-radius: 8px;
padding: 8px 16px;
color: var(--color-primary-a30);
font-family: 'Lato';
font-size: 17px;
line-height: 20px;
margin-bottom:12px;  
}
.feedback-form textarea::placeholder {
color: #7C96A4;
opacity: 1;
}
.feedback-form textarea:-ms-input-placeholder {
color: #7C96A4;
}
.feedback-form textarea::-ms-input-placeholder {
color: #7C96A4;
}
.feedback-form button {
background: var(--Teal-AXS, #001588);
display: inline-flex;
justify-content: center;
align-items: center;
padding: 13px 32px 13px;
font-size: 19px;
line-height: 19px;
height: 48px;
font-family: 'Lato';
border: 0;
border-radius: 30px;
color: #ffffff;
margin-top: 5px;
cursor: pointer;
}
.feedback-form button[disabled] {
background: var(--Teal-AXS, #001588);
border: 0;
}
.feedback-form .submit_feedback {
display: flex;
justify-content: flex-start;
margin-bottom: 32px;
}
.form-submitted {
color: var(--color-primary-a30);
font-family: 'Lato';
font-size: 17px;
line-height: 24px;
display: none;
width: 65%;
text-align: center;
font-weight: 700; 
}

@media (max-width: 1920px) {
.most-popular .promoted-articles-item .card-box .heading-title {
max-width: 220px;
}
}

@media (max-width: 2560px) {
.most-popular .promoted-articles-item .card-box .heading-title {
max-width: 220px;
}
}

/* Languages Css Here */

.fr-class .hero-inner h1{
font-size:42px;  
}
.fr-class section.categories.blocks h2{
font-size:30px;
}
.search-results-column {
position: relative;
}
.search-listing-page-shape{
background-image: url('/hc/theming_assets/01K1D3K5H73R3NSV14ZYNQM7TS');
width: 316px;
height: 312px;
position: absolute;
right: calc(50% - 674px);
bottom: -60px;
z-index: -1;
}
@media (max-width: 1280px) {
.search-listing-page-shape{
right: calc(50% - 630px);
} 	
}
@media (max-width: 1180px) {
.search-listing-page-shape{
right: calc(50% - 580px);    
}  	
}
@media (max-width: 1024px) {
.search-listing-page-shape{
right: calc(50% - 500px);    
} 	
}

@media(max-width:767px){
.fr-class .hero-inner h1 {
font-size: 30px;
padding-top: 30px;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;  
}
.fr-class .most-popular h2{
font-size:24px;    
}
.fr-class .hero .hero-inner .search-icon {}
ul.language li{
 width: 100% !important;
}  
ul.language li:nth-child(3), ul.language li:nth-child(6), ul.language li:nth-child(9) {
width: auto;
padding-left: 0;
}  
.mobile-warning-notification, .mobile-danger-notification {
 margin: 20px 22px 0px 22px;
} 
}

/* Modal CSS Here */
.modal-open {
overflow: hidden 
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto 
}
.modal {
position: fixed;
top: 0;
left: 0;
z-index: 1050;
display: none;
width: 100%;
height: 100%;
overflow: hidden;
outline: 0;
background: rgba(0, 0, 0, 0.2);
}
.modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none 
}
.modal.fade .modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out, -webkit-transform .3s ease-out;
-webkit-transform: translate(0, -50px);
transform: translate(0, -50px) 
}
@media (prefers-reduced-motion:reduce) {
.modal.fade .modal-dialog {
transition: none 
}
}
.modal.show .modal-dialog {
-webkit-transform: none;
transform: none 
}
.modal.modal-static .modal-dialog {
-webkit-transform: scale(1.02);
transform: scale(1.02) 
}
.modal-dialog-scrollable {
display: -ms-flexbox;
display: flex;
max-height: calc(100% - 1rem) 
}
.modal-dialog-scrollable .modal-content {
max-height: calc(100vh - 1rem);
overflow: hidden 
}
.modal-dialog-scrollable .modal-footer, .modal-dialog-scrollable .modal-header {
-ms-flex-negative: 0;
flex-shrink: 0 
}
.modal-dialog-scrollable .modal-body {
overflow-y: auto 
}
.modal-dialog-centered {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - 1rem) 
}
.modal-dialog-centered::before {
display: block;
height: calc(100vh - 1rem);
height: -webkit-min-content;
height: -moz-min-content;
height: min-content;
content: "" 
}
.modal-dialog-centered.modal-dialog-scrollable {
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-pack: center;
justify-content: center;
height: 100% 
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
max-height: none 
}
.modal-dialog-centered.modal-dialog-scrollable::before {
content: none 
}
.modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 32px;
outline: 0 
}
.modal-backdrop {
position: fixed;
top: 0;
left: 0;
z-index: 1040;
width: 100vw;
height: 100vh;
background-color: #000 
}
.modal-backdrop.fade {
opacity: 0 
}
.modal-backdrop.show {
opacity: .5 
}
.modal-header {
display: -ms-flexbox;
display: flex;
-ms-flex-align: start;
align-items: flex-start;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 1rem 1rem;
border-bottom: 1px solid #dee2e6;
border-radius: 32px 32px 0px 0px;
background: var(--Teal-AXS, #001588);
}
/* CountryModal – Figma measurements (Frame 2232 / popup) */
#CountryModal .modal-dialog.country-modal-dialog {
  max-width: 514px;
}
#CountryModal .modal-content {
  border-radius: 24px;
  overflow: hidden;
  border: 1px solid #D0D5DD;
  box-shadow: 0 1px 2px rgba(16, 24, 40, 0.05);
}
#CountryModal .modal-header {
  padding: 16px 16px 16px 24px !important;
  min-height: 76px;
  height: 76px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 24px 24px 0 0;
  border-bottom: none !important;
  background: var(--Teal-AXS, #001588);
}
/* Language popup – Pampers/Dodot logo (Figma UI measurements) */
#CountryModal .modal-header .footer-logo,
#gotoPampersModal .modal-header .footer-logo {
  width: 216.29px;
  height: 38.595px;
  transform: rotate(0.054deg);
}
#CountryModal .modal-footer {
  padding: 24px 27px 24px 56px !important;
}
#CountryModal .modal-body {
  padding: 16px 24px 16px 24px !important;
  border-top: none;
  background: #FAFAFA;
}
.modal-header, .modal-body, .modal-footer {
padding: 20px !important;
}
.modal-header .close {
padding:0;
margin:0;
border: 0;
background: transparent;
cursor: pointer;
opacity: 1;
}
.modal-title {
margin-bottom: 0;
line-height: 1.5 
}
.modal-body {
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 1rem 
}
.modal-body h3 {
color: #001588;
font-family: 'Lato';
font-size: 32px !important;
font-weight:bold;  
line-height: 40px !important;
letter-spacing: -1px;
margin-bottom: 10px;
}
.modal-body p {
color: #001588;
}
.modal-body p, .modal select {
color: var(--Navy, #262626);
font-family: 'Lato';
font-size: 17px !important;
font-weight: 400 !important;
line-height: 26px !important;
}
.modal select {
border-radius: 8px;
border: 1px solid var(--Navy, #262626);
font-family: 'Lato';
}
.modal select option {
border-bottom 1px solid var(--Navy, #001588);
}
.modal label.select-box {
color: var(--Navy, #001588);
font-family: "Lato";
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 24px;
letter-spacing: -0.2px;
}
.modal label {
color: var(--Navy, #001588);
font-family: "Lato";
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 24px;
letter-spacing: -0.2px;
}
.modal textarea, .modal input {
border-radius: 8px;
border: 1px solid var(--Navy, #262626);
width: 100%;
height: 45px;
}
.modal .mandatory {
color: var(--Navy, #262626);
font-family: "Lato";
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 24px 
}
.modal span {
color: var(--Navy, #262626);
}
.modal button.submit-btn {
border-radius: 100px;
background: var(--Coral-AXS, #FF5D52);
height: 50px;
width: 125px;
padding: 16px 32px;
font-family: "Lato";
font-size: 19px;
font-style: normal;
font-weight: bold;
line-height: 100%;
color: #FFF;
border: 0;
}
.modal textarea {
height: 100px;
}
.modal-footer {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: end;
justify-content: flex-end;
padding: .75rem;
border-top: 1px solid #dee2e6;
border-bottom-right-radius: calc(.3rem - 1px);
border-bottom-left-radius: calc(.3rem - 1px) 
}
.modal-footer>* {
margin: .25rem 
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll 
}
.modal-fill-btn, .modal-unfill-btn {
cursor: pointer;
width: 250px;
height: 50px;
padding: 10px 32px;
border-radius: 100px;
font-size: 20px;
font-style: normal;
font-weight: bold;
line-height: 100%;
font-family: 'Lato';
}
.modal-fill-btn {
background: #001588;
border: 0;
color: #FFF;
width: auto;
}

.sendMessage {
width: auto;
height: 48px;
padding: 16px 32px;
border-radius: 100px;
color:#001588;  
font-size: 19px;
font-weight: 700;
line-height: 0;
background:#FFF;
font-family: 'Lato';
margin:7px 0 0px 0;
}
.hr-btm{
  border:none;
}

.modal-unfill-btn {
background: #FFF;
border: 1px solid #001588;
color: #001588;
}
.vertical-scroll {
overflow-y: scroll;
height: 300px;
}
.modal-body ul {
padding: 0 0 0 20px;
}
.modal-body ul li {
color: #262626;
list-style-type: disc;
font-family: 'Lato';
font-size: 17px !important;
font-weight: 400 !important;
line-height: 26px !important;
}
.text-center {
text-align: center;
}


@media(max-width:1024px){
  .modal-dialog-centered {
    min-height: calc(40% - 0rem) !important;
} 
}

@media (min-width:576px) {
.modal-dialog {
max-width: 500px;
margin: 1.75rem auto 
}
.modal-dialog-scrollable {
max-height: calc(100% - 3.5rem) 
}
.modal-dialog-scrollable .modal-content {
max-height: calc(100vh - 3.5rem) 
}
.modal-dialog-centered {
min-height: calc(100% - 3.5rem) 
}
.modal-dialog-centered::before {
height: calc(100vh - 3.5rem);
height: -webkit-min-content;
height: -moz-min-content;
height: min-content 
}
.modal-sm {
max-width: 300px 
}
}

@media (min-width:992px) {
.modal-lg, .modal-xl {
max-width: 660px 
}
}

@media (min-width:1200px) {
.modal-xl {
max-width: 1140px 
}
}

/* Language & Country Selection modal: mobile scroll fix (< 768px and tablet) */
@media only screen and (max-width: 992px) {
/* Prevent page body from scrolling when modal is open; modal inner body will scroll */
body.modal-open {
  overflow: hidden !important;
}
/* Prevent the modal overlay from being the scroll container; only .modal-body scrolls */
#CountryModal.modal,
body.modal-open #CountryModal.modal {
  overflow: hidden !important;
}
/* Remove centering pseudo-element so dialog flex layout and max-height work */
#CountryModal .modal-dialog.country-modal-dialog::before {
  content: none !important;
  display: none !important;
}
#CountryModal .modal-dialog.country-modal-dialog {
  max-height: 90vh;
  height: auto;
  margin: 1.75rem auto;
  display: flex;
  flex-direction: column;
}
#CountryModal .modal-content,
#CountryModal .modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  flex: 1 1 auto;
  min-height: 0;
}
#CountryModal .modal-header {
  flex-shrink: 0;
}
#CountryModal .modal-body {
  overflow-y: auto !important;
  -webkit-overflow-scrolling: touch;
  flex: 1 1 auto;
  min-height: 0;
  max-height: calc(90vh - 80px);
  padding: 16px 24px !important;
  touch-action: pan-y;
}
}

@media only screen and (max-width: 767px) {
.ready-explore-bg a.learn-more-btn {
line-height: 13px !important;
}
.bee-img {
top: 0px !important;
right: 0px !important;
}
#CountryModal .modal-header {
  padding: 16px 16px 16px 24px !important;
}
#CountryModal .modal-footer {
  padding: 16px 16px 16px 24px !important;
}
#CountryModal .modal-body {
  padding: 16px 24px 16px 24px !important;
}
div#CountryModal .modal-dialog.country-modal-dialog {
  margin: 40px;
}
.country-dropdown span{
margin-right: 0;
margin-left: 10px;   
} 
ul.language li{
padding-top:16px;
  max-width:100%;
  width:100%
}
}

/* send-message-page */
.send-message-page {
min-height: 480px;
height: 100%;
}

.send-message-page .inner-space{
  padding:48px 24px;
}

.send-message-page .inner-space h2{
font-family: 'Lato';
color:#262626;  
font-size: 32px;
font-weight: 900;
line-height: 40px;
letter-spacing: -1px;
margin-bottom:0;  
}

.send-message-page .inner-space h3{
font-family: 'Lato';
color:#262626;  
font-size: 24px;
font-weight: 900;
line-height: 32px;
letter-spacing: -0.3px;
margin-bottom:0;  
}

.send-message-page label, .send-message-page p{
font-family: 'Lato';
color:#262626;  
font-size: 15px;
font-weight: 400;
line-height: 24px;
padding-top: 24px; 
margin-bottom: 0;
padding-bottom: 8px;
}

.send-message-page select, .send-message-page input, .send-message-page textarea{
width:100%;
padding: 8px;
font-family: 'Lato';
color:#262626; 
font-size: 17px;
font-weight: 400;  
line-height:24px;
border-radius:8px;
border:1px solid #063C50;  
}

.send-message-page select option {
font-style: normal;
font-weight: 400;
font-size: 17px;
color: #063C50;
line-height: 24px;
}

.send-message-page select, .send-message-page input{
height:44px;  
}

.send-message-page textarea{
height:126px;  
}

button.submit-btn, button.submit-btn:hover{
height: 48px;
padding: 16px 32px;
border-radius: 100px;
background: #FF5D52;  
font-family: "Harmonia Sans Pro";
color:#FFF;  
font-size: 19px;
font-style: normal;
font-weight: 700;
line-height: 15px; 
margin-top:24px;  
}

@media(max-width:767px){
 .send-message-page .inner-space {
    	padding:30px 16px;
    }
  .send-message-page {
    min-height: auto;
    height: 100%;
}
  
  
}
@media only screen and (max-width: 767px) {
    .search-results-page img {
        width: 80px;
        height: 80px;
    }
}
/*  Accorodion Listing page css */

body.wideHeader .accordion-page .container,
body.articlePage .accordion-page .container {
margin: 0 auto;
max-width: 892px !important;
}
.accordion-page .accordion-button:not(.collapsed)::after {
background: url('/hc/theming_assets/01K1D3K07DS4V9BVK3FANB5WPB') right top no-repeat !important;
transform: rotate(-180deg); 
}
.accordion-page .accordion-button::after {
width: 1.40rem !important;
background: url('/hc/theming_assets/01K1D3K07DS4V9BVK3FANB5WPB') right top no-repeat !important;
transform: rotate(-180deg); 
}
.accordion-page .accordion-button:not(.collapsed)::after{
transform: rotate(-360deg);  
}

.article-container .accordion-button:not(.collapsed)::after {
background: url('/hc/theming_assets/01K1D3K07DS4V9BVK3FANB5WPB') right top no-repeat !important;
transform: rotate(-180deg); 
}
.article-container .accordion-button::after {
width: 1.40rem !important;
background: url('/hc/theming_assets/01K1D3K07DS4V9BVK3FANB5WPB') right top no-repeat !important;
transform: rotate(-180deg); 
}
.article-container .accordion-button:not(.collapsed)::after{
transform: rotate(-360deg);  
}
.accordion-page .card{
background: transparent;
}
.accordion-page{
padding:40px 0;
min-height: auto;
}
.heart-bg-shape .heart-bg{
height:330px;
}
.accordion-page #accordionLeftBar{
 padding-left:0; 
}
.accordion-page .accordion span.title {
color: #262626;
font-size: 20px;
font-style: normal;
font-weight: bold;
line-height: 24px;
font-family: "Lato", sans-serif !important;
}
.accordion-page .accordion-button {
padding: 15px 0rem;
}
.accordion-page .accordion .card-body {
background: transparent;
padding-top: 0;
padding-bottom: 15px;
padding-left: 25px;
}
.accordion-page .heart-icon img {
width: 26px;
height: 26px;
}
.accordion-page .heart-icon {
padding-right: 6px;
padding-top: 3px;
}
.accordion-page ul.pointers{
margin:0;
padding:0;  
}
.accordion-page ul.pointers li{
border-bottom:0;  
}
.accordion-page ul.pointers li a{
color: #262626;
font-family: "Lato", sans-serif !important;
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 24px; 
padding: 15px 10px 0 10px;  
}
.position-relative{
position:relative;
}
.position-absolutes{
position:absolute;  
left:0;
bottom:-50px;  
z-index: -999;
}
body.articlePage .search-page-divider {
display: none !important;
visibility: hidden !important;
}
@media(max-width:1024px){
body.wideHeader .accordion-page .container,
body.articlePage .accordion-page .container {
margin: 0 auto;
max-width: 864px !important;
padding-left:24px;
padding-right:24px;
}
.heart-bg-shape .heart-bg {
height: 360px;
margin-top: -360px;
margin-left: -30px;
}  
}

@media(max-width:820px){
body.wideHeader .accordion-page .container,
body.articlePage .accordion-page .container {
margin: 0 auto;
max-width: 675px !important;
padding-left:24px;
padding-right:24px;
}
.heart-bg-shape .heart-bg {
height: 360px;
margin-top: -360px;
margin-left: -30px;
}  
}

@media(max-width:767px){
.mobile-breadcrum {
background: #EBF3FD;
height: 48px;
} 
.mobile-breadcrum ul{
margin: 0 0 0 16px;
padding: 13px 15px 10px 0;  
}
.mobile-breadcrum ul li{
list-style-type:none;
display: inline-block;  
} 
.mobile-breadcrum ul li a{
color:#5C6E8A;
font-family: "Lato", sans-serif !important;
font-size: 15px;
font-style: normal;
font-weight: 600;
line-height:20px;    
} 
.mobile-breadcrum ul li img {
margin-right: 7px;
margin-left: 5px;
}  
.accordion-page{
padding: 16px;
min-height: auto;
margin-bottom: 16px; 
}
.accordion-page .accordion-button {
padding: 10px 10px;
}
.accordion-page .accordion-button::after {
right: 9px;
transform: rotate(-180deg);
} 
.accordion-page ul.pointers li a{
padding:5px 5px 7px 0px;    
} 
.accordion-page .accordion .card-body{
padding-bottom: 5px;
padding-left: 20px;    
}  
.pxx{
padding-left:0 !important;
padding-right:0!important;  
}  
.footer-col.mobile-btn {
margin-top: 10px;
}  
}

.heart-icon{
  width: 26px !important;
  height: 26px !important;
}

.heart-icon img{
  width: 100% !important;
  height: auto;
  object-fit: contain;
}


/* iPad Pro Portrait and Landscape */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {
    /* Portrait styles for iPad Pro */

		.looking-for-section .most-popular {
    padding: 24px 0 0px 0;
		}
    .doodles-width {
       width:100px;
       height: 100px;
    }
    .hero {
        height: 130px;
    }
    .search-results-page h2, .search-results-page p{
      margin-bottom:8px;
    }
		 .pleftright{
/*     	margin-bottom: 41px; */
    }
}

/* iPad Pro Landscape */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {
    /* Landscape styles for iPad Pro */

	.looking-for-section .most-popular {
    padding: 24px 0 0px 0;
		}
    
     .doodles-width {
       width:100px;
       height: 100px;
    }
      .hero {
        height: 130px;
    }
		.search-results-page h2, .search-results-page p{
      margin-bottom:8px;
    }
    .pleftright{
/*     	margin-bottom: 41px; */
    }
  
}
.country-modal-close-btn{
    background: none;
    border: none;
}

.accordion-button:focus:visible {
  border: 1px #1F73B7 solid !important
}

blockquote {
    background: var(--Light-Gray, #F0F2F2);
    padding: 16px !important;
    text-align: left;
    font-size: 17px !important;
    color: #063C50;
    border-radius: 5px;
    font-family: 'Harmonia Sans Pro' !important;
    font-weight: 400;
    margin: 32px 0px 32px 0px !important;
    border-width: 0px !important;
}

blockquote p {
  margin-bottom: 0px;
}