@import "https://cdn.jsdelivr.net/npm/normalize.css@8.0.1/normalize.css";

:root {
  --gray: #55595c;
  --gray-light: #818a91;
  --gray-lighter: #EFF1F8;
  --gray-lightest: #f7f7f9;

  --bacground-gray-color: #eff4f3;

  --meta-text-color: #6b7280;
  --grid-gutter-width: 1rem;

  --padding-base-horizontal: 12px;
  --font-size-small: calc(18px * 0.875);
  --font-size-h1: calc(18px * 3);
  --font-size-h2: calc(18px * 1.75);
  --font-size-h3: calc(18px * 1.5);
  --font-size-h4: calc(18px * 1.25);
  --font-size-h5: calc(18px * 1.1);
  --font-size-h6: calc(18px * 1);
  --line-height-computed: 18px * 1.5;
  --border-width: 1px;
  --strong-font-weight: 600;
  --input-border-color: #dee1e3;
  --input-focus-border-color: #9a9a9a;

  --lt-spacer: 1rem;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: reduce) {

  *,
  *:before,
  *:after {
    transition-duration: 0.01ms !important;
    -webkit-animation-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
  }
}

html,
body {
  height: 100%;
  overflow-x:hidden;
}

/* Body reset */
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


@font-face {
  font-family: 'GT Walsheim';
  src: url('/hc/theming_assets/01JA8BHZH5R2YSF1RG90BD3P2Y') format('woff2'),
    url('/hc/theming_assets/01JA8BJ3E59HXVHCB7BHJCJNMW') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'GT Walsheim';
  src: url('/hc/theming_assets/01JA8BHZH5ZCMP2Q60EQ6J9BK8') format('woff2'),
    url('/hc/theming_assets/01JA8BJ42KPEKWMVYVJBXMW2GZ') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'GT Walsheim';
  src: url('/hc/theming_assets/01JA8BHZQS07AA8HE6YTG57VF4') format('woff2'),
    url('/hc/theming_assets/01JA8BJ3Z4H64R9644D74KD8R1') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'iconfont';
  src: url('/hc/theming_assets/01JA8BHZ7RJKFNFGKW9T82RG5G?usb3ak');
  src: url('/hc/theming_assets/01JA8BHZ7RJKFNFGKW9T82RG5G?usb3ak#iefix') format('embedded-opentype'),
    url('/hc/theming_assets/01JA8BJ3QHETEFTQ71JVN5GT0J?usb3ak') format('truetype'),
    url('/hc/theming_assets/01JA8BJ1ACB2BZ90B2KV393SC6?usb3ak') format('woff'),
    url('/hc/theming_assets/01JYNMKF2FVM0G5QPQ6TCPNBW3?usb3ak#iconfont') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'iconfont' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-right:before {
  content: "\e900";
}

.icon-arrows-left-right-circle:before {
  content: "\e901";
}

.icon-arrow-up:before {
  content: "\e902";
}

.icon-bike:before {
  content: "\e903";
}

.icon-blog:before {
  content: "\e904";
}

.icon-camera:before {
  content: "\e905";
}

.icon-careers:before {
  content: "\e906";
}

.icon-caret-down:before {
  content: "\e907";
}

.icon-caret-left:before {
  content: "\e908";
}

.icon-caret-right:before {
  content: "\e909";
}

.icon-caret-right-circle:before {
  content: "\e90a";
}

.icon-caret-up:before {
  content: "\e90b";
}

.icon-case-studies:before {
  content: "\e90c";
}

.icon-champion:before {
  content: "\e90d";
}

.icon-chat-bubble-smile:before {
  content: "\e90e";
}

.icon-checkmark:before {
  content: "\e90f";
}

.icon-checkmark-circle:before {
  content: "\e910";
}

.icon-classroom:before {
  content: "\e911";
}

.icon-clock:before {
  content: "\e912";
}

.icon-close-small:before {
  content: "\e913";
}

.icon-dha:before {
  content: "\e914";
}

.icon-divider:before {
  content: "\e915";
}

.icon-docs:before {
  content: "\e916";
}

.icon-dot-menu:before {
  content: "\e917";
}

.icon-download:before {
  content: "\e918";
}

.icon-dpia:before {
  content: "\e919";
}

.icon-facebook:before {
  content: "\e91a";
}

.icon-gdpr:before {
  content: "\e91b";
}

.icon-global-support:before {
  content: "\e91c";
}

.icon-growth:before {
  content: "\e91d";
}

.icon-hand-click:before {
  content: "\e91e";
}

.icon-handshake:before {
  content: "\e91f";
}

.icon-hi:before {
  content: "\e920";
}

.icon-instagram:before {
  content: "\e921";
}

.icon-link:before {
  content: "\e922";
}

.icon-linkedin:before {
  content: "\e923";
}

.icon-lock:before {
  content: "\e924";
}

.icon-logo:before {
  content: "\e925";
}

.icon-logo-mark:before {
  content: "\e926";
}

.icon-logo-text:before {
  content: "\e927";
}

.icon-mail:before {
  content: "\e928";
}

.icon-notification:before {
  content: "\e929";
}

.icon-organisations:before {
  content: "\e92a";
}

.icon-our-reach:before {
  content: "\e92b";
}

.icon-our-story:before {
  content: "\e92c";
}

.icon-pin:before {
  content: "\e92d";
}

.icon-pricing:before {
  content: "\e92e";
}

.icon-privacy-policy:before {
  content: "\e92f";
}

.icon-programming:before {
  content: "\e930";
}

.icon-quotes:before {
  content: "\e931";
}

.icon-remove:before {
  content: "\e932";
}

.icon-responsibility:before {
  content: "\e933";
}

.icon-rocket:before {
  content: "\e934";
}

.icon-school:before {
  content: "\e935";
}

.icon-search:before {
  content: "\e936";
}

.icon-secured:before {
  content: "\e937";
}

.icon-send:before {
  content: "\e938";
}

.icon-settings:before {
  content: "\e939";
}

.icon-sso:before {
  content: "\e93a";
}

.icon-star-empty:before {
  content: "\e93b";
}

.icon-star-full:before {
  content: "\e93c";
}

.icon-status:before {
  content: "\e93d";
}

.icon-students:before {
  content: "\e93e";
}

.icon-sunrise:before {
  content: "\e93f";
}

.icon-support:before {
  content: "\e940";
}

.icon-teacher:before {
  content: "\e941";
}

.icon-team:before {
  content: "\e942";
}

.icon-thumbs-up:before {
  content: "\e943";
}

.icon-tools:before {
  content: "\e944";
}

.icon-twitter:before {
  content: "\e945";
}

.icon-url:before {
  content: "\e946";
}

.icon-videos:before {
  content: "\e947";
}

.icon-webinars:before {
  content: "\e948";
}

.icon-workflow:before {
  content: "\e949";
}

.icon-add:before {
  content: "\e94a";
}

.icon-applause:before {
  content: "\e94b";
}

.icon-apps:before {
  content: "\e94c";
}

.icon-arrow-down:before {
  content: "\e94d";
}

.icon-arrow-left:before {
  content: "\e94e";
}

body {
  font-family: 'GT Walsheim', sans-serif;
  font-size: 18px;
  line-height: 1.6;
  color: rgba(15, 23, 43, 1);
  background-color: #fff;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

/* Reset fonts for relevant elements */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* Links */
a {
  color: rgba(67, 104, 250, 1);
  text-decoration: none;
}

a:hover,
a:focus {
  color: #0634ea;
  text-decoration: none;
}

figure {
  margin: 0;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

hr {
  border-top: 1px solid #eceeef;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/* Headings */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'GT Walsheim', sans-serif;
  font-weight: 700;
  line-height: 1.6;
  color:#27325E;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
p {
  margin: 0 0 calc(var(--line-height-computed));
}

h1,
.h1 {
  font-size: var(--font-size-h1);
  /* font-weight: 400; */
}

h2,
.h2 {
  font-size: var(--font-size-h2);
}

h3,
.h3 {
  font-size: var(--font-size-h3);
}

h4,
.h4 {
  font-size: var(--font-size-h4);
}

h5,
.h5 {
  font-size: var(--font-size-h5);
}

h6,
.h6 {
  font-size: var(--font-size-h6);
}

b,
strong {
  font-weight: 600;
}

small,
.small {
  font-size: 80%;
  font-weight: normal;
  line-height: 1;
}

/* Description Lists */
dl {
  margin-top: 0;
  margin-bottom: calc(var(--line-height-computed));
}

dt,
dd {
  margin-bottom: calc(var(--line-height-computed) / 2);
  line-height: 1.5;
}

dt {
  font-weight: bold;
}

[dir="ltr"] dd {
  margin-left: 0;
}

[dir="rtl"] dd {
  margin-right: 0;
}

.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
}

.dl-horizontal:after {
  clear: both;
}

@media (min-width: 576px) {
  .dl-horizontal dt {
    float: left;
    width: 30%;
    padding-right: var(--grid-gutter-width);
    clear: both;
  }
}

.dl-horizontal dt {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media (min-width: 576px) {
  .dl-horizontal dd {
    float: right;
    width: 70%;
  }
}

/* Blockquotes */
blockquote {
  padding: calc(var(--line-height-computed) / 2) calc(var(--line-height-computed));
  margin: 0 0 calc(var(--line-height-computed));
  font-family: 'GT Walsheim', sans-serif;
  font-style: italic;
  background-color: var(--gray-lightest);
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

[dir="ltr"] blockquote {
  border-left: 5px solid var(--gray-lighter);
}

[dir="ltr"] blockquote.is-colored {
  border-left: 5px solid #4368FA;
}

[dir="rtl"] blockquote {
  border-right: 5px solid var(--gray-lighter);
}

[dir="rtl"] blockquote.is-colored {
  border-right: 5px solid #4368FA;
}

/* Code */
code {
  padding: 20px !important;
  border-radius: 10px !important;
}

/*  Addresses */
address {
  margin-bottom: calc(var(--line-height-computed));
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.is-hidden,
.hidden,
[hidden],
[x-cloak] {
  display: none !important;
}

.powered-by-zendesk {
  display: none;
}

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

@media (max-width: 1199px) {
  .lt-main-content {
    padding-top: 5rem;
  }
}

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

  .on-footer:after {
    position: absolute;
    bottom: 0;
    z-index: 0;
    width: 100%;
    height: 200px;
    content: "";
    background-color: #ffffff;
  }

  [dir="ltr"] .on-footer:after {
    left: 0;
  }

  [dir="rtl"] .on-footer:after {
    right: 0;
  }
}

.lt-start-screen-wrap {
  position: relative;
  z-index: 0;
  padding-top: 5rem;
  padding-bottom: 5rem;
  color: rgba(39, 50, 94, 1);
  background: rgba(255, 245, 241, 1);
}

.pad-bottom{padding-bottom:10rem;}

@media (max-width: 576px) {
  .lt-start-screen-wrap {
    padding-top: 3rem;
    padding-bottom: 2rem;
  }
}

.section-page.lt-start-screen-wrap {background-color:#FFFFFF !important;}

.lt-container.section-page{padding-top:0 !important;}

.section-page.lt-start-screen-wrap .lt-container-inner{
  background-image: url("data:image/svg+xml,%3Csvg id='uuid-43e98f08-a259-4b44-af15-0311db3ca4b0' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 293.31 344.32'%3E%3Cpath d='M3.64,171.71c.73-16.33,3.25-31.36,7.56-43.54,3.14-8.84,7.25-16.32,12.23-22.24,8.67-10.3,20.32-16.31,32.83-16.91,10.79-.52,26.95,2.2,42.61,18.09,2.52,2.55,4.97,5.4,7.38,8.56.2-1.62.46-3.2.77-4.75,3.52-17.61,13.77-31.11,28.85-38,11.28-5.15,23.68-5.3,34.98-.43,9.42,4.07,16.52,10.82,22.38,19.64l51.89-36.14c20.25,29.08,34.38,61.41,40.84,93.5,5.86,29.19,5.11,56.63-2.17,77.28-9.18,26.06-26.33,34.6-35.78,37.37-7.54,2.22-21.51,4.58-36.99-1.34,1.55,12.28,1.33,22.73-.69,31.83-3.91,17.88-14.77,31.28-30.56,37.75-12.14,4.97-25.47,4.76-37.5-.57-13.09-5.79-23.08-16.53-32.1-32.05l-39.8,44.57c-39.2-35.01-55.34-81.2-61.98-113.78-4-19.76-5.57-40.14-4.78-58.83h0Z' style='fill:%23fff;'/%3E%3Cpath d='M218.56,20.58c54.87,12.16,65.73,51.98,58.64,83.69-10.71,47.78-66.75,43-78.19,94.26l-27.51-6.23c11.44-50.97-46.19-67.91-34.75-119.59,8.11-36.34,34.89-62.55,81.81-52.12Z' style='fill:%239cebff;'/%3E%3Cpath d='M160.5,215.32l36.34,8.11-2.61,46.19-54.3-12.02,20.56-42.28Z' style='fill:%23ff6c37;'/%3E%3Cpath d='M194.96,223.14l-2.61-1.01c10.86-29.97,28.38-55.45,55.6-79.49l1.88,2.17c-26.79,23.75-44.31,48.65-54.87,78.33Z' style='fill:%231c355e;'/%3E%3Cpath d='M164.55,216.04l-2.75-.29c4.49-44.45-5.79-69.93-18.53-95.99l2.46-1.3c12.89,26.5,23.31,52.27,18.82,97.59Z' style='fill:%231c355e;'/%3E%3Cpath d='M174.98,218.5l-2.75-.58c7.09-31.42,2.46-71.53.29-84.27l2.75-.58c2.32,12.89,6.81,53.57-.29,85.42Z' style='fill:%231c355e;'/%3E%3Cpath d='M188.15,221.4l-2.61-.72c9.7-40.54,18.97-65.59,29.25-78.91l2.32,1.74c-10.14,13.03-19.26,37.79-28.96,77.9Z' style='fill:%231c355e;'/%3E%3Cpath d='M216.97,48.96c22.88,5.07,36.78,27.36,32,48.79-4.78,21.43-29.83,35.76-51.54,30.98-21.86-4.78-37.07-28.96-32.29-50.53,5.21-23.89,32.72-33.59,51.83-29.25Z' style='fill:%23fff;'/%3E%3Cpath d='M210.74,62.13c-7.38-1.45-15.2-1.59-22.73-.72l-4.63,24.9c-1.88,12.74,4.2,23.89,16.94,31.13,14.62-1.3,24.9-7.67,28.52-20.99l6.95-24.47c-.14,0-12.89-7.67-25.05-9.85ZM217.84,92.97l-10.42-10.28-12.31,5.21,5.79-19.98,10.71-.14,9.85,5.07-3.62,20.13ZM201.33,112.66s-7.96-5.65-9.99-8.83l14.04-7.82,10.71,11.73-14.77,4.92Z' style='fill:%232a7de1;'/%3E%3Cpath d='M153.26,229.94l42.57,10.71-1.01,17.23-50.39-9.85,8.83-18.1Z' style='fill:%237d3336;'/%3E%3Cpath d='M171.36,210.39l-14.91-3.76,3.76,8.69s-17.52,4.2-19.98,13.75c-2.46,9.56,7.53,22.3,20.56,11.58,6.95-5.79,4.78-24.18,4.78-24.18l5.79-6.08Z' style='fill:%23ffd040;'/%3E%3Cpath d='M196.84,223.43l6.95-6.95-15.2-2.32,2.75,7.96s-9.56,15.78-5.94,24.03c5.5,12.31,21.72,8.11,23.46-1.74,1.88-9.85-12.02-20.99-12.02-20.99Z' style='fill:%23ffd040;'/%3E%3Cpath d='M15.57,331l-1.16-2.61c4.2-1.88,8.11-4.2,11.73-6.95l1.88,2.32c-3.76,2.9-8.11,5.36-12.45,7.24ZM49.01,322.46l-.14-1.45v-1.45c4.49,0,9.12-.72,13.47-1.88l.72,2.61c-4.34,1.45-9.12,2.03-14.04,2.17ZM37.57,321.01c-4.78-1.16-9.27-3.04-13.18-5.94l1.74-2.17c3.76,2.46,7.82,4.34,12.31,5.5l-.87,2.61ZM78.98,313.48l-1.45-2.32c1.74-1.01,3.19-2.17,4.78-3.33-1.16-.43-2.17-1.01-3.19-1.59l1.3-2.46c1.45.72,2.75,1.45,4.34,2.03,1.16-1.01,2.46-2.17,3.33-3.19l2.17,2.03c-.87.87-1.74,1.59-2.46,2.32,1.88.58,3.62,1.16,5.5,1.59l-.58,2.75c-2.46-.58-4.92-1.3-7.24-2.32-2.17,1.74-4.2,3.19-6.52,4.49ZM107.07,312.32l-.14-2.75c3.62-.29,7.24-.87,10.86-1.74l.72,2.61c-3.76,1.01-7.53,1.59-11.44,1.88ZM39.31,310.59l-2.46-1.45c1.3-2.17,2.17-4.34,2.61-6.81.43-1.74.58-3.47.58-5.36v-.72l2.75-.14v.87c0,2.03-.14,4.05-.58,6.08-.58,2.75-1.59,5.21-2.9,7.53ZM131.69,305.37l-1.3-2.46c4.92-2.46,9.41-5.79,13.47-9.41l1.88,2.17c-4.2,3.62-8.83,6.95-14.04,9.7ZM14.7,304.22c-1.16-2.32-1.88-4.63-2.03-7.09v-2.32c0-2.61.58-5.5,1.59-7.96l2.46,1.16c-1.01,2.17-1.45,4.49-1.45,6.81,0,.72,0,1.45.14,2.32.29,2.17.87,4.2,1.74,6.23l-2.46.87ZM65.37,296.11c-3.62-3.47-6.08-7.96-6.81-13.03l2.75-.43c.58,4.34,2.61,8.4,5.94,11.29l-1.88,2.17ZM98.53,292.63l-2.46-1.16.14-.29c1.45-3.04,2.32-6.66,2.46-9.99l2.75.14c-.14,3.91-1.16,7.67-2.9,11.29h0ZM155.72,285.1l-2.32-1.74c2.75-3.62,5.36-7.53,7.38-11.58l2.46,1.3c-2.17,4.34-4.63,8.25-7.53,12.02ZM35.55,284.53c-1.74-1.88-4.05-2.9-6.52-3.19-.87-.14-1.74-.14-2.61-.14l-.14-2.75c1.16,0,2.17,0,3.19.14,3.04.43,5.94,1.88,8.11,4.05l-2.03,1.88ZM62.91,272.36l-2.46-1.16c2.03-4.63,5.21-8.54,9.27-11.29l1.59,2.32c-3.76,2.61-6.81,6.08-8.4,10.14ZM95.63,268.45c-2.46-4.63-6.95-7.96-12.16-8.83l.43-2.75c6.08,1.16,11.29,4.92,14.04,10.42l-2.32,1.16Z' style='fill:%231c355e;'/%3E%3C/svg%3E");
  background-size: min(30%, 180px);
  background-position: top right;
  background-repeat: no-repeat;
  padding-bottom:50px;
}
.article-page .lt-block{
  padding:0 !important;
}
.article-page .lt-container-inner{
  padding-top:4rem;
  padding-bottom:3rem;
}

/* @media (max-width: 991px) {
  .lt-start-screen-wrap {
    padding-top: 9rem;
    padding-bottom: 10rem;
  }
} */

.article .lt-start-screen-wrap {
  padding-top: 0rem;
  padding-bottom: 0rem;
}
.lt-section-articles{
  background-color:#FFFFFF !important;
  border-radius: 12px;
  border:4px solid #EFF1F7;
}

.lt-block {
  background-color: #fff;
  border-radius: 12px;
}


/* Layout */
/*
Normalize non-controls

Restyle and baseline non-control form elements.
*/
fieldset {
  /*
  Chrome and Firefox set a `min-width: min-content;` on fieldsets,
  so we reset that to ensure it behaves more like a standard block element
  See https:github.com/twbs/bootstrap/issues/12359.
  */
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: calc(var(--line-height-computed));
  font-size: calc(18px * 1.5);
  line-height: inherit;
  color: #373a3c;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: calc(var(--line-height-computed) / 2);
  font-weight: 500;
  font-size:16px;
}

/*
 Normalize form controls

 While most of our form styles require extra classes, some basic normalization
 is required to ensure optimum display with or without those classes to better
 address browser inconsistencies.
*/
/*  Override content-box in Normalize (* isn't specific enough) */
input[type="search"] {
  box-sizing: border-box;
}

/*  Position radios and checkboxes better */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/*  Set the height of file controls to match text inputs */
input[type="file"] {
  display: block;
}

/*  Make range inputs behave like textual form controls */
input[type="range"] {
  display: block;
  width: 100%;
}

/*  Make multiple select elements height not fixed */
select[multiple],
select[size] {
  height: auto;
}

/*  Focus for file, radio, and checkbox */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/*  Adjust output element */
output {
  display: block;
  padding-top: 7px;
  font-size: 18px;
  line-height: 1.5;
  color: #55595c;
}

/*
 Common form controls

 Shared size and type resets for form controls. Apply `.form-control` to any
 of the following form controls:

*/
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.nesty-input {
  display: block;
  width: 100%;
  height: auto;
  padding: 8px 12px;
  font-size: 18px;
  line-height: 1.5;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  /*  Reset unusual Firefox-on-Android default style; see https:github.com/necolas/normalize.css/issues/214 */
  border: 2px solid var(--input-border-color);
  border-radius: 10px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/*  Customize the `:focus` state to imitate native WebKit styles. */
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.nesty-input:focus {
  border-color: #0072ef;
  outline: 0;
  box-shadow:0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
}

/*  Placeholder */
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.nesty-input::-moz-placeholder {
  color: #71717A;
  opacity: 1;
}

select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.nesty-input:-ms-input-placeholder {
  color: #71717A;
  opacity: 1;
}

select::placeholder,
textarea::placeholder,
input[type="text"]::placeholder,
input[type="password"]::placeholder,
input[type="datetime"]::placeholder,
input[type="datetime-local"]::placeholder,
input[type="date"]::placeholder,
input[type="month"]::placeholder,
input[type="time"]::placeholder,
input[type="week"]::placeholder,
input[type="number"]::placeholder,
input[type="email"]::placeholder,
input[type="url"]::placeholder,
input[type="search"]::placeholder,
input[type="tel"]::placeholder,
input[type="color"]::placeholder,
.nesty-input::placeholder {
  color: #71717A;
  opacity: 1;
}

/* select {
  height: calc(
    var(--line-height-computed) + var(--padding-base-horizontal) + 2px
  );
} */
select {
  width: 100%;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDE0IDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxnIGlkPSJhcnJvd3MtZGlhZ3JhbXMtMDgiPgo8cGF0aCBpZD0iUGF0aCIgZD0iTTEgMUw3IDdMMTMgMSIgc3Ryb2tlPSIjMjczMjVFIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjwvZz4KPC9zdmc+Cg==") no-repeat #fff;
  background-size: 14px;
  -webkit-appearance: none;
  -moz-appearance: none;
}

[dir="ltr"] select {
  padding-right: 36px;
  background-position: calc( 100% - 26px ) center;
}

[dir="rtl"] select {
  padding-left: 36px;
  background-position: left 12px center;
}

select::-ms-expand {
  display: none;
}

/*  Reset height for `textarea`s */
textarea {
  height: auto;
  height: calc((var(--line-height-computed) + var(--padding-base-horizontal) + 2px) * 3);
  resize: vertical;
}

#hc-wysiwyg {
  border-color: var(--input-border-color);
  border-width: var(--border-width);
}

/*  Search inputs in iOS */
/*
 This overrides the extra rounded corners on search inputs in iOS so that our
 `.form-control` class can properly style them. Note that this cannot simply
 be added to `.form-control` as it's not specific enough. For details, see
 https:github.com/twbs/bootstrap/issues/11586. */
input[type="search"] {
  -webkit-appearance: none;
}

/*  Special styles for iOS temporal inputs

 In Mobile Safari, setting `display: block` on temporal inputs causes the
 text within the input to become vertically misaligned. As a workaround, we
 set a pixel line-height that matches the given height of the input, but only
 for Safari. */
@media screen and (-webkit-min-device-pixel-ratio: 0) {

  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: calc(18px * 1.5 * 2.5);
  }
}

/*  Form groups

 Designed to help with the organization and spacing of vertical forms. For
 horizontal forms, use the predefined grid classes. */
.form-field {
  margin-bottom: calc(var(--line-height-computed));
}

.form-field .optional {
  color: #293f77;
  font-weight:400;
}

[dir="ltr"] .form-field .optional {
  margin-left: 4px;
}

[dir="rtl"] .form-field .optional {
  margin-right: 4px;
}

.form-field.boolean {
  position: relative;
}

.form-field.boolean input[type="checkbox"] {
  position: absolute;
}

.form-field.boolean label {
  min-height: calc(var(--line-height-computed));
  /* Ensure the input doesn't jump when there is no text */
  margin-bottom: 0;
  cursor: pointer;
}

[dir="ltr"] .form-field.boolean {
  padding-left: 20px;
}

[dir="ltr"] .form-field.boolean input[type="checkbox"] {
  left: 0;
}

[dir="rtl"] .form-field.boolean {
  padding-right: 20px;
}

[dir="rtl"] .form-field.boolean input[type="checkbox"] {
  right: 0;
}

input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}


.request_custom_fields_114098171154 {
  display: none;
}

.request_custom_fields_114099703094 {
  display: none;
}

#school-list {
 	width: 100%
}

.form select {
  height: 40px;
}

input {
 	font-weight: initial;
}

.form .select2-container {
  margin-bottom: 28px;
}

.form .select2-selection.select2-selection--multiple {
  padding: 0px 12px;
  border: 2px solid #dee1e3;
  display: block;
  width: 100%;
  height: auto;
  font-size: 18px;
  line-height: 1.5;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border-radius: 10px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form .select2-selection.select2-selection--multiple:hover {
  border-color: #c4c4c4;
}
.select2-dropdown,
.form .select2-container--focus .select2-selection.select2-selection--multiple {
 	border:2px #0072ef solid !important;
}

.select2-dropdown{
  border-top:0 !important;
  border-bottom-right-radius:10px !important;
  border-bottom-left-radius:10px !important;
}

.form .select2-container .select2-search--inline .select2-search__field {
  font-size: 1em;
  margin-top: 7px;
  margin-bottom: 0;
}

.margin-b-0{margin-bottom:0;}

/*  Help text

 Apply to any element you wish to create light text for placement immediately
 below a form control. Use for general help, formatting, or instructional text. */
.form-field p,
.help-block {
  display: block;
  /* account for any element using help-block */
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 90%;
  color: #304a8a;
  /* lighten the text some for contrast */
}

ul[data-hc-pills-container] {
  margin: 0 0 calc(var(--border-width) * -1);
  border: var(--border-width) solid var(--input-border-color);
  border-radius: 12px;
}

ul[data-hc-pills-container][data-hc-focus="true"] {
  position: relative;
  z-index: 2;
  border-color: var(--input-focus-border-color);
}

.lt-container {
  padding-right: var(--grid-gutter-width);
  padding-left: var(--grid-gutter-width);
}

@media (min-width: 576px) {
  .lt-container {
    padding-right: calc(var(--grid-gutter-width) * 2);
    padding-left: calc(var(--grid-gutter-width) * 2);
  }
}

.lt-container-inner {
  max-width: 1120px;
  margin: 0 auto;
}

.lt-layout {
  display: block;
}

.lt-dropdown-toggle {
  font-weight: 600;
  color: rgba(15, 23, 43, 1);
}

 a.login-link span{
    display:none;
  }

@media (min-width: 992px) {
  .lt-dropdown-toggle {
    color: #27325E;
  }

  .lt-dropdown-toggle:hover,
  .lt-dropdown-toggle:focus,
  .lt-dropdown-toggle:active {
    color: #27325E;
  }
}

@media (max-width: 991px) {
  .lt-topbar__link {
    color: rgba(15, 23, 43, 1);
  }

  .lt-topbar__controls {
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 100;
    width: 80%;
    max-width: 250px;
    padding: 3rem 2rem;
    color: #FFFFFF !important;
    background-color: #27325E;
    transition: transform 500ms ease;
  }
  
  .lt-topbar__controls a.lt-topbar__link{
    color: #FFFFFF !important;
    position:relative;
  }
  
  .lt-dropdown-menu{
    display:block !important;
    position:relative !important;
    padding: 10px 0 !important;
    margin-top: 10px !important;
    font-size: 16px !important;
    background: transparent !important;
    border: 1px solid transparent !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    color:#FFFFFF !important;
  }
  a.lt-dropdown-menu__link,
  .lt-dropdown-menu a.lt-dropdown-menu__link{ color:#FFFFFF !important;padding:0.2rem 0;font-size:16px;}
  .lt-dropdown-menu a.lt-dropdown-menu__link{
    position:relative;
  }
  .lt-dropdown-menu a.lt-dropdown-menu__link:after,
  .lt-topbar__controls a.lt-topbar__link:after{
    content: url("data:image/svg+xml,%3Csvg fill='%234368FA' height='1em' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M440.6 273.4c4.7-4.5 7.4-10.8 7.4-17.4s-2.7-12.8-7.4-17.4l-176-168c-9.6-9.2-24.8-8.8-33.9 .8s-8.8 24.8 .8 33.9L364.1 232 24 232c-13.3 0-24 10.7-24 24s10.7 24 24 24l340.1 0L231.4 406.6c-9.6 9.2-9.9 24.3-.8 33.9s24.3 9.9 33.9 .8l176-168z'/%3E%3C/svg%3E");
    width:30px;
    height:40px;
    position:absolute;
    right:-50px;
    top:3px;
    transition: transform 300ms ease;
  }
  .lt-dropdown-menu a.lt-dropdown-menu__link:after{
   transform: translateX(0.2rem);
  }
  .lt-dropdown-menu.lt-dropdown-menu--login{margin-top:0;}
  
  .lt-topbar__controls a.lt-topbar__link.login-link,
  a.login-link{color:#4368FA !important;font-weight:bold;font-size:1.2rem;}
  a.login-link span{
    display:inline-block;
  }
  
  [dir="ltr"] .lt-dropdown-menu{left:0  !important;}
  .lt-dropdown-menu{margin-top:0;}
  


  [dir="ltr"] .lt-topbar__controls {
    left: 0;
    transform: translateX(-100%);
  }

  [dir="rtl"] .lt-topbar__controls {
    right: 0;
    transform: translateX(100%);
  }

  .lt-topbar__controls>*+* {
    margin-top: 1rem;
  }

  .lt-topbar__controls.is-active {
    transform: translateX(0);
  }

  [dir="ltr"] .lt-topbar__controls.is-active {
    left: 0;
    border-right:4px solid #EFF1F7;
    box-shadow: 5px 0 20px rgb(0 0 0 / 10%);
    
  }

  [dir="rtl"] .lt-topbar__controls.is-active {
    right: 0;
   	box-shadow: 5px 0 20px rgb(0 0 0 / 10%);
  }

  .lt-topbar-open {
    overflow: hidden;
  }
}

@media (min-width: 992px) {
  [dir="ltr"] .lt-topbar__controls>*+* {
    margin-left: 2rem;
  }

  [dir="rtl"] .lt-topbar__controls>*+* {
    margin-right: 2rem;
  }
}

.lt-topbar__lang-link {
  width: 32px;
  height: 32px;
  border: 1px solid #dee1e3;
  border-radius: 4px;
  box-shadow: inset 0px -2px 4px rgba(231, 232, 236, 0.25);
}




/* Components */
.lt-hero-unit {
  position: relative;
  padding-top: 6rem;
  padding-bottom: 0;
  color: rgba(39, 50, 94, 1);
}

@media (max-width: 1199px) {
  .lt-hero-unit {
    padding-bottom: 10rem;
  }

  .lt-hero-unit.product-hero {
    padding-bottom: 10rem;
  }
}

@media (min-width: 1200px) {
  .lt-hero-unit {
    padding-bottom: 20rem;
  }
}

.hero-scribble-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.hero-scribble-wrapper .lt-container-inner {
  position: relative;
}

.hero-scribble-img {
  position: absolute;
  z-index: 2;
  width: 500px;
  height: 500px;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 767px) {
  .hero-scribble-img {
    position: absolute;
    z-index: 2;
    width: 400px;
    height: 400px;
  }
}

.hero-scribble-img.scribble-two {
  transform: 0;
  z-index: 99;
}

.lt-hero-unit__content,
.lt-hero-unit__faq-wrapper {
  z-index: 2;
}

.lt-hero-unit__welcome {
  font-size: 0.75rem;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
  background-color: #4368FA !important;
  color: #27325e !important;
  border-radius: 25px;
}

.lt-hero-unit__title {
  font-size: 2.5rem;
  line-height: 3rem;
}

.lt-hero-unit__description {
  display: block;
  max-width: 652px;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
}

.lt-hero-unit__search-box {
  margin-top: 30px;
}

.lt-hero-unit__search-box .search input[type="search"] {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}


.lt-hero-unit__search-box .search input[type="submit"] {
  color: #FFFFFF !important;
  background-color: #4368FA !important;
}

.lt-hero-unit__search-box .search input[type="submit"]:hover {
  color: #FFFFFF !important;
  background-color: #27325E !important;
}

.lt-hero-unit__faq-list .lt-hero-unit__faq-item a {
  display: block;
  padding: 1.5rem var(--inline-padding);
}

.lt-hero-unit__faq-item {
  list-style-type: none;
}

.lt-hero-unit__faq-item:not(:last-child) {
  border-bottom: 1px solid #ebebeb;
}

.lt-hero-unit__faq-item:hover:not(:last-child) {
  border-bottom: 1px solid #fff;
}

.lt-hero-unit__faq-item:hover {
  background-color: #f5f5f5;
}

.lt-hero-unit__faq-item:hover .lt-hero-unit__faq-link {
  color: $brand_secondary;
}

.lt-hero-unit__faq-name {
  font-weight: 500;
  line-height: 1.5rem;
}

/*
.lt-hero-unit__faq-link {
  color: rgba(67, 104, 250, 1);
}
*/

.lt-hero-unit__faq-link:hover {
  color: rgba(39, 50, 94, 1);
}

.lt-hero-unit__faq-description {
  display: block;
  margin-top: 4px;
  overflow: hidden;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
  color: rgba(39, 50, 94, 1);
  text-overflow: ellipsis;
  white-space: nowrap;
}

.lt-hero-unit__decor {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  display: none;
  width: 100%;
  height: 16px;
  z-index: 3;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .lt-hero-unit__decor {
    bottom: -1px;
  }
}

.lt-hero-unit__decor:before {
  content: "";
  display: block;
  height: 16px;
  background-color: #f8f9fa;
  -webkit-mask-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNS4zLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxNDQwIDE2IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNDQwIDE2IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xNDQwLDBIMHY4LjZjMC4yLDAsMjc5LjQsNy40LDQwOC42LDcuNGM1MC44LDAsMTAwLjQtMC42LDE0OC44LTEuN0M2NTguMywxMiw3MjkuNiw4LDc5Mi42LDUuMg0KCWM5MC45LTQuMSwxNDAuNy00LjYsMjIxLjktNWMxNTguNy0wLjksMzAyLDEuOCw0MjUuNSw4LjRWMHoiLz4NCjwvc3ZnPg0K);
  mask-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNS4zLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxNDQwIDE2IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNDQwIDE2IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xNDQwLDBIMHY4LjZjMC4yLDAsMjc5LjQsNy40LDQwOC42LDcuNGM1MC44LDAsMTAwLjQtMC42LDE0OC44LTEuN0M2NTguMywxMiw3MjkuNiw4LDc5Mi42LDUuMg0KCWM5MC45LTQuMSwxNDAuNy00LjYsMjIxLjktNWMxNTguNy0wLjksMzAyLDEuOCw0MjUuNSw4LjRWMHoiLz4NCjwvc3ZnPg0K);
  mask-type: luminance;
  -webkit-mask-repeat: repeat-x;
  mask-repeat: repeat-x;
  -webkit-mask-position: top center;
  mask-position: top center;
  position: absolute;
  bottom: 0;
  left: -30px;
  right: -30px;
  width: calc(100% + 30px);
  z-index: 999;
  transform: rotate(180deg);
}

.lt-hero-unit__decor.white:before {
  background-color: #ffffff;
}

.lt-hero-unit__decor svg {
  width: 100%;
}

.lt-hero-unit__decor--svg {
  position: absolute;
  bottom: 0;
}

[dir="ltr"] .lt-hero-unit__decor--svg:nth-child(1) {
  right: 0;
}

[dir="ltr"] .lt-hero-unit__decor--svg:nth-child(2) {
  left: 0;
}

[dir="rtl"] .lt-hero-unit__decor--svg:nth-child(1) {
  left: 0;
}

[dir="rtl"] .lt-hero-unit__decor--svg:nth-child(2) {
  right: 0;
}

.lt-hero-unit__decor--path {
  fill: #ffffff;
}

@media (min-width: 992px) {

  .lt-hero-unit__title {
    max-width: 435px;
    font-size: 3.5rem;
    line-height: 3.625rem;
  }

  .lt-hero-unit__faq-item:not(:last-child) {
    border-bottom: 1px solid #ebebeb;
  }

  .lt-hero-unit__faq-description {
    font-size: 1rem;
  }
}

.lt-dropdown {
  position: relative;
  display: inline-block;
}

.lt-dropdown-toggle {
  display: inline-block;
  padding: 0;
  cursor: pointer;
  background: none;
  border: 0;
}

.lt-dropdown-toggle:after {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-size: calc(18px - 4px);
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  color: currentColor;
  content: "\f107";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[dir="ltr"] .lt-dropdown-toggle:after {
  margin-left: 8px;
}

[dir="rtl"] .lt-dropdown-toggle:after {
  margin-right: 8px;
}

.lt-dropdown-toggle--no-icon:after {
  display: none;
}

.lt-dropdown-toggle:hover {
  text-decoration: none;
}

.lt-dropdown-toggle>* {
  display: inline-block;
}

.lt-dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 170px;
  padding: 10px 0;
  margin-top: 36px;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  background: #fff;
  border: 1px solid #ebeaeb;
  border-radius: 10px;
  box-shadow: 0 0 2rem rgb(0 0 0 / 10%);
}

[dir="ltr"] .lt-dropdown-menu {
  left: -20px;
  text-align: left;
}

[dir="rtl"] .lt-dropdown-menu {
  right: 0;
  text-align: right;
}

[dir="rtl"] .lt-dropdown-menu {
  text-align: right;
}

.lt-dropdown-menu[aria-expanded="true"] {
  display: block;
}

.lt-dropdown-menu [role="separator"] {
  display: block;
  padding: 5px 0;
  margin: 5px 20px 10px;
  font-size: 11px;
  font-weight: normal;
  color: #969696;
  border-bottom: 1px solid #d8d8d8;
}

.lt-dropdown-menu [role="menuitem"] {
  display: block;
  width: 100%;
  line-height: inherit;
  color: #333;
  text-align: start;
  text-transform: none;
  white-space: nowrap;
  cursor: pointer;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  border-radius: 10px;
}

@media (min-width: 992px) {
  .lt-dropdown-menu [role="menuitem"] {
    font-size: 1rem;
  }
  
}

@media (max-width: 991px) {
  [dir="ltr"] .lt-dropdown-menu [role="menuitem"] {
    padding: 7px 15px;
  }
  .lt-dropdown-menu [role="menuitem"]{color: #FFF;}
}

[dir="ltr"] .lt-dropdown-menu [role="menuitem"] {
  padding: 7px 40px 7px 20px;
}

[dir="rtl"] .lt-dropdown-menu [role="menuitem"] {
  padding: 7px 20px 7px 40px;
}

[dir="rtl"] .lt-dropdown-menu [role="menuitem"] {
  padding: 7px 20px 7px 40px;
}

.lt-dropdown-menu [role="menuitem"]:hover,
.lt-dropdown-menu [role="menuitem"]:focus {
  color: #333;
  text-decoration: none;
  background: #f3f3f3;
}

.lt-dropdown-menu [role="menuitem"][aria-selected="true"] {
  cursor: default;
}

.lt-dropdown-menu [role="menuitem"][aria-selected="true"]:after {
  display: inline-block;
  width: 12px;
  height: 12px;
  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");
}

[dir="ltr"] .lt-dropdown-menu [role="menuitem"][aria-selected="true"]:after {
  margin-left: 10px;
}

[dir="rtl"] .lt-dropdown-menu [role="menuitem"][aria-selected="true"]:after {
  margin-right: 10px;
}

[dir="rtl"] .lt-dropdown-menu [role="menuitem"][aria-selected="true"]:after {
  float: left;
  margin-right: 10px;
  margin-left: 0;
}

.lt-dropdown-menu [role="menuitem"][hidden],
.lt-dropdown-menu [role="menuitem"][aria-hidden="true"] {
  display: none !important;
}

[dir="ltr"] .lt-dropdown-menu-end {
  right: 0;
  left: auto;
}

[dir="rtl"] .lt-dropdown-menu-end {
  right: auto;
  left: 0;
}

.lt-dropdown-menu-top {
  bottom: 100%;
  margin-bottom: 1px;
}

[dir="rtl"] .lt-dropdown-menu {
  right: 0;
  left: auto;
  text-align: right;
}

[dir="rtl"] .lt-dropdown-menu-end {
  right: auto;
  left: 0;
}

.lt-dropdown-toggle--user {
    padding: 0;
    font-size: calc(18px - 5px);
    font-weight: 700;
    line-height: 1.5;
    color: inherit;
    text-transform: uppercase;
    border: 0;
    display: flex;
    align-items: center;
}

@media (max-width: 991px) {
  .lt-dropdown-menu--topbar {
    position: static;
    width: 100%;
    padding: 0;
    border: 0;
    box-shadow: none;
  }

  .lt-dropdown-menu--topbar .lt-dropdown-toggle {
    width: 100%;
  }

  .lt-dropdown-menu--topbar .lt-dropdown-toggle--user:after {
    display: none;
  }

  .lt-dropdown-menu--topbar [role="menuitem"] {
    padding-right: 0;
    padding-left: 0;
  }
}

.lt-container.profile-page{padding-bottom:10rem;}

/* ==========================================================================
  Buttons
  ========================================================================== */
.lt-btn,
input[type="submit"],
.lt-section-subscribe button,
.lt-article-subscribe button,
.lt-community-follow button,
.lt-profile__buttons button,
.lt-profile__buttons a,
.lt-requests-table-toolbar .organization-subscribe button,
.lt-subscriptions-subscribe button,
.pagination-next-link,
.pagination-prev-link,
.pagination-first-link,
.pagination-last-link,
.recent-activity-controls a {
  display: inline-block;
  padding: 0.70rem 1.25rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 0;
  border-radius: 2rem;
  transition: all 0.3s ease;
  touch-action: manipulation;
  background: #4368FA;
  color: #ffffff;
}

@media (max-width: 767px) {

  .lt-btn,
  input[type="submit"],
  .lt-section-subscribe button,
  .lt-article-subscribe button,
  .lt-community-follow button,
  .lt-profile__buttons button,
  .lt-profile__buttons a,
  .lt-requests-table-toolbar .organization-subscribe button,
  .lt-subscriptions-subscribe button,
  .pagination-next-link,
  .pagination-prev-link,
  .pagination-first-link,
  .pagination-last-link,
  .recent-activity-controls a {
    padding: 0.7rem 1.2rem;
  }
}

.lt-btn:focus,
.lt-btn:active:focus,
input[type="submit"]:focus,
input[type="submit"]:active:focus,
.lt-section-subscribe button:focus,
.lt-section-subscribe button:active:focus,
.lt-article-subscribe button:focus,
.lt-article-subscribe button:active:focus,
.lt-community-follow button:focus,
.lt-community-follow button:active:focus,
.lt-profile__buttons button:focus,
.lt-profile__buttons button:active:focus,
.lt-profile__buttons a:focus,
.lt-profile__buttons a:active:focus,
.lt-requests-table-toolbar .organization-subscribe button:focus,
.lt-requests-table-toolbar .organization-subscribe button:active:focus,
.lt-subscriptions-subscribe button:focus,
.lt-subscriptions-subscribe button:active:focus,
.pagination-next-link:focus,
.pagination-next-link:active:focus,
.pagination-prev-link:focus,
.pagination-prev-link:active:focus,
.pagination-first-link:focus,
.pagination-first-link:active:focus,
.pagination-last-link:focus,
.pagination-last-link:active:focus,
.recent-activity-controls a:focus,
.recent-activity-controls a:active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.lt-btn:hover,
.lt-btn:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
.lt-section-subscribe button:hover,
.lt-section-subscribe button:focus,
.lt-article-subscribe button:hover,
.lt-article-subscribe button:focus,
.lt-community-follow button:hover,
.lt-community-follow button:focus,
.lt-profile__buttons button:hover,
.lt-profile__buttons button:focus,
.lt-profile__buttons a:hover,
.lt-profile__buttons a:focus,
.lt-requests-table-toolbar .organization-subscribe button:hover,
.lt-requests-table-toolbar .organization-subscribe button:focus,
.lt-subscriptions-subscribe button:hover,
.lt-subscriptions-subscribe button:focus,
.pagination-next-link:hover,
.pagination-next-link:focus,
.pagination-prev-link:hover,
.pagination-prev-link:focus,
.pagination-first-link:hover,
.pagination-first-link:focus,
.pagination-last-link:hover,
.pagination-last-link:focus,
.recent-activity-controls a:hover,
.recent-activity-controls a:focus {
  background: rgba(39, 50, 94, 1);
  color:#FFFFFF;
}

/* .lt-btn:active,
input[type="submit"]:active,
.lt-section-subscribe button:active,
.lt-article-subscribe button:active,
.lt-community-follow button:active,
.lt-profile__buttons button:active,
.lt-profile__buttons a:active,
.lt-requests-table-toolbar .organization-subscribe button:active,
.lt-subscriptions-subscribe button:active,
.pagination-next-link:active,
.pagination-prev-link:active,
.pagination-first-link:active,
.pagination-last-link:active,
.recent-activity-controls a:active {
  background-image: none;
  outline: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
} */

.lt-btn--default,
.lt-profile__buttons button,
.lt-profile__buttons a,
.lt-requests-table-toolbar .organization-subscribe button,
.lt-subscriptions-subscribe button,
.pagination-next-link,
.pagination-prev-link,
.pagination-first-link,
.pagination-last-link,
.recent-activity-controls a {
  color: #FFFFFF;
  background-color: #4368FA;
  border: 1px solid #EFF1F7
}

.lt-btn--default:hover,
.lt-btn--default:focus,
.lt-btn--default:active,
.lt-profile__buttons button:hover,
.lt-profile__buttons button:focus,
.lt-profile__buttons button:active,
.lt-profile__buttons a:hover,
.lt-profile__buttons a:focus,
.lt-profile__buttons a:active,
.lt-requests-table-toolbar .organization-subscribe button:hover,
.lt-requests-table-toolbar .organization-subscribe button:focus,
.lt-requests-table-toolbar .organization-subscribe button:active,
.lt-subscriptions-subscribe button:hover,
.lt-subscriptions-subscribe button:focus,
.lt-subscriptions-subscribe button:active,
.pagination-next-link:hover,
.pagination-next-link:focus,
.pagination-next-link:active,
.pagination-prev-link:hover,
.pagination-prev-link:focus,
.pagination-prev-link:active,
.pagination-first-link:hover,
.pagination-first-link:focus,
.pagination-first-link:active,
.pagination-last-link:hover,
.pagination-last-link:focus,
.pagination-last-link:active,
.recent-activity-controls a:hover,
.recent-activity-controls a:focus,
.recent-activity-controls a:active {
  color: #FFFFFF;
  background-color: #27325E;
  border-color: #27325E;
}

.lt-btn--default.outlined{
  color: #27325E;
  background-color: #FFFFFF;
  border: 1px solid #27325E;
}
.lt-btn--default.outlined:hover,
.lt-btn--default.outlined:focus{
  color: #FFFFFF;
  background-color: #27325E;
  border: 1px solid #27325E;
}

/* input[type="submit"],
.lt-btn--primary {
  color: #2a234d;
  background-color: #ffffff;
}

.lt-btn--primary:hover {
  color: #20284c;
} */

/* input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"]:active,
.lt-btn--primary:hover,
.lt-btn--primary:focus,
.lt-btn--primary:active {
  color: #27325e;
  background-color: #1140f9;
  border-color: #1140f9;
} */

.lt-article-subscribe button {
  color: #27325E;
  background-color: transparent;
  border: 1px solid #27325E;
}



.lt-btn--print {
  padding: 5px 10px !important;
  font-size: var(--font-size-h5) !important;
  border: 0 !important;
}

/* .lt-section-subscribe button,
.lt-article-subscribe button,
.lt-community-follow button,
.lt-btn--hero {
  color: #27325E;
  background-color: #ffffff;
  border: none;
}

.lt-article-subscribe button:hover {
  color: #ffffff !important;
  background-color: rgba(39, 50, 94, 1) !important;
} */

/* .lt-section-subscribe button:hover,
.lt-article-subscribe button:hover,
.lt-community-follow button:hover,
.lt-btn--hero:hover {
  color: #151b33;
} */

/* .lt-section-subscribe button:hover,
.lt-section-subscribe button:focus,
.lt-section-subscribe button:active,
.lt-article-subscribe button:hover,
.lt-article-subscribe button:focus,
.lt-article-subscribe button:active,
.lt-community-follow button:hover,
.lt-community-follow button:focus,
.lt-community-follow button:active,
.lt-btn--hero:hover,
.lt-btn--hero:focus,
.lt-btn--hero:active {
  color: #151b33;
  background-color: transparent;
  border-color: #151b33;
} */

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

.lt-avatar__badge {
  position: absolute;
  top: -0.5rem;
  display: inline-flex;
  min-width: 20px;
  height: 20px;
  padding: 4px;
  color: #fff;
  background: #cc0000;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
}

[dir="ltr"] .lt-avatar__badge {
  right: -0.5rem;
}

[dir="rtl"] .lt-avatar__badge {
  left: -0.5rem;
}

.lt-avatar__badge:not(.is-active) {
  display: none;
}


/*
.lt-avatar--agent:before {
  position: absolute;
  bottom: -4px;
  display: flex;
  width: 18px;
  height: 18px;
  font-family: "Font Awesome 5 Free";
  font-size: 6px;
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  color: #fff;
  content: "\f007";
  background-color: rgba(67, 104, 250, 1);
  border-radius: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  justify-content: center;
}

[dir="ltr"] .lt-avatar--agent:before {
  right: -4px;
}

[dir="rtl"] .lt-avatar--agent:before {
  left: -4px;
}
*/
.lt-user-avatar {
  border-radius: 100%;
}

.lt-user-avatar--default {
  width: 2.5rem;
  height: 2.5rem;
}

.lt-user-avatar--topbar {
  width: 2rem;
  height: 2rem;
}

.lt-meta {
  font-size: 1rem;
  line-height: 1.5rem;
  color: rgba(39, 50, 94, 1);
}

.lt-meta__item {
  display: inline-block;
  line-height: 1;
}

[dir="ltr"] .lt-meta__item {
  margin-right: 0.25rem;
}

[dir="rtl"] .lt-meta__item {
  margin-left: 0.25rem;
}

.lt-meta__item+.lt-meta__item:before {
  font-size: 0.95rem;
  content: "\2022";
}

[dir="ltr"] .lt-meta__item+.lt-meta__item:before {
  margin-right: 0.25rem;
}

[dir="rtl"] .lt-meta__item+.lt-meta__item:before {
  margin-left: 0.25rem;
}

.lt-meta__link {
  color: inherit;
}

.lt-meta--profile {
  margin-bottom: 0;
}

.breadcrumbs {
  margin-top: 0;
  margin-bottom: 0;
  list-style: none;
  background-color: transparent;
  /* border-radius: 10px; */
  /* opacity: 0.7; */
}

.breadcrumbs>li {
  display: inline-block;
  color: rgba(39, 50, 94, 1);
}

.breadcrumbs>li+li:before {
  padding: 0 5px;
  color: rgba(39, 50, 94, 1);
  content: "\00a0";
  content: "› ";
}
.breadcrumbs{
  font-size:0.85rem;
}
.breadcrumbs:not(.lt-breadcrumbs--search-results) > li a {
  color: rgba(39, 50, 94, 1);
  
}
.breadcrumbs:not(.lt-breadcrumbs--search-results) > li a:hover {
  color: #4368FA;
}
.breadcrumbs:not(.lt-breadcrumbs--search-results) > li:last-child a {
  color: rgba(39, 50, 94, 1);
}

[dir="ltr"] .breadcrumbs {
  padding-left: 0;
}

[dir="rtl"] .breadcrumbs {
  padding-right: 0;
}

.lt-breadcrumbs--search-results {
  padding: 0;
  font-size: 0.85rem;
}

.lt-breadcrumbs--search-results>li+li:before {
  position: relative;
  top: 2px;
  font-size: 1.4rem;
  line-height: 0.95rem;
  color:#4368FA;
}

.lt-breadcrumbs-wrapper {
  padding-top: 0.5rem;
  padding-bottom: 1.5rem;
}

.lt-menu-toggle {
  position: relative;
  display: block;
  height: auto;
  padding: 1rem 0.5rem;
  cursor: pointer;
  background-color: transparent;
  border: none;
  box-shadow: none;
  -webkit-appearance: none;
  order: 1;
}

@media (min-width: 992px) {
  .lt-menu-toggle {
    display: none;
  }
}

.lt-menu-toggle span {
  position: relative;
  display: block;
  pointer-events: none;
}

.lt-menu-toggle span,
.lt-menu-toggle span:after,
.lt-menu-toggle span:before {
  width: 26px;
  height: 2px;
  background-color: rgba(15, 23, 43, 1);
  outline: 1px solid transparent;
  transition: background-color 0.15s, transform 0.15s;
}

.lt-menu-toggle span:after,
.lt-menu-toggle span:before {
  position: absolute;
  content: "";
}

[dir="ltr"] .lt-menu-toggle span:after,
[dir="ltr"] .lt-menu-toggle span:before {
  left: 0;
}

[dir="rtl"] .lt-menu-toggle span:after,
[dir="rtl"] .lt-menu-toggle span:before {
  right: 0;
}

.lt-menu-toggle span:before {
  top: -7px;
}

.lt-menu-toggle span:after {
  top: 7px;
}

.lt-menu-toggle.is-active {
  outline: 0;
}

.lt-menu-toggle.is-active span {
  background-color: transparent;
}

.lt-menu-toggle.is-active span:after,
.lt-menu-toggle.is-active span:before {
  top: 0;
}

[dir="ltr"] .lt-menu-toggle.is-active span:before {
  transform: rotate(-45deg);
}

[dir="rtl"] .lt-menu-toggle.is-active span:before {
  transform: rotate(45deg);
}

[dir="ltr"] .lt-menu-toggle.is-active span:after {
  transform: rotate(45deg);
}

[dir="rtl"] .lt-menu-toggle.is-active span:after {
  transform: rotate(-45deg);
}

.lt-entry-info {
  display: flex;
  align-items: flex-start;
  font-size: 14px;
}

@media (min-width: 992px) {
  .lt-entry-info {
    align-items: center;
  }
}

.lt-entry-info__avatar {
  flex-shrink: 0;
}

[dir="ltr"] .lt-entry-info__avatar {
  padding-right: 1rem;
}

[dir="rtl"] .lt-entry-info__avatar {
  padding-left: 1rem;
}

.lt-status-label {
  padding: 2px calc(var(--padding-base-horizontal) / 2);
  font-size: 12px;
  color: #fff;
  border-radius: 10px;
}

.lt-status-label--pending {
  background-color: rgba(240, 177, 0, 1);
}

.lt-status-label--with-ticket {
  background-color: #4368FA;
}

.lt-status-label--with-ticket:hover,
.lt-status-label--with-ticket:focus,
.lt-status-label--with-ticket:active {
  color: #fff;
}

.lt-status-label--solved,
.lt-status-label--closed {
  background-color: rgba(0, 188, 125, 1);
}

.lt-status-label--new,
.lt-status-label--open {
  background-color: rgba(255, 32, 86, 1);
}

.lt-status-label--answered {
  background-color: rgba(240, 177, 0, 1);
}

.lt-status-label--official {
  background-color: #4368FA;
}

.lt-status-label--completed,
.lt-status-label--answered {
  background-color: rgba(0, 188, 125, 1);
}

.lt-status-label--planned {
  background-color: #4368FA;
}

.lt-status-label--not-planned {
  color: rgba(15, 23, 43, 1);
  background-color: var(--gray-lighter);
}

.contact-box-bg {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 200px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-size: cover;
  background-position: 50% 18%;
  background-repeat: no-repeat;
}

.contact-box-bg img {
  width: 126px;
  height: 126px;
}

.contact-box-text {
  padding: 20px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.lt-category-card__title {
  color: rgba(15, 23, 43, 1);
}

.lt-category-card__title-link {
  color: rgba(15, 23, 43, 1);
}

.lt-category-card__title-link:hover,
.lt-category-card__title-link:focus,
.lt-category-card__title-link:active {
  color: rgba(15, 23, 43, 1);
}

.lt-category-card__item {
  list-style-type: disc;
}

.lt-category-card__item::marker {
  color: rgba(39, 50, 94, 1);
}

.lt-category-card__item:hover::marker {
  color: rgba(67, 104, 250, 1);
}

.lt-category-card__link {
  color: rgba(39, 50, 94, 1);
}

.lt-category-card__link:hover {
  color: rgba(67, 104, 250, 1);
  text-decoration: underline;
}

.lt-contact-info__item {
  margin-bottom: 1rem;
}

@media (min-width: 768px) {
  .lt-contact-info__item {
    margin-bottom: 2rem;
  }
}

@media (min-width: 992px) {
  .lt-contact-info__item {
    margin-bottom: 0;
  }
}
.lt-contact-info-card.lt-block--shadow{
  box-shadow:none;
}
.lt-contact-info-card__icon {
  width: 32px;
  height: 32px;
}

.lt-contact-info-card__link {
  color: rgba(15, 23, 43, 1);
}

.lt-contact-info-card__link:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  content: "";
}

@media (hover: hover) and (pointer: fine) {

  .lt-contact-info-card__link:hover,
  .lt-contact-info-card__link:focus {
    color: rgba(39, 50, 94, 1);
    text-decoration: none;
  }
}

.lt-contact-info-card__title {
  color: rgba(15, 23, 43, 1);
}

.lt-contact-info-card__descr {
  color: rgba(39, 50, 94, 1);
}

.lt-custom-block-item {
  list-style-type: none;
}

@media (min-width: 768px) {
  .lt-custom-block-item {
    display: flex;
  }
}

.lt-custom-block-item__card {
  min-height: 190px;
  flex-direction: column;
}

@media (min-width: 992px) {
  .lt-custom-block-item__card {
    min-height: 245px;
  }
}

.lt-custom-block-item__icon {
  width: 32px;
  height: 32px;
}

.lt-custom-block-item__link {
  color: rgba(15, 23, 43, 1);
  transition: color 0.15s ease;
}

.lt-custom-block-item__link:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  content: "";
}

@media (hover: hover) and (pointer: fine) {

  .lt-custom-block-item__link:hover,
  .lt-custom-block-item__link:focus {
    color: rgba(67, 104, 250, 1) !important;
    text-decoration: none;
  }
}

.lt-custom-block-item__title {
  line-height: 1.1;
  color: rgba(15, 23, 43, 1);
  letter-spacing: -0.01em;
}

.lt-custom-block-item__desc {
  line-height: 1.5;
  color: rgba(39, 50, 94, 1);
}

.lt-block-list-item .lt-block-list-item__link:before {
  content: "";
  position: static;
  display: flex;
  align-items: end;
  width: 64px;
  height: 64px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: 12px;
}

.lt-block-list-item__link {
  position: relative;
  z-index: 2;
  overflow: hidden;
  color: rgba(15, 23, 43, 1);
}

.lt-block-list-item__link:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  content: "";
  background-color: rgba(0, 0, 0, 0.02);
}

.lt-block-list-item__link:hover,
.lt-block-list-item__link:focus,
.lt-block-list-item__link:active {
  color: rgba(15, 23, 43, 1);
}

.lt-block-list-item__link:hover:after,
.lt-block-list-item__link:focus:after,
.lt-block-list-item__link:active:after {
  display: block;
}

.lt-block-list-item__icon {
  position: relative;
  z-index: 5;
  width: $icon_height;
  height: $icon_height;
}

.lt-block-list-item__icon path,
.lt-block-list-item__icon circle {
  transition: all 0.3s ease;
}

.lt-block-list-item__text {
  font-size: 0.875rem;
  opacity: 0.75;
}

.recent-activity-list {
  position: relative;
  z-index: 5;
  padding: 1.5rem !important;
  background: #fff;
  border-radius: 12px;
}

.recent-activity {
  margin-bottom: 4rem;
}

.recent-activity-item-link {
  display: block;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5rem;
  color: #000;
  transition: color 0.15s ease;
}

.recent-activity-item-link:hover {
  color: rgba(67, 104, 250, 1);
}

.recent-activity-header {
  margin-bottom: 2rem;
  font-size: 2rem;
  line-height: 2.5rem;
  color: rgba(15, 23, 43, 1);
}

.recent-activity-list {
  position: relative;
  z-index: 2;
  display: grid;
  margin-bottom: 0;
  list-style: none;
  gap: calc(var(--grid-gutter-width) * 2);
}

[dir="ltr"] .recent-activity-list {
  padding-left: 0;
}

[dir="rtl"] .recent-activity-list {
  padding-right: 0;
}

@media (min-width: 768px) {
  .recent-activity-list {
    grid-template-columns: 1fr 1fr;
    padding: 4rem !important;
  }

  .recent-activity-item-link {
    line-height: 1.5rem;
  }

  .recent-activity-item-time {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.recent-activity-item-time {
  position: relative;
}

.recent-activity-item-time:before {
  position: absolute;
  top: 0.025em;
  width: 1em;
  height: 1em;
  font-family: "Font Awesome 5 Free";
  font-size: 0.9rem;
  content: "\f086";
}

[dir="ltr"] .recent-activity-item-time {
  padding-left: 1.5rem;
}

[dir="ltr"] .recent-activity-item-time:before {
  left: 0;
}

[dir="rtl"] .recent-activity-item-time {
  padding-right: 1.5rem;
}

[dir="rtl"] .recent-activity-item-time:before {
  right: 0;
}

.recent-activity-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.recent-activity-item-meta {
  display: flex;
  width: 100%;
  font-size: 0.875rem;
  line-height: 1.3rem;
  color: rgba(39, 50, 94, 1);
  align-items: center;
  justify-content: space-between;
}

.recent-activity-item-parent {
  padding: 0.25rem 0.5rem;
  margin-bottom: 0.5rem;
  font-size: 0.8rem;
  font-weight: 500;
  line-height: 1rem;
  color: #fff;
  background-color: rgba(67, 104, 250, 1);
  border-radius: 6px;
}

.recent-activity-item-parent:hover,
.recent-activity-item-parent:focus,
.recent-activity-item-parent:active {
  color: #fff;
}

.recent-activity-comment-icon {
  display: none;
}

.recent-activity-controls {
  padding-top: 2rem;
}

#footer-submit-ticket .lt-footer-submit-ticket {
  position: relative;
  overflow: hidden;
  padding-top: 30px;
  background-size: cover;
  background-position: center right;
  background-repeat: no-repeat;
  background-image: url($bottom_cta_bg);
  color: $bottom_cta_text;
  align-items: center;
}

@media (max-width: 767px) {
  #footer-submit-ticket .lt-footer-submit-ticket {
    background-image: none;
    background-color: #ffffff;
  }
}

.lt-footer-submit-ticket {
  text-align: center;
}

@media (min-width: 768px) {
  .lt-footer-submit-ticket {
    text-align: left;
  }
}

@media (min-width: 768px) {
  .lt-footer-submit-ticket__text {
    width: 50%;
  }
}

.lt-footer-submit-ticket__title {
  line-height: 1.1;
  color: $bottom_cta_text;
}

.lt-footer-submit-ticket__descr {
  font-size: 1.25rem;
  line-height: 1.7rem;
  color: $bottom_cta_text;
}

.lt-footer-submit-ticket__link {
  display: inline;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

#footer-submit-ticket .lt-footer-submit-ticket__link {
  padding: 17px 40px;
  font-size: 20px;
  font-weight: 500;
  border-radius: 16px;
  color: $cta_button_color;
  background-color: $cta_button_background;
}

#footer-submit-ticket .lt-footer-submit-ticket__link:hover {
  background-color: $cta_button_background_hover;
}

@media (max-width: 767px) {
  #footer-submit-ticket .lt-footer-submit-ticket__link {
    display: block;
    margin: 0 auto;
  }
}

.lt-footer-submit-ticket__button {
  display: inline-block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  font-size: 0.875rem;
  font-weight: bold;
  line-height: 1.5rem;
  color: #fff;
  background-color: #4368FA;
  border-radius: 57px;
  box-shadow: 0px 17px 24px rgba(242, 159, 58, 0.1);
}

.lt-footer-submit-ticket__button:hover,
.lt-footer-submit-ticket__button:focus,
.lt-footer-submit-ticket__button:active {
  color: #fff;
  background-color: #1140f9;
}

@media (min-width: 768px) {
  .lt-footer-submit-ticket__illustration {
    width: 50%;
    max-width: 476px;
    text-align: right;
  }
}

.lt-footer-submit-ticket__img {
  position: relative;
  display: block;
  max-width: 100%;
  margin: 0 auto;
  z-index: 9;
}

.share {
  display: flex;
  white-space: nowrap;
  list-style: none;
  justify-content: center;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .share {
    justify-content: start;
  }
}

[dir="ltr"] .share {
  padding-left: 0;
}

[dir="rtl"] .share {
  padding-right: 0;
}

.share li {
  --size: 3.625rem;
  position: relative;
  display: flex;
  width: var(--size);
  height: var(--size);
  margin: 0px 0.5rem;
  margin-bottom: 0.5rem;
  overflow: hidden;
  color: rgba(15, 23, 43, 1);
  text-align: center;
  vertical-align: top;
  list-style-type: none;
  background-color: transparent;
  border: 1px solid rgba(150, 157, 156, 0.25);
  border-radius: var(--size);
  justify-content: center;
  align-items: center;
}

.share li a {
  transition: all 0.2s ease-in-out;
}

.share li a:hover {
  background-color: rgba(39, 50, 94, 1);
  color: #ffffff;
}

.share a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex !important;
  color: rgba(15, 23, 43, 1);
  align-items: center;
  justify-content: center;
  touch-action: manipulation;
}

.share a:hover,
.share a:focus,
.share a:active {
  color: rgba(67, 104, 250, 1);
  background-color: #fff;
}

.share svg {
  width: 18px;
  height: 18px;
}

.lt-page__heading {
  color: rgba(39, 50, 94, 1);
}

@media (min-width: 992px) {
  .lt-page__heading {
    order: -1;
  }
}

.lt-page__title {
  font-size: 2.5rem;line-height:1.2;
}

@media (max-width: 767px) {
  .lt-page__title {
    font-size: 2rem;
  }
}

.lt-page__desc {
  font-size: 1rem;
  line-height: 1.5;
  opacity: 0.7;
}

.lt-new-request-page {
  margin-bottom: calc(var(--line-height-computed) * 2);
}

.lt-new-request-title {
  font-size: var(--font-size-h3);
}

@media (min-width: 576px) {
  .lt-new-request-title {
    font-size: var(--font-size-h2);
  }
}

@media (min-width: 768px) {
  .lt-new-request-title {
    font-size: var(--font-size-h1);
  }
}
.info-icon{
  width:100%;
  display:flex;
  justify-content: start;
  padding-bottom: 0.5rem;
}
.info-icon svg{width:5rem;}

.lt-new-request-form {
  margin-bottom: calc(var(--line-height-computed));
}

.lt-new-request-form .request-form input[type="submit"] {
 
}

.lt-new-request-form .request-form input[type="submit"]:hover {
  background-color: rgba(39, 50, 94, 1);
  color: #fff;
}

.lt-new-request-tip {
  position: relative;
  background-color: #FFD5C7;
  border: 4px solid #FFFFFF;
  border-radius: 10px;
  color:#27325E;
  box-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
}

.lt-new-request-tip__icon {
  position: relative;
  color: #4368FA;
  left:0 !important;
  padding-right:10px ;
}

[dir="ltr"] .lt-new-request-tip__icon {
  left: 1.5rem;
}

[dir="rtl"] .lt-new-request-tip__icon {
  right: 1.5rem;
}

.upload-dropzone {
  padding: calc(var(--line-height-computed)) 16px;
  border:2px dashed #dee1e3 !important;
  border-width: var(--border-width);
  border-radius: 12px;
  background-color:#FFFFFF !important;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
   -ms-transition: all 0.5s ease;
       transition: all 0.5s ease;
}

.upload-dropzone:focus-within{
  border-color: #4368FA !important;
}

.upload-dropzone,
.upload-dropzone a {
  font-size: var(--font-size-small);
}

.upload-dropzone span {
  color: rgba(15, 23, 43, 1);
}

.lt-error-page {
  max-width: 600px;
}

.lt-error-page__articles {
  border: 2px solid #eceeef;
  border-radius: 10px;
}

.pagination-list {
  list-style: none;
}

[dir="ltr"] .pagination-list {
  padding-left: 0;
  margin-left: 0;
}

[dir="ltr"] .pagination-list li:not(:last-child) {
  margin-right: 0.5rem;
}

[dir="rtl"] .pagination-list {
  padding-right: 0;
  margin-right: 0;
}

[dir="rtl"] .pagination-list li:not(:last-child) {
  margin-left: 0.5rem;
}

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

[dir="ltr"] .pagination-next-text {
  margin-right: 16px;
}

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

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

[dir="ltr"] .pagination-prev-text {
  margin-left: 16px;
}

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

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

.satisfaction-box {
  padding: calc(var(--line-height-computed)) var(--grid-gutter-width);
  margin: 0 0 calc(10px * 2) 0;
  margin-top: 0;
  border-color: #eceeef;
  border-radius: 10px;
}

.satisfaction-box h4:last-child {
  margin-bottom: 0;
}

.satisfaction-box input[type="radio"]~label {
  letter-spacing: normal;
}

[dir="ltr"] .satisfaction-box input[type="radio"]~label {
  margin-right: 10px;
}

[dir="rtl"] .satisfaction-box input[type="radio"]~label {
  margin-left: 10px;
}

.satisfaction-box input[type="radio"]~label[for="satisfaction_rating_score_good"] {
  color: #fff;
  background-color: rgba(0, 188, 125, 1);
  border-color: rgba(0, 188, 125, 1);
}

.satisfaction-box input[type="radio"]~label[for="satisfaction_rating_score_good"]:hover,
.satisfaction-box input[type="radio"]~label[for="satisfaction_rating_score_good"]:focus,
.satisfaction-box input[type="radio"]~label[for="satisfaction_rating_score_good"]:active {
  color: #e0e0e0;
  background-color: #00895b;
  border-color: #007f54;
}

.satisfaction-box input[type="radio"]~label[for="satisfaction_rating_score_good"]:active {
  background-image: none;
}

.satisfaction-box input[type="radio"]~label[for="satisfaction_rating_score_bad"] {
  color: #fff;
  background-color: rgba(255, 32, 86, 1);
  border-color: rgba(255, 32, 86, 1);
}

.satisfaction-box input[type="radio"]~label[for="satisfaction_rating_score_bad"]:hover,
.satisfaction-box input[type="radio"]~label[for="satisfaction_rating_score_bad"]:focus,
.satisfaction-box input[type="radio"]~label[for="satisfaction_rating_score_bad"]:active {
  color: #e0e0e0;
  background-color: #ec0039;
  border-color: #e20037;
}

.satisfaction-box input[type="radio"]~label[for="satisfaction_rating_score_bad"]:active {
  background-image: none;
}

.satisfaction-box input[type="radio"][checked="checked"][value="good"]+label {
  color: #fff !important;
  background-color: #007f54 !important;
  border-color: #007f54 !important;
}

.satisfaction-box input[type="radio"][checked="checked"][value="bad"]+label {
  color: #fff !important;
  background-color: #e20037 !important;
  border-color: #e20037 !important;
}

.satisfaction-box label.disabled {
  margin-bottom: calc(var(--line-height-computed)) !important;
}

.satisfaction-box label.disabled[for="satisfaction_rating_score_good"] {
  color: rgba(0, 188, 125, 1) !important;
}

.satisfaction-box label.disabled[for="satisfaction_rating_score_bad"] {
  color: rgba(255, 32, 86, 1) !important;
}

.satisfaction-comment {
  margin-top: 15px;
}

.satisfaction-box .satisfaction-submit {
  font-size: calc(18px - 5px) !important;
  color: #fff;
  background-color: #4368FA;
  border-color: #4368FA;
}

.satisfaction-box .satisfaction-submit:hover,
.satisfaction-box .satisfaction-submit:focus,
.satisfaction-box .satisfaction-submit:active {
  color: #e0e0e0;
  background-color: #1140f9;
  border-color: #0738f8;
}

.satisfaction-box .satisfaction-submit:active {
  background-image: none;
}

[dir="ltr"] .satisfaction-box .satisfaction-submit {
  margin-left: 10px !important;
}

[dir="rtl"] .satisfaction-box .satisfaction-submit {
  margin-right: 10px !important;
}

.satisfaction-reason {
  padding-top: calc(var(--line-height-computed));
}

.satisfaction-box .satisfaction-cancel {
  font-size: calc(18px - 5px) !important;
  line-height: 1.5 !important;
}

.lt-scroll-to-top {
  position: fixed;
  bottom: -50px;
  z-index: 3;
  z-index: 30;
  width: 3rem;
  height: 3rem;
  font-size: 2rem !important;
  line-height: 3rem !important;
  color: rgba(67, 104, 250, 1);
  text-align: center;
  background-color: #FFFFFF;
  border: var(--border-width) solid rgba(67, 104, 250, 1);
  border-radius: 10px;
  transition: bottom 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.lt-scroll-to-top:focus,
.lt-scroll-to-top:active {
  outline: 0;
}

.lt-scroll-to-top.is-active {
  bottom: 30px;
}

.lt-scroll-to-top:hover {
  color: #0738f8;
  border-color: #0738f8;
}

@media (max-width: 575px) {
  .lt-scroll-to-top {
    display: none;
  }
}

[dir="ltr"] .lt-scroll-to-top {
  left: 2rem;
}

[dir="rtl"] .lt-scroll-to-top {
  right: 2rem;
}

.lt-header {
  padding-bottom: 1.5rem;
  margin-bottom: 2rem;
  border-bottom: 2px solid #eceeef;
}

.lt-header__desc {
  margin-top: 1rem;
}

.recent-articles h3,
.related-articles h3 {
  margin-bottom: calc(var(--line-height-computed) / 2);
}

@media (min-width: 576px) {

  .recent-articles h3,
  .related-articles h3 {
    margin-top: calc(var(--line-height-computed) / 2);
  }
}

.recent-articles ul,
.related-articles ul {
  list-style: none;
}

.recent-articles ul>li,
.related-articles ul>li {
  margin-bottom: calc(var(--line-height-computed) / 2);
}

.recent-articles ul>li a,
.related-articles ul>li a {
  padding-bottom: 1px;
  color: rgba(15, 23, 43, 1);
  border-bottom: 1px solid #eceeef;
}

[dir="ltr"] .recent-articles ul,
[dir="ltr"] .related-articles ul {
  padding-left: 0;
}

[dir="rtl"] .recent-articles ul,
[dir="rtl"] .related-articles ul {
  padding-right: 0;
}

.recent-articles h3 {
  font-size: var(--font-size-h4);
}

.lt-user-name {
  font-size: 1rem;
  line-height: 1.5rem;
  color: rgba(15, 23, 43, 1);
}

.lt-user-name--hero,
.lt-user-name--hero:hover,
.lt-user-name--hero:focus,
.lt-user-name--hero:active {
  color: rgba(39, 50, 94, 1);
}

@media (max-width: 991px) {
  .lt-user-info {
    width: 100%;
    margin-top: 0;
    margin-bottom: 1rem;
    order: -1;
  }

  .lt-user-info__menu {
    position: static;
    padding: 0;
    border: 0;
    box-shadow: none;
  }

  .lt-user-info__menu [role="menuitem"] {
    padding-right: 0;
    padding-left: 0;
  }
}

.lt-status-widget {
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 1rem;
  font-weight: 600;
}

.lt-status-widget,
.lt-status-widget:hover,
.lt-status-widget:focus,
.lt-status-widget:active {
  color: #fff;
}

.lt-status-widget-container {
  display: flex;
  align-items: center;
}

.lt-status-widget__indicator {
  width: 0.75rem;
  height: 0.75rem;
  background-color: #aaa;
  border-radius: 50%;
}

.lt-status-widget__indicator--none {
  background-color: #2ecc71;
}

.lt-status-widget__indicator--operational {
  background-color: #2ecc71;
}

.lt-status-widget__indicator--minor {
  background-color: #f1c40f;
}

.lt-status-widget__indicator--major {
  background-color: #e67e22;
}

.lt-status-widget__indicator--critical {
  background-color: #e74c3c;
}

.lt-status-widget__indicator--maintenance {
  background-color: #3498db;
}

[dir="ltr"] .lt-status-widget__indicator__text {
  margin-left: 0.5rem;
}

[dir="rtl"] .lt-status-widget__indicator__text {
  margin-right: 0.5rem;
}

.lt-profile-header {
  padding-top:4rem;
  text-align: center;
  border-radius: 10px;
}

@media (min-width: 992px) {
  .lt-profile-header {
    padding-top: 3rem;
  }
}

.lt-profile-header__badge .lt-community-badge {
  margin: 0 !important;
}

.lt-profile-header__avatar {
  display: inline-block;
  margin-bottom: 16px;
}

.lt-profile-header__name {
  font-size: var(--font-size-h3);
}

.lt-profile-header__name a:hover,
.lt-profile-header__name a:focus,
.lt-profile-header__name a:active {
  color: rgba(67, 104, 250, 1);
}

.lt-profile-header__private-badge {
  display: inline-block;
  margin-bottom: calc(var(--line-height-computed));
  background-color: #4368FA;
}

.lt-profile-header__description {
  word-break: break-all;
  word-break: break-word;
}

[dir="ltr"] .lt-profile__buttons>*+*,
[dir="ltr"] [data-action="userProfileActions"]>*+* {
  margin-left: var(--grid-gutter-width);
}

[dir="rtl"] .lt-profile__buttons>*+*,
[dir="rtl"] [data-action="userProfileActions"]>*+* {
  margin-right: var(--grid-gutter-width);
}

.lt-profile-stats {
  margin-bottom: calc(var(--line-height-computed) / 2);
  font-size: calc(18px - 2px);
  color: var(--meta-text-color);
  list-style: none;
}

[dir="ltr"] .lt-profile-stats {
  padding-left: 0;
}

[dir="rtl"] .lt-profile-stats {
  padding-right: 0;
}

.lt-profile-stats__stat {
  margin-bottom: calc(var(--line-height-computed) / 4);
}

@media (max-width: 575px) {
  .lt-profile-stats__stat {
    display: block;
  }

  .lt-profile-stats__stat:before {
    display: none;
  }
}

[dir="ltr"] .lt-profile-stats__stat {
  margin-right: var(--padding-base-horizontal);
}

[dir="rtl"] .lt-profile-stats__stat {
  margin-left: var(--padding-base-horizontal);
}

[dir="ltr"] .lt-profile-stats__label {
  margin-right: calc(var(--padding-base-horizontal) / 2);
}

[dir="rtl"] .lt-profile-stats__label {
  margin-left: calc(var(--padding-base-horizontal) / 2);
}

.lt-profile-stats__value {
  color: rgba(15, 23, 43, 1);
}

.lt-profile-nav {
  margin-bottom: 3.5rem;
  overflow: hidden;
  font-weight: 400;
  padding-top:3rem;
  border-top:2px solid #EFF1F7;
}

.lt-profile-nav__items {
  margin: 0;
  list-style: none;
}

[dir="ltr"] .lt-profile-nav__items {
  padding-left: 0;
}

[dir="rtl"] .lt-profile-nav__items {
  padding-right: 0;
}

.lt-profile-nav__item {
  margin-bottom: 0;
  padding-bottom: 12px;
  border-bottom: 4px solid transparent;
  margin-left: 1.75rem;
}

@media (min-width: 576px) {
  .lt-profile-nav__item {
    display: inline-block;
    vertical-align: middle;
    margin-left: 1.75rem;
  }
  .lt-profile-nav__item:first-child{margin-left:0;}
}

.lt-profile-nav__item a {
  display: block;
  color: rgba(15, 23, 43, 1);
}

.lt-profile-nav__item.is-active {
  color: initial;
  background: transparent;
  border-bottom: 2px solid #4368FA;
  color: #4368FA;
}

.lt-profile-nav__item.is-active,
.lt-profile-nav__item a {
  line-height: 1;
}

[dir="ltr"] .lt-profile-nav__item:after {
  right: var(--padding-base-horizontal) !important;
}

[dir="rtl"] .lt-profile-nav__item:after {
  left: var(--padding-base-horizontal) !important;
}

.lt-profile-section {
  width: 100%;
}

.lt-profile-section__header {
  margin-bottom: calc(var(--line-height-computed));
}

.lt-profile-section__title {
  margin-bottom: calc(var(--line-height-computed) / 2);
  font-size: var(--font-size-h3);
}

.lt-profile-section__description {
  font-size: var(--font-size-small);
  color: var(--meta-text-color);
}

@media (min-width: 576px) {
  .lt-profile-section__description {
    padding-bottom: 0;
  }
}

.lt-profile-section-sorter {
  font-size: var(--font-size-small);
}

.lt-profile-section-sorter .lt-dropdown {
  display: inline-block;
}

@media (min-width: 576px) {
  .lt-profile-section-sorter {
    display: table;
    width: 100%;
  }
}

@media (min-width: 576px) {
  .lt-profile-section-sorter {
    padding-top: 0;
    border-top: 0;
  }
}

@media (min-width: 576px) {
  .lt-profile-section-sorter__col {
    display: table-cell;
    vertical-align: middle;
  }
}

@media (max-width: 575px) {
  .lt-profile-section-sorter__col--main {
    margin-bottom: calc(var(--line-height-computed) / 2);
  }
}

@media (min-width: 576px) {
  .lt-profile-section-sorter__col--main {
    padding-right: var(--padding-base-horizontal);
  }
}

@media (min-width: 576px) {
  .lt-profile-section-sorter__col--btn {
    text-align: right;
  }
}

.lt-profile-contribution {
  position: relative;
  padding: calc(var(--line-height-computed) / 2) var(--grid-gutter-width);
  word-wrap: break-word;
  border: 1px solid #eceeef;
  border-radius: 10px;
}

.lt-profile-contribution .breadcrumbs>li a {
  color: rgba(39, 50, 94, 1);
}

.lt-profile-contribution .breadcrumbs>li:before {
  color: rgba(39, 50, 94, 1);
}

.lt-profile-contribution .lt-meta {
  font-size: var(--font-size-small);
}

.lt-profile-contribution__header {
  margin-bottom: calc(var(--line-height-computed) / 4);
}

.lt-profile-contribution__status {
  margin-bottom: calc(var(--line-height-computed) / 4);
}

.lt-profile-contribution__title {
  margin-bottom: calc(var(--line-height-computed) / 4);
  font-size: 18px;
  font-weight: 600;
}

.lt-profile-contribution__body {
  margin-bottom: calc(var(--line-height-computed) / 2);
}

.lt-profile-contribution--list .lt-profile-contribution__title:before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[dir="ltr"] .lt-profile-contribution--list .lt-profile-contribution__title:before {
  margin-right: 2px;
}

[dir="rtl"] .lt-profile-contribution--list .lt-profile-contribution__title:before {
  margin-left: 2px;
}

.lt-profile-contribution__breadcrumbs {
  padding: 0;
  margin-bottom: calc(var(--line-height-computed) / 2);
  font-size: var(--font-size-small);
}

.lt-profile__no-activity,
.lt-profile__private-activity {
  color: var(--meta-text-color);
  text-align: left;
}

.lt-profile-activity-list {
  list-style: none;
}

[dir="ltr"] .lt-profile-activity-list {
  padding-left: 0;
}

[dir="rtl"] .lt-profile-activity-list {
  padding-right: 0;
}

.lt-profile-activity {
  position: relative;
  margin-bottom: calc(var(--line-height-computed) * 1.5);
}

.lt-profile-activity__header {
  margin-bottom: calc(var(--line-height-computed) / 2);

  font-size: var(--font-size-small);
  font-weight: 600;
}

.lt-profile-activity__avatar {
  width: 30px;
  height: 30px;
}

[dir="ltr"] .lt-profile-activity__avatar {
  margin-right: calc(var(--padding-base-horizontal) / 2);
}

[dir="rtl"] .lt-profile-activity__avatar {
  margin-left: calc(var(--padding-base-horizontal) / 2);
}

.lt-profile-activity__header:before,
.lt-profile-contribution__title:before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[dir="ltr"] .lt-profile-activity__header:before,
[dir="ltr"] .lt-profile-contribution__title:before {
  margin-right: 2px;
}

[dir="rtl"] .lt-profile-activity__header:before,
[dir="rtl"] .lt-profile-contribution__title:before {
  margin-left: 2px;
}

[dir="ltr"] .lt-profile-contribution__title:before {
  margin-right: 4px;
}

[dir="rtl"] .lt-profile-contribution__title:before {
  margin-left: 4px;
}

.lt-profile-activity-list--articles .lt-profile-contribution__title:before,
.lt-profile-activity[class$="-article"] .lt-profile-activity__header:before {
  content: "\f15c";
}

.lt-profile-activity-list--posts .lt-profile-contribution__title:before,
.lt-profile-activity[class$="-post"] .lt-profile-activity__header:before {
  content: "\f086";
}

.lt-profile-activity-list--comments .lt-profile-contribution__title:before,
.lt-profile-activity[class$="-comment"] .lt-profile-activity__header:before {
  font-weight: 400;
  content: "\f075";
}

.user-subscribe {
  display: inline-block;
}

.lt-profile-badge-item {
  border: 2px solid #eceeef;
  border-radius: 10px;
}

.lt-profile-badge {
  width: 40px;
  height: 40px;
}

.lt-profile-badge__image {
  width: 40px;
  height: 40px;
}

.lt-attachment-list {
  margin: 0;
  font-size: var(--font-size-small);
  list-style: none;
}

[dir="ltr"] .lt-attachment-list {
  padding-left: 0;
}

[dir="rtl"] .lt-attachment-list {
  padding-right: 0;
}

.lt-attachment-list__item {
  position: relative;
  margin-bottom: calc(var(--line-height-computed) / 2);
}

.lt-attachment-list__item:last-child {
  margin-bottom: 0;
}

[dir="ltr"] .lt-attachment-list__item {
  padding-left: calc(var(--padding-base-horizontal) * 1.5);
}

[dir="rtl"] .lt-attachment-list__item {
  padding-right: calc(var(--padding-base-horizontal) * 1.5);
}

.lt-attachment-list__icon {
  position: absolute;
  top: 4px;
}

[dir="ltr"] .lt-attachment-list__icon {
  left: 0;
}

[dir="rtl"] .lt-attachment-list__icon {
  right: 0;
}

.lt-attachment-list__meta {
  font-size: var(--font-size-small);
}

.lt-skip-navigation {
  position: absolute;
  top: auto;
  z-index: -999;
  display: flex;
  padding: 20px;
  margin: 20px;
  overflow: hidden;
  font-size: 14px;
  color: white;
  color: rgba(15, 23, 43, 1);
  background-color: #fff;
  border: 2px solid rgba(67, 104, 250, 1);
  align-items: center;
  justify-content: center;
}

[dir="ltr"] .lt-skip-navigation {
  left: -999px;
}

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

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

[dir="ltr"] .lt-skip-navigation:focus,
[dir="ltr"] .lt-skip-navigation:active {
  left: auto;
}

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

/* ==========================================================================
  Notification
  ========================================================================== */
.notification {
  display: table;
  width: 100%;
  padding: 13px 15px;
  font-family: sans-serif;
  font-size: 12px;
  color: #555;
  border: 1px solid;
  transition: height 0.2s;
}

.notification a {
  color: #158ec2;
}

.notification-inner {
  max-width: 980px;
  padding: 0 20px;
  margin: 0 auto;
}

.notification-icon,
.notification-text,
.notification-dismiss {
  display: table-cell;
  vertical-align: middle;
}

.notification-text {
  width: 100%;
  padding: 0 15px;
}

.notification+.notification {
  position: relative;
  top: -1px;
  margin-bottom: -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 {
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: middle;
  content: "";
  background-size: cover;
}

/* Dismiss button */
.notification-dismiss,
a.notification-dismiss {
  color: #555;
  text-decoration: none !important;
  cursor: pointer;
  opacity: 0.6;
  transition: opacity 100ms ease;
}

.notification-dismiss:hover {
  opacity: 1;
}

/* Inline notifications */
.notification-inline {
  position: relative;
  padding: 5px;
  margin-top: 5px;
  line-height: 14px;
  vertical-align: middle;
  border-radius: 4px;
}

[dir="ltr"] .notification-inline {
  text-align: left;
}

[dir="rtl"] .notification-inline {
  text-align: right;
}

[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");
}

[dir="ltr"] .notification-inline.notification-error:before {
  margin: -2px 5px 0 0;
}

[dir="rtl"] .notification-inline.notification-error:before {
  margin: -2px 0 0 5px;
}

[dir="rtl"] .notification-inline.notification-error:before {
  margin: 0 0 0 5px;
}

.notification-inline.notification-error {
  color: #cc3340;
  background-color: #fff0f1;
  border: 1px solid #e35b66;
}

.notification-inline.notification-large {
  padding: 13px 15px;
  margin-bottom: 25px;
}

[dir="ltr"] .notification-left-aligned {
  padding-left: 0;
  text-align: left;
}

[dir="rtl"] .notification-left-aligned {
  padding-right: 0;
  text-align: right;
}

.lt-backdrop {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 9;
  display: none;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(0, 0, 0, 0.4);
}

[dir="ltr"] .lt-backdrop {
  left: 0;
}

[dir="rtl"] .lt-backdrop {
  right: 0;
}

@media (max-width: 991px) {
  .lt-backdrop.is-active {
    display: block;
  }
}

/* List view */
.lt-promoted-articles-item__card {
  position: relative;
  border-bottom: 1px solid #ebebeb;
}

@media (min-width: 768px) {
  .lt-promoted-articles-item__card:hover .lt-promoted-articles-item__icon {
    background-color: rgba(67, 104, 250, 1);
  }

  .lt-promoted-articles-item__card:hover .lt-promoted-articles-item__icon:before,
  .lt-promoted-articles-item__card:hover .lt-promoted-articles-item__icon:after {
    background-color: #fff;
  }
}

.lt-promoted-articles-item:last-child .lt-promoted-articles-item__card {
  border-bottom: 0;
}

@media (min-width: 768px) {
  .lt-promoted-articles-item:last-child .lt-promoted-articles-item__card {
    border-bottom: 1px solid #ebebeb;
  }
}

.lt-promoted-articles-item__icon {
  position: relative;
  width: 32px;
  height: 32px;
  background-color: rgba(67, 104, 250, 1);
  border-radius: 8px;
  transition: background-color 0.15s ease;
  flex: 0 0 32px;
}

.lt-promoted-articles-item__icon:before,
.lt-promoted-articles-item__icon:after {
  position: absolute;
  content: "";
  background-color: #ffffff;
  border-radius: 9px;
}

[dir="ltr"] .lt-promoted-articles-item__icon:before,
[dir="ltr"] .lt-promoted-articles-item__icon:after {
  left: 8px;
}

[dir="rtl"] .lt-promoted-articles-item__icon:before,
[dir="rtl"] .lt-promoted-articles-item__icon:after {
  right: 8px;
}

.lt-promoted-articles-item__icon:before {
  top: 12px;
  width: 16px;
  height: 2px;
}

.lt-promoted-articles-item__icon:after {
  top: 17px;
  width: 10px;
  height: 2px;
}

.lt-promoted-articles-item__title {
  font-weight: 500;
  line-height: 1.5;
  color: rgba(67, 104, 250, 1);
}

.lt-promoted-articles-item__link {
  color: rgba(67, 104, 250, 1);
  transition: color 0.15s ease;
}

@media (hover: hover) and (pointer: fine) {

  .lt-promoted-articles-item__link:hover,
  .lt-promoted-articles-item__link:focus,
  .lt-promoted-articles-item__link:active {
    color: rgba(67, 104, 250, 1);
  }

  .lt-promoted-articles-item__link:hover,
  .lt-promoted-articles-item__link:focus,
  .lt-promoted-articles-item__link:active+.lt-promoted-articles-item__icon {
    background-color: #fff;
  }
}

.lt-promoted-articles-item__link:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  content: "";
}

.lt-promoted-articles-item__descr {
  line-height: 1.25rem;
  color: rgba(39, 50, 94, 1);
}

/* Accordion view */
.lt-promoted-articles-accordion-item {
  border: 2px solid #eceeef;
  border-radius: 10px;
}

.lt-promoted-articles-accordion-item__title {
  position: relative;
  font-weight: 600;
  cursor: pointer;
  background-color: transparent;
  border: 0;
}

[dir="ltr"] .lt-promoted-articles-accordion-item__title {
  text-align: left;
}

[dir="rtl"] .lt-promoted-articles-accordion-item__title {
  text-align: right;
}

.lt-promoted-articles-accordion-item__title,
.lt-promoted-articles-accordion-item__title:hover,
.lt-promoted-articles-accordion-item__title:focus,
.lt-promoted-articles-accordion-item__title:active {
  color: rgba(15, 23, 43, 1);
}

.lt-promoted-articles-accordion-item__title:before {
  position: absolute;
  top: 50%;
  width: 0.875rem;
  height: 0.875rem;
  content: "";
  border-bottom: 2px solid rgba(67, 104, 250, 1);
  transition: transform 0.3s;
}

[dir="ltr"] .lt-promoted-articles-accordion-item__title:before {
  right: 1.5rem;
  border-left: 2px solid rgba(67, 104, 250, 1);
  transform: rotate(-45deg) translateY(-50%);
}

[dir="rtl"] .lt-promoted-articles-accordion-item__title:before {
  left: 1.5rem;
  border-right: 2px solid rgba(67, 104, 250, 1);
  transform: rotate(45deg) translateY(-50%);
}

.lt-promoted-articles-accordion-item__content {
  display: none;
}

.lt-popular-searches {
  font-weight: 600;
}

.lt-popular-searches__item,
.lt-popular-searches__item:hover,
.lt-popular-searches__item:active,
.lt-popular-searches__item:focus {
  padding-bottom: 2px;
  margin-right: 0.25rem;
  margin-left: 0.25rem;
  color: #fff;
  border-bottom: 2px solid currentColor;
}

.lt-contact-box {
  display: flex;
  padding: 1.5rem 2rem;
  padding-right: var(--grid-gutter-width);
  padding-left: var(--grid-gutter-width);
  font-size: 0.875rem;
  color: rgba(15, 23, 43, 1);
  flex-direction: column;
  border: 2px solid #eceeef;
  border-radius: 10px;
  align-items: flex-start;
}

.lt-contact-box__icon {
  width: $contact_boxes_icon_size;
  height: $contact_boxes_icon_size;
}

.lt-contact-box__text {
  color: var(--meta-text-color);
}

.lt-info-block {
  position: relative;
  padding: 1.5rem;
}

@media (min-width: 992px) {
  .lt-info-block {
    padding: 4.5rem 5.9375rem;
    text-align: center;
  }
}

.lt-info-block__title {
  margin-bottom: 1rem;
  line-height: 1.1;
  color: rgba(15, 23, 43, 1);
}

.lt-info-block__text {
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.5;
  color: rgba(39, 50, 94, 1);
}

.lt-vote__sum {
  display: block;
  width: 100%;
  text-align: center;
}

.lt-vote__control--header {
  padding: 0.5rem 0.9rem;
}

.lt-vote__control--active {
  color: rgba(15, 23, 43, 1);
  border-color: rgba(15, 23, 43, 1);
}

.lt-vote__control--down {
  transform: rotateX(180deg);
}

.language-selector {
  display: inline-block;
  padding-bottom: 8px;
  vertical-align: middle;
}

@media (min-width: 992px) {
  .language-selector {
    padding-top: 8px;
  }
}

.lt-dropdown a[data-url]:before {
  position: relative;
  top: 0px;
  display: none;
  width: 20px;
  height: 20px;
  vertical-align: text-top;
  content: "";
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-size: auto;
}

@media (max-width: 991px) {
  .lt-dropdown a[data-url]:before {
    top: -1px;
    margin-right: 4px !important;
  }
}

[dir="ltr"] .lt-dropdown a[data-url]:before {
  margin-right: 0;
}

[dir="rtl"] .lt-dropdown a[data-url]:before {
  margin-left: 0;
}

@media (min-width: 992px) {
  .language-selector--flags {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

.language-selector--flags.lt-dropdown a[data-url]:before {
  display: inline-block;
}

@media (min-width: 992px) {
  .language-selector--flags>a {
    display: grid;
    padding: 6px;
    font-size: 0;
    text-align: center;
    cursor: pointer;
    background: #ffffff;
    border: 1px solid #dee1e3;
    border-radius: 4px;
    box-shadow: inset 0px -2px 4px rgba(231, 232, 236, 0.25);
  }
}

@media (min-width: 992px) {
  .language-selector--flags .lt-dropdown-menu {
    top: 50px;
    font-size: 1rem;
  }
}

@media (min-width: 992px) {
  .language-selector--flags .lt-dropdown-toggle:after {
    display: none;
  }
}

.lt-dropdown a[data-url]:before {
  background-image: url("/hc/theming_assets/01JA8BHZH50QKJ428JV0SNVR0R") !important;
}

[dir="ltr"] .lt-dropdown a[data-url*="/hc/change_language/af"]:before,
[dir="ltr"] .lt-dropdown a[data-url*="/hc/change_language/af-za"]:before {
  background-position: 0 0;
}

[dir="rtl"] .lt-dropdown a[data-url*="/hc/change_language/af"]:before,
[dir="rtl"] .lt-dropdown a[data-url*="/hc/change_language/af-za"]:before {
  background-position: 100% 0;
}

.lt-dropdown a[data-url*="/hc/change_language/am"]:before {
  background-position: -22px 0;
}

[dir="ltr"] .lt-dropdown a[data-url*="/hc/change_language/ar"]:before,
[dir="ltr"] .lt-dropdown a[data-url*="/hc/change_language/ar-ae"]:before,
[dir="ltr"] .lt-dropdown a[data-url*="/hc/change_language/ar-ps"]:before {
  background-position: 0 -22px;
}

[dir="rtl"] .lt-dropdown a[data-url*="/hc/change_language/ar"]:before,
[dir="rtl"] .lt-dropdown a[data-url*="/hc/change_language/ar-ae"]:before,
[dir="rtl"] .lt-dropdown a[data-url*="/hc/change_language/ar-ps"]:before {
  background-position: 100% -22px;
}

.lt-dropdown a[data-url*="/hc/change_language/az"]:before {
  background-position: -22px -22px;
}

.lt-dropdown a[data-url*="/hc/change_language/be"]:before {
  background-position: -44px 0;
}

.lt-dropdown a[data-url*="/hc/change_language/bg-bg"]:before,
.lt-dropdown a[data-url*="/hc/change_language/bg"]:before {
  background-position: -44px -22px;
}

[dir="ltr"] .lt-dropdown a[data-url*="/hc/change_language/bn"]:before,
[dir="ltr"] .lt-dropdown a[data-url*="/hc/change_language/bn-in"]:before {
  background-position: 0 -44px;
}

[dir="rtl"] .lt-dropdown a[data-url*="/hc/change_language/bn"]:before,
[dir="rtl"] .lt-dropdown a[data-url*="/hc/change_language/bn-in"]:before {
  background-position: 100% -44px;
}

.lt-dropdown a[data-url*="/hc/change_language/bo"]:before {
  background-position: -22px -44px;
}

.lt-dropdown a[data-url*="/hc/change_language/bs"]:before {
  background-position: -44px -44px;
}

.lt-dropdown a[data-url*="/hc/change_language/cs"]:before,
.lt-dropdown a[data-url*="/hc/change_language/cs-cz"]:before {
  background-position: -66px 0;
}

.lt-dropdown a[data-url*="/hc/change_language/cy"]:before {
  background-position: -66px -22px;
}

.lt-dropdown a[data-url*="/hc/change_language/da"]:before,
.lt-dropdown a[data-url*="/hc/change_language/da-dk"]:before {
  background-position: -66px -44px;
}

[dir="ltr"] .lt-dropdown a[data-url*="/hc/change_language/de"]:before,
[dir="ltr"] .lt-dropdown a[data-url*="/hc/change_language/de-at"]:before,
[dir="ltr"] .lt-dropdown a[data-url*="/hc/change_language/de-be"]:before,
[dir="ltr"] .lt-dropdown a[data-url*="/hc/change_language/de-ch"]:before,
[dir="ltr"] .lt-dropdown a[data-url*="/hc/change_language/de-dk"]:before,
[dir="ltr"] .lt-dropdown a[data-url*="/hc/change_language/de-it"]:before,
[dir="ltr"] .lt-dropdown a[data-url*="/hc/change_language/de-lu"]:before,
[dir="ltr"] .lt-dropdown a[data-url*="/hc/change_language/de-ro"]:before {
  background-position: 0 -66px;
}

[dir="rtl"] .lt-dropdown a[data-url*="/hc/change_language/de"]:before,
[dir="rtl"] .lt-dropdown a[data-url*="/hc/change_language/de-at"]:before,
[dir="rtl"] .lt-dropdown a[data-url*="/hc/change_language/de-be"]:before,
[dir="rtl"] .lt-dropdown a[data-url*="/hc/change_language/de-ch"]:before,
[dir="rtl"] .lt-dropdown a[data-url*="/hc/change_language/de-dk"]:before,
[dir="rtl"] .lt-dropdown a[data-url*="/hc/change_language/de-it"]:before,
[dir="rtl"] .lt-dropdown a[data-url*="/hc/change_language/de-lu"]:before,
[dir="rtl"] .lt-dropdown a[data-url*="/hc/change_language/de-ro"]:before {
  background-position: 100% -66px;
}

.lt-dropdown a[data-url*="/hc/change_language/el"]:before,
.lt-dropdown a[data-url*="/hc/change_language/el-gr"]:before {
  background-position: -22px -66px;
}

.lt-dropdown a[data-url*="/hc/change_language/et"]:before,
.lt-dropdown a[data-url*="/hc/change_language/et-ee"]:before {
  background-position: -44px -66px;
}

.lt-dropdown a[data-url*="/hc/change_language/eu"]:before,
.lt-dropdown a[data-url*="/hc/change_language/eu-es"]:before {
  background-position: -66px -66px;
}

.lt-dropdown a[data-url*="/hc/change_language/fa"]:before {
  background-position: -88px 0;
}

.lt-dropdown a[data-url*="/hc/change_language/fi"]:before {
  background-position: -88px -22px;
}

.lt-dropdown a[data-url*="/hc/change_language/fil"]:before {
  background-position: -88px -44px;
}

.lt-dropdown a[data-url*="/hc/change_language/fo"]:before,
.lt-dropdown a[data-url*="/hc/change_language/fo-dk"]:before {
  background-position: -88px -66px;
}

[dir="ltr"] .lt-dropdown a[data-url*="/hc/change_language/fr"]:before,
[dir="ltr"] .lt-dropdown a[data-url*="/hc/change_language/fr-002"]:before,
[dir="ltr"] .lt-dropdown a[data-url*="/hc/change_language/fr-be"]:before,
[dir="ltr"] .lt-dropdown a[data-url*="/hc/change_language/fr-ca"]:before,
[dir="ltr"] .lt-dropdown a[data-url*="/hc/change_language/fr-ch"]:before,
[dir="ltr"] .lt-dropdown a[data-url*="/hc/change_language/fr-fr"]:before,
[dir="ltr"] .lt-dropdown a[data-url*="/hc/change_language/fr-it"]:before,
[dir="ltr"] .lt-dropdown a[data-url*="/hc/change_language/fr-lu"]:before {
  background-position: 0 -88px;
}

[dir="rtl"] .lt-dropdown a[data-url*="/hc/change_language/fr"]:before,
[dir="rtl"] .lt-dropdown a[data-url*="/hc/change_language/fr-002"]:before,
[dir="rtl"] .lt-dropdown a[data-url*="/hc/change_language/fr-be"]:before,
[dir="rtl"] .lt-dropdown a[data-url*="/hc/change_language/fr-ca"]:before,
[dir="rtl"] .lt-dropdown a[data-url*="/hc/change_language/fr-ch"]:before,
[dir="rtl"] .lt-dropdown a[data-url*="/hc/change_language/fr-fr"]:before,
[dir="rtl"] .lt-dropdown a[data-url*="/hc/change_language/fr-it"]:before,
[dir="rtl"] .lt-dropdown a[data-url*="/hc/change_language/fr-lu"]:before {
  background-position: 100% -88px;
}

.lt-dropdown a[data-url*="/hc/change_language/ga"]:before,
.lt-dropdown a[data-url*="/hc/change_language/ga-ie"]:before {
  background-position: -22px -88px;
}

.lt-dropdown a[data-url*="/hc/change_language/he"]:before {
  background-position: -44px -88px;
}

.lt-dropdown a[data-url*="/hc/change_language/hr"]:before {
  background-position: -66px -88px;
}

.lt-dropdown a[data-url*="/hc/change_language/hu"]:before,
.lt-dropdown a[data-url*="/hc/change_language/hu-hu"]:before,
.lt-dropdown a[data-url*="/hc/change_language/hu-ro"]:before,
.lt-dropdown a[data-url*="/hc/change_language/hu-sk"]:before,
.lt-dropdown a[data-url*="/hc/change_language/hu-ua"]:before {
  background-position: -88px -88px;
}

.lt-dropdown a[data-url*="/hc/change_language/hy"]:before {
  background-position: -110px 0;
}

.lt-dropdown a[data-url*="/hc/change_language/id"]:before,
.lt-dropdown a[data-url*="/hc/change_language/id-id"]:before,
.lt-dropdown a[data-url*="/hc/change_language/jv-id"]:before {
  background-position: -110px -22px;
}

.lt-dropdown a[data-url*="/hc/change_language/as-in"]:before,
.lt-dropdown a[data-url*="/hc/change_language/gu"]:before,
.lt-dropdown a[data-url*="/hc/change_language/gu-in"]:before,
.lt-dropdown a[data-url*="/hc/change_language/hi"]:before,
.lt-dropdown a[data-url*="/hc/change_language/hi-in"]:before,
.lt-dropdown a[data-url*="/hc/change_language/kn"]:before,
.lt-dropdown a[data-url*="/hc/change_language/kn-in"]:before,
.lt-dropdown a[data-url*="/hc/change_language/ks-in"]:before,
.lt-dropdown a[data-url*="/hc/change_language/or-in"]:before,
.lt-dropdown a[data-url*="/hc/change_language/pa-in"]:before,
.lt-dropdown a[data-url*="/hc/change_language/sa-in"]:before,
.lt-dropdown a[data-url*="/hc/change_language/sd-in"]:before,
.lt-dropdown a[data-url*="/hc/change_language/ta"]:before,
.lt-dropdown a[data-url*="/hc/change_language/ta-in"]:before,
.lt-dropdown a[data-url*="/hc/change_language/te"]:before,
.lt-dropdown a[data-url*="/hc/change_language/te-in"]:before,
.lt-dropdown a[data-url*="/hc/change_language/ur"]:before,
.lt-dropdown a[data-url*="/hc/change_language/ur-in"]:before {
  background-position: -110px -44px;
}

.lt-dropdown a[data-url*="/hc/change_language/is"]:before {
  background-position: -110px -66px;
}

.lt-dropdown a[data-url*="/hc/change_language/it"]:before,
.lt-dropdown a[data-url*="/hc/change_language/it-ch"]:before,
.lt-dropdown a[data-url*="/hc/change_language/it-it"]:before {
  background-position: -110px -88px;
}

[dir="ltr"] .lt-dropdown a[data-url*="/hc/change_language/ja"]:before {
  background-position: 0 -110px;
}

[dir="rtl"] .lt-dropdown a[data-url*="/hc/change_language/ja"]:before {
  background-position: 100% -110px;
}

.lt-dropdown a[data-url*="/hc/change_language/ka"]:before {
  background-position: -22px -110px;
}

.lt-dropdown a[data-url*="/hc/change_language/kk"]:before {
  background-position: -44px -110px;
}

.lt-dropdown a[data-url*="/hc/change_language/kl"]:before {
  background-position: -66px -110px;
}

.lt-dropdown a[data-url*="/hc/change_language/km"]:before {
  background-position: -88px -110px;
}

.lt-dropdown a[data-url*="/hc/change_language/ko"]:before,
.lt-dropdown a[data-url*="/hc/change_language/ko-kr"]:before {
  background-position: -110px -110px;
}

.lt-dropdown a[data-url*="/hc/change_language/ky"]:before {
  background-position: -132px 0;
}

.lt-dropdown a[data-url*="/hc/change_language/lt"]:before,
.lt-dropdown a[data-url*="/hc/change_language/lt-lv"]:before,
.lt-dropdown a[data-url*="/hc/change_language/lt-lt"]:before {
  background-position: -132px -22px;
}

.lt-dropdown a[data-url*="/hc/change_language/lv"]:before,
.lt-dropdown a[data-url*="/hc/change_language/lv-lv"]:before {
  background-position: -132px -44px;
}

.lt-dropdown a[data-url*="/hc/change_language/mk"]:before {
  background-position: -132px -66px;
}

.lt-dropdown a[data-url*="/hc/change_language/mn"]:before {
  background-position: -132px -88px;
}

.lt-dropdown a[data-url*="/hc/change_language/ms"]:before,
.lt-dropdown a[data-url*="/hc/change_language/ms-my"]:before,
.lt-dropdown a[data-url*="/hc/change_language/ml"]:before,
.lt-dropdown a[data-url*="/hc/change_language/ml-in"]:before {
  background-position: -132px -110px;
}

[dir="ltr"] .lt-dropdown a[data-url*="/hc/change_language/mt"]:before {
  background-position: 0 -132px;
}

[dir="rtl"] .lt-dropdown a[data-url*="/hc/change_language/mt"]:before {
  background-position: 100% -132px;
}

.lt-dropdown a[data-url*="/hc/change_language/my"]:before {
  background-position: -22px -132px;
}

.lt-dropdown a[data-url*="/hc/change_language/ne"]:before {
  background-position: -44px -132px;
}

.lt-dropdown a[data-url*="/hc/change_language/nl"]:before,
.lt-dropdown a[data-url*="/hc/change_language/nl-id"]:before,
.lt-dropdown a[data-url*="/hc/change_language/nl-nl"]:before,
.lt-dropdown a[data-url*="/hc/change_language/nl-be"]:before {
  background-position: -66px -132px;
}

.lt-dropdown a[data-url*="/hc/change_language/no"]:before,
.lt-dropdown a[data-url*="/hc/change_language/nb"]:before,
.lt-dropdown a[data-url*="/hc/change_language/nb-no"]:before,
.lt-dropdown a[data-url*="/hc/change_language/nn"]:before,
.lt-dropdown a[data-url*="/hc/change_language/nn-no"]:before {
  background-position: -88px -132px;
}

.lt-dropdown a[data-url*="/hc/change_language/mi-nz"]:before {
  background-position: -110px -132px;
}

.lt-dropdown a[data-url*="/hc/change_language/pl"]:before,
.lt-dropdown a[data-url*="/hc/change_language/pl-cz"]:before,
.lt-dropdown a[data-url*="/hc/change_language/pl-lt"]:before,
.lt-dropdown a[data-url*="/hc/change_language/pl-pl"]:before,
.lt-dropdown a[data-url*="/hc/change_language/pl-ua"]:before {
  background-position: -132px -132px;
}

.lt-dropdown a[data-url*="/hc/change_language/apc-ps"]:before,
.lt-dropdown a[data-url*="/hc/change_language/ajp-ps"]:before {
  background-position: -154px 0;
}

.lt-dropdown a[data-url*="/hc/change_language/ps"]:before {
  background-position: -154px -22px;
}

.lt-dropdown a[data-url*="/hc/change_language/pt-br"]:before {
  background-position: -154px -44px;
}

.lt-dropdown a[data-url*="/hc/change_language/pt"]:before,
.lt-dropdown a[data-url*="/hc/change_language/pt-bt"]:before {
  background-position: -154px -66px;
}

.lt-dropdown a[data-url*="/hc/change_language/ro"]:before,
.lt-dropdown a[data-url*="/hc/change_language/ro-bg"]:before,
.lt-dropdown a[data-url*="/hc/change_language/ro-sk"]:before,
.lt-dropdown a[data-url*="/hc/change_language/ro-ua"]:before,
.lt-dropdown a[data-url*="/hc/change_language/ro-ro"]:before {
  background-position: -154px -88px;
}

.lt-dropdown a[data-url*="/hc/change_language/ru"]:before,
.lt-dropdown a[data-url*="/hc/change_language/ru-ee"]:before,
.lt-dropdown a[data-url*="/hc/change_language/ru-kz"]:before,
.lt-dropdown a[data-url*="/hc/change_language/ru-lt"]:before,
.lt-dropdown a[data-url*="/hc/change_language/ru-lv"]:before,
.lt-dropdown a[data-url*="/hc/change_language/ru-ua"]:before {
  background-position: -154px -110px;
}

.lt-dropdown a[data-url*="/hc/change_language/si"]:before {
  background-position: -154px -132px;
}

[dir="ltr"] .lt-dropdown a[data-url*="/hc/change_language/sl"]:before {
  background-position: 0 -154px;
}

[dir="rtl"] .lt-dropdown a[data-url*="/hc/change_language/sl"]:before {
  background-position: 100% -154px;
}

.lt-dropdown a[data-url*="/hc/change_language/so"]:before {
  background-position: -22px -154px;
}

.lt-dropdown a[data-url*="/hc/change_language/ca"]:before,
.lt-dropdown a[data-url*="/hc/change_language/ca-es"]:before,
.lt-dropdown a[data-url*="/hc/change_language/gl"]:before,
.lt-dropdown a[data-url*="/hc/change_language/gl-es"]:before,
.lt-dropdown a[data-url*="/hc/change_language/es-419"]:before,
.lt-dropdown a[data-url*="/hc/change_language/es-ar"]:before,
.lt-dropdown a[data-url*="/hc/change_language/es-cl"]:before,
.lt-dropdown a[data-url*="/hc/change_language/es-co"]:before,
.lt-dropdown a[data-url*="/hc/change_language/es-es"]:before,
.lt-dropdown a[data-url*="/hc/change_language/es-hn"]:before,
.lt-dropdown a[data-url*="/hc/change_language/es-mx"]:before,
.lt-dropdown a[data-url*="/hc/change_language/es-pe"]:before,
.lt-dropdown a[data-url*="/hc/change_language/es-pr"]:before,
.lt-dropdown a[data-url*="/hc/change_language/es-us"]:before,
.lt-dropdown a[data-url*="/hc/change_language/es-ve"]:before {
  background-position: -44px -154px;
}

.lt-dropdown a[data-url*="/hc/change_language/sq"]:before {
  background-position: -66px -154px;
}

.lt-dropdown a[data-url*="/hc/change_language/sr-me"]:before {
  background-position: -88px -154px;
}

.lt-dropdown a[data-url*="/hc/change_language/sr"]:before {
  background-position: -110px -154px;
}

.lt-dropdown a[data-url*="/hc/change_language/sv"]:before,
.lt-dropdown a[data-url*="/hc/change_language/sv-se"]:before {
  background-position: -132px -154px;
}

.lt-dropdown a[data-url*="/hc/change_language/sw"]:before {
  background-position: -154px -154px;
}

.lt-dropdown a[data-url*="/hc/change_language/tg"]:before {
  background-position: -176px 0;
}

.lt-dropdown a[data-url*="/hc/change_language/th"]:before {
  background-position: -176px -22px;
}

.lt-dropdown a[data-url*="/hc/change_language/tk"]:before {
  background-position: -176px -44px;
}

.lt-dropdown a[data-url*="/hc/change_language/tl"]:before,
.lt-dropdown a[data-url*="/hc/change_language/tl-ph"]:before {
  background-position: -176px -66px;
}

.lt-dropdown a[data-url*="/hc/change_language/tr"]:before,
.lt-dropdown a[data-url*="/hc/change_language/tr-bg"]:before {
  background-position: -176px -88px;
}

.lt-dropdown a[data-url*="/hc/change_language/uk"]:before,
.lt-dropdown a[data-url*="/hc/change_language/uk-sk"]:before,
.lt-dropdown a[data-url*="/hc/change_language/uk-ua"]:before {
  background-position: -176px -110px;
}

.lt-dropdown a[data-url*="/hc/change_language/en-us"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-001"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-ae"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-150"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-at"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-au"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-be"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-bg"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-bo"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-ca"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-ch"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-co"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-cr"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-cy"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-cz"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-dk"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-ec"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-ee"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-es"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-gb"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-gr"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-gu"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-hk"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-hn"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-hu"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-id"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-ie"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-il"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-in"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-it"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-kr"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-lr"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-lt"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-lu"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-lv"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-mx"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-my"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-nl"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-no"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-nz"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-pe"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-ph"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-pl"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-pr"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-ps"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-pt"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-ro"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-se"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-sg"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-sk"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-th"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-ua"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-vn"]:before,
.lt-dropdown a[data-url*="/hc/change_language/en-za"]:before {
  background-position: -176px -132px;
}

.lt-dropdown a[data-url*="/hc/change_language/uz"]:before {
  background-position: -176px -154px;
}

[dir="ltr"] .lt-dropdown a[data-url*="/hc/change_language/vi"]:before,
[dir="ltr"] .lt-dropdown a[data-url*="/hc/change_language/vi-vn"]:before {
  background-position: 0 -176px;
}

[dir="rtl"] .lt-dropdown a[data-url*="/hc/change_language/vi"]:before,
[dir="rtl"] .lt-dropdown a[data-url*="/hc/change_language/vi-vn"]:before {
  background-position: 100% -176px;
}

.lt-dropdown a[data-url*="/hc/change_language/nso-za"]:before,
.lt-dropdown a[data-url*="/hc/change_language/st-za"]:before,
.lt-dropdown a[data-url*="/hc/change_language/tz-za"]:before,
.lt-dropdown a[data-url*="/hc/change_language/ts-za"]:before,
.lt-dropdown a[data-url*="/hc/change_language/xh"]:before,
.lt-dropdown a[data-url*="/hc/change_language/xh-za"]:before,
.lt-dropdown a[data-url*="/hc/change_language/zu-za"]:before {
  background-position: -22px -176px;
}

.lt-dropdown a[data-url*="/hc/change_language/zh"]:before,
.lt-dropdown a[data-url*="/hc/change_language/zh-hk"]:before,
.lt-dropdown a[data-url*="/hc/change_language/zh-mo"]:before,
.lt-dropdown a[data-url*="/hc/change_language/zh-sg"]:before,
.lt-dropdown a[data-url*="/hc/change_language/zh-cn"]:before,
.lt-dropdown a[data-url*="/hc/change_language/zh-tw"]:before {
  background-position: -44px -176px;
}

.dropdown a[data-url*="/hc/change_language/es"]:before {
  background-position: -44px -154px;
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
  .lt-dropdown a[data-url]:before {
    background-image: url("/hc/theming_assets/01JA8BJ03YFQKTFS5S9FPBQSBD") !important;
    background-size: 198px 198px;
  }
}

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

.tooltip .tooltiptext {
  position: absolute;
  bottom: 110%;
  z-index: 1;
  min-width: 120px;
  max-width: 220px;
  padding: 0.67rem 1rem;
  font-size: 0.875rem;
  font-weight: 500;
  color: #fff;
  text-align: center;
  visibility: hidden;
  background: #172926;
  border-radius: 6px;
  border-radius: 8px;
  box-shadow: 0px 4px 4px rgba(23, 41, 38, 0.25);
}

[dir="ltr"] .tooltip .tooltiptext {
  left: 50%;
  margin-left: -60px;
}

[dir="rtl"] .tooltip .tooltiptext {
  right: 50%;
  margin-right: -60px;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

/* Search */
/* Search */
.search {
  position: relative;
  font-size: 1rem;
}

.search input[type="search" i]::-webkit-search-cancel-button {
  position: relative;
  display: none;
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5 2.5L2.5 13.5' stroke='black' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2.5 2.5L13.5 13.5' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  -webkit-appearance: none;
  appearance: none;
}

.search input[type="search"] {
  padding: 1.25rem 1.5rem 1.25rem 3.2rem;
  font-size: 1rem;
  background-color: rgba(255, 255, 255, 1) !important;
  border: none !important;
  border-radius: 50px !important;
  box-shadow: 0 0px 0px 0px rgb(0 0 0 / 0), 0 0px 0px 0px rgb(0 0 0 / 0);
}

.search input[type="submit"] {
  position: absolute;
  top: 8px;
  display: flex;
  width: 48px;
  height: 48px;
  font-size: 0;
  color: #ffffff !important;
  background-color: rgba(67, 104, 250, 1) !important;
  background-repeat: no-repeat;
  background-position: center center;
  border: none !important;
  border-radius: 50%;
  justify-content: space-between;
  align-items: center;
}

.search input[type="submit"]:hover {
  background-color: rgba(39, 50, 94, 1) !important;
  color: #ffffff !important;
}

[dir="ltr"] .search input[type="submit"] {
  right: 8px;
}

[dir="rtl"] .search input[type="submit"] {
  left: 8px;
}
.hp-hero .search input[type="search"],
.search input[type="search"]{
  border:#A9BDFD 2px solid !important;
    -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.search input[type="search"]:focus{
  border:#FFFFFF 2px solid !important;
  box-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
}

[dir="ltr"] .search input[type="submit"]{
  top:9px; right:10px;
}
.lt-hero-unit__search-box .search input[type="submit"]{
  
}
@media (max-width: 591px) {
  .search input[type="submit"] {
		content: '';
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' width='1em' fill='%23ffffff'%3E%3Cpath d='M440.6 273.4c4.7-4.5 7.4-10.8 7.4-17.4s-2.7-12.8-7.4-17.4l-176-168c-9.6-9.2-24.8-8.8-33.9 .8s-8.8 24.8 .8 33.9L364.1 232 24 232c-13.3 0-24 10.7-24 24s10.7 24 24 24l340.1 0L231.4 406.6c-9.6 9.2-9.9 24.3-.8 33.9s24.3 9.9 33.9 .8l176-168z'/%3E%3C/svg%3E");
    background-position:center center;
    background-repeat:no-repeat;
    background-size:1rem;
    padding:0;
  }
}

@media (min-width: 591px) {
  .search {
    font-size: 1rem;
  }

  .search input[type="search"] {
    position: relative;
  }

  .search input[type="submit"] {
    width: auto;
    padding: 0 2rem;
    font-size: 1rem;
    font-weight: 700;
    text-transform: none;
    background-image: none;
    border-radius: 25px;
  }

  [dir="ltr"] .search input[type="search"] {
    padding-right: 9.5rem;
    padding-left: 4rem;
  }

  [dir="rtl"] .search input[type="search"] {
    padding-right: 4rem;
    padding-left: 9.5rem;
  }
}

.searchbox {
  margin-top: calc(var(--line-height-computed));
}

.searchbox-suggestions ul {
  margin-bottom: calc(var(--line-height-computed));
  list-style: none;
}

.searchbox-suggestions li {
  margin-bottom: calc(var(--line-height-computed) / 3);
}

[dir="ltr"] .searchbox-suggestions ul {
  padding-left: 0;
}

[dir="rtl"] .searchbox-suggestions ul {
  padding-right: 0;
}

.lt-search-box {
  position: relative;
}

.lt-search-box--small .search input[type="search"] {
  padding: 0.75rem 3.25rem;
}

@media (min-width: 591px) {
  .lt-search-box--small .search input[type="search"] {
    padding: 1rem 3.25rem;
  }
}

.lt-request-table-filters__item.search:before,
.lt-search-box--icon .search:before {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  width: 1rem;
  height: 1rem;
  margin: auto 0;
  content: "";
  background-image: url(/hc/theming_assets/01JYNMKF23MDNXWXBYQV8BZ5J7);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 1rem;
  pointer-events:none;
}

.lt-request-table-filters__item.search:before{bottom:0;top:auto;margin-bottom:0}

@media (min-width: 591px) {
  .lt-request-table-filters__item.search:before,
  .lt-search-box--icon .search:before {
    left: 1.5rem !important;
  }
}

[dir="ltr"] .lt-search-box--icon .search:before {
  left: 1.5rem;
}

[dir="rtl"] .lt-search-box--icon .search:before {
  right: 1.5rem;
}

.lt-request-table-filters__item.search:before{
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    width: 20px;
    height: 20px;
    margin: auto 0;
    content: "";
    background-image: url(/hc/theming_assets/01JYNMKF23MDNXWXBYQV8BZ5J7);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    pointer-events:none;
  }
  .lt-request-table-filters__item.search:before{bottom:0.9rem;top:auto;margin-bottom:0;left:1.5rem;}

@media (min-width: 592px) {
  .lt-search-box-lg--icon .search:before {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    width: 20px;
    height: 20px;
    margin: auto 0;
    content: "";
    background-image: url(/hc/theming_assets/01JYNMKF23MDNXWXBYQV8BZ5J7);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    pointer-events:none;
  }

  [dir="ltr"] .lt-search-box-lg--icon .search:before {
    left: 1.5rem;
  }

  [dir="rtl"] .lt-search-box-lg--icon .search:before {
    right: 2rem;
  }
}

.lt-search-result-heading {
  color: rgba(39, 50, 94, 1);
  text-align: center;
}

.lt-search-result-heading__title {
  font-size: 2.5rem;
  line-height: 2.5rem;
}

@media (min-width: 768px) {
  .lt-search-result-heading__title {
    font-size: 3.5rem;
    line-height: 3.5rem;
  }
}

.lt-search-result__topic {
  text-align: center;
}

.lt-search-result__search-box {
  max-width: 736px;
  margin: 0 auto;
}

.lt-search-results-page {
  margin-bottom: calc(var(--line-height-computed) * 2);
}

.lt-search-result {
  border-bottom: 1px solid #EFF1F7;
}

.lt-search-result .lt-meta {
  font-size: 0.85rem;
}

.lt-search-result__title {
  font-weight: 600;
  line-height: 1.5;
}

.lt-search-result__title a {
  color: #27325E;
  text-decoration: none;
  padding-bottom: 0.04em;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
  -webkit-transition-timing-function: cubic-bezier(0.3, 1, 0.25, 1);
  -o-transition-timing-function: cubic-bezier(0.3, 1, 0.25, 1);
  transition-timing-function: cubic-bezier(0.3, 1, 0.25, 1);
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

.lt-search-result__title a:hover,
.lt-search-result__title a:focus {
  text-decoration: none !important;
  background-position: bottom left;
  -webkit-transition-duration: 1.2s;
  -o-transition-duration: 1.2s;
  transition-duration: 1.2s;
}

.lt-search-result__description {
  font-weight: 400;
  color: rgba(39, 50, 94, 1);
}

.lt-search-result__description:empty {
  display: none;
}

.lt-search-result__description em {
  padding: 2px 4px;
  font-style: normal;
  font-weight: var(--strong-font-weight);
  color: #27325E;
  background: #9CEBFF;
  border-radius: 3px;
}

/* ==========================================================================
  Search Results Filters
   ========================================================================== */
.lt-search-results-filters {
  font-size: 0.875rem;
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0px 100px 80px rgba(182, 195, 193, 0.1),
    0px 22.3363px 17.869px rgba(182, 195, 193, 0.0596107),
    0px 6.6501px 5.32008px rgba(182, 195, 193, 0.0403893);
}

.lt-search-results-filters--mt {
  position: relative;
  z-index: 10;
  margin-top: -50px;
}

@media (min-width: 992px) {
  .lt-search-results-filters--mt {
    margin-top: -10rem;
  }
}

.lt-search-results__title {
  font-size: 1.5rem;
  font-weight: bold;
  border-bottom:1px solid #EFF1F7;
  padding-bottom:2rem;
  margin-bottom:2rem;
}

@media (min-width: 992px) {
  .lt-search-results__title {
    font-size: 2rem;
  }
}

.lt-search-results__content {
  position: relative;
  z-index: 10;
    background-color: #fff;
    padding:3rem 0;
  }
}

.lt-search-results-filter__title {
  position: relative;
  margin-bottom: 0;
  font-weight: var(--strong-font-weight);
}

@media (max-width: 991px) {
  .lt-search-results-filter__title {
    cursor: pointer;
  }
}

@media (max-width: 991px) {
  .lt-search-results-filter__title:after {
    position: absolute;
    top: 50%;
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: 1.5;
    color: inherit;
    content: "\f107";
    transition: all 0.3s ease;
    transform: translateY(-50%);
  }

  [dir="ltr"] .lt-search-results-filter__title:after {
    right: 0.5rem;
  }

  [dir="rtl"] .lt-search-results-filter__title:after {
    left: 0.5rem;
  }

  [dir="ltr"] .lt-search-results-filter__title.is-active:after {
    transform: translateY(-50%) rotate(-180deg);
  }

  [dir="rtl"] .lt-search-results-filter__title.is-active:after {
    transform: translateY(-50%) rotate(180deg);
  }
}

@media (min-width: 992px) {
  .lt-search-results-filter__list {
    display: block !important;
  }
}

.lt-search-results-filter__name {
  font-size: 1rem;
}

.lt-search-results-filter__item--subfilter:nth-child(n + 7) {
  display: none;
}

.search-result__subfilters--all .lt-search-results-filter__item:nth-child(n + 7) {
  display: block;
}

.search-result__subfilters--all .search-result__show-more {
  display: none !important;
}

.lt-search-results-filter__link {
  align-items: center;
  color: rgba(15, 23, 43, 1);
  text-decoration: none;
  border: 0;
  border-radius: 10px;
  transition: all 0.3s ease;
}

.lt-search-results-filter__link:hover,
.lt-search-results-filter__link:focus,
.lt-search-results-filter__link:active {
  background-color: var(--gray-lightest);
  border-color: var(--gray-lightest);
}

.lt-search-results-filter__link:active {
  background-image: none;
  outline: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.lt-search-results-filter__count {
  display: inline-flex;
  display: inline-block;
  min-width: 48px;
  padding: 2px 12px;
  font-size: 0.875rem;
  line-height: 1.5rem;
  color: #fff;
  text-align: center;
  background: rgba(67, 104, 250, 1);
  border-radius: 57px;
}

.search-result__show-more {
  padding: 0;
  color: rgba(67, 104, 250, 1);
  background-color: transparent;
  border: 0;
}

[dir="ltr"] .search-result__show-more {
  margin-left: 8px;
}

[dir="rtl"] .search-result__show-more {
  margin-right: 8px;
}

.lt-search-results__no-result {
  padding: 0;
}

.lt-search-results__no-result p {
  margin: 3rem 0 !important;
}
.lt-search-results__no-result .lt-block--shadow{
  box-shadow:none;
}

.lt-search-topic {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.5rem;
  color: rgba(39, 50, 94, 1);
}
.lt-search-topic > span{padding-left:0.5rem;}

.lt-search-topic__link {
  position: relative;
  font-weight: 500;
  color: rgba(39, 50, 94, 1);
  opacity: 0.8;
  text-decoration: none;
  padding-bottom: 0.04em;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
  -webkit-transition-timing-function: cubic-bezier(0.3, 1, 0.25, 1);
  -o-transition-timing-function: cubic-bezier(0.3, 1, 0.25, 1);
  transition-timing-function: cubic-bezier(0.3, 1, 0.25, 1);
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background: -o-repeating-linear-gradient(left, currentColor 0 33.3333%, transparent 33.3333% 66.6666%, currentColor 66.6666% 100%) bottom right/300% .04em no-repeat;
  background: repeating-linear-gradient(90deg, currentColor 0 33.3333%, transparent 33.3333% 66.6666%, currentColor 66.6666% 100%) bottom right/300% 0.04em no-repeat;
  margin-right:1rem;
}

.lt-search-topic__link:not(:last-child):after {
  content: " | ";
  position: absolute;
  right:-0.7rem;
  top:-0.15rem;
  height:100%;
  width:1rem;
  text-align:right;
  opacity: 0.4;
  font-size: 0.8em;
}

.lt-search-topic__link:hover,
.lt-search-topic__link:focus {
  color: rgba(39, 50, 94, 1);
  opacity: 1;
  text-decoration: none;
  background-position: bottom left;
  -webkit-transition-duration: 1.2s;
  -o-transition-duration: 1.2s;
  transition-duration: 1.2s;
}

/* My Activities */
.lt-my-activities-items {
  width: 100%;
  margin-bottom: calc(var(--line-height-computed) * 2);
  table-layout: fixed;
  border-spacing: 0;
  border-collapse: collapse;
}

.activities-page.lt-start-screen-wrap{
  background-color:#FFFFFF;
  padding-bottom:2rem;
  padding-top:2rem;
}

@media (min-width: 576px) {
  .lt-my-activities-items {
    table-layout: auto;
  }
}

.lt-my-activities-items__head {
  display: none;
  color: var(--meta-text-color);
}

@media (min-width: 576px) {
  .lt-my-activities-items__head {
    display: table-header-group;
    font-size: var(--font-size-small);
    font-weight: var(--strong-font-weight);
    text-transform: uppercase;
  }
}

@media (min-width: 576px) {
  .lt-my-activities-items__body {
    display: table-row-group;
  }
}

.lt-my-activities-items__row {
  display: block;
}

@media (min-width: 576px) {
  .lt-my-activities-items__row {
    display: table-row;
  }
}

.lt-my-activities-items__col {
  display: block;
}

@media (min-width: 576px) {
  .lt-my-activities-items__col {
    display: table-cell;
    padding-top: calc(var(--line-height-computed) / 2);
    padding-bottom: calc(var(--line-height-computed) / 2);
    border-bottom: 1px solid #eceeef;
  }

  [dir="ltr"] .lt-my-activities-items__col+.lt-my-activities-items__col {
    padding-left: var(--padding-base-horizontal);
  }

  [dir="rtl"] .lt-my-activities-items__col+.lt-my-activities-items__col {
    padding-right: var(--padding-base-horizontal);
  }
}

@media (max-width: 575px) {
  .lt-my-activities-items__request-id {
    display: inline;
  }
}

@media (min-width: 576px) {
  .lt-my-activities-items__request-id {
    display: none;
  }
}

.lt-my-activities-items__col .requests-link {
  color: #27325E;
  white-space: nowrap;
}

lt-my-activities-items__col.id-th{text-transform:uppercase;}

.lt-my-activities-items__col requests-link[href*="asc"] .requests-sort-symbol:after {
  content: "\f0d8";
}

@media (min-width: 576px) {
  [dir="ltr"] .lt-my-activities-menu-item+.lt-my-activities-menu-item {
    margin-left: 1.75rem;
  }

  [dir="rtl"] .lt-my-activities-menu-item+.lt-my-activities-menu-item {
    margin-right: 1.75rem;
  }
}

.lt-my-activities-menu--main {
  border-bottom: var(--border-width) solid #eceeef;
}

.lt-my-activities-menu--main .lt-my-activities-menu-item {
  padding: 0.5rem 1rem;
  font-weight: bold;
  background-color: #eceeef;
  border-radius: 10px;
}

.lt-my-activities-menu-item__link,
.lt-my-activities-menu-item__link:hover,
.lt-my-activities-menu-item__link:focus {
  color: rgba(15, 23, 43, 1);
}

.lt-my-activities-menu--main .lt-my-activities-menu-item.is-active {
  color: #ffffff;
  background: #4368FA;
}

.lt-my-activities-menu--sub .lt-my-activities-menu-item.is-active {
  font-weight: var(--strong-font-weight);
  color: #ffffff;
  background: #4368FA;
}

.lt-my-activities-menu-item {
  margin-bottom: 1rem;
}

.lt-my-activities-menu-item a {
  font-weight: bold;
  color: rgba(15, 23, 43, 1);
}

@media (min-width: 576px) {
  [dir="ltr"] .lt-my-activities-menu-item+.lt-my-activities-menu-item {
    margin-left: 1.75rem;
  }

  [dir="rtl"] .lt-my-activities-menu-item+.lt-my-activities-menu-item {
    margin-right: 1.75rem;
  }
}

@media (min-width: 576px) {
  .lt-my-activities-menu--sub .lt-my-activities-menu-item+.lt-my-activities-menu-item:before {
    font-size: 10px;
    content: "\2022";
  }

  [dir="ltr"] .lt-my-activities-menu--sub .lt-my-activities-menu-item+.lt-my-activities-menu-item:before {
    margin-right: 1rem;
  }

  [dir="rtl"] .lt-my-activities-menu--sub .lt-my-activities-menu-item+.lt-my-activities-menu-item:before {
    margin-left: 1rem;
  }
}

@media (max-width: 575px) {
  .lt-my-activities-item {
    padding: calc(var(--line-height-computed) / 2) var(--padding-base-horizontal);
    margin-bottom: calc(var(--line-height-computed));
    border: var(--border-width) solid #eceeef;
    border-radius: 10px;
  }
}

.lt-my-activities-item__meta {
  font-size: 14px;
  color: var(--meta-text-color);
}

@media (max-width: 575px) {
  .lt-my-activities-item__meta {
    display: inline-block;
    margin-right: calc(var(--padding-base-horizontal) / 2);
  }
}

.lt-my-activities-item__title {
  font-weight: 400;
}

@media (max-width: 575px) {
  .lt-my-activities-item__title {
    font-size: var(--font-size-h4);
  }
}

@media (max-width: 575px) {
  .lt-my-activities-item__icon {
    display: inline-block;
  }
}

@media (min-width: 576px) {
  .lt-my-activities-item__icon {
    display: none;
  }
}

.subscriptions-subscribe div {
  display: inline-block;
}


.lt-container.my-activities-page{padding-bottom:10rem !important;}

/* Comments */
/* ==========================================================================
  Comment Form
  ========================================================================== */
.lt-comment-form {
  position: relative;
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  .lt-comment-form {
    order: 1;
  }
}

.lt-comment-form__attachments {
  margin-bottom: 1rem;
}

.lt-comment-form__mark-as-solved {
  position: relative;
}

.lt-comment-form__ccs {
  margin-bottom: 0;
}

.lt-comment-form__ccs+textarea {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.lt-comment-form__body {
  margin-bottom: 16px;
}

.lt-comment-form__body textarea {
  padding: 1.5rem;
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid #EFF1F7;
  border-radius: 12px;
}

.lt-comment-form__body textarea:focus {
  border-color: var(--input-focus-border-color);
  outline: 0;
}

.lt-comment-form__controls {
  position: relative;
}

.lt-comment-form__controls input[type="submit"] {
  display: inline-block;
  width: 100%;
  font-size: 0.875rem;
  line-height: 1.5rem;
  text-transform: none;
  border-radius: 57px;
  box-shadow: 0px 17px 24px rgba(242, 159, 58, 0.1);
}

@media (min-width: 768px) {
  .lt-comment-form__controls input[type="submit"] {
    width: auto;
  }
}

/* ==========================================================================
  Comment Sorter
  ========================================================================== */
.lt-comment-sorter {
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: var(--border-width) solid var(--gray-lighter);
}

@media (min-width: 576px) {
  .lt-comment-sorter {
    display: table;
    width: 100%;
  }
}

@media (min-width: 576px) {
  .lt-comment-sorter__col {
    display: table-cell;
    vertical-align: middle;
  }
}

@media (max-width: 575px) {
  .lt-comment-sorter__col--main {
    margin-bottom: 12px;
  }
}

@media (min-width: 576px) {
  .lt-comment-sorter__col--main {
    padding-right: 16px;
  }
}

@media (min-width: 576px) {
  .lt-comment-sorter__col--filters {
    text-align: right;
  }
}

.lt-comment-sorter__item.is-active {
  font-weight: 600;
}

.lt-comment-sorter__item+.lt-comment-sorter__item:before {
  margin: 0 6px;
  font-size: 10px;
  font-weight: 900;
  content: "\2022";
}

/* ==========================================================================
  Comment
  ========================================================================== */
.lt-comment {
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid var(--input-border-color);
  border-radius: 12px;
}

.lt-comment:not(:last-child) {
  margin-bottom: 1rem;
}

.lt-comment__inner {
  position: relative;
}

.lt-comment__header {
  position: relative;
  margin-bottom: 24px;
}

.lt-comment__content {
  flex-grow: 1;
}

@media (min-width: 992px) {
  .lt-comment__date {
    margin-left: 2rem;
  }
}

.lt-comment__voting-and-actions button {
  position: relative;
  z-index: 1;
  display: flex;
  cursor: pointer;
  background-color: transparent;
  border: 0;
  justify-content: center;
  align-items: center;
}

.lt-comment__voting-and-actions button path {
  fill: #bcbcbc;
}

.lt-comment__voting-and-actions button:hover,
.lt-comment__voting-and-actions button:focus,
.lt-comment__voting-and-actions button:active {
  z-index: 2;
}

.lt-comment__voting-and-actions button:hover path,
.lt-comment__voting-and-actions button:focus path,
.lt-comment__voting-and-actions button:active path {
  fill: rgba(67, 104, 250, 1);
}

@media (min-width: 992px) {
  .lt-comment__voting-and-actions {
    margin-left: 2rem;
    border-top: 0;
  }

  .lt-comment__voting-and-actions button {
    top: 2px;
  }
}

.lt-comment__voting {
  position: relative;
  display: flex;
  justify-content: space-evenly;
  text-align: center;
  border-top: 1px solid #EFF1F7;
}

.lt-comment__voting:before {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  content: "";
  background-color: #EFF1F7;
}

@media (min-width: 992px) {
  .lt-comment__voting:before {
    display: none;
  }
}

@media (min-width: 992px) {
  .lt-comment__voting {
    position: absolute;
    top: 2.8rem;
    right: 1rem;
    display: block;
    border-top: 0;
  }

  .lt-comment__voting>* {
    margin-bottom: 0.2rem;
  }

  .lt-comment__voting>*:first-child {
    margin-bottom: 0.4em;
  }
}

.lt-comment__voting .lt-vote__sum {
  z-index: 5;
  display: flex;
  width: auto;
  padding: 1rem;
  background-color: #fff;
  border: 1px solid #EFF1F7;
  border-radius: 30px;
  align-items: center;
  justify-content: space-between;
}

@media (min-width: 992px) {
  .lt-comment__voting .lt-vote__sum {
    display: block;
    padding: 0;
    border: 0;
  }
}

[dir="ltr"] .lt-comment__voting:before {
  left: 50%;
}

[dir="rtl"] .lt-comment__voting:before {
  right: 50%;
}

.lt-comment__actions {
  position: absolute;
  top: 0.5rem;
  text-align: center;
}

[dir="ltr"] .lt-comment__actions {
  right: 1rem;
}

[dir="rtl"] .lt-comment__actions {
  left: 1rem;
}

.lt-comment__official-heading {
  position: absolute;
  top: 0;
  width: auto;
  padding: 2px 8px;
  font-size: var(--font-size-small);
  color: #fff;
  background-color: #4368FA;
  border-radius: 0 0 10px 10px;
}

[dir="ltr"] .lt-comment__official-heading {
  right: 36px;
}

[dir="rtl"] .lt-comment__official-heading {
  left: 36px;
}

.lt-comment--official .lt-comment__inner {
  position: relative;
  padding: 24px;
  border: var(--border-width) solid #4368FA;
  border-radius: 10px;
}

.lt-comment__body {
  margin-bottom: 2rem;
  word-break: break-word;
}

.lt-comment__body p {
  margin-bottom: 12px;
}

.lt-comment__body ul {
  list-style: disc;
}

.lt-comment__body ul ul,
.lt-comment__body ul ol,
.lt-comment__body ol ul,
.lt-comment__body ol ol {
  margin-top: 12px;
}

.lt-comment__body ul li,
.lt-comment__body ol li {
  margin-bottom: 12px;
}

@media (max-width: 575px) {
  .lt-comment__body {
    margin-bottom: 0;
  }
}

[dir="ltr"] .lt-comment__body ul,
[dir="ltr"] .lt-comment__body ol {
  padding-left: 20px;
}

[dir="rtl"] .lt-comment__body ul,
[dir="rtl"] .lt-comment__body ol {
  padding-right: 20px;
}

/* Comment List */
.lt-comments {
  margin-bottom: 48px;
}

.lt-comments-wrap {
  display: flex;
  flex-direction: column;
}

.lt-comments__callout {
  display: block;
  padding: 1rem 2rem;
  margin: 0;
  margin-bottom: 1rem;
  text-align: center;
  background: rgba(230, 230, 230, 0.9);
  border-radius: 12px;
}

@media (min-width: 768px) {
  .lt-comments__callout {
    padding: 2rem 2rem;
    order: 1;
  }
}

.lt-comments__callout:empty {
  display: none;
}

.lt-comments__list {
  list-style: none;
}

[dir="ltr"] .lt-comments__list {
  padding-left: 0;
}

[dir="rtl"] .lt-comments__list {
  padding-right: 0;
}

/* Article */
.lt-article-container {
  position: relative;
  display: flex;
  margin-right: calc(var(--grid-gutter-width) * -1);
  margin-left: calc(var(--grid-gutter-width) * -1);
  flex-wrap: wrap;
}
.lt-start-screen-wrap.article-hero-wrapper{position:relative;overflow:hidden;}
.article-hero-wrapper{padding-bottom:0;}
.shape {
  z-index:-1;
  position:absolute;
  width:40%;
  height:100%;
  top:-5rem;
  right:-5rem;
  background-image: url("data:image/svg+xml,%3Csvg id='uuid-bd4907d4-b25e-4c0e-a024-675ff0c7d235' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400.51 319.12'%3E%3Cpath d='M82.2,254.87l33.31-28.33c5.2,10.71,10.96,20.85,17.63,29.81,11.31,15.2,24.66,26.1,39.63,32.42,18.99,8,39.92,8.44,60.53,1.28,11-3.82,20.77-10.6,28.24-19.59,5.75-6.91,10.1-15.03,12.98-24.16,3.34-10.69,4.68-22.95,4.11-37.48-.79-19.53-4.83-41.18-9.11-64.09-.26-1.46-.55-2.91-.81-4.38,10.78,15.94,22.94,39.57,31.31,72.64l100.49-25.4c-10.63-42.01-27.31-79.22-49.6-110.57-20.35-28.64-44.35-50.71-69.4-63.83C247.64-4.55,221.54-1.17,205.62,4.79c-19.85,7.43-34.87,23.23-42.27,44.47-2.46,7.07-4.11,14.77-4.94,23.28-20.6-30.69-46.33-49.14-76.56-54.86-13.17-2.49-25.62-1.86-37.04,1.87-14.93,4.87-27.47,15.02-35.35,28.56-15.76,27.13-11.9,63.05,12.14,113.07,15.52,32.28,38.18,67.31,60.6,93.68h0Z' style='fill:%234368fa;'/%3E%3Cpath d='M275.18,64.87l-12.4,52.02c-21.79-5.19-44.27,4.46-53.48,22.93-3.72,7.49-5.06,16.05-3.85,24.76,1.06,7.68,4.08,15.05,8.55,20.98,4.81-13.53,12.21-25.23,21.56-34,8.02-7.53,18.24-13.67,29.58-17.73,11.03-3.96,22.33-5.71,32.72-5.05,6.27.4,12.12,1.67,17.39,3.8,6.89,2.79,12.65,6.95,17.12,12.35,5.34,6.46,11.31,17.81,9.46,35.23-1.1,10.3-4.83,21.25-10.8,31.67-5.91,10.31-13.59,19.36-22.22,26.17-10.33,8.16-22.92,13.79-36.59,16.59,1.77,1.93,3.76,3.61,5.91,5.04,7.44,4.93,17.26,6.92,27.64,5.6,11.48-1.46,22.77-6.89,31.75-15.3l36.53,39.06c-8.7,8.15-18.52,14.82-29.17,19.83-10.36,4.87-21.26,8.06-32.38,9.48-23.07,2.93-45.76-2.06-63.89-14.05-12.35-8.16-22.2-19.18-29.28-32.75-3.78-7.26-6.66-15.03-8.61-23.2-1.96-.84-3.89-1.74-5.81-2.69-11.91-5.98-22.18-14.04-30.55-23.97-5.85-6.96-10.7-14.8-14.44-23.29-3.68-8.42-6.19-17.31-7.46-26.42-2.7-19.43.42-38.77,8.97-55.94,9.84-19.77,26.68-35.76,47.41-45.04,10.14-4.54,20.94-7.39,32.08-8.46,11.46-1.1,22.98-.3,34.27,2.39h0ZM265.21,201.29c4-1.2,7.55-2.97,10.44-5.24,3.68-2.91,7.27-7.43,9.84-12.42l.13-.24-.28.08c-5.15,1.52-10.06,4.16-13.16,7.07-2.79,2.62-5.15,6.35-6.97,10.75h0Z' style='fill:%23ffd454;'/%3E%3C/svg%3E");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.request-page .shape {
  height:400px;
}

.lt-container.request-page{overflow:hidden;}

.lt-article-container__column {
  width: 100%;
  padding-right: var(--grid-gutter-width);
  padding-left: var(--grid-gutter-width);
}

.lt-article-container__sidenav,
.lt-article-container__toc {
  display: none;
}

html.sidenav-enabled .lt-article-container__sidenav,
html.toc-enabled .lt-article-container__toc {
  display: block;
}

html.sidenav-enabled .lt-article-container__sidenav {
  padding-bottom: 24px;
}

.lt-article-container__sidenav {
  z-index: 5;
  margin-bottom: 40px;
}

html.sidenav-enabled .lt-article-container__sidebar,
html.toc-enabled .lt-article-container__sidebar {
  width: 100%;
  padding-top: 2rem;
}
@media (max-width: 1060px) {
	.lt-start-screen-wrap.article-hero-wrapper .shape {display:none}
}
@media (min-width: 992px) {
  .lt-article-container__sidenav {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }

  .lt-article-container__article {
    width: calc(100% / 12 * 8);
  }

  .lt-article-container__sidebar {
    width: calc(100% / 12 * 4);
  }

  html.toc-enabled .lt-article-container__toc {
    width: calc(100% / 12 * 4);
  }

  html.sidenav-enabled .lt-article-container__sidenav {
    width: calc(100% / 12 * 4);
  }

  html.sidenav-enabled .lt-article-container__sidebar,
  html.toc-enabled .lt-article-container__sidebar {
    margin-top: 0;
  }

  html.sidenav-enabled .lt-article-container__sidebar {
    flex-grow: 1;
  }

  html.sidenav-enabled.toc-enabled .lt-article-container__sidenav,
  html.sidenav-enabled.toc-enabled .lt-article-container__toc {
    width: calc(100% / 12 * 3);
  }

  html.sidenav-enabled.toc-enabled .lt-article-container__article {
    width: calc(100% / 12 * 6);
  }
}

.lt-article-list {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  list-style: none;
}

@media (min-width: 768px) {
  .lt-article-list {
    padding-left: 1rem;
  }
}

[dir="ltr"] .lt-article-list {
  padding-left: 2rem;
}

[dir="rtl"] .lt-article-list {
  padding-right: 2rem;
}

.lt-article-list-item {
  list-style-type: disc;
}

.lt-article-list-item::marker {
  color: rgba(67, 104, 250, 1);
}

[dir="ltr"] .lt-article-list-item {
  padding-right: 1.7rem;
  padding-left: 0 !important;
}

[dir="rtl"] .lt-article-list-item {
  padding-right: 0 !important;
  padding-left: 1.7rem;
}

.lt-article-list-item:not(:last-child) {
  margin-bottom: 1rem;
}

@media (min-width: 768px) {
  .lt-article-list-item {
    padding-right: 1rem;
  }
}

.lt-article-list-item__link {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
}

.lt-article-list-item__link:hover,
.lt-article-list-item__link:focus,
.lt-article-list-item__link:active {
  color: rgba(39, 50, 94, 1);
}

.lt-article-list-item--is-promoted span {
  font-size: 10px;
  color: #fbce0a;
  vertical-align: middle;
}

.see-all-articles {
  display: inline-block;
}

[dir="ltr"] .see-all-articles {
  margin-left: -1rem;
}

[dir="rtl"] .see-all-articles {
  margin-right: -1rem;
}

.lt-article-vote__controls {
  display: block;
}

.lt-article-vote__item {
  --size: 3.625rem;

  width: var(--size);
  height: var(--size);
  font-size: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  border: 3px solid #EFF1F7;
  border-radius: var(--size);
}

.lt-article-vote__item:hover,
.lt-article-vote__item:focus,
.lt-article-vote__item:active {
  cursor: pointer;
  background-color: #fff;
  border-color: rgba(67, 104, 250, 1);
}

.lt-article-vote__item:active {
  background-image: none;
}

.lt-article-vote__item--down {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 9.75H0.75C0.551088 9.75 0.360322 9.67098 0.21967 9.53033C0.0790176 9.38968 0 9.19891 0 9V0.75C0 0.551088 0.0790176 0.360322 0.21967 0.21967C0.360322 0.0790176 0.551088 0 0.75 0L3 0V9.75Z' fill='%23172926'/%3E%3Cpath d='M16.9042 10.2038C16.6223 10.5323 16.2726 10.7959 15.8792 10.9765C15.4858 11.1571 15.0579 11.2504 14.625 11.25H9.75V15C9.75 16.6545 9.1545 18 7.5 18C7.33543 18.0001 7.17542 17.946 7.04463 17.8461C6.91384 17.7462 6.81953 17.6061 6.77625 17.4473L4.5 9.75003V3.23917e-05H13.8195C14.5371 -0.00330939 15.2318 0.252023 15.7765 0.719247C16.3211 1.18647 16.6791 1.8343 16.785 2.54403L17.592 7.79403C17.6579 8.22153 17.6305 8.65822 17.5118 9.07416C17.3931 9.49009 17.1858 9.87544 16.9042 10.2038Z' fill='%2327325E'/%3E%3C/svg%3E%0A");
}

.lt-article-vote__item--up {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 8.25H0.75C0.551088 8.25 0.360322 8.32902 0.21967 8.46967C0.0790176 8.61032 0 8.80109 0 9L0 17.25C0 17.4489 0.0790176 17.6397 0.21967 17.7803C0.360322 17.921 0.551088 18 0.75 18H3V8.25Z' fill='%23172926'/%3E%3Cpath d='M16.9042 7.8C16.6227 7.4708 16.2731 7.20649 15.8797 7.02523C15.4862 6.84398 15.0582 6.75008 14.625 6.75H9.75V3C9.75 1.3455 9.1545 1.56415e-08 7.5 1.56415e-08C7.33543 -3.35833e-05 7.17542 0.0540632 7.04463 0.153951C6.91384 0.253839 6.81953 0.393973 6.77625 0.55275L4.5 8.25V18H13.8195C14.5371 18.0033 15.2318 17.748 15.7765 17.2808C16.3211 16.8136 16.6791 16.1657 16.785 15.456L17.592 10.206C17.6573 9.77909 17.6297 9.34311 17.511 8.92787C17.3923 8.51262 17.1853 8.1279 16.9042 7.8Z' fill='%2327325E'/%3E%3C/svg%3E%0A");
}

.lt-article-vote__item:after {
  content: "";
}

.lt-article-vote__item--voted {
  color: #020305;

  border-color: #020305;
}

.lt-article-vote__question {
  display: block;
  font-weight: 500;
  line-height: 1.1;
  color: rgba(15, 23, 43, 1);
}

.lt-article-vote__count {
  display: block;
  font-size: 1rem;
  line-height: 1.5rem;
}

.lt-article-share__title {
  font-weight: 500;
  line-height: 1.1;
  color: rgba(15, 23, 43, 1);
}

.lt-article-page {
  position: relative;
  z-index: 5;
  margin-bottom: calc(var(--line-height-computed) * 2);
}

.lt-article {
  position: relative;
}

.lt-article__header {
  flex-wrap: wrap;
  max-width:740px;
}

@media (min-width: 992px) {
  .lt-article__heading {
    order: -1;
  }
}

@media (--sccren-sm) {
  .lt-article__search {
    width: 100%;
  }
}

.lt-article__date {
  font-size: 1rem;
  line-height: 1rem;
  opacity: 0.7;
}

.lt-btn--print {
  color: #27325E;
  background-color: transparent;
}

[dir="ltr"] .lt-btn--print {
  text-align: left;
}

[dir="rtl"] .lt-btn--print {
  text-align: right;
}

.lt-article__follow {
  width: 100%;
}

@media (min-width: 576px) {
  .lt-article__follow {
    width: auto;
  }
}

@media (min-width: 576px) {
  .lt-article__follow>div {
    text-align: right;
  }
}

.lt-article__callout a {
  color: #27325E;
  text-decoration: underline;
}

.lt-article__callout a:hover,
.lt-article__callout a:focus,
.lt-article__callout a:active {
  color: rgba(39, 50, 94, 1);
}

.lt-article__body {
  margin-bottom: calc(var(--line-height-computed));
  word-break: break-word;
  background-color: #fff;
}

.lt-article__body img{
  border:4px solid #EFF1F7;
  border-radius:12px;
  padding:1rem;
}

.lt-article__body h2,
.lt-article__body .wysiwyg-font-size-x-large {
  font-size: var(--font-size-h2);
  line-height: 1.2;
}

.lt-article__body .wysiwyg-font-size-large {
  font-size: var(--font-size-h3);
  line-height: 1.2;
}

.lt-article__body .wysiwyg-font-size-medium {
  font-size: var(--font-size-h4);
  line-height: 1.2;
}

.lt-article__body .wysiwyg-font-size-small {
  font-size: var(--font-size-small);
}

.lt-article__body ul ul,
.lt-article__body ul ol,
.lt-article__body ol ul,
.lt-article__body ol ol {
  margin-top: calc(var(--line-height-computed) / 2);
  margin-bottom: 0;
}

.lt-article__body ul li,
.lt-article__body ol li {
  margin-bottom: calc(var(--line-height-computed) / 2);
}

.lt-article__body a[target="_blank"]:after {
  display: inline-flex;
  margin: 0px 4px 0px 4px;
  font-family: "Font Awesome 5 Free";
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 900;
  font-variant: normal;
  line-height: 1;
  content: "\f35d";
  -webkit-font-smoothing: antialiased;
  align-self: baseline;
  text-rendering: auto;
}

.lt-article__body a {
  /* color: #000; */
  text-decoration: none;
  padding-bottom: 0.04em;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
  -webkit-transition-timing-function: cubic-bezier(0.3, 1, 0.25, 1);
  -o-transition-timing-function: cubic-bezier(0.3, 1, 0.25, 1);
  transition-timing-function: cubic-bezier(0.3, 1, 0.25, 1);
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background: -o-repeating-linear-gradient(left, currentColor 0 33.3333%, transparent 33.3333% 66.6666%, currentColor 66.6666% 100%) bottom right/300% .04em no-repeat;
  background: repeating-linear-gradient(90deg, currentColor 0 33.3333%, transparent 33.3333% 66.6666%, currentColor 66.6666% 100%) bottom right/300% 0.04em no-repeat;
}

.lt-article__body a:hover,
.lt-article__body a:focus {
  text-decoration: none !important;
  background-position: bottom left;
  -webkit-transition-duration: 1.2s;
  -o-transition-duration: 1.2s;
  transition-duration: 1.2s;
}

[dir="ltr"] .lt-article__body ul,
[dir="ltr"] .lt-article__body ol {
  padding-left: 20px;
}

[dir="rtl"] .lt-article__body ul,
[dir="rtl"] .lt-article__body ol {
  padding-right: 20px;
}

@media (max-width: 575px) {
  .lt-article-sidebar {
    padding-top: calc(var(--line-height-computed));

    border-top: var(--border-width) solid #eceeef;
  }
}

/* Category */
.lt-category-tree-item {
  margin-bottom: 4rem;
}

.lt-category-tree-item__sections {
  margin-bottom: calc(var(--line-height-computed));
}

.lt-category-tree-item__title-link {
  color: inherit;
}

.lt-category-accordion__link {
  font-size: 1.2rem;
  background-color: #fff;
  border-color: transparent;
  border-radius: 12px;
}

.lt-category-accordion__link:hover {
  cursor: pointer;
}

.lt-category-accordion__link:active {
  color: rgba(15, 23, 43, 1);
}

[dir="ltr"] .lt-category-accordion__link {
  text-align: left;
}

[dir="rtl"] .lt-category-accordion__link {
  text-align: right;
}

.lt-category-accordion__link:before {
  position: absolute;
  top: 45%;
  width: 1rem;
  height: 1rem;
  content: "";
  border-bottom: 2px solid rgba(67, 104, 250, 1);
  transition: transform 0.3s;
}

[dir="ltr"] .lt-category-accordion__link:before {
  right: 1.5rem;
  border-left: 2px solid rgba(67, 104, 250, 1);
  transform: rotate(-45deg) translateY(-50%);
}

[dir="rtl"] .lt-category-accordion__link:before {
  left: 1.5rem;
  border-right: 2px solid rgba(67, 104, 250, 1);
  transform: rotate(45deg) translateY(-50%);
}

.lt-category-accordion__link--active:before {
  transition: transform 0.3s;
}

[dir="ltr"] .lt-category-accordion__link--active:before {
  transform: rotate(135deg);
}

[dir="rtl"] .lt-category-accordion__link--active:before {
  transform: rotate(-135deg);
}

.lt-category-accordion__sections {
  display: none;
  border-top: 2px solid var(--gray-lighter);
}

/* Section */
.lt-section-link {
  color: inherit;
}

.lt-section-heading__title {
  line-height: 1.3;
  color: rgba(15, 23, 43, 1);
}

.lt-section-heading__descr {
  font-size: 0.875rem;
  line-height: 1.5;
  color: rgba(39, 50, 94, 1);
}

.lt-section-heading__link {
  color: rgba(15, 23, 43, 1);
}

.lt-section-heading__link:hover,
.lt-section-heading__link:focus,
.lt-section-heading__link:active {
  color: rgba(15, 23, 43, 1);
}

.lt-section-articles {
  margin-bottom: calc(var(--line-height-computed));
  background-color: #fff;
}

.lt-section-articles__title.lt-fs-3 {
  line-height: 1.4;
  font-size:1.4rem !important;
}

.lt-section-articles__list {
  list-style: none;
}

[dir="ltr"] .lt-section-articles__list {
  padding-left: 0;
}

[dir="rtl"] .lt-section-articles__list {
  padding-right: 0;
}

.lt-section-articles__item .is-active {
  color: rgba(67, 104, 250, 1);
}

.lt-section-articles__item .lt-section-articles__link:hover {
  color: rgba(39, 50, 94, 1);
}

.lt-section-articles__link {
  line-height: 1.5;
}

/* Community */
.lt-community-nav {
  border-bottom: var(--border-width) solid #eceeef;
}

@media (min-width: 768px) {
  .lt-community-nav-item+.lt-community-nav-item {
    margin-left: 1rem;
  }
}

.lt-community-nav-item {
  margin-bottom: 1rem;
  color: rgba(15, 23, 43, 1);
}

.lt-community-nav-item a {
  font-weight: bold;
}

.lt-community-nav-item.is-active {
  font-weight: bold;
  color: rgba(67, 104, 250, 1);
}

[dir="ltr"] .lt-community-follow>*+* {
  margin-left: 1rem;
}

[dir="rtl"] .lt-community-follow>*+* {
  margin-right: 1rem;
}

.lt-topic-title {
  font-size: var(--font-size-h3);
}

@media (min-width: 576px) {
  .lt-topic-title {
    font-size: var(--font-size-h2);
  }
}

@media (min-width: 768px) {
  .lt-topic-title {
    font-size: var(--font-size-h1);
  }
}

@media (min-width: 576px) {
  .lt-topic-controls {
    display: flex;
    justify-content: space-between;
  }
}

@media (min-width: 576px) {
  .lt-topic-controls__item {
    display: flex;
    align-items: center;
  }
}

.lt-topic-controls__item--subscribe {
  display: flex;
  align-items: center;
}

.lt-post {
  position: relative;
}

.lt-post__title {
  font-size: var(--font-size-h3);
}

@media (min-width: 576px) {
  .lt-post__title {
    font-size: var(--font-size-h2);
  }
}

@media (min-width: 768px) {
  .lt-post__title {
    font-size: var(--font-size-h1);
  }
}

[dir="ltr"] .lt-post__title {
  padding-right: calc(var(--padding-base-horizontal) * 1.5);
}

[dir="rtl"] .lt-post__title {
  padding-left: calc(var(--padding-base-horizontal) * 1.5);
}

.lt-post__text {
  word-wrap: break-word;
}

.lt-post__text ul {
  list-style: disc;
}

.lt-post__text ul ul,
.lt-post__text ul ol,
.lt-post__text ol ul,
.lt-post__text ol ol {
  margin-top: calc(var(--line-height-computed) / 2);
}

.lt-post__text ul li,
.lt-post__text ol li {
  margin-bottom: calc(var(--line-height-computed) / 2);
}

[dir="ltr"] .lt-post__text ul,
[dir="ltr"] .lt-post__text ol {
  padding-left: 20px;
}

[dir="rtl"] .lt-post__text ul,
[dir="rtl"] .lt-post__text ol {
  padding-right: 20px;
}

.lt-post__body {
  word-break: break-word;
}

[dir="ltr"] .lt-post__body {
  padding-right: calc(40px + var(--padding-base-horizontal));
}

[dir="rtl"] .lt-post__body {
  padding-left: calc(40px + var(--padding-base-horizontal));
}

.lt-post__voting-and-actions {
  position: absolute;
  top: 0;
  width: 40px;
  text-align: center;
}

.lt-post__voting-and-actions .lt-dropdown-toggle {
  font-size: 0;
}

.lt-post__voting-and-actions .lt-dropdown-toggle:after {
  font-size: 18px;
  content: "\f013";
}

.lt-post__voting-and-actions .lt-vote__control--down {
  transform: rotateX(360deg);
}

[dir="ltr"] .lt-post__voting-and-actions {
  right: 0;
}

[dir="ltr"] .lt-post__voting-and-actions .lt-dropdown-toggle:after {
  margin-left: 0;
}

[dir="rtl"] .lt-post__voting-and-actions {
  left: 0;
}

[dir="rtl"] .lt-post__voting-and-actions .lt-dropdown-toggle:after {
  margin-right: 0;
}

.lt-post__actions {
  padding-top: 8px;
}

.lt-post__actions .lt-dropdown-menu {
  width: auto;
}

.lt-post__actions .lt-dropdown-menu [role="menuitem"] {
  white-space: nowrap;
}

.lt-post__actions button {
  display: flex;
  margin-right: auto;
  margin-left: auto;
  cursor: pointer;
  background-color: transparent;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  align-items: center;
  justify-content: center;
}

.lt-post-callout {
  padding: calc(var(--line-height-computed) / 2) var(--grid-gutter-width);
}

.lt-post-list-item {
  padding-top: 1rem;
  margin-bottom: 1rem;

  border-top: var(--border-width) solid #eceeef;
}

.lt-post-list-item__icon {
  position: relative;
  top: -4px;
  font-size: 50%;
}

.lt-post-list-item__side {
  min-width: 120px;
}

.lt-post-status {
  display: inline-block;
  padding: 1px calc(var(--padding-base-horizontal) / 2);
  font-size: 12px;
  color: #fff;
  border-radius: 10px;
}

.lt-post-status--completed,
.lt-post-status--answered {
  background-color: rgba(0, 188, 125, 1);
}

.lt-post-status--planned {
  background-color: #4368FA;
}

.lt-post-status--not-planned {
  color: rgba(15, 23, 43, 1);
  background-color: var(--gray-lighter);
}

.lt-new-post-title {
  font-size: var(--font-size-h3);
}

@media (min-width: 576px) {
  .lt-new-post-title {
    font-size: var(--font-size-h2);
  }
}

@media (min-width: 768px) {
  .lt-new-post-title {
    font-size: var(--font-size-h1);
  }
}

.lt-new-post-form {
  margin-bottom: calc(var(--line-height-computed));
}

.community-badge {
  margin: 2px;
}

.community-badge-titles {
  display: inline-flex;
  padding: 2px 8px;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  color: #fff;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #4368FA;
  border-radius: 4px;
}

.community-badge-achievements {
  display: inline-block;
}

[dir="ltr"] .community-badge-achievements {
  margin: 0 0.25rem 0 0;
}

[dir="rtl"] .community-badge-achievements {
  margin: 0 0 0 0.25rem;
}

.community-badge-achievements img {
  width: 22px;
  height: 22px;
}

.community-badge-titles img {
  width: 20px;
  height: 20px;
}

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

.hotposts-header {
  display: block;
  margin-bottom: 0.5rem;
  font-size: 1.1rem;
  font-weight: 500;
}

@media (min-width: 576px) {
  .hotposts-meta {
    display: flex;
    width: 100%;
  }
}

.hotposts-author,
.hotposts-comments,
.hotposts-date,
.hotposts-img,
.hotposts-votes {
  display: inline-flex;
  align-items: center;
}

.hotposts-img {
  width: 20px;
  height: 20px;
  overflow: hidden;
  vertical-align: bottom;
  border-radius: 50%;
}

[dir="ltr"] .hotposts-img {
  margin-right: 8px;
}

[dir="rtl"] .hotposts-img {
  margin-left: 8px;
}

.hotposts-img img {
  display: block;
  width: 100%;
  height: 100%;
}

.hotposts-name {
  display: inline-block;
  vertical-align: bottom;
}

.hotposts-icon {
  position: relative;
  top: -2px;
  display: inline-flex;
  width: 13px;
  height: 13px;
  background-repeat: no-repeat;
  background-size: contain;
}

[dir="ltr"] .hotposts-icon {
  margin-right: 6px;
}

[dir="rtl"] .hotposts-icon {
  margin-left: 6px;
}

.hotposts-tabs .tab {
  padding: 15px 0 0;
  margin: 0;
  border: none;
}

.hotposts-tabs .tabs-menu {
  border-bottom: 2px solid #eceeef;
}

.hotposts-tabs .tabs-link {
  padding: 0 0 8px;
  margin-bottom: -2px;
  color: #2d7ccc;
  border: none;
  border-bottom: 2px solid #eceeef;
}

[dir="ltr"] .hotposts-tabs .tabs-link {
  margin-right: 20px;
}

[dir="rtl"] .hotposts-tabs .tabs-link {
  margin-left: 20px;
}

.hotposts-tabs .tabs-link:hover,
.hotposts-tabs .tabs-link:focus {
  color: #1f568d;
}

.hotposts-tabs .tabs-link.is-active {
  color: #4e5565;
  border-color: #4e5565;
}

/* Request */
.lt-request-table-toolbar {
  padding-top: var(--padding-base-horizontal);
  padding-bottom: calc(var(--padding-base-horizontal) / 2);
  margin-bottom: calc(var(--line-height-computed));
  background-color: #f9f9f9;
  border-radius: 10px;
}

@media (min-width: 576px) {
  .lt-request-table-toolbar {
    padding-top: calc(var(--padding-base-horizontal) / 2);
    padding-bottom: var(--padding-base-horizontal);
  }
}

.lt-request-table-toolbar label {
  font-size: var(--font-size-small);
}

@media (min-width: 576px) {
  .lt-request-table-filters {
    display: table;
    width: 100%;
  }
}

.lt-request-table-filters__item {
  padding-right: var(--padding-base-horizontal);
  padding-left: var(--padding-base-horizontal);
}



.lt-request-table-filters__item .request-filter {
  padding-top: 7px;
  padding-bottom: 7px;
}

@media (max-width: 575px) {
  .lt-request-table-filters__item {
    margin-bottom: calc(var(--line-height-computed) / 2);
  }
}

@media (min-width: 576px) {
  .lt-request-table-filters__item {
    display: table-cell;
    width: 33%;
    vertical-align: bottom;
  }

  .lt-request-table-filters__item:first-child {
    width: 80%;
    padding-left: 0;
    padding-right: 15px;
  }

  .lt-request-table-filters__item:last-child {
    width: 20%;
    padding-right: 0;
    padding-left: 15px;
  }
}

.lt-request-table-organization {
  display: table;
  width: 100%;
}

.lt-request-table-organization__col {
  display: table-cell;
  vertical-align: middle;
}

.lt-request-table-organization__col--main {
  width: 100%;
}

.lt-request-table-organization__col--button [role="button"] {
  height: calc(var(--line-height-computed) + var(--padding-base-horizontal) + 2px);
  padding-top: 0;
  padding-bottom: 0;
  line-height: calc(var(--line-height-computed) + var(--padding-base-horizontal) + 2px);
}

[dir="ltr"] .lt-request-table-organization__col--button {
  padding-left: calc(var(--padding-base-horizontal) / 2);
}

[dir="rtl"] .lt-request-table-organization__col--button {
  padding-right: calc(var(--padding-base-horizontal) / 2);
}

.requests-sort-symbol {
  display: inline-block;
  font-size: 0;
  vertical-align: middle;
}

.requests-sort-symbol:after {
  display: inline-block;
  margin-bottom: 2px;
  font-family: "Font Awesome 5 Free";
  font-size: 14px;
  font-weight: 900;
  color: var(--meta-text-color);
  content: "\f0d7";
}

[dir="ltr"] .requests-sort-symbol:after {
  margin-left: 5px;
}

[dir="rtl"] .requests-sort-symbol:after {
  margin-right: 5px;
}

.lt-request-page {
  margin-bottom: calc(var(--line-height-computed) * 2);
}

.lt-request-id {
  margin-bottom: calc(var(--line-height-computed) / 2);
  font-weight: 500;
}

.lt-request-follow-up:empty {
  display: none;
}

.lt-request-sidebar {
  padding: 20px;
  border: 4px solid #EFF1F7;
  border-radius: 12px;
}

@media (min-width: 768px) {
  .lt-request-sidebar {
    margin-top: 4rem;
  }
}

.lt-request-sidebar dd {
  margin-bottom: calc(var(--line-height-computed) / 2);
}
.lt-request-sidebar .requester-name{font-weight:500;font-size:18px ;}

.request-column {
  margin-top: 4rem;
}

.request-column .lt-comments .lt-comments__list .lt-comment {
  padding: 25px 0;
  border-radius: 0;
  border-left: none;
  border-right: none;
  border-top: none;
}

.request-column .lt-comments .lt-comments__list .lt-comment .lt-entry-info__avatar {
  padding-right: 9px;
}

.request-column .lt-comments .lt-comments__list .lt-comment .lt-entry-info__avatar .lt-avatar .lt-user-avatar {
  width: 55px;
  height: 55px;
}

.request-column .lt-comments .lt-comments__list .lt-comment .lt-entry-info__content .author a {
  font-size: 17px;
  line-height: 24px;
}

.request-column .lt-comments .lt-comments__list .lt-comment .lt-entry-info__content .lt-meta {
  font-size: 14px;
  line-height: 24px;
}

.lt-request-status {
  display: inline-block;
  padding: 0.3rem 0.8rem;
  font-size: 12px;
  color: #fff;
  white-space: nowrap;
  border-radius: 30px;
  font-weight:500;
}
td span.lt-request-status{display:block;}
.lt-request-status.lt-request-status--solved{
		color:#065F46;
  }
.lt-request-status--solved,
.lt-request-status--closed {
  background-color: #ECFDF5;
}

.lt-request-status--new {
  background-color: #EFF3FF;
  color:#27325E;
}
.lt-request-status--open {
  background-color: #FFFBEB;
  color:#943D0C;
}

.lt-request-status--answered {
  background-color: #FFD454;
  color:#27325E;
}

.lt-request-table-filters__item.search .requests-search {border:2px solid #E4E4E7 !important;padding:0.7rem 1rem 0.7rem 3rem; border-radius:4rem !important;position:relative;height:50px;}
.lt-request-table-filters__item.search .requests-search:focus {border:2px solid #FFFFFF !important;}
.request-filter{
  border:2px solid #E4E4E7 !important; border-radius:4rem !important;position:relative;height:50px;padding:0.7rem 1.4rem;
}

.requests-button{
  display:flex;
  align-items:center;
	justify-content: flex-end;
}

@media (max-width: 992px) {
  .requests-button{
    justify-content: flex-start;
  }
}



/* Formatting */
.accordion {
  padding-top: 0;
  margin-bottom: calc(var(--line-height-computed));
  border: 1px solid #dee1e3;
  border-radius: 10px;
}

.accordion__item-title {
  position: relative;
  display: block;
  width: 100%;
  font-size: var(--font-size-h4);
  cursor: pointer;
  background-color: transparent;
  background-image: none;
  border: 0;
  touch-action: manipulation;
}

.accordion__item-title:not(.accordion__item-title--active) {
  border-bottom: 1px solid #dee1e3;
}

.accordion__item-title:before {
  position: absolute;
  content: "";
}

[dir="ltr"] .accordion__item-title {
  padding: 15px 20px 15px 52px;
  text-align: left;
}

[dir="rtl"] .accordion__item-title {
  padding: 15px 52px 15px 20px;
  text-align: right;
}

.accordion__item-content {
  display: none;
  padding: 20px;
  border-bottom: 1px solid #dee1e3;
}

.accordion__item-content p:last-child {
  margin-bottom: 0;
}

.accordion__item:last-child .accordion__item-title {
  border-bottom: none;
}

.accordion--default .accordion__item-title:before {
  top: 50%;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  border-bottom: 2px solid #4368FA;
  transition: transform 0.3s;
}

.accordion--default .accordion__item-title--active {
  background-color: #f0f0f0;
}

.accordion--default .accordion__item-title--active:before {
  transition: transform 0.3s;
}

[dir="ltr"] .accordion--default .accordion__item-title:before {
  left: 22px;
  border-left: 2px solid #4368FA;
  transform: rotate(-45deg);
}

[dir="ltr"] .accordion--default .accordion__item-title--active:before {
  transform: rotate(135deg);
}

[dir="rtl"] .accordion--default .accordion__item-title:before {
  right: 22px;
  border-right: 2px solid #4368FA;
  transform: rotate(45deg);
}

[dir="rtl"] .accordion--default .accordion__item-title--active:before {
  transform: rotate(-135deg);
}

.accordion--colored .accordion__item-title {
  transition: background-color 0.3s;
}

.accordion--colored .accordion__item-title:before,
.accordion--colored .accordion__item-title:after {
  top: 50%;
}

.accordion--colored .accordion__item-title:before {
  width: 10px;
  height: 2px;
  margin-top: -1px;
  background-color: var(--gray-light);
}

.accordion--colored .accordion__item-title:after {
  position: absolute;
  width: 2px;
  height: 10px;
  margin-top: -5px;
  content: "";
  background-color: var(--gray-light);
}

.accordion--colored .accordion__item-title--active {
  color: #fff;
  background-color: #4368FA;
  transition: background-color 0.3s;
}

.accordion--colored .accordion__item-title--active:before {
  background-color: #fff;
}

.accordion--colored .accordion__item-title--active:after {
  display: none;
}

[dir="ltr"] .accordion--colored .accordion__item-title:before {
  left: 20px;
}

[dir="ltr"] .accordion--colored .accordion__item-title:after {
  left: 24px;
}

[dir="rtl"] .accordion--colored .accordion__item-title:before {
  right: 20px;
}

[dir="rtl"] .accordion--colored .accordion__item-title:after {
  right: 24px;
}

.image-with-border {
  padding: 10px;
  border: 1px solid var(--gray-lighter);
  border-radius: 4px;
}

.image-with-shadow {
  box-shadow: 0 5px 15px 2px var(--gray);
}

.image-with-lightbox {
  cursor: pointer;
}

.image-overlay {
  position: relative;
}

.image-overlay:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background-color: rgba(255, 255, 255, 0.3);
}

.image-with-video-icon {
  position: relative;
  display: block;
}

.image-with-video-icon img {
  width: 100%;
}

.image-with-video-icon:before {
  position: absolute;
  top: 50%;
  z-index: 3;
  width: 0;
  height: 0;
  font-size: 0;
  content: "";
  border-style: solid;
  transition: transform 0.6s ease;
}

.image-with-video-icon:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
}

[dir="ltr"] .image-with-video-icon:before {
  left: 50%;
  border-color: transparent transparent transparent #fff;
  border-width: 30px 0 30px 60px;
  transform: translate(-50%, -50%);
}

[dir="ltr"] .image-with-video-icon:active:before,
[dir="ltr"] .image-with-video-icon:hover:before {
  transform: translate(-50%, -50%) scale(1.1);
}

[dir="rtl"] .image-with-video-icon:before {
  right: 50%;
  border-color: transparent #fff transparent transparent;
  border-width: 30px 60px 30px 0;
  transform: translate(50%, -50%);
}

[dir="rtl"] .image-with-video-icon:active:before,
[dir="rtl"] .image-with-video-icon:hover:before {
  transform: translate(50%, -50%) scale(1.1);
}

.callout {
  padding: calc(var(--line-height-computed)) 20px;
  margin-bottom: calc(var(--line-height-computed));
  background-color: var(--gray-lighter);
}

.callout p:last-child {
  margin-bottom: 0;
}

[dir="ltr"] .callout {
  border-left-style: solid;
  border-left-width: 5px;
}

[dir="rtl"] .callout {
  border-right-style: solid;
  border-right-width: 5px;
}

.callout--transparent {
  background-color: transparent;
  border-color: #dedede;
  border-width: 1px;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.14);
}

.callout--success {
  color: rgba(15, 23, 43, 1);
  background-color: #c1ffea;
  border-color: rgba(0, 188, 125, 1);
}

.callout--success .callout__title {
  color: rgba(0, 188, 125, 1);
}

.callout--info {
  color: rgba(15, 23, 43, 1);
  background-color: #e2e8fe;
  border-color: rgba(67, 104, 250, 1);
}

.callout--info .callout__title {
  color: rgba(67, 104, 250, 1);
}

.callout--warning {
  color: rgba(15, 23, 43, 1);
  background-color: #ffd766;
  border-color: rgba(240, 177, 0, 1);
}

.callout--warning .callout__title {
  color: rgba(240, 177, 0, 1);
}

.callout--danger {
  color: rgba(15, 23, 43, 1);
  background-color: #ffc3d2;
  border-color: rgba(255, 32, 86, 1);
}

.callout--danger .callout__title {
  color: rgba(255, 32, 86, 1);
}

.callout--primary {
  color: rgba(15, 23, 43, 1);
  background-color: #fff;
  border-color: #4368FA;
}

.callout--primary .callout__title {
  color: #4368FA;
}

.callout--dashed {
  border-style: dashed;
  border-width: 1px;
}

.list-colored,
.list-bullet {
  list-style-type: none;
  counter-reset: list;
}

.list-colored>ul,
.list-bullet>ul {
  margin-bottom: 14px;
  list-style: none;
}

.list-colored>ol,
.list-bullet>ol {
  margin-bottom: 14px;
  list-style-type: none;
  counter-reset: list;
}

[dir="ltr"] .list-colored,
[dir="ltr"] .list-bullet {
  padding-left: 0 !important;
}

[dir="rtl"] .list-colored,
[dir="rtl"] .list-bullet {
  padding-right: 0 !important;
}

.list-colored>li {
  position: relative;
  margin-bottom: calc(var(--line-height-computed) / 1.5) !important;
  counter-increment: list;
}

.list-colored>li:before {
  position: absolute;
  top: -3px;
  z-index: 1;
  width: 30px;
  height: 30px;
  font-size: var(--font-size-small);
  line-height: 30px;
  color: #fff;
  text-align: center;
  content: counter(list);
  background-color: #4368FA;
  border-radius: 50%;
}

[dir="ltr"] .list-colored>li {
  padding-left: calc(var(--padding-base-horizontal) + 30px);
}

[dir="ltr"] .list-colored>li:before {
  left: 0;
}

[dir="rtl"] .list-colored>li {
  padding-right: calc(var(--padding-base-horizontal) + 30px);
}

[dir="rtl"] .list-colored>li:before {
  right: 0;
}

.list-bullet>li {
  position: relative;
  margin-bottom: 10px;
}

.list-bullet>li:before {
  position: absolute;
  top: -2px;
  font-family: "Font Awesome 5 Free";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  color: #4368FA;
  content: "\f058";
}

[dir="ltr"] .list-bullet>li {
  padding-left: 30px;
}

[dir="ltr"] .list-bullet>li:before {
  left: 0;
}

[dir="rtl"] .list-bullet>li {
  padding-right: 30px;
}

[dir="rtl"] .list-bullet>li:before {
  right: 0;
}

.note {
  position: relative;
  margin: calc(var(--line-height-computed)) 0;
  color: #293f77;
}

.note p:last-child {
  margin-bottom: 0;
}

[dir="ltr"] .note {
  padding-left: var(--padding-base-horizontal);
  border-left: calc(var(--border-width) * 2) solid transparent;
}

[dir="rtl"] .note {
  padding-right: var(--padding-base-horizontal);
  border-right: calc(var(--border-width) * 2) solid transparent;
}

.note-title {
  margin-bottom: calc(var(--line-height-computed) / 2);
  font-weight: var(--strong-font-weight);
}

.note-default,
.note--default {
  border-color: var(--gray-light);
}

.note-default .note-title,
.note--default .note-title {
  color: var(--gray-light);
}

.note-info,
.note--info {
  border-color: rgba(67, 104, 250, 1);
}

.note-info .note-title,
.note--info .note-title {
  color: rgba(67, 104, 250, 1);
}

.note-warning,
.note--warning {
  border-color: rgba(240, 177, 0, 1);
}

.note-warning .note-title,
.note--warning .note-title {
  color: rgba(240, 177, 0, 1);
}

.note-success,
.note--success {
  border-color: rgba(0, 188, 125, 1);
}

.note-success .note-title,
.note--success .note-title {
  color: rgba(0, 188, 125, 1);
}

.note-danger,
.note--danger {
  border-color: rgba(255, 32, 86, 1);
}

.note-danger .note-title,
.note--danger .note-title {
  color: rgba(255, 32, 86, 1);
}

.embed,
.embed-responsive {
  position: relative;
  z-index: 1;
  display: block;
  height: 0;
  padding: 0;
  padding-bottom: 56.25%;
  margin-bottom: 30px;
  overflow: hidden;
}

.embed img,
.embed-responsive img {
  width: 100%;
}

.embed iframe,
.embed embed,
.embed object,
.embed video,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed:focus,
.embed-responsive:focus {
  outline: none !important;
}

[dir="ltr"] .embed iframe,
[dir="ltr"] .embed embed,
[dir="ltr"] .embed object,
[dir="ltr"] .embed video,
[dir="ltr"] .embed-responsive iframe,
[dir="ltr"] .embed-responsive embed,
[dir="ltr"] .embed-responsive object,
[dir="ltr"] .embed-responsive video {
  left: 0;
}

[dir="rtl"] .embed iframe,
[dir="rtl"] .embed embed,
[dir="rtl"] .embed object,
[dir="rtl"] .embed video,
[dir="rtl"] .embed-responsive iframe,
[dir="rtl"] .embed-responsive embed,
[dir="rtl"] .embed-responsive object,
[dir="rtl"] .embed-responsive video {
  right: 0;
}

.embed-responsive--16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive--4by3 {
  padding-bottom: 75%;
}

table {
  border-spacing: 0px;
  border-collapse: collapse;
  background-color: transparent;
}

caption {
  padding-top: 12px;
  padding-bottom: 12px;
  color: var(--gray-light);
}

[dir="ltr"] caption {
  text-align: left;
}

[dir="rtl"] caption {
  text-align: right;
}

[dir="ltr"] th {
  text-align: left;
}

[dir="rtl"] th {
  text-align: right;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: calc(var(--line-height-computed));
}

.table th,
.table td {
  padding: 12px;
  vertical-align: top;

}

.table td {
  border-top: 1px solid #eceeef;
}

.table td > div{
  display:flex;
  flex-direction:column;
  gap:2px;
  justify-content:center;
  align-items:flex-start;
  height:100%;
  width:100%;
}


.table{font-size: 16px;}
.table thead th {
  vertical-align: bottom;
  border-bottom: 1px solid #eceeef;
  font-size: 16px;
}
.table thead th,
.table thead th a{color:#27325E;font-weight:400;font-size:0.95em;}

.table tbody+tbody {
  border-top: 1px solid #eceeef;
}

.table .table {
  background-color: #fff;
}

.table--color-header th {
  color: #fff;
  background-color: #4368FA;
}

.table--striped th,
.table--striped td,
.table--striped thead th {
  border-color: #fff;
}

.table--striped tbody tr:nth-child(odd) {
  color: inherit;
  background-color: #eceeef;
}

.table--hover tbody tr:hover {
  color: inherit;
  background-color: #eceeef;
}

.table--bordered {
  border: 1px solid #eceeef;
}

[dir="ltr"] .table--bordered td,
[dir="ltr"] .table--bordered th {
  border-left: 1px solid #eceeef;
}

[dir="rtl"] .table--bordered td,
[dir="rtl"] .table--bordered th {
  border-right: 1px solid #eceeef;
}

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}

@media screen and (max-width: 575px) {
  .table-responsive {
    width: 100%;
    margin-bottom: calc(var(--line-height-computed) * 0.75);
    overflow-y: hidden;
    border: 1px solid var(--gray-light);
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .table-responsive>.table {
    margin-bottom: 0;
  }

  .table-responsive>.table>thead>tr>th,
  .table-responsive>.table>thead>tr>td,
  .table-responsive>.table>tbody>tr>th,
  .table-responsive>.table>tbody>tr>td,
  .table-responsive>.table>tfoot>tr>th,
  .table-responsive>.table>tfoot>tr>td {
    white-space: nowrap;
  }
}

.tabs {
  margin-bottom: calc(var(--line-height-computed));
}

.tab {
  display: block;
  padding: 30px;
  margin-top: -1px;
  border: 1px solid #dee1e3;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.tab p:last-child {
  margin-bottom: 0;
}

@media (min-width: 576px) {
  .tab {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .requests-table-meta.meta-group{display:none;}
}

[dir="ltr"] .tab:nth-child(2) {
  border-top-left-radius: 0;
}

[dir="rtl"] .tab:nth-child(2) {
  border-top-right-radius: 0;
}

.tabs-link {
  display: block;
  padding: 8px 30px;
  margin: 0;
  font-weight: var(--strong-font-weight);
  color: rgba(15, 23, 43, 1);
  cursor: pointer;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 0;
}

.tabs-link:hover {
  color: #4368FA;
}

@media (max-width: 575px) {
  .tabs-link {
    border-top-color: #dee1e3;
    border-right-color: #dee1e3;
    border-left-color: #dee1e3;
  }

  .tabs-link:first-child {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
}

@media (min-width: 576px) {
  .tabs-link {
    display: inline-block;
  }
}

.is-hidden {
  display: none;
}

.tabs-link.is-active {
  color: #4368FA;
  cursor: pointer;
  border-color: #dee1e3;
}

.tabs-link.is-active:hover {
  color: #4368FA;
  cursor: default;
}

@media (min-width: 576px) {
  .tabs-link.is-active {
    border-bottom: 1px solid #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
}

.tabs--colored-1 .tab {
  background-color: var(--gray-lightest) !important;
}

.tabs--colored-1 .tabs-link.is-active {
  background-color: var(--gray-lightest);
  border-bottom-color: var(--gray-lightest);
}

.tabs--colored-2 .tabs-link:hover {
  color: #4368FA;
}

.tabs--colored-2 .tabs-link.is-active {
  color: #fff;
  background-color: #4368FA;
  border-color: #4368FA;
}

.tabs--colored-2 .tabs-link.is-active:hover {
  color: #fff;
}

.tabs--colored-2 .tab {
  background-color: var(--gray-lightest) !important;
}

[dir="ltr"] .text-left {
  text-align: left;
}

[dir="rtl"] .text-left {
  text-align: right;
}

.text-center {
  text-align: center;
}

[dir="ltr"] .text-right {
  text-align: right;
}

[dir="rtl"] .text-right {
  text-align: left;
}

.text-primary {
  background-color: #d8e0fe;
}

.text-info {
  background-color: rgba(67, 104, 250, 1);
}

.text-warning {
  background-color: rgba(240, 177, 0, 1);
}

.text-danger {
  background-color: rgba(255, 32, 86, 1);
}

.text-success {
  background-color: rgba(0, 188, 125, 1);
}

/* Extensions */
.sidenav {
  z-index: 10;
}

@media (min-width: 992px) {
  .sidenav {
    padding: 2rem;
  }
}

.sidenav ul {
  list-style-type: none;
}

.sidenav__categories-list {
  margin-top: 10px;
}

@media (min-width: 992px) {
  .sidenav__categories-list {
    padding: 0 !important;
  }
}

.sidenav__categories-list a {
  color: rgba(15, 23, 43, 1);
}

.sidenav__categories-list a:hover,
.sidenav__categories-list a:focus,
.sidenav__categories-list a:active {
  color: rgba(67, 104, 250, 1);
}

[dir="ltr"] .sidenav__categories-list {
  padding-right: 1rem;
  padding-left: 0;
}

[dir="rtl"] .sidenav__categories-list {
  padding-right: 0;
  padding-left: 1rem;
}

.sidenav__category-name,
.sidenav__section-name,
.sidenav__home {
  font-weight: 700;
}

.sidenav-btn {
  display: block;
  padding: 0.8rem 1.5rem;
  font-weight: 700;
  color: rgba(15, 23, 43, 1);
  text-align: center;
}

.sidenav__home {
  margin-bottom: 1rem;
}

.sidenav__category,
.sidenav__section,
.sidenav__article {
  margin-top: 0.8rem;
}

[dir="ltr"] .sidenav__sections-list,
[dir="ltr"] .sidenav__articles-list {
  padding-left: 1rem;
}

[dir="rtl"] .sidenav__sections-list,
[dir="rtl"] .sidenav__articles-list {
  padding-right: 1rem;
}

/* Mobile */
.sidenav-mobile {
  position: fixed;
  top: 0;
  z-index: 99999;
  width: 85%;
  max-width: 300px;
  height: 100%;
  overflow-y: auto;
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0);
}

[dir="ltr"] .sidenav-mobile {
  left: 0;
  transform: translateX(-100%);
}

[dir="rtl"] .sidenav-mobile {
  right: 0;
  transform: translateX(100%);
}

.sidenav-mobile.is-active {
  padding-top: 32px;

  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);

  transition: all 0.3s;
  transform: translateX(0);
}

[dir="ltr"] .sidenav-mobile.is-active {
  padding-left: 32px;
}

[dir="rtl"] .sidenav-mobile.is-active {
  padding-right: 32px;
}

[dir="ltr"] .sidenav-mobile .sidenav__category-name:after,
[dir="ltr"] .sidenav-mobile .sidenav__section-name:after {
  right: 10px;
}

[dir="rtl"] .sidenav-mobile .sidenav__category-name:after,
[dir="rtl"] .sidenav-mobile .sidenav__section-name:after {
  left: 10px;
}

.lt-toc {
  z-index: 10;
}

.lt-toc * {
  box-sizing: border-box;
}

.lt-toc--list {
  margin: 0;
  overflow-y: auto;

  list-style: none;
}

[dir="ltr"] .lt-toc--list {
  padding-left: 0;
}

[dir="rtl"] .lt-toc--list {
  padding-right: 0;
}

.lt-toc--link {
  display: block;
  padding: 6px 12px;

  text-decoration: none;
}

.lt-toc--link.is-active {
  background: currentColor;
}

.lt-toc--link.is-active span {
  color: #ffffff;
}

@media (min-width: 992px) {
  .lt-toc--container {
    padding: 1.5rem;
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0px 100px 80px rgba(182, 195, 193, 0.1),
      0px 22.3363px 17.869px rgba(182, 195, 193, 0.0596107),
      0px 6.6501px 5.32008px rgba(182, 195, 193, 0.0403893);
  }
}

.lt-toc--current {
  padding: 6px 12px;
}

/* Desktop version */
.lt-toc_is-desktop {
  position: relative;
}

.lt-toc_is-desktop .lt-toc--title {
  margin: 0 0 12px;

  font-size: 20px;
}

.lt-toc_is-desktop .lt-toc--current {
  display: none;
}

.lt-toc_is-desktop .lt-toc--item {
  margin-bottom: 6px;
}

.lt-toc_is-desktop .lt-toc--list {
  display: block !important;
}

.lt-toc_is-desktop .lt-toc--link {
  border-radius: 4px;
}

/* Mobile version */
.lt-toc-mobile {
  display: none;
}

.lt-toc-mobile.is-active {
  display: block;
}

.lt-toc-mobile,
.lt-toc_is-mobile {
  width: 100%;
}

.lt-toc-mobile_end {
  margin-top: 24px;
}

.lt-toc_is-mobile {
  position: absolute;
  z-index: 99;
}

.lt-toc_is-mobile.lt-toc_is-bottom {
  top: 0 !important;
}

.lt-toc_is-mobile .lt-toc--container {
  position: relative;

  width: 100%;

  background: #ffffff;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
}

.lt-toc_is-mobile .lt-toc--title {
  position: absolute;
  top: 0;

  display: block;
  padding: 2px 4px;
  margin: 0;
  font-size: 14px;

  font-weight: normal;
  line-height: 16px;

  background: #eee;
  border-radius: 4px;
  transform: translateY(-50%);
}

.lt-toc_is-mobile .lt-toc--list {
  display: none;

  border-top: 1px solid #e8e8e8;
}

.lt-toc_is-mobile .lt-toc--current,
.lt-toc_is-mobile .lt-toc--link {
  padding: 12px;

  font-size: 16px;
  line-height: 1.5;
}

.lt-toc_is-mobile .lt-toc--current {
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;

  white-space: nowrap;

  cursor: pointer;
}

.lt-toc_is-mobile .lt-toc--current:before,
.lt-toc_is-mobile .lt-toc--current:after {
  position: absolute;
  bottom: 50%;

  display: block;

  content: "";

  background: #4e5565;
  border-radius: 1px;

  transition: all 0.3s;
}

.lt-toc_is-mobile .lt-toc--current:before {
  width: 2px;
  height: 12px;
}

.lt-toc_is-mobile .lt-toc--current:after {
  width: 12px;
  height: 2px;
}

.lt-toc_is-mobile .lt-toc--container.is-active .lt-toc--current:after {
  opacity: 0;
}

.lt-toc_is-mobile .lt-toc--item:last-child a {
  border-radius: 0 0 4px 4px;
}

[dir="ltr"] .lt-toc_is-mobile .lt-toc--title {
  left: 12px;
}

[dir="ltr"] .lt-toc_is-mobile .lt-toc--current {
  padding-right: 36px;
}

[dir="ltr"] .lt-toc_is-mobile .lt-toc--current:before,
[dir="ltr"] .lt-toc_is-mobile .lt-toc--current:after {
  right: 22px;
  transform: translate(50%, 50%);
}

[dir="ltr"] .lt-toc_is-mobile .lt-toc--container.is-active .lt-toc--current:before {
  transform: translate(50%, 50%) rotate(-90deg);
}

[dir="ltr"] .lt-toc_is-mobile .lt-toc--container.is-active .lt-toc--current:after {
  transform: translate(50%, 50%) rotate(-90deg);
}

[dir="rtl"] .lt-toc_is-mobile .lt-toc--title {
  right: 12px;
}

[dir="rtl"] .lt-toc_is-mobile .lt-toc--current {
  padding-left: 36px;
}

[dir="rtl"] .lt-toc_is-mobile .lt-toc--current:before,
[dir="rtl"] .lt-toc_is-mobile .lt-toc--current:after {
  left: 22px;
  transform: translate(-50%, 50%);
}

[dir="rtl"] .lt-toc_is-mobile .lt-toc--container.is-active .lt-toc--current:before {
  transform: translate(-50%, 50%) rotate(90deg);
}

[dir="rtl"] .lt-toc_is-mobile .lt-toc--container.is-active .lt-toc--current:after {
  transform: translate(-50%, 50%) rotate(90deg);
}

[dir="ltr"] .hotposts .meta__item:not(:last-child) {
  margin-right: 1rem;
}

[dir="rtl"] .hotposts .meta__item:not(:last-child) {
  margin-left: 1rem;
}

.prevnext {
  grid-template-columns: 1fr 1fr !important;
}

.prevnext__btn {
  position: relative;
  padding: 1rem 1.3rem !important;
  border: 1px solid #EFF1F7 !important;
  border-radius: 30px !important;
}

@media (min-width: 768px) {
  .prevnext__btn {
    padding: 1.1rem 2rem !important;
  }
}

.prevnext__btn:before {
  position: absolute;
  top: 1rem;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-size: cover;
}

@media (min-width: 768px) {
  .prevnext__btn:before {
    top: 40%;
    width: 1.5rem;
    height: 1.5rem;
  }
}

.prevnext__btn--prev {
  padding-top: 3rem !important;
}

@media (min-width: 768px) {
  .prevnext__btn--prev {
    padding-top: 1rem !important;
    padding-left: 4rem !important;
  }
}

.prevnext__btn--prev:before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.25 11.25L0.75 11.25' stroke='%23555D5C' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.25 18.75L0.750001 11.25L8.25 3.75' stroke='%23555D5C' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

[dir="ltr"] .prevnext__btn--prev:before {
  left: 1.5rem;
}

[dir="rtl"] .prevnext__btn--prev:before {
  right: 1.5rem;
}

.prevnext__btn--next {
  padding-top: 3rem !important;
}

@media (min-width: 768px) {
  .prevnext__btn--next {
    padding-top: 1rem !important;
    padding-right: 4rem !important;
  }
}

.prevnext__btn--next:before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.75 12.75H23.25' stroke='%23555D5C' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.75 5.25L23.25 12.75L15.75 20.25' stroke='%23555D5C' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

[dir="ltr"] .prevnext__btn--next:before {
  right: 1.5rem;
}

[dir="rtl"] .prevnext__btn--next:before {
  left: 1.5rem;
}

.prevnext__icon {
  display: none !important;
}

.prevnext__name {
  font-size: 1rem !important;
  font-weight: normal !important;
  color: rgba(39, 50, 94, 1) !important;
  text-transform: none !important;
}

.prevnext__title {
  font-weight: bold !important;
}

.lt-block--shadow,
.border{
  border:4px solid #EFF1F7;
	border-radius:12px;
}

#info-block .lt-block--shadow {
  position: relative;
  z-index: 99;
}

#info-block .lt-info-block__title {
  color: #fff;
}

#info-block .lt-info-block__text {
  color: #fff;
}

.cta-scribble {
  position: absolute;
  top: -100px;
  right: -210px;
}


.lt-hero-unit__moon {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 200px;
  width: 100%;
  z-index: 9;
}

@media (min-width: 1440px) {
  .lt-hero-unit__moon {
    bottom: -25px;
  }
}

@media (min-width: 1200px) and (max-width: 1439px) {
  .lt-hero-unit__moon {
    bottom: -40px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .lt-hero-unit__moon {
    bottom: -50px;
  }
}

@media (max-width: 991px) {
  .lt-hero-unit__moon {
    display: none;
  }
}

.internal-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
}

.lt-hero-unit__bg .lt-container-inner {
  position: relative;
  height: 100%;
}

.lt-hero-unit__bg .lt-container-inner .hero-scribble-img {
  object-fit: cover;
  top: 100px;
  right: -450px;
  width: 450px;
  height: 400px;
}

@media (min-width: 1200px) and (max-width: 1450px) {
  .lt-hero-unit__bg .lt-container-inner .hero-scribble-img {
    width: 400px;
    height: 350px;
    right: -200px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .lt-hero-unit__bg .lt-container-inner .hero-scribble-img {
    width: 400px;
    height: 350px;
    right: -50px;
  }
}

@media (max-width: 991px) {
  .lt-hero-unit__bg .lt-container-inner .hero-scribble-img {
    display: none;
  }
}

.hero-wrapper {
  margin-bottom: 0;
  background-color: transparent;
}

.hero-content {
  position: relative;
  z-index: 99;
}

.lt-hero-unit {
  position: relative;
}

@media (max-width: 767px) {
  .lt-hero-unit__icon {
    display: none;
  }
}

.white-bg {
  background-color: #ffffff;
}

.white-bg .lt-request-table-toolbar {
  background-color: #ffffff;
}

.activities-nav {
  padding-bottom: 46px;
  border-bottom: none;
}

.activities-nav .lt-list-unstyled .lt-my-activities-menu-item {
  margin-bottom: 0;
}

.requests-menu {
  list-style-type: none;
  margin-top: 0;
  margin-bottom: 10px;
}

.requests-menu .lt-my-activities-menu-item {
  margin-bottom: 0;
  padding-bottom: 12px;
  border-bottom: 4px solid transparent;
}

@media (max-width: 575px) {
  .requests-menu .lt-my-activities-menu-item {
    margin-bottom: 15px;
  }
}

.requests-menu .lt-my-activities-menu-item:before {
  display: none;
}

.requests-menu .lt-my-activities-menu-item a {
  font-weight: 400;
}

requests-menu .lt-my-activities-menu-item:hover {
  color:#4368FA;
}

.requests-menu .lt-my-activities-menu-item.is-active {
  color: initial;
  background: transparent;
  border-bottom: 2px solid #4368FA;
  color: #4368FA;
}

.requests-menu .lt-my-activities-menu-item.is-active {
  font-weight: 400;
}

.lt-request-table-toolbar {
  padding: 0;
  margin-bottom: 40px;
}

.lt-my-activities-items .lt-my-activities-items__head {
  text-transform: capitalize;
}

.lt-my-activities-items .lt-my-activities-items__head .lt-my-activities-items__col {
  font-size: 16px;
  font-weight: 400;
  color: #27325E;
}

.lt-my-activities-items .lt-my-activities-items__body .lt-my-activities-items__col {
  font-size: 16px;
  padding-top: 18px;
  padding-bottom: 18px;
  color: #27325E;
}

.lt-my-activities-items .lt-my-activities-items__body .lt-my-activities-items__col .lt-my-activities-item__title {
  color: #27325E;
}

.lt-my-activities-items .lt-my-activities-items__body .lt-my-activities-items__col .lt-my-activities-item__title:hover {
  color: #4368fa;
}

.requester-name {
  font-size: 16px;
  font-weight: 500;
}
.request-details{padding-bottom:25px;}
.request-details .request-details-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 25px;
}

.request-details .request-details-row .request-details-block {
  flex: 1 1 auto;
}

.request-details .request-details-row .request-details-block.request-details-text-left {
  color: #27325E;
}

.category-page.lt-start-screen-wrap {
  padding-bottom: 5rem;
}

.lt-dropdown--topbar {
  display: inline-block;
  padding: 0;
  margin-right: 1.5rem;
  margin-bottom: 0;
  border: 0;
  color: #161F42;
  background: none;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}

.lt-dropdown--topbar .lt-btn--topbar {
  display: inline-block !important;
  font-size: 18px;
  font-weight: 400;
}

@media (max-width: 991px) {
  .lt-dropdown--topbar {
    margin: 0 0 1rem 0;
    border: none;
  }

  .lt-dropdown--topbar .lt-btn--topbar {
    font-size: 14px;
  }

  .lt-dropdown-menu {
    margin-top: 14px;
  }
}



/* Wonde CSS Updates October 2024 */

/* Components */
.scribble-image {
  position: absolute;
  pointer-events: none;
  z-index: -1;
}

.btn {
  --btn-background: #4368FA;
  --btn-color: #fff;
  --btn-font-size: 16px;
  --btn-font-weight: 500;
  --btn-border-radius: 30px;
  --min-height: 44px;

  position: relative;
  text-decoration: none;
  height: $input-btn-height;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: var(--btn-background) !important;
  color: var(--btn-color) !important;
  border: 2px solid transparent;
  font-size: var(--btn-font-size);
  font-weight: var(--btn-font-weight);
  min-height: var(--min-height);
  line-height: 1.1;
  padding: .5em 1.3em;
  border-radius: var(--btn-border-radius);
  transition: background 250ms ease, color 250ms ease;
  outline: 0;
}

.btn.btn-sm {
  --min-height: 40px;
}

.btn:hover,
.btn:focus,
.btn:active {
  --btn-background: #27325E;
}

.page-title {
  display: block;
  font-size: 56px;
  font-weight: 700;
  line-height: 1.1;
}

@media screen and (max-width:991px) {
  .page-title {
    font-size: 50px;
  }
}

@media screen and (max-width:551px) {
  .page-title {
    font-size: 2.6rem;
  }
}

/* HEADER */
.lt-topbar {
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  height: 100px;
  padding: 0 var(--grid-gutter-width);
  align-items: center;
  color: #27325E;
  background-color: #ffffff;
  z-index: 100;
}

.lt-topbar__wrap {
  z-index: 999;
}

.lt-topbar__controls {
  display: flex;
  gap: 22px;
}

.lt-topbar__main-nav {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 28px;
}

.lt-topbar__logo {
  position: relative;
  display: block;
  width: auto;
  height: 24px;
  z-index: 2;
}

@media (min-width: 992px) {
  .lt-topbar__logo {
    height: 28px;
  }
}


@media (max-width: 991px) {
  .lt-topbar__main-nav {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    text-align: left;
  }
}
.nav-link,
.lt-topbar__link {
  position: relative;
  display: inline-block;
  font-weight: 400;
  font-size: 16px;
  color: #27325E;
  text-decoration: underline transparent;
  transition: all 250ms ease;
  text-underline-offset: 4px;
}

.lt-topbar__link:hover,
.lt-topbar__link:focus {
  text-decoration: underline currentColor;
  color:#4368FA;
}

@media screen and (max-width:1180px) {
  .lt-topbar__link {
    font-size: 16px;
  }
}

.lt-topbar__right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 12px;
  margin: 0 !important;
}

@media (max-width: 991px) {
  .lt-topbar__right {
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
  }
}

.nav-search input[type="search"]{
  width:44px !important;
  height:46px !important;
  border:none !important;
  border:2px solid #FFFFFF !important;
  padding:0 1rem 0 1rem !important;
  transition: all 350ms ease;
  cursor:pointer;
}
.nav-search input[type="search"]::placeholder{
  color:#FFFFFF !important;
}
.nav-search:focus-within input[type="search"]{
  width:260px !important;
  border:2px solid #EFF1F7 !important;
  cursor:default;
  padding:0 1rem 0 3.1rem !important;
}
.nav-search:focus-within input[type="search"]::placeholder{color:#27325E !important;}
.nav-search:hover input[type="search"]{}

.lt-request-table-filters__item.search{position:relative;}
.lt-request-table-filters__item.search:before,
.nav-search:focus-within.lt-search-box-lg--icon .search:before,
.nav-search.lt-search-box-lg--icon .search:before{
  background-image:none !important;
	content:url("data:image/svg+xml,%3Csvg fill='%2327325E' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M368 208A160 160 0 1 0 48 208a160 160 0 1 0 320 0zM337.1 371.1C301.7 399.2 256.8 416 208 416C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208c0 48.8-16.8 93.7-44.9 129.1L505 471c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L337.1 371.1z'/%3E%3C/svg%3E");
}

.nav-search.lt-search-box-lg--icon:hover .search:before{
  background-image:none !important;
	content:url("data:image/svg+xml,%3Csvg fill='%234368FA' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M368 208A160 160 0 1 0 48 208a160 160 0 1 0 320 0zM337.1 371.1C301.7 399.2 256.8 416 208 416C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208c0 48.8-16.8 93.7-44.9 129.1L505 471c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L337.1 371.1z'/%3E%3C/svg%3E");
}

.lt-dropdown-toggle--login::after {
  display: none;
}

@media (max-width: 992px) {
  .nav-search{display:none;}
}

@media (max-width: 792px) {
  .nav-search:focus-within input[type="search"]{
    width:200px !important;
    border:2px solid #EFF1F7 !important;
  }
}

.lt-dropdown-menu {
  margin-top: 12px;
  padding: 16px;
  border-radius: 12px;
  border: none;
}

.lt-dropdown-menu.lt-dropdown-menu--login {
  min-width: 220px;
  font-size: 18px;
}

@media (min-width: 992px) {
  .lt-dropdown-menu.lt-dropdown-menu--login {
    min-width: 200px;
  }
}

.lt-dropdown-menu.lt-dropdown-menu--login ul {
  padding: 0;
  list-style: none;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.lt-dropdown-menu__link {
  display: flex;
  align-items: center;
  gap: 2px;
  padding: 6px;
  border-radius: 10px;
  background: transparent;
  font-size:0.9rem;
}

a.lt-dropdown-menu__link{
  color:#27325E !important;
}
a.lt-dropdown-menu__link:hover{
  color:#4368FA !important;
}

/* FOOTER */
.lt-footer {
  color: #ffffff;
  background-color: #27325E;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  z-index: 1;
}

.lt-footer__cta.btn {
  --btn-background: #4368FA;
  --btn-text: #ffffff;
}

.lt-footer__cta.btn:hover,
.lt-footer__cta.btn:focus,
.lt-footer__cta.btn:active {
  --btn-background: #3D5DDB;
}

.lt-footer__social-link {
  font-size: 24px;
  color: #ffffff;
  vertical-align: middle;
}

.lt-footer__social-link:hover,
.lt-footer__social-link:focus,
.lt-footer__social-link:active {
  color: #ffffff;
  opacity: .8;
}

.lt-footer__scribble {
  position: absolute;
  top: 0;
  right: 0;
  width: 30%;
  height: auto;
}

.lt-footer__title {
  display: block;
  font-weight: 700;
  font-size: var(--font-size-h2);
}

.lt-footer__main {
  max-width: 560px;
}

.lt-footer__text {
  margin-top: 20px;
}

.lt-footer__cta {
  margin-top: 20px;
}

.lt-footer__bottom {
  margin-top: 60px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 40px;
}

@media screen and (max-width:992px) {
  .lt-footer__bottom {
    flex-direction: column;
  }
}

.social-links {
  display: flex;
  gap: 16px;
}

.lt-footer__logo {
  display: block;
  height: 32px;
  width: auto;
}

.lt-footer__copyright-text {
  font-size: 16px;
  margin: 16px 0 0;
}


/* HOMEPAGE */
.hp-hero {
  padding: 120px 0;
  background: rgba(255, 245, 241, 1);
  color: rgba(39, 50, 94, 1);
  position: relative;
  z-index: 1;
  overflow:hidden;
}

.has-wave-separator {
  position: relative;
  z-index: 1;
}

.has-wave-separator::after {
  content: "";
  display: block;
  height: 16px;
  background-color: #fff;
  -webkit-mask-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNS4zLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxNDQwIDE2IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNDQwIDE2IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xNDQwLDBIMHY4LjZjMC4yLDAsMjc5LjQsNy40LDQwOC42LDcuNGM1MC44LDAsMTAwLjQtMC42LDE0OC44LTEuN0M2NTguMywxMiw3MjkuNiw4LDc5Mi42LDUuMg0KCWM5MC45LTQuMSwxNDAuNy00LjYsMjIxLjktNWMxNTguNy0wLjksMzAyLDEuOCw0MjUuNSw4LjRWMHoiLz4NCjwvc3ZnPg0K");
  mask-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNS4zLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxNDQwIDE2IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNDQwIDE2IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xNDQwLDBIMHY4LjZjMC4yLDAsMjc5LjQsNy40LDQwOC42LDcuNGM1MC44LDAsMTAwLjQtMC42LDE0OC44LTEuN0M2NTguMywxMiw3MjkuNiw4LDc5Mi42LDUuMg0KCWM5MC45LTQuMSwxNDAuNy00LjYsMjIxLjktNWMxNTguNy0wLjksMzAyLDEuOCw0MjUuNSw4LjRWMHoiLz4NCjwvc3ZnPg0K");
  mask-type: luminance;
  -webkit-mask-repeat: repeat-x;
  mask-repeat: repeat-x;
  -webkit-mask-position: top center;
  mask-position: top center;
  position: absolute;
  bottom: -1px;
  left: 0px;
  right: 0px;
  width: 100%;
  z-index: 1;
  transform: scaleY(-1);
}

.hp-hero__left-scribble {
  top: 0;
  left: -5%;
  width: min(30%, 550px);
  height: auto
    display:none;
}

.hp-hero__right-scribble {
  right: -2rem;
  top: -2.4rem;
  width: min(45%, 590px);
  height: auto;
}

.hp-hero__inner-wrapper {
  display: grid;
  grid-template-columns: 1fr 38%;
  align-items: flex-start;
  gap: 40px;
}

.hp-hero__inner-wrapper>* {
  min-width: 0px;
}

.hp-hero__content {
  max-width:800px;
}
@media screen and (max-width:991px) {
  .hp-hero__inner-wrapper {
    grid-template-columns: 1fr;
  }
  
  .hp-hero__left-scribble {
   	display:none;
  }

  .hp-hero__right-scribble {
    right: -18%;
    top:auto;
    bottom: -6rem;
    width: min(45%, 590px);
    height: auto;
  }
}

@media screen and (max-width:561px) {
  .hp-hero__right-scribble{display:none;}
  .hp-hero {
  	padding: 80px 0;
	}
}

.lt-hero-unit__faq-wrapper {
  /* max-width: 480px; */
  width: 100%;
  /* margin-left: auto; */
  margin-bottom: -12px;
}

@media screen and (max-width:991px) {
  .lt-hero-unit__faq-wrapper {
    margin-bottom: -50px;
  }
}

.lt-hero-unit__faq {
  --inline-padding: 2rem;
  color: #27325E;
  background: #fff;
  padding: 30px 0 0;
  border-radius: 20px;
  overflow: hidden;
}

.lt-hero-unit__faq-title {
  font-weight: 700;
  font-size: var(--font-size-h3);
  margin-bottom: 12px;
  padding: 0 var(--inline-padding);
}

.lt-hero-unit__topics {
  margin-top: 20px;
}

.lt-main-content {
  padding-top: 140px;
  padding-bottom: 140px;
}

@media screen and (max-width:591px) {
  .lt-main-content {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.categories-boxes {
  display: flex;
  gap: 3rem;
  padding: 0;
  margin: 0;
  flex-wrap: wrap;
}

.categories-boxes>* {
  min-width: 0px;
}

.category-box{
  display:grid;
  width:calc(33.33% - 2rem);
}
.category-box__content {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: stretch;
  text-align: left;
  transition: background 250ms ease;
  padding: 28px 0;
  position: relative;
  font-weight: normal;
  color: rgba(15, 23, 43, 1);
    -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.category-box__content:hover,
.category-box__content:focus {
}

.category-box__content:hover:after,
.category-box__content:focus:after {
  filter: brightness(.95);
}

.category-box__content:after {
  content: "";
  position: absolute;
  top: 16px;
  right: 0px;
  width: 40px;
  height: 40px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjQwIiBoZWlnaHQ9IjQwIiByeD0iMTAiIGZpbGw9IiNGOEY5RkQiLz4KPHBhdGggZD0iTTI0Ljk0OTggMTUuMDVMMTUuMDQ5OCAyNC45NSIgc3Ryb2tlPSIjMjczMjVFIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik0xOCAxNUwyNC45NSAxNS4wNDlMMjUgMjIiIHN0cm9rZT0iIzI3MzI1RSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
      -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}

.category-box__content:before {
  content: "";
  position: static;
  display: flex;
  align-items: end;
  width: 84px;
  height: 84px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: 12px;
}

.category-box:nth-child(1) .category-box__content:before {
  background-image: url(/hc/theming_assets/01K4A17BK5BRKDP90FH9X2D3VW);
}

.category-box:nth-child(2) .category-box__content:before {
  background-image: url(/hc/theming_assets/01K4A17THR5673J50KANJ05B3T);
}

.category-box:nth-child(3) .category-box__content:before {
  background-image: url(/hc/theming_assets/01K4A1874Q478YQB3C7NW9DW0P);
}

.category-box:nth-child(4) .category-box__content:before {
  background-image: url(/hc/theming_assets/01K4A18EAN9KH14KMHGAY2Z9PY);
}

.category-box:nth-child(5) .category-box__content:before {
  background-image: url(/hc/theming_assets/01K4A18EAN9KH14KMHGAY2Z9PY);
}

.category-box:nth-child(6) .category-box__content:before {
  background-image: url(/hc/theming_assets/01JYNPN518X4RY90J16HQB5EGX);
}

/*.section-box.category-box .category-box__content:before {
  background-image: url("data:image/svg+xml,%3Csvg id='uuid-14de163f-0192-4a23-a9fe-025bb280dfa9' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 500 500'%3E%3Cpath id='uuid-5bc27e36-eab0-4551-af00-6b9b62241160' d='M250,36.71c-59.99,0-121.75,8.89-177.74,26.66v195.07c0,102.2,71.1,170.63,177.74,204.85,106.65-34.22,177.74-102.2,177.74-204.85V63.37c-56.43-17.77-118.2-26.66-177.74-26.66M338.87,81.14v168.86l-88.87-53.32-88.87,53.32V81.14c26.66-8.89,88.87-8.89,88.87-8.89,0,0,62.21,0,88.87,8.89M250,425.97c-35.99-12.44-73.76-31.99-101.31-62.21l101.31-61.32,101.31,61.32c-27.99,29.77-65.77,49.32-101.31,62.21' style='fill:%234162fe; stroke-width:0px;'/%3E%3C/svg%3E");
  width: 50px;
  height: 50px;
}*/

.category-box__title{
  font-weight:600;
  margin:1rem 0;
  color:#27325E;
  font-size:1.2rem;
      -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.category-box__content:hover .category-box__title{
  color:#4368FA;
}
.title_cont,
.category_title_cont{margin-bottom:50px;}
.title_cont h3,
.category_title_cont h3{margin-bottom:10px;}

@media screen and (max-width:767px) {
  .category-box{
    display:grid;
    width:calc(50% - 2rem);
  }
  
  .categories-boxes {
    gap: 2rem;
  }
  
}
@media screen and (max-width:450px) {
  .category-box{
    display:grid;
    width:100%;
  }
  
  .categories-boxes {
    gap: 1rem;
  }
  
}


/* Login CTA Box */
.login-cta-box-wrapper {
  margin-top: 140px;
}

.login-cta-box {
  padding: 80px 60px;
  border-radius: 16px;
  background: $login_cta_block_bg_color;
  color: $login_cta_block_text_color;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

@media screen and (max-width:767px) {
  .login-cta-box {
    padding: 60px 20px;
  }
}

.login-cta-box__title {
  display: block;
  font-weight: 700;
  font-size: 36px;
  line-height: 1.4;
  margin-bottom: 20px;
}

.login-cta-box__content {
  max-width: 450px;
}

.login-cta-box-dropdown {
  display: flex;
  gap: 8px;
}

.login-cta-box-dropdown>* {
  min-width: 0px;
}

.login-cta-box-dropdown select {
  flex: 1;
  color: rgba(15, 23, 43, 1);
}

.login-cta-box__dropdown-label {
  display: block;
  margin-bottom: 4px;
}

.login-cta-box__top-scribble {
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  width: min(400px, 60%);
}

.login-cta-box__bottom-scribble {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
  width: auto;
}

@media screen and (max-width:992px) {
  .login-cta-box__bottom-scribble {
    display: none;
  }
}


/* CATEGORY PAGE */
.category-page-main-content .lt-container-inner {
  padding: 30px;
  box-shadow: 0px 6px 32px 0px #00000014;
  margin-top: -40px;
  background: #fff;
  border-radius: 20px;
  margin-bottom: 120px;
}


/* Articles  */
.popular_section{padding:6rem 0 6rem;background-color:#FFFFFF;}
.article_boxes > div{
  display: flex;
  align-items: stretch;
  gap: 1.5rem;
  width:100%;
  min-width:1000px;
  max-width:100%;
  flex-wrap:wrap;
}
.article_box{
  position:relative;
  border: 1px solid #E4E4E7;
  border-radius: 1rem;
  width:calc(25% - 1.2rem);
  display: flex;
  flex-direction: column;
}

.article_box_title{padding:1.4rem;flex-grow:1;}
.article_est{padding:1.4rem 1.4rem 1rem;}
.article_est p{margin:0;font-size:0.8em;color:#52525b;font-weight:400;}
.article_box_title h4{font-size: 1rem;font-weight:500;}
.article_box_sub{border-top: 1px solid #E4E4E7;padding:1rem 1.4rem;}
.article_box_sub p{margin-bottom:0;font-size:0.9rem;display:flex;gap:0.5em;align-items:center;}
.article_box_sub p svg{
  fill:#4368FA;
  height:1em;
  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
}
a:hover .article_box_sub p svg{
  transform: translateX(0.2em);
  fill:#27325E;
}

.article_box:hover{
	box-shadow:0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
}
.article_box:hover .article_box_title h4{
  color:#4368FA;
}

.more_link{
  padding:3rem 0 0;
}

button,
button svg,
a h4,
a > svg,
a:link{
  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
}

.bounce{ 
 	-webkit-animation-name: bounce; 
          animation-name: bounce; 
  -webkit-animation-duration: 1s;
  				animation-duration: 1s; 
  -webkit-animation-fill-mode: both; 
  				animation-fill-mode: both;
}

 @-webkit-keyframes bounce { 
    0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);} 
    40% {-webkit-transform: translateY(-10px);} 
    60% {-webkit-transform: translateY(-5px);} 
 } 

 @keyframes bounce { 
    0%, 20%, 50%, 80%, 100% {transform: translateY(0);} 
    40% {transform: translateY(-10px);} 
    60% {transform: translateY(-5px);} 
 }

.more_link a{
  display: flex;
  align-items: center;
  gap: 0.5rem;

}
.more_link a svg{
  fill:#4368FA;
}

.more_link a:hover svg{transform: translateX(0.2rem);}

a:hover{color:#27325E;}
a:hover > svg{fill:#27325E;}

.cta-section{
  background-color:#EFF1F7;padding:6rem 2rem 5rem; display:flex;justify-items:center;flex-direction: column;
}
.cta-section .more_link{display:flex; flex-direction:column;align-items:center;text-align:center;padding-top:0;}
.faqs{border: 1px solid #E4E4E7;background-color:transparent;margin:3rem 0;}


.faqs button{border:none !important;background-color:transparent;padding:0;font-weight:500;color:#27325E;}
.faqs button:hover{color:#4368FA;}
.faqs button:not(.expanded):hover svg{
 	-webkit-animation-name: bounce; 
          animation-name: bounce; 
  -webkit-animation-duration: 1s;
  				animation-duration: 1s; 
  -webkit-animation-fill-mode: both; 
  				animation-fill-mode: both;
}
.faqs .faq {border-bottom: 1px #E4E4E7 solid; padding:1.2rem 1.3rem;}
.faqs > div:last-child .faq{border-bottom:none;}
.faqs .faq p{margin: 1rem 0 0; font-weight:400 !important;font-size:16px;}
.faqs-section{padding:7rem 0 3rem;}

@media only screen and (max-width: 950px) {
  .article_box{
    width:calc(33.3% - 1rem);
  }
  .popular_section .article_boxes{
    overflow-x: scroll;
  }
  .popular_section .article_box{
    width:220px;
    white-space: wrap;
    flex-shrink: 0;
    float: none;
  }
  .popular_section .article_boxes > div{
    width:100%;
    flex-shrink: 0;
    padding-bottom:2rem;
	}
}

@media only screen and (max-width: 650px) {
  .article_box{
    width:calc(50% - 1rem);
  }
}

@media only screen and (max-width: 480px) {
  .article_box{
    width:100%;
  }
}
a button{cursor:pointer}
.w-full {width:100%;}

.overflow-hidden  {overflow:hidden;}
.rounded-radius  {border-radius:1rem;}
.flex{display:flex;}
.table td > div.items-center,
.items-center {align-items:center}
.items-end {align-items:end}
.justify-between {justify-content: space-between;}
.justify-end {justify-content: end;}
.justify-center {justify-content: center;}
.gap-4  {gap:1rem;}
.p-4 {padding:1rem;}
.text-left {text-align:left;}
.text-center {text-align: center;}
.underline-offset-2{text-underline-offset: 2px;}
.text-sm {font-size:0.9rem;}
.text-pretty{text-wrap: pretty;}
.underline{text-decoration:underline;}
.cursor-pointer{cursor:pointer;}
.grow{flex-grow:1;}
.rotate-180{transform:rotate(180deg)}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}


.lt-dropdown{cursor: pointer;}
#userName{
  background-color:#FFD5C7;color:#27325E;padding:3px;border:2px solid rgba(255,213,199,1);font-weight:bold;width:40px;height:40px; border-radius:40px;display:flex; align-items:center; justify-content:center;cursor:pointer;text-transform:uppercase;
    -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
}

.lt-dropdown:hover #userName{
 	 border-color: rgba(255,119,82,0.4);
}
.with-wave-alt,
.with-wave{position:relative;}
.with-wave-alt:after,
.with-wave:after{
    content: "";
    display: block;
    height: 16px;
    background-color: inherit;
    -webkit-mask-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNS4zLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxNDQwIDE2IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNDQwIDE2IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xNDQwLDBIMHY4LjZjMC4yLDAsMjc5LjQsNy40LDQwOC42LDcuNGM1MC44LDAsMTAwLjQtMC42LDE0OC44LTEuN0M2NTguMywxMiw3MjkuNiw4LDc5Mi42LDUuMg0KCWM5MC45LTQuMSwxNDAuNy00LjYsMjIxLjktNWMxNTguNy0wLjksMzAyLDEuOCw0MjUuNSw4LjRWMHoiLz4NCjwvc3ZnPg0K");
    mask-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNS4zLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxNDQwIDE2IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNDQwIDE2IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xNDQwLDBIMHY4LjZjMC4yLDAsMjc5LjQsNy40LDQwOC42LDcuNGM1MC44LDAsMTAwLjQtMC42LDE0OC44LTEuN0M2NTguMywxMiw3MjkuNiw4LDc5Mi42LDUuMg0KCWM5MC45LTQuMSwxNDAuNy00LjYsMjIxLjktNWMxNTguNy0wLjksMzAyLDEuOCw0MjUuNSw4LjRWMHoiLz4NCjwvc3ZnPg0K");
    mask-type: luminance;
    -webkit-mask-repeat: repeat-x;
    mask-repeat: repeat-x;
    -webkit-mask-position: top center;
    mask-position: top center;
    position: absolute;
    bottom: -16px;
    left: -30px;
    right: -30px;
    width: calc(100% + 60px);
    z-index: 1;
}
.with-wave-alt:after{
    -webkit-mask-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNS4zLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxNDQwIDE2IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNDQwIDE2IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0wLDBoMTQ0MGwwLDguNmMtMC4yLDAtMjc5LjQsNy40LTQwOC42LDcuNGMtNTAuOCwwLTEwMC40LTAuNi0xNDguOC0xLjdDNzgxLjcsMTIsNzEwLjQsOCw2NDcuNCw1LjINCgljLTkwLjktNC4xLTE0MC43LTQuNi0yMjEuOS01QzI2Ni44LTAuNywxMjMuNSwyLDAsOC42TDAsMHoiLz4NCjwvc3ZnPg0K");
    mask-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNS4zLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxNDQwIDE2IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNDQwIDE2IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0wLDBoMTQ0MGwwLDguNmMtMC4yLDAtMjc5LjQsNy40LTQwOC42LDcuNGMtNTAuOCwwLTEwMC40LTAuNi0xNDguOC0xLjdDNzgxLjcsMTIsNzEwLjQsOCw2NDcuNCw1LjINCgljLTkwLjktNC4xLTE0MC43LTQuNi0yMjEuOS01QzI2Ni44LTAuNywxMjMuNSwyLDAsOC42TDAsMHoiLz4NCjwvc3ZnPg0K");
}

.breadcrumbs,
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay:0.1s;
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.select2-results__option{
  font-size:16px;
}

.profile_header{
  display:flex; align-items: center; justify-content:start; gap: 2rem;width:100%;
}
.profile_header div{
  display:flex; flex-direction: column; justify-content:center;
}
.profile_header .lt-profile-header__avatar,
.profile_header .lt-profile-header__name{margin:0;}

.profile_header .lt-profile-header__avatar .lt-avatar--agent{
  background:#FFFFFF;border-radius:100rem;width:8rem; height:8rem;
}
#profileInitials{font-size: 3rem;font-weight: 500;color:#27325E;letter-spacing: 1px;}
.profile_header .lt-avatar{display:flex; flex-direction: column; justify-content:center;text-align:center}

.lt-request-sidebar,
.lt-request-sidebar p,
a.striped-list-title{color: #27325E;}
a.striped-list-title:hover{color: #4368FA;}

.request-details-text-left{ font-weight:bold;}
.request-details-row{align-items:start}
.request-details .request-details-row .request-details-block,
.request-details-block{flex-shrink: 0;flex-grow:0;flex-wrap: nowrap;flex:1;overflow:hidden;font-size:0.875em;}
.request-details .request-details-row{align-items:start;}
.cfList div{line-height:1.2;padding-bottom:0.5rem;}
.cfList div small{opacity:0.7}
.border-bottom{border-bottom:2px solid #EFF1F7;padding-bottom:1rem;}

.lt-request-sidebar .requester-name{
  font-size:1rem;border-bottom:2px solid #EFF1F7;padding-bottom:1rem;
}
th{font-weight:normal;font-size:0.875em;}

#main-content > div:not(.lt-block){
  margin-top:30px;
}
.hhwkPa{border:4px solid #EFF1F7;}